+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: 3629b4c3-4910-445b-bbdd-d8f25230c303 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --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: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: 31beafff-9bd1-4174-b190-2b2c02ad2ccb 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.ykpx47a_', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos10-master-uc/data/dlrn-5.cfg newer than root cache; cache will be rebuilt 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'] with env {'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: 16114812 3481720 3074288 141232 10289604 12633092 DEBUG: Swap: 16777212 5397176 11380036 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 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 207G 343G 38% / 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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: 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/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/etc/rpm DEBUG: created dir: /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: created dir: /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: 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/tmp DEBUG: created dir: /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: created dir: /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: created dir: /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: created dir: /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: 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/run/lock DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock 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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /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: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash 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: created dir: /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: created dir: /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: created dir: /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.idlq6kxo', '/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: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf 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: created dir: /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', '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: 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', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--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-6684336c619f8c59401 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-91f52035 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-6e83ac6eeee8f3a4b3265a 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-022a2b6c8465d905eb8bf99 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-352cce36f0bddb1f 1.2 MB/s | 70 kB 00:00 DEBUG: delorean-openstack-nova-6b45672b23db47ccbf74dbd 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-f36fcee 141 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-75806e361d001d15f8c0d 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-1e4165950f13eb5dd82 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-32948b7135d9de31cb8ef 144 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bgpvpn-26a124b8cd802 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-e473f6f4b368cdb97c7 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-52bba70fec38053bd3a5 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f8a19b8df6d32a6945370b1639 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1357edba88d6a12636 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3f59cef644ce5b4a520cd8 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-e70ed5e60f9 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-815df9ad173957088a53 159 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 25 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 34 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 27 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 56 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 98 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 157 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 185 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: basesystem noarch 11-22.el10 baseos 4.3 k DEBUG: gcc x86_64 14.2.1-7.el10 appstream 37 M DEBUG: git-core x86_64 2.47.1-1.el10 appstream 4.7 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250311184248.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.9-1.el10 appstream 330 k DEBUG: python3-eventlet noarch 0.36.1-1.el10s delorean-master-testing 580 k DEBUG: python3-pbr noarch 6.0.0-1.el10s delorean-master-testing 177 k DEBUG: python3-setuptools_scm noarch 8.0.4-7.el10 crb 117 k DEBUG: python3-six noarch 1.16.0-16.el10 baseos 42 k DEBUG: python3-sphinx noarch 1:7.2.6-10.el10 crb 2.7 M DEBUG: python3-sqlalchemy x86_64 2.0.26-6.el10 appstream 3.6 M DEBUG: rpm-build x86_64 4.19.1.1-12.el10 appstream 77 k DEBUG: Installing dependencies: DEBUG: ImageMagick-libs x86_64 6.9.12.98-1.el10s delorean-master-build-deps 2.3 M DEBUG: LibRaw x86_64 0.21.3-1.el10s delorean-master-build-deps 416 k DEBUG: adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k DEBUG: adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k DEBUG: alternatives x86_64 1.30-2.el10 baseos 42 k DEBUG: annobin-docs noarch 12.92-1.el10 appstream 92 k DEBUG: annobin-plugin-gcc x86_64 12.92-1.el10 appstream 983 k DEBUG: audit-libs x86_64 4.0.3-1.el10 baseos 128 k DEBUG: authselect x86_64 1.5.0-8.el10 baseos 144 k DEBUG: authselect-libs x86_64 1.5.0-8.el10 baseos 223 k DEBUG: avahi-libs x86_64 0.9~rc2-1.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-52.el10 baseos 6.2 M DEBUG: binutils-gold x86_64 2.41-52.el10 baseos 737 k DEBUG: bzip2 x86_64 1.0.8-25.el10 baseos 54 k DEBUG: bzip2-libs x86_64 1.0.8-25.el10 baseos 42 k DEBUG: ca-certificates noarch 2024.2.69_v8.0.303-102.3.el10 baseos 1.1 M DEBUG: cairo x86_64 1.18.2-2.el10 appstream 713 k DEBUG: cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k DEBUG: centos-gpg-keys noarch 10.0-8.el10 baseos 14 k DEBUG: centos-stream-release noarch 10.0-8.el10 baseos 29 k DEBUG: centos-stream-repos noarch 10.0-8.el10 baseos 12 k DEBUG: coreutils x86_64 9.5-6.el10 baseos 1.1 M DEBUG: coreutils-common x86_64 9.5-6.el10 baseos 2.1 M DEBUG: cpio x86_64 2.15-3.el10 baseos 292 k DEBUG: cpp x86_64 14.2.1-7.el10 appstream 12 M DEBUG: cracklib x86_64 2.9.11-8.el10 baseos 96 k DEBUG: cracklib-dicts x86_64 2.9.11-8.el10 baseos 3.6 M DEBUG: crypto-policies noarch 20250214-1.gitfd9b9b9.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-11.el10 baseos 14 k DEBUG: cups-libs x86_64 1:2.4.10-11.el10 baseos 254 k DEBUG: curl x86_64 8.9.1-5.el10 baseos 312 k DEBUG: cyrus-sasl-lib x86_64 2.1.28-27.el10 baseos 106 k DEBUG: dbus x86_64 1:1.14.10-5.el10 baseos 4.4 k DEBUG: dbus-broker x86_64 36-1.el10 baseos 168 k DEBUG: dbus-common noarch 1:1.14.10-5.el10 baseos 15 k DEBUG: dbus-libs x86_64 1:1.14.10-5.el10 baseos 156 k DEBUG: debugedit x86_64 5.1-4.el10 appstream 76 k DEBUG: default-fonts-core-sans noarch 4.1-3.el10 baseos 30 k DEBUG: device-mapper x86_64 10:1.02.202-6.el10 baseos 139 k DEBUG: device-mapper-libs x86_64 10:1.02.202-6.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: duktape x86_64 2.7.0-10.el10 baseos 170 k DEBUG: dwz x86_64 0.15-7.el10 appstream 139 k DEBUG: ed x86_64 1.20-5.el10 baseos 83 k DEBUG: efi-srpm-macros noarch 6-6.el10 appstream 24 k DEBUG: elfutils x86_64 0.192-5.el10 baseos 509 k DEBUG: elfutils-debuginfod-client x86_64 0.192-5.el10 baseos 45 k DEBUG: elfutils-default-yama-scope noarch 0.192-5.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.192-5.el10 baseos 205 k DEBUG: elfutils-libs x86_64 0.192-5.el10 baseos 253 k DEBUG: expat x86_64 2.6.4-1.el10 baseos 115 k DEBUG: file x86_64 5.45-7.el10 baseos 50 k DEBUG: file-libs x86_64 5.45-7.el10 baseos 763 k DEBUG: filesystem x86_64 3.18-16.el10 baseos 4.7 M DEBUG: findutils x86_64 1:4.10.0-5.el10 baseos 551 k DEBUG: fontconfig x86_64 2.15.0-7.el10 appstream 280 k DEBUG: fonts-filesystem noarch 1:2.0.5-18.el10 baseos 8.8 k DEBUG: fonts-srpm-macros noarch 1:2.0.5-18.el10 appstream 27 k DEBUG: forge-srpm-macros noarch 0.4.0-6.el10 appstream 21 k DEBUG: freetype x86_64 2.13.2-8.el10 baseos 409 k DEBUG: fribidi x86_64 1.0.14-4.el10 appstream 93 k DEBUG: gawk x86_64 5.3.0-6.el10 baseos 1.1 M DEBUG: gcc-plugin-annobin x86_64 14.2.1-7.el10 appstream 60 k DEBUG: gd x86_64 2.3.3-19.el10 appstream 134 k DEBUG: gdb-minimal x86_64 14.2-4.el10 appstream 3.9 M DEBUG: gdbm x86_64 1:1.23-11.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-11.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-3.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-4.el10 baseos 3.1 M DEBUG: glibc x86_64 2.39-37.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-37.el10 baseos 376 k DEBUG: glibc-devel x86_64 2.39-37.el10 appstream 637 k DEBUG: glibc-gconv-extra x86_64 2.39-37.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-37.el10 baseos 81 k DEBUG: gmp x86_64 1:6.2.1-10.el10 baseos 317 k DEBUG: gnupg2 x86_64 2.4.5-2.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.9-9.el10 baseos 1.4 M DEBUG: go-srpm-macros noarch 3.6.0-4.el10 appstream 28 k DEBUG: google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M DEBUG: google-noto-fonts-common noarch 20240401-5.el10 baseos 18 k DEBUG: google-noto-sans-vf-fonts noarch 20240401-5.el10 baseos 594 k DEBUG: gpgme x86_64 1.23.2-6.el10 baseos 219 k DEBUG: gpgmepp x86_64 1.23.2-6.el10 appstream 141 k DEBUG: graphite2 x86_64 1.3.14-17.el10 baseos 96 k DEBUG: grep x86_64 3.11-10.el10 baseos 301 k DEBUG: gzip x86_64 1.13-3.el10 baseos 170 k DEBUG: harfbuzz x86_64 8.4.0-6.el10 baseos 992 k DEBUG: imath x86_64 3.1.10-4.el10 appstream 97 k DEBUG: jansson x86_64 2.14-3.el10 baseos 46 k DEBUG: jasper-libs x86_64 4.1.0-5.el10 appstream 163 k DEBUG: jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k DEBUG: jbigkit-libs x86_64 2.1-31.el10 appstream 54 k DEBUG: json-c x86_64 0.18-3.el10 baseos 45 k DEBUG: kernel-headers x86_64 6.12.0-63.el10 appstream 1.9 M DEBUG: kernel-srpm-macros noarch 1.0-25.el10 appstream 11 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-7.el10 baseos 767 k DEBUG: lcms2 x86_64 2.16-6.el10 appstream 182 k DEBUG: less x86_64 661-3.el10 baseos 191 k DEBUG: libICE x86_64 1.1.1-5.el10 appstream 75 k DEBUG: libSM x86_64 1.2.4-5.el10 appstream 44 k DEBUG: libX11 x86_64 1.8.10-1.el10 appstream 654 k DEBUG: libX11-common noarch 1.8.10-1.el10 appstream 199 k DEBUG: libXau x86_64 1.0.11-8.el10 appstream 33 k DEBUG: libXext x86_64 1.3.6-3.el10 appstream 40 k DEBUG: libXft x86_64 2.3.8-8.el10 appstream 73 k DEBUG: libXpm x86_64 3.5.17-5.el10 appstream 67 k DEBUG: libXrender x86_64 0.9.11-8.el10 appstream 29 k DEBUG: libXt x86_64 1.3.0-5.el10 appstream 181 k DEBUG: libacl x86_64 2.3.2-4.el10 baseos 25 k DEBUG: libarchive x86_64 3.7.7-1.el10 baseos 416 k DEBUG: libassuan x86_64 2.5.6-6.el10 baseos 69 k DEBUG: libattr x86_64 2.5.2-5.el10 baseos 19 k DEBUG: libblkid x86_64 2.40.2-10.el10 baseos 127 k DEBUG: libbrotli x86_64 1.1.0-6.el10 baseos 346 k DEBUG: libcap x86_64 2.69-7.el10 baseos 91 k DEBUG: libcap-ng x86_64 0.8.4-6.el10 baseos 33 k DEBUG: libcbor x86_64 0.11.0-3.el10 baseos 34 k DEBUG: libcom_err x86_64 1.47.1-3.el10 baseos 27 k DEBUG: libcurl x86_64 8.9.1-5.el10 baseos 360 k DEBUG: libdatrie x86_64 0.2.13-11.el10 appstream 33 k DEBUG: libeconf x86_64 0.6.2-4.el10 baseos 33 k DEBUG: libedit x86_64 3.1-52.20230828cvs.el10 baseos 106 k DEBUG: libevent x86_64 2.1.12-16.el10 baseos 261 k DEBUG: libfdisk x86_64 2.40.2-10.el10 baseos 161 k DEBUG: libffi x86_64 3.4.4-9.el10 baseos 41 k DEBUG: libfido2 x86_64 1.14.0-7.el10 baseos 98 k DEBUG: libgcc x86_64 14.2.1-7.el10 baseos 135 k DEBUG: libgcrypt x86_64 1.11.0-5.el10 baseos 586 k DEBUG: libgomp x86_64 14.2.1-7.el10 baseos 352 k DEBUG: libgpg-error x86_64 1.50-2.el10 baseos 236 k DEBUG: libgs x86_64 10.02.1-14.el10 appstream 3.5 M DEBUG: libidn2 x86_64 2.3.7-3.el10 baseos 118 k DEBUG: libijs x86_64 0.35-24.el10 appstream 30 k DEBUG: libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k DEBUG: libksba x86_64 1.6.7-2.el10 baseos 159 k DEBUG: liblerc x86_64 4.0.0-8.el10 appstream 219 k DEBUG: liblqr-1 x86_64 0.4.2-26.el10s delorean-master-build-deps 49 k DEBUG: libmount x86_64 2.40.2-10.el10 baseos 157 k DEBUG: libmpc x86_64 1.3.1-7.el10 appstream 71 k DEBUG: libnghttp2 x86_64 1.64.0-2.el10 baseos 78 k DEBUG: libpaper x86_64 1:2.1.1-7.el10 appstream 28 k DEBUG: libpkgconf x86_64 2.1.0-3.el10 baseos 39 k DEBUG: libpng x86_64 2:1.6.40-8.el10 baseos 120 k DEBUG: libpsl x86_64 0.21.5-6.el10 baseos 65 k DEBUG: libpwquality x86_64 1.4.5-12.el10 baseos 123 k DEBUG: libraqm x86_64 0.10.1-2.el10s delorean-master-testing 22 k DEBUG: librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M DEBUG: libseccomp x86_64 2.5.3-10.el10 baseos 71 k DEBUG: libsecret x86_64 0.21.2-7.el10 appstream 196 k DEBUG: libselinux x86_64 3.8-1.el10 baseos 98 k DEBUG: libsemanage x86_64 3.8.1-1.el10 baseos 122 k DEBUG: libsepol x86_64 3.8-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-10.el10 baseos 85 k DEBUG: libssh x86_64 0.11.1-1.el10 baseos 234 k DEBUG: libssh-config noarch 0.11.1-1.el10 baseos 9.7 k DEBUG: libstdc++ x86_64 14.2.1-7.el10 baseos 847 k DEBUG: libtasn1 x86_64 4.20.0-1.el10 baseos 75 k DEBUG: libthai x86_64 0.1.29-10.el10 appstream 215 k DEBUG: libtiff x86_64 4.6.0-5.el10 appstream 369 k DEBUG: libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k DEBUG: libunistring x86_64 1.1-10.el10 baseos 548 k DEBUG: libusb1 x86_64 1.0.27-4.el10 baseos 77 k DEBUG: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-10.el10 baseos 30 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-8.el10 appstream 291 k DEBUG: libwmf-lite x86_64 0.2.13-6.el10s delorean-master-build-deps 73 k DEBUG: libxcb x86_64 1.17.0-3.el10 appstream 255 k DEBUG: libxcrypt x86_64 4.4.36-10.el10 baseos 120 k DEBUG: libxcrypt-devel x86_64 4.4.36-10.el10 appstream 30 k DEBUG: libxml2 x86_64 2.12.5-5.el10 baseos 692 k DEBUG: libzstd x86_64 1.5.5-9.el10 baseos 292 k DEBUG: lua-libs x86_64 5.4.6-7.el10 baseos 132 k DEBUG: lua-srpm-macros noarch 1-15.el10 appstream 9.8 k DEBUG: lz4-libs x86_64 1.9.4-8.el10 baseos 68 k DEBUG: mpdecimal x86_64 2.5.1-12.el10 baseos 90 k DEBUG: mpfr x86_64 4.2.1-5.el10 baseos 346 k DEBUG: ncurses-base noarch 6.4-14.20240127.el10 baseos 100 k DEBUG: ncurses-libs x86_64 6.4-14.20240127.el10 baseos 338 k DEBUG: npth x86_64 1.6-21.el10 baseos 26 k DEBUG: nspr x86_64 4.35.0-34.el10 appstream 137 k DEBUG: nss x86_64 3.101.0-13.el10 appstream 734 k DEBUG: nss-softokn x86_64 3.101.0-13.el10 appstream 393 k DEBUG: nss-softokn-freebl x86_64 3.101.0-13.el10 appstream 352 k DEBUG: nss-sysinit x86_64 3.101.0-13.el10 appstream 21 k DEBUG: nss-util x86_64 3.101.0-13.el10 appstream 87 k DEBUG: ocaml-srpm-macros noarch 10-4.el10 appstream 10 k DEBUG: openblas-srpm-macros noarch 2-19.el10 appstream 8.7 k DEBUG: openexr-libs x86_64 3.1.10-8.el10 appstream 1.1 M DEBUG: openjpeg2 x86_64 2.5.2-4.el10 appstream 185 k DEBUG: openldap x86_64 2.6.8-3.el10 baseos 240 k DEBUG: openssh x86_64 9.9p1-7.el10 baseos 353 k DEBUG: openssh-clients x86_64 9.9p1-7.el10 baseos 785 k DEBUG: openssl-libs x86_64 1:3.2.2-16.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.25.5-7.el10 baseos 497 k DEBUG: p11-kit-trust x86_64 0.25.5-7.el10 baseos 134 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-7.el10 baseos 585 k DEBUG: pam-libs x86_64 1.6.1-7.el10 baseos 58 k DEBUG: pango x86_64 1.54.0-3.el10 appstream 354 k DEBUG: patch x86_64 2.7.6-26.el10 appstream 132 k DEBUG: pcre2 x86_64 10.44-1.el10.3 baseos 248 k DEBUG: pcre2-syntax noarch 10.44-1.el10.3 baseos 151 k DEBUG: pcsc-lite x86_64 2.2.3-2.el10 baseos 98 k DEBUG: pcsc-lite-libs x86_64 2.2.3-2.el10 baseos 33 k DEBUG: perl-srpm-macros noarch 1-57.el10 appstream 9.5 k DEBUG: pixman x86_64 0.43.4-2.el10 appstream 286 k DEBUG: pkgconf x86_64 2.1.0-3.el10 baseos 45 k DEBUG: pkgconf-m4 noarch 2.1.0-3.el10 baseos 15 k DEBUG: pkgconf-pkg-config x86_64 2.1.0-3.el10 baseos 11 k DEBUG: polkit x86_64 125-3.el10 baseos 165 k DEBUG: polkit-libs x86_64 125-3.el10 baseos 69 k DEBUG: poppler x86_64 24.02.0-6.el10 appstream 1.1 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-6.el10 appstream 182 k DEBUG: popt x86_64 1.19-8.el10 baseos 66 k DEBUG: publicsuffix-list-dafsa noarch 20240107-5.el10 baseos 59 k DEBUG: pyproject-srpm-macros noarch 1.16.2-1.el10 appstream 15 k DEBUG: python-rpm-macros noarch 3.12-9.1.el10 appstream 18 k DEBUG: python-srpm-macros noarch 3.12-9.1.el10 appstream 24 k DEBUG: python3 x86_64 3.12.9-1.el10 baseos 29 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.3.2-7.el10 baseos 107 k DEBUG: python3-dns noarch 2.6.1-1.el10 baseos 629 k DEBUG: python3-docutils noarch 0.20.1-5.el10 appstream 1.1 M DEBUG: python3-greenlet x86_64 3.0.3-5.el10 appstream 264 k DEBUG: python3-idna noarch 3.7-4.el10 baseos 118 k DEBUG: python3-imagesize noarch 1.4.1-9.el10 crb 23 k DEBUG: python3-jinja2 noarch 3.1.5-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.9-1.el10 baseos 9.4 M DEBUG: python3-markupsafe x86_64 2.1.3-6.el10 appstream 32 k DEBUG: python3-packaging noarch 24.2-2.el10 baseos 153 k DEBUG: python3-pip-wheel noarch 23.3.2-7.el10 baseos 1.5 M DEBUG: python3-pygments noarch 2.18.0-1.el10 crb 2.1 M DEBUG: python3-requests noarch 2.32.3-2.el10 baseos 158 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-9.1.el10 appstream 13 k DEBUG: python3-setuptools noarch 69.0.3-9.el10 baseos 1.6 M DEBUG: python3-sphinx-theme-alabaster noarch 0.7.16-5.el10 crb 27 k DEBUG: python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k DEBUG: python3-urllib3 noarch 1.26.19-2.el10 baseos 281 k DEBUG: qt6-srpm-macros noarch 6.8.1-4.el10 appstream 11 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 288-1.el10 appstream 79 k DEBUG: redhat-text-vf-fonts noarch 4.0.3-14.el10 baseos 352 k DEBUG: rpm x86_64 4.19.1.1-12.el10 baseos 565 k DEBUG: rpm-build-libs x86_64 4.19.1.1-12.el10 baseos 95 k DEBUG: rpm-libs x86_64 4.19.1.1-12.el10 baseos 310 k DEBUG: rpm-sequoia x86_64 1.6.0-6.el10 baseos 874 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.84.1-1.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-4.el10 baseos 154 k DEBUG: shadow-utils x86_64 2:4.15.0-5.el10 baseos 1.3 M DEBUG: shared-mime-info x86_64 2.3-8.el10 baseos 592 k DEBUG: sqlite-libs x86_64 3.46.1-3.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-9.el10 baseos 818 k DEBUG: systemd-pam x86_64 257-9.el10 baseos 300 k DEBUG: systemd-rpm-macros noarch 257-9.el10 baseos 22 k DEBUG: tar x86_64 2:1.35-7.el10 baseos 863 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025a-1.el10 baseos 838 k DEBUG: unzip x86_64 6.0-66.el10 baseos 189 k DEBUG: urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k DEBUG: urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k DEBUG: urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k DEBUG: urw-base35-fonts noarch 20200910-21.el10 appstream 11 k DEBUG: urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k DEBUG: urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k DEBUG: urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k DEBUG: util-linux x86_64 2.40.2-10.el10 baseos 1.2 M DEBUG: util-linux-core x86_64 2.40.2-10.el10 baseos 548 k DEBUG: xkeyboard-config noarch 2.41-3.el10 appstream 1.0 M DEBUG: xml-common noarch 0.6.3-65.el10 appstream 32 k DEBUG: xz x86_64 1:5.6.2-3.el10 baseos 482 k DEBUG: xz-libs x86_64 1:5.6.2-3.el10 baseos 113 k DEBUG: zip x86_64 3.0-44.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-1.el10 baseos 76 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.7.5-2.el10 baseos 535 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: gnupg2-smime x86_64 2.4.5-2.el10 appstream 260 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-11.el10 baseos 68 k DEBUG: libbpf x86_64 2:1.5.0-4.el10 baseos 189 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: pcsc-lite-ccid x86_64 1.6.0-2.el10 baseos 128 k DEBUG: pinentry x86_64 1.3.1-1.el10 appstream 112 k DEBUG: polkit-pkla-compat x86_64 0.1-30.el10 baseos 48 k DEBUG: python-unversioned-command noarch 3.12.9-1.el10 appstream 13 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-12.el10 baseos 19 k DEBUG: systemd x86_64 257-9.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 315 Packages DEBUG: Total size: 213 M DEBUG: Total download size: 22 k DEBUG: Installed size: 731 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-5.2.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.41-52.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-52.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.8-25.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-9.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.15-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20250214-1.gitfd9b9b9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.7.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.9.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.28-27.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-broker-36-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.14.10-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.14.10-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] default-fonts-core-sans-4.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.202-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] duktape-2.7.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.192-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.192-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.6.4-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.10.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-filesystem-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.13.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.9-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-fonts-common-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-noto-sans-vf-fonts-20240401-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.14-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.11-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.13-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-8.4.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jansson-2.14-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.18-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.6.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-661-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.3.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.7.7-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.5.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.69-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.8.4-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcbor-0.11.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.47.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.9.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libeconf-0.6.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-52.20230828cvs.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.12-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.4.4-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfido2-1.14.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.50-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.3.7-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.6.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.64.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.40-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.21.5-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.5-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.5.3-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.8.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.20.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-1.1-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusb1-1.0.27-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.12.5-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.4.6-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.9.4-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.4.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-4.2.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.4-14.20240127.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.6-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.6.8-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.2.2-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.25.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.44-1.el10.3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-syntax-10.44-1.el10.3.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-ccid-1.6.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcsc-lite-libs-2.2.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-2.1.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-2.1.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-libs-125-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] polkit-pkla-compat-0.1-30.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.19-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20240107-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-2.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-3.7-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-24.2-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-wheel-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.32.3-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.16.0-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.26.19-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-8.2-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-text-vf-fonts-4.0.3-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.6.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.9-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.14.5-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-2.3-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.46.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025a-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-66.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zstd-1.5.5-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20230622-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20190401-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-docs-12.92-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.92-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.18.2-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.15-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.15.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fonts-srpm-macros-2.0.5-18.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] forge-srpm-macros-0.4.0-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.14-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-all-langpacks-5.3.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-14.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.47.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-37.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.4.5-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.6.0-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20200215-22.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gpgmepp-1.23.2-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-9.0.0-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] imath-3.1.10-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-4.1.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.20-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-31.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-6.12.0-63.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.16-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.1.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.8.10-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.6-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.8-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.17-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.11-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.3.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.13-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-10.02.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-24.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-3.0.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblerc-4.0.0-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.3.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-2.1.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.21.2-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.29-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.6.0-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.7-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.3.2-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.17.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.4.36-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-1.7.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-srpm-macros-1-15.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.35.0-34.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.101.0-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-10-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openexr-libs-3.1.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.5.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] package-notes-srpm-macros-0.5-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.54.0-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-26.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.3.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-data-0.4.11-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] poppler-glib-24.02.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.9-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.20.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-3.0.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-3.1.5-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-2.1.3-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-23.3.2-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-14-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3.12-9.1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-2.0.26-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt6-srpm-macros-6.8.1-4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-288-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsvg-pixbuf-loader-2.57.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-toolset-srpm-macros-1.84.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.36.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-6.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-typing-extensions-4.12.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.12.98-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] LibRaw-0.21.3-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] liblqr-1-0.4.2-26.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.13-6.el10s.x86_64.rpm: Already downloaded DEBUG: (315/315): openstack-macros-2023.1.0-0.20250311 660 kB/s | 22 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 382 kB/s | 22 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Running scriptlet: libgcc-14.2.1-7.el10.x86_64 1/315 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/315 DEBUG: Installing : tzdata-2025a-1.el10.noarch 3/315 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/315 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/315 DEBUG: Installing : redhat-text-vf-fonts-4.0.3-14.el10.noarch 6/315 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/315 DEBUG: Installing : rust-toolset-srpm-macros-1.84.1-1.el10.noarch 8/315 DEBUG: Installing : qt6-srpm-macros-6.8.1-4.el10.noarch 9/315 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/315 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/315 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/315 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/315 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/315 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/315 DEBUG: Installing : kernel-srpm-macros-1.0-25.el10.noarch 16/315 DEBUG: Installing : kernel-headers-6.12.0-63.el10.x86_64 17/315 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/315 DEBUG: Installing : annobin-docs-12.92-1.el10.noarch 19/315 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/315 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/315 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/315 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/315 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/315 DEBUG: Installing : libssh-config-0.11.1-1.el10.noarch 25/315 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/315 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/315 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/315 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/315 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/315 DEBUG: Installing : centos-gpg-keys-10.0-8.el10.noarch 31/315 DEBUG: Installing : centos-stream-repos-10.0-8.el10.noarch 32/315 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-8.el10.noarch 33/315 DEBUG: Installing : setup-2.14.5-4.el10.noarch 34/315 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-4.el10.noarch 34/315 DEBUG: Installing : filesystem-3.18-16.el10.x86_64 35/315 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/315 DEBUG: Installing : basesystem-11-22.el10.noarch 37/315 DEBUG: Installing : glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-37.el10.x86_64 38/315 DEBUG: Installing : glibc-minimal-langpack-2.39-37.el10.x86_64 39/315 DEBUG: Installing : glibc-common-2.39-37.el10.x86_64 40/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : glibc-2.39-37.el10.x86_64 41/315 DEBUG: Running scriptlet: glibc-2.39-37.el10.x86_64 41/315 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/315 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/315 DEBUG: Installing : zlib-ng-compat-2.2.3-1.el10.x86_64 44/315 DEBUG: Installing : libstdc++-14.2.1-7.el10.x86_64 45/315 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/315 DEBUG: Installing : xz-libs-1:5.6.2-3.el10.x86_64 47/315 DEBUG: Installing : libpng-2:1.6.40-8.el10.x86_64 48/315 DEBUG: Installing : libuuid-2.40.2-10.el10.x86_64 49/315 DEBUG: Installing : libxml2-2.12.5-5.el10.x86_64 50/315 DEBUG: Installing : readline-8.2-11.el10.x86_64 51/315 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 52/315 DEBUG: Installing : elfutils-libelf-0.192-5.el10.x86_64 53/315 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 54/315 DEBUG: Installing : gmp-1:6.2.1-10.el10.x86_64 55/315 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 56/315 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 57/315 DEBUG: Installing : libblkid-2.40.2-10.el10.x86_64 58/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Running scriptlet: crypto-policies-20250214-1.gitfd9b9b9.el10.noarc 59/315 DEBUG: Installing : nspr-4.35.0-34.el10.x86_64 60/315 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 61/315 DEBUG: Installing : mpfr-4.2.1-5.el10.x86_64 62/315 DEBUG: Installing : expat-2.6.4-1.el10.x86_64 63/315 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 64/315 DEBUG: Installing : grep-3.11-10.el10.x86_64 65/315 DEBUG: Installing : popt-1.19-8.el10.x86_64 66/315 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 67/315 DEBUG: Installing : nss-util-3.101.0-13.el10.x86_64 68/315 DEBUG: Installing : sqlite-libs-3.46.1-3.el10.x86_64 69/315 DEBUG: Installing : gdbm-libs-1:1.23-11.el10.x86_64 70/315 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 71/315 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 72/315 DEBUG: Installing : libgomp-14.2.1-7.el10.x86_64 73/315 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 74/315 DEBUG: Installing : libwebp-1.3.2-8.el10.x86_64 75/315 DEBUG: Installing : json-c-0.18-3.el10.x86_64 76/315 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 77/315 DEBUG: Installing : audit-libs-4.0.3-1.el10.x86_64 78/315 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 79/315 DEBUG: Installing : pam-libs-1.6.1-7.el10.x86_64 80/315 DEBUG: Installing : libcap-2.69-7.el10.x86_64 81/315 DEBUG: Installing : systemd-libs-257-9.el10.x86_64 82/315 DEBUG: Installing : libffi-3.4.4-9.el10.x86_64 83/315 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/315 DEBUG: Installing : p11-kit-0.25.5-7.el10.x86_64 85/315 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/315 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/315 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/315 DEBUG: Installing : openjpeg2-2.5.2-4.el10.x86_64 89/315 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/315 DEBUG: Installing : xz-1:5.6.2-3.el10.x86_64 91/315 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/315 DEBUG: Installing : libfdisk-2.40.2-10.el10.x86_64 93/315 DEBUG: Installing : libgcrypt-1.11.0-5.el10.x86_64 94/315 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 95/315 DEBUG: Installing : dwz-0.15-7.el10.x86_64 96/315 DEBUG: Installing : unzip-6.0-66.el10.x86_64 97/315 DEBUG: Installing : file-libs-5.45-7.el10.x86_64 98/315 DEBUG: Installing : file-5.45-7.el10.x86_64 99/315 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 100/315 DEBUG: Installing : p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Running scriptlet: p11-kit-trust-0.25.5-7.el10.x86_64 101/315 DEBUG: Installing : gnutls-3.8.9-9.el10.x86_64 102/315 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 103/315 DEBUG: Installing : jansson-2.14-3.el10.x86_64 104/315 DEBUG: Installing : libbrotli-1.1.0-6.el10.x86_64 105/315 DEBUG: Installing : libsepol-3.8-1.el10.x86_64 106/315 DEBUG: Installing : libselinux-3.8-1.el10.x86_64 107/315 DEBUG: Installing : sed-4.9-3.el10.x86_64 108/315 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 109/315 DEBUG: Installing : openssl-libs-1:3.2.2-16.el10.x86_64 110/315 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 111/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 112/315 DEBUG: Installing : libmount-2.40.2-10.el10.x86_64 113/315 DEBUG: Installing : glib2-2.80.4-4.el10.x86_64 114/315 DEBUG: Installing : polkit-libs-125-3.el10.x86_64 115/315 DEBUG: Installing : gzip-1.13-3.el10.x86_64 116/315 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 117/315 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 118/315 DEBUG: Installing : libsmartcols-2.40.2-10.el10.x86_64 119/315 DEBUG: Installing : util-linux-core-2.40.2-10.el10.x86_64 120/315 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 121/315 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 122/315 DEBUG: Installing : libarchive-3.7.7-1.el10.x86_64 123/315 DEBUG: Installing : npth-1.6-21.el10.x86_64 124/315 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 125/315 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 126/315 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 127/315 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 128/315 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 129/315 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 130/315 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 131/315 DEBUG: Installing : gdk-pixbuf2-2.42.12-3.el10.x86_64 132/315 DEBUG: Installing : libsecret-0.21.2-7.el10.x86_64 133/315 DEBUG: Installing : pinentry-1.3.1-1.el10.x86_64 134/315 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 135/315 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 136/315 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 137/315 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 138/315 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 139/315 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 140/315 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 141/315 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 142/315 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 143/315 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 144/315 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 145/315 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 146/315 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 147/315 DEBUG: Installing : kmod-libs-31-11.el10.x86_64 148/315 DEBUG: Installing : rpm-sequoia-1.6.0-6.el10.x86_64 149/315 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-12.el10.x86_64 150/315 DEBUG: Installing : rpm-libs-4.19.1.1-12.el10.x86_64 151/315 DEBUG: Installing : libsemanage-3.8.1-1.el10.x86_64 152/315 DEBUG: Installing : shadow-utils-2:4.15.0-5.el10.x86_64 153/315 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 154/315 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 155/315 DEBUG: Installing : tar-2:1.35-7.el10.x86_64 156/315 DEBUG: Installing : zip-3.0-44.el10.x86_64 157/315 DEBUG: Installing : cpp-14.2.1-7.el10.x86_64 158/315 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 159/315 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 160/315 DEBUG: Installing : avahi-libs-0.9~rc2-1.el10.x86_64 161/315 DEBUG: Installing : libusb1-1.0.27-4.el10.x86_64 162/315 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 163/315 DEBUG: Installing : openldap-2.6.8-3.el10.x86_64 164/315 DEBUG: Installing : gdbm-1:1.23-11.el10.x86_64 165/315 DEBUG: Installing : pam-1.6.1-7.el10.x86_64 166/315 DEBUG: Installing : nss-softokn-freebl-3.101.0-13.el10.x86_64 167/315 DEBUG: Installing : nss-softokn-3.101.0-13.el10.x86_64 168/315 DEBUG: Installing : nss-sysinit-3.101.0-13.el10.x86_64 169/315 DEBUG: Installing : nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Running scriptlet: nss-3.101.0-13.el10.x86_64 170/315 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 171/315 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 172/315 DEBUG: Installing : libbpf-2:1.5.0-4.el10.x86_64 173/315 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 174/315 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 175/315 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 176/315 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 177/315 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 178/315 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 179/315 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 180/315 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 181/315 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 182/315 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 183/315 DEBUG: Installing : libtiff-4.6.0-5.el10.x86_64 184/315 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 185/315 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 186/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Running scriptlet: dbus-broker-36-1.el10.x86_64 187/315 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 188/315 DEBUG: Installing : ed-1.20-5.el10.x86_64 189/315 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 190/315 DEBUG: Installing : less-661-3.el10.x86_64 191/315 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 192/315 DEBUG: Installing : cpio-2.15-3.el10.x86_64 193/315 DEBUG: Installing : duktape-2.7.0-10.el10.x86_64 194/315 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 195/315 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 196/315 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 197/315 DEBUG: Installing : libcom_err-1.47.1-3.el10.x86_64 198/315 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 199/315 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 200/315 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 201/315 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 202/315 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 203/315 DEBUG: Installing : glibc-devel-2.39-37.el10.x86_64 204/315 DEBUG: Installing : libseccomp-2.5.3-10.el10.x86_64 205/315 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 206/315 DEBUG: Installing : krb5-libs-1.21.3-7.el10.x86_64 207/315 DEBUG: Installing : libssh-0.11.1-1.el10.x86_64 208/315 DEBUG: Installing : libcurl-8.9.1-5.el10.x86_64 209/315 DEBUG: Installing : util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Running scriptlet: util-linux-2.40.2-10.el10.x86_64 210/315 DEBUG: Installing : authselect-libs-1.5.0-8.el10.x86_64 211/315 DEBUG: Installing : cryptsetup-libs-2.7.5-2.el10.x86_64 212/315 DEBUG: Installing : device-mapper-libs-10:1.02.202-6.el10.x86_64 213/315 DEBUG: Installing : device-mapper-10:1.02.202-6.el10.x86_64 214/315 DEBUG: Installing : elfutils-debuginfod-client-0.192-5.el10.x86_64 215/315 DEBUG: Installing : elfutils-libs-0.192-5.el10.x86_64 216/315 DEBUG: Installing : elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.192-5.el10.noarch 217/315 DEBUG: Installing : systemd-pam-257-9.el10.x86_64 218/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Installing : systemd-257-9.el10.x86_64 219/315 DEBUG: Running scriptlet: systemd-257-9.el10.x86_64 219/315 DEBUG: Creating group 'input' with GID 104. DEBUG: Creating group 'kvm' with GID 36. DEBUG: Creating group 'render' with GID 105. DEBUG: Creating group 'sgx' with GID 106. DEBUG: Creating group 'systemd-journal' with GID 190. DEBUG: Installing : binutils-gold-2.41-52.el10.x86_64 220/315 DEBUG: Running scriptlet: binutils-gold-2.41-52.el10.x86_64 220/315 DEBUG: Installing : binutils-2.41-52.el10.x86_64 221/315 DEBUG: Running scriptlet: binutils-2.41-52.el10.x86_64 221/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-125-3.el10.x86_64 222/315 DEBUG: Running scriptlet: polkit-125-3.el10.x86_64 222/315 DEBUG: Installing : polkit-pkla-compat-0.1-30.el10.x86_64 223/315 DEBUG: Installing : elfutils-0.192-5.el10.x86_64 224/315 DEBUG: Installing : gdb-minimal-14.2-4.el10.x86_64 225/315 DEBUG: Installing : debugedit-5.1-4.el10.x86_64 226/315 DEBUG: Installing : rpm-build-libs-4.19.1.1-12.el10.x86_64 227/315 DEBUG: Installing : openssh-9.9p1-7.el10.x86_64 228/315 DEBUG: Installing : openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Running scriptlet: openssh-clients-9.9p1-7.el10.x86_64 229/315 DEBUG: Installing : git-core-2.47.1-1.el10.x86_64 230/315 DEBUG: Installing : curl-8.9.1-5.el10.x86_64 231/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : rpm-4.19.1.1-12.el10.x86_64 232/315 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 233/315 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 234/315 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 235/315 DEBUG: Installing : gcc-14.2.1-7.el10.x86_64 236/315 DEBUG: Installing : annobin-plugin-gcc-12.92-1.el10.x86_64 237/315 DEBUG: Installing : gcc-plugin-annobin-14.2.1-7.el10.x86_64 238/315 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 239/315 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 240/315 DEBUG: Installing : go-srpm-macros-3.6.0-4.el10.noarch 241/315 DEBUG: Installing : python-srpm-macros-3.12-9.1.el10.noarch 242/315 DEBUG: Installing : redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Running scriptlet: redhat-rpm-config-288-1.el10.noarch 243/315 DEBUG: Installing : rpm-build-4.19.1.1-12.el10.x86_64 244/315 DEBUG: Installing : pyproject-srpm-macros-1.16.2-1.el10.noarch 245/315 DEBUG: Installing : python-rpm-macros-3.12-9.1.el10.noarch 246/315 DEBUG: Installing : python3-rpm-macros-3.12-9.1.el10.noarch 247/315 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 248/315 DEBUG: Installing : python-unversioned-command-3.12.9-1.el10.noarch 249/315 DEBUG: Installing : python3-3.12.9-1.el10.x86_64 250/315 DEBUG: Installing : python3-libs-3.12.9-1.el10.x86_64 251/315 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 252/315 DEBUG: Installing : python3-setuptools-69.0.3-9.el10.noarch 253/315 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 254/315 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 255/315 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 256/315 DEBUG: Installing : python3-urllib3-1.26.19-2.el10.noarch 257/315 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 258/315 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 259/315 DEBUG: Installing : python3-charset-normalizer-3.3.2-7.el10.noarch 260/315 DEBUG: Installing : python3-requests-2.32.3-2.el10.noarch 261/315 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 262/315 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 263/315 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 264/315 DEBUG: Installing : python3-jinja2-3.1.5-1.el10.noarch 265/315 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 266/315 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 267/315 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 268/315 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 269/315 DEBUG: Installing : pcsc-lite-libs-2.2.3-2.el10.x86_64 270/315 DEBUG: Installing : pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Running scriptlet: pcsc-lite-ccid-1.6.0-2.el10.x86_64 271/315 DEBUG: Installing : pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Running scriptlet: pcsc-lite-2.2.3-2.el10.x86_64 272/315 DEBUG: Created symlink '/etc/systemd/system/sockets.target.wants/pcscd.socket' → '/usr/lib/systemd/system/pcscd.socket'. DEBUG: Installing : gnupg2-smime-2.4.5-2.el10.x86_64 273/315 DEBUG: Installing : gnupg2-2.4.5-2.el10.x86_64 274/315 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 275/315 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 276/315 DEBUG: Installing : poppler-24.02.0-6.el10.x86_64 277/315 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 278/315 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 279/315 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 280/315 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 281/315 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 282/315 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 283/315 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 284/315 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 285/315 DEBUG: Installing : gd-2.3.3-19.el10.x86_64 286/315 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 287/315 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 288/315 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 289/315 DEBUG: Installing : libijs-0.35-24.el10.x86_64 290/315 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 291/315 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 292/315 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 293/315 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 294/315 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 295/315 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 296/315 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 297/315 DEBUG: Installing : poppler-glib-24.02.0-6.el10.x86_64 298/315 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 299/315 DEBUG: Installing : cups-filesystem-1:2.4.10-11.el10.noarch 300/315 DEBUG: Installing : cups-libs-1:2.4.10-11.el10.x86_64 301/315 DEBUG: Installing : libgs-10.02.1-14.el10.x86_64 302/315 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 303/315 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 304/315 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 305/315 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 306/315 DEBUG: Installing : python3-devel-3.12.9-1.el10.x86_64 307/315 DEBUG: Installing : python3-eventlet-0.36.1-1.el10s.noarch 308/315 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 309/315 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 310/315 DEBUG: Installing : python3-pbr-6.0.0-1.el10s.noarch 311/315 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 312/315 DEBUG: Installing : authselect-1.5.0-8.el10.x86_64 313/315 DEBUG: Installing : systemd-rpm-macros-257-9.el10.noarch 314/315 DEBUG: Installing : openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Running scriptlet: filesystem-3.18-16.el10.x86_64 315/315 DEBUG: Running scriptlet: ca-certificates-2024.2.69_v8.0.303-102.3.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 315/315 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 315/315 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 315/315 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 315/315 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 315/315 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 315/315 DEBUG: Running scriptlet: authselect-libs-1.5.0-8.el10.x86_64 315/315 DEBUG: Running scriptlet: rpm-4.19.1.1-12.el10.x86_64 315/315 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250311184248.ce6a1 315/315 DEBUG: Installed: DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: LibRaw-0.21.3-1.el10s.x86_64 DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: audit-libs-4.0.3-1.el10.x86_64 DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: cpp-14.2.1-7.el10.x86_64 DEBUG: cracklib-2.9.11-8.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: dbus-1:1.14.10-5.el10.x86_64 DEBUG: dbus-broker-36-1.el10.x86_64 DEBUG: dbus-common-1:1.14.10-5.el10.noarch DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: duktape-2.7.0-10.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: expat-2.6.4-1.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: findutils-1:4.10.0-5.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: gcc-14.2.1-7.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: gd-2.3.3-19.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: gdbm-1:1.23-11.el10.x86_64 DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: glibc-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-devel-2.39-37.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: gmp-1:6.2.1-10.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnutls-3.8.9-9.el10.x86_64 DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: gzip-1.13-3.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: jasper-libs-4.1.0-5.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: kernel-headers-6.12.0-63.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-25.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: libXau-1.0.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: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libarchive-3.7.7-1.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libblkid-2.40.2-10.el10.x86_64 DEBUG: libbpf-2:1.5.0-4.el10.x86_64 DEBUG: libbrotli-1.1.0-6.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: libcbor-0.11.0-3.el10.x86_64 DEBUG: libcom_err-1.47.1-3.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: libevent-2.1.12-16.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: libgs-10.02.1-14.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libnghttp2-1.64.0-2.el10.x86_64 DEBUG: libpaper-1:2.1.1-7.el10.x86_64 DEBUG: libpkgconf-2.1.0-3.el10.x86_64 DEBUG: libpng-2:1.6.40-8.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libsecret-0.21.2-7.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: libsepol-3.8-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-10.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libtiff-4.6.0-5.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-8.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: make-1:4.4.1-9.el10.x86_64 DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: npth-1.6-21.el10.x86_64 DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: nss-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: openssl-libs-1:3.2.2-16.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: pkgconf-2.1.0-3.el10.x86_64 DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-libs-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch DEBUG: python3-devel-3.12.9-1.el10.x86_64 DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-eventlet-0.36.1-1.el10s.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-jinja2-3.1.5-1.el10.noarch DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-pbr-6.0.0-1.el10s.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-requests-2.32.3-2.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-setuptools-69.0.3-9.el10.noarch DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-2.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.0.3-14.el10.noarch DEBUG: rpm-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-4.el10.noarch DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-rpm-macros-257-9.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025a-1.el10.noarch DEBUG: unzip-6.0-66.el10.x86_64 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-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-common-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: util-linux-2.40.2-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.el10.x86_64 DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: xz-1:5.6.2-3.el10.x86_64 DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-1.el10.x86_64 DEBUG: zstd-1.5.5-9.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 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /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: created dir: /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: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 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: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 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: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/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', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//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 Finish: creating root cache Finish: chroot init 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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 INFO: Installed packages: INFO: ImageMagick-6.9.12.98-1.el10s.x86_64 ImageMagick-libs-6.9.12.98-1.el10s.x86_64 LibRaw-0.21.3-1.el10s.x86_64 adobe-mappings-cmap-20230622-5.el10.noarch adobe-mappings-cmap-deprecated-20230622-5.el10.noarch adobe-mappings-pdf-20190401-9.el10.noarch alternatives-1.30-2.el10.x86_64 annobin-docs-12.92-1.el10.noarch annobin-plugin-gcc-12.92-1.el10.x86_64 audit-libs-4.0.3-1.el10.x86_64 authselect-1.5.0-8.el10.x86_64 authselect-libs-1.5.0-8.el10.x86_64 avahi-libs-0.9~rc2-1.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-52.el10.x86_64 binutils-gold-2.41-52.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-8.el10.noarch centos-stream-release-10.0-8.el10.noarch centos-stream-repos-10.0-8.el10.noarch coreutils-9.5-6.el10.x86_64 coreutils-common-9.5-6.el10.x86_64 cpio-2.15-3.el10.x86_64 cpp-14.2.1-7.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20250214-1.gitfd9b9b9.el10.noarch cryptsetup-libs-2.7.5-2.el10.x86_64 cups-filesystem-2.4.10-11.el10.noarch cups-libs-2.4.10-11.el10.x86_64 curl-8.9.1-5.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-1.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-4.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.202-6.el10.x86_64 device-mapper-libs-1.02.202-6.el10.x86_64 diffutils-3.10-8.el10.x86_64 duktape-2.7.0-10.el10.x86_64 dwz-0.15-7.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.192-5.el10.x86_64 elfutils-debuginfod-client-0.192-5.el10.x86_64 elfutils-default-yama-scope-0.192-5.el10.noarch elfutils-libelf-0.192-5.el10.x86_64 elfutils-libs-0.192-5.el10.x86_64 expat-2.6.4-1.el10.x86_64 file-5.45-7.el10.x86_64 file-libs-5.45-7.el10.x86_64 filesystem-3.18-16.el10.x86_64 findutils-4.10.0-5.el10.x86_64 fontconfig-2.15.0-7.el10.x86_64 fonts-filesystem-2.0.5-18.el10.noarch fonts-srpm-macros-2.0.5-18.el10.noarch forge-srpm-macros-0.4.0-6.el10.noarch freetype-2.13.2-8.el10.x86_64 fribidi-1.0.14-4.el10.x86_64 gawk-5.3.0-6.el10.x86_64 gawk-all-langpacks-5.3.0-6.el10.x86_64 gcc-14.2.1-7.el10.x86_64 gcc-plugin-annobin-14.2.1-7.el10.x86_64 gd-2.3.3-19.el10.x86_64 gdb-minimal-14.2-4.el10.x86_64 gdbm-1.23-11.el10.x86_64 gdbm-libs-1.23-11.el10.x86_64 gdk-pixbuf2-2.42.12-3.el10.x86_64 git-core-2.47.1-1.el10.x86_64 glib2-2.80.4-4.el10.x86_64 glibc-2.39-37.el10.x86_64 glibc-common-2.39-37.el10.x86_64 glibc-devel-2.39-37.el10.x86_64 glibc-gconv-extra-2.39-37.el10.x86_64 glibc-minimal-langpack-2.39-37.el10.x86_64 gmp-6.2.1-10.el10.x86_64 gnupg2-2.4.5-2.el10.x86_64 gnupg2-smime-2.4.5-2.el10.x86_64 gnutls-3.8.9-9.el10.x86_64 go-srpm-macros-3.6.0-4.el10.noarch google-droid-sans-fonts-20200215-22.el10.noarch google-noto-fonts-common-20240401-5.el10.noarch google-noto-sans-vf-fonts-20240401-5.el10.noarch gpgme-1.23.2-6.el10.x86_64 gpgmepp-1.23.2-6.el10.x86_64 graphite2-1.3.14-17.el10.x86_64 graphviz-9.0.0-15.el10.x86_64 grep-3.11-10.el10.x86_64 gzip-1.13-3.el10.x86_64 harfbuzz-8.4.0-6.el10.x86_64 imath-3.1.10-4.el10.x86_64 jansson-2.14-3.el10.x86_64 jasper-libs-4.1.0-5.el10.x86_64 jbig2dec-libs-0.20-7.el10.x86_64 jbigkit-libs-2.1-31.el10.x86_64 json-c-0.18-3.el10.x86_64 kernel-headers-6.12.0-63.el10.x86_64 kernel-srpm-macros-1.0-25.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-11.el10.x86_64 krb5-libs-1.21.3-7.el10.x86_64 lcms2-2.16-6.el10.x86_64 less-661-3.el10.x86_64 libICE-1.1.1-5.el10.x86_64 libSM-1.2.4-5.el10.x86_64 libX11-1.8.10-1.el10.x86_64 libX11-common-1.8.10-1.el10.noarch libXau-1.0.11-8.el10.x86_64 libXext-1.3.6-3.el10.x86_64 libXft-2.3.8-8.el10.x86_64 libXpm-3.5.17-5.el10.x86_64 libXrender-0.9.11-8.el10.x86_64 libXt-1.3.0-5.el10.x86_64 libacl-2.3.2-4.el10.x86_64 libarchive-3.7.7-1.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-10.el10.x86_64 libbpf-1.5.0-4.el10.x86_64 libbrotli-1.1.0-6.el10.x86_64 libcap-2.69-7.el10.x86_64 libcap-ng-0.8.4-6.el10.x86_64 libcbor-0.11.0-3.el10.x86_64 libcom_err-1.47.1-3.el10.x86_64 libcurl-8.9.1-5.el10.x86_64 libdatrie-0.2.13-11.el10.x86_64 libeconf-0.6.2-4.el10.x86_64 libedit-3.1-52.20230828cvs.el10.x86_64 libevent-2.1.12-16.el10.x86_64 libfdisk-2.40.2-10.el10.x86_64 libffi-3.4.4-9.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgcrypt-1.11.0-5.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-14.el10.x86_64 libidn2-2.3.7-3.el10.x86_64 libijs-0.35-24.el10.x86_64 libjpeg-turbo-3.0.2-4.el10.x86_64 libksba-1.6.7-2.el10.x86_64 liblerc-4.0.0-8.el10.x86_64 liblqr-1-0.4.2-26.el10s.x86_64 libmount-2.40.2-10.el10.x86_64 libmpc-1.3.1-7.el10.x86_64 libnghttp2-1.64.0-2.el10.x86_64 libpaper-2.1.1-7.el10.x86_64 libpkgconf-2.1.0-3.el10.x86_64 libpng-1.6.40-8.el10.x86_64 libpsl-0.21.5-6.el10.x86_64 libpwquality-1.4.5-12.el10.x86_64 libraqm-0.10.1-2.el10s.x86_64 librsvg2-2.57.1-9.el10.x86_64 libseccomp-2.5.3-10.el10.x86_64 libsecret-0.21.2-7.el10.x86_64 libselinux-3.8-1.el10.x86_64 libsemanage-3.8.1-1.el10.x86_64 libsepol-3.8-1.el10.x86_64 libsmartcols-2.40.2-10.el10.x86_64 libssh-0.11.1-1.el10.x86_64 libssh-config-0.11.1-1.el10.noarch libstdc++-14.2.1-7.el10.x86_64 libtasn1-4.20.0-1.el10.x86_64 libthai-0.1.29-10.el10.x86_64 libtiff-4.6.0-5.el10.x86_64 libtool-ltdl-2.4.7-13.el10.x86_64 libunistring-1.1-10.el10.x86_64 libusb1-1.0.27-4.el10.x86_64 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-10.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-8.el10.x86_64 libwmf-lite-0.2.13-6.el10s.x86_64 libxcb-1.17.0-3.el10.x86_64 libxcrypt-4.4.36-10.el10.x86_64 libxcrypt-devel-4.4.36-10.el10.x86_64 libxkbcommon-1.7.0-4.el10.x86_64 libxml2-2.12.5-5.el10.x86_64 libzstd-1.5.5-9.el10.x86_64 lua-libs-5.4.6-7.el10.x86_64 lua-srpm-macros-1-15.el10.noarch lz4-libs-1.9.4-8.el10.x86_64 make-4.4.1-9.el10.x86_64 mpdecimal-2.5.1-12.el10.x86_64 mpfr-4.2.1-5.el10.x86_64 ncurses-base-6.4-14.20240127.el10.noarch ncurses-libs-6.4-14.20240127.el10.x86_64 npth-1.6-21.el10.x86_64 nspr-4.35.0-34.el10.x86_64 nss-3.101.0-13.el10.x86_64 nss-softokn-3.101.0-13.el10.x86_64 nss-softokn-freebl-3.101.0-13.el10.x86_64 nss-sysinit-3.101.0-13.el10.x86_64 nss-util-3.101.0-13.el10.x86_64 ocaml-srpm-macros-10-4.el10.noarch openblas-srpm-macros-2-19.el10.noarch openexr-libs-3.1.10-8.el10.x86_64 openjpeg2-2.5.2-4.el10.x86_64 openldap-2.6.8-3.el10.x86_64 openssh-9.9p1-7.el10.x86_64 openssh-clients-9.9p1-7.el10.x86_64 openssl-libs-3.2.2-16.el10.x86_64 openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch p11-kit-0.25.5-7.el10.x86_64 p11-kit-trust-0.25.5-7.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-7.el10.x86_64 pam-libs-1.6.1-7.el10.x86_64 pango-1.54.0-3.el10.x86_64 patch-2.7.6-26.el10.x86_64 pcre2-10.44-1.el10.3.x86_64 pcre2-syntax-10.44-1.el10.3.noarch pcsc-lite-2.2.3-2.el10.x86_64 pcsc-lite-ccid-1.6.0-2.el10.x86_64 pcsc-lite-libs-2.2.3-2.el10.x86_64 perl-srpm-macros-1-57.el10.noarch pinentry-1.3.1-1.el10.x86_64 pixman-0.43.4-2.el10.x86_64 pkgconf-2.1.0-3.el10.x86_64 pkgconf-m4-2.1.0-3.el10.noarch pkgconf-pkg-config-2.1.0-3.el10.x86_64 polkit-125-3.el10.x86_64 polkit-libs-125-3.el10.x86_64 polkit-pkla-compat-0.1-30.el10.x86_64 poppler-24.02.0-6.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-6.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.16.2-1.el10.noarch python-rpm-macros-3.12-9.1.el10.noarch python-srpm-macros-3.12-9.1.el10.noarch python-unversioned-command-3.12.9-1.el10.noarch python3-3.12.9-1.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.3.2-7.el10.noarch python3-devel-3.12.9-1.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.36.1-1.el10s.noarch python3-greenlet-3.0.3-5.el10.x86_64 python3-idna-3.7-4.el10.noarch python3-imagesize-1.4.1-9.el10.noarch python3-jinja2-3.1.5-1.el10.noarch python3-libs-3.12.9-1.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.0.0-1.el10s.noarch python3-pip-23.3.2-7.el10.noarch python3-pip-wheel-23.3.2-7.el10.noarch python3-pygments-2.18.0-1.el10.noarch python3-requests-2.32.3-2.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-9.1.el10.noarch python3-setuptools-69.0.3-9.el10.noarch python3-setuptools_scm-8.0.4-7.el10.noarch python3-six-1.16.0-16.el10.noarch python3-sphinx-7.2.6-10.el10.noarch python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch python3-sqlalchemy-2.0.26-6.el10.x86_64 python3-typing-extensions-4.12.2-2.el10s.noarch python3-urllib3-1.26.19-2.el10.noarch qt6-srpm-macros-6.8.1-4.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-288-1.el10.noarch redhat-text-vf-fonts-4.0.3-14.el10.noarch rpm-4.19.1.1-12.el10.x86_64 rpm-build-4.19.1.1-12.el10.x86_64 rpm-build-libs-4.19.1.1-12.el10.x86_64 rpm-libs-4.19.1.1-12.el10.x86_64 rpm-plugin-audit-4.19.1.1-12.el10.x86_64 rpm-sequoia-1.6.0-6.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.84.1-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-4.el10.noarch shadow-utils-4.15.0-5.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-3.el10.x86_64 systemd-257-9.el10.x86_64 systemd-libs-257-9.el10.x86_64 systemd-pam-257-9.el10.x86_64 systemd-rpm-macros-257-9.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025a-1.el10.noarch unzip-6.0-66.el10.x86_64 urw-base35-bookman-fonts-20200910-21.el10.noarch urw-base35-c059-fonts-20200910-21.el10.noarch urw-base35-d050000l-fonts-20200910-21.el10.noarch urw-base35-fonts-20200910-21.el10.noarch urw-base35-fonts-common-20200910-21.el10.noarch urw-base35-gothic-fonts-20200910-21.el10.noarch urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch urw-base35-p052-fonts-20200910-21.el10.noarch urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch urw-base35-z003-fonts-20200910-21.el10.noarch util-linux-2.40.2-10.el10.x86_64 util-linux-core-2.40.2-10.el10.x86_64 xkeyboard-config-2.41-3.el10.noarch xml-common-0.6.3-65.el10.noarch xz-5.6.2-3.el10.x86_64 xz-libs-5.6.2-3.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-1.el10.x86_64 zstd-1.5.5-9.el10.x86_64 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 aafc997e3feada114109c752a9fd6d945607773b Note: switching to 'aafc997e3feada114109c752a9fd6d945607773b'. 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 aafc997e Update master for stable/2025.1 + '[' -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-vitrage + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-vitrage + '[' -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 14.1.0.dev1 aafc997 + UPSTREAMVERSION=14.1.0.dev1 + [[ 14.1.0.dev1 =~ ([^-]*)-(.+) ]] + [[ 14.1.0.dev1 =~ (.*?)\.(0rc.+) ]] + [[ 14.1.0.dev1 =~ (.*?)\.(0b.+) ]] + [[ 14.1.0.dev1 =~ (.*?)\.(0a.+) ]] + [[ 14.1.0.dev1 =~ (.*?)\.(dev.+) ]] + VERSION=14.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250319071958.aafc997 + '[' -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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --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.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: 63901746-f4a8-4e1e-af92-c570290733ac 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.euclf9jl', '/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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'] with env {'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: 16114812 4550348 1692820 975948 11437160 11564464 DEBUG: Swap: 16777212 5397176 11380036 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 855M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 208G 342G 38% / 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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: 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: 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.zisspu1e', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. [pbr] Generating ChangeLog /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating vitrage.egg-info writing pbr to vitrage.egg-info/pbr.json writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'vitrage.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 'vitrage.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating vitrage-14.1.0.dev1 creating vitrage-14.1.0.dev1/devstack creating vitrage-14.1.0.dev1/devstack/upgrade creating vitrage-14.1.0.dev1/doc creating vitrage-14.1.0.dev1/doc/source creating vitrage-14.1.0.dev1/doc/source/_static creating vitrage-14.1.0.dev1/doc/source/cli creating vitrage-14.1.0.dev1/doc/source/configuration creating vitrage-14.1.0.dev1/doc/source/contributor creating vitrage-14.1.0.dev1/doc/source/contributor/images creating vitrage-14.1.0.dev1/doc/source/contributor/manual_tests creating vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates creating vitrage-14.1.0.dev1/doc/source/install creating vitrage-14.1.0.dev1/etc creating vitrage-14.1.0.dev1/etc/vitrage creating vitrage-14.1.0.dev1/etc/vitrage/datasources_values creating vitrage-14.1.0.dev1/etc/vitrage/templates.sample creating vitrage-14.1.0.dev1/releasenotes creating vitrage-14.1.0.dev1/releasenotes/notes creating vitrage-14.1.0.dev1/releasenotes/source creating vitrage-14.1.0.dev1/releasenotes/source/_static creating vitrage-14.1.0.dev1/releasenotes/source/_templates creating vitrage-14.1.0.dev1/tools creating vitrage-14.1.0.dev1/tools/datasource-scaffold creating vitrage-14.1.0.dev1/tools/datasource-scaffold/sample creating vitrage-14.1.0.dev1/tools/datasource-scaffold/{{cookiecutter.name}} creating vitrage-14.1.0.dev1/tools/load_generator creating vitrage-14.1.0.dev1/tools/load_generator/templates creating vitrage-14.1.0.dev1/vitrage creating vitrage-14.1.0.dev1/vitrage.egg-info creating vitrage-14.1.0.dev1/vitrage/api creating vitrage-14.1.0.dev1/vitrage/api/controllers creating vitrage-14.1.0.dev1/vitrage/api/controllers/v1 creating vitrage-14.1.0.dev1/vitrage/api_handler creating vitrage-14.1.0.dev1/vitrage/api_handler/apis creating vitrage-14.1.0.dev1/vitrage/cli creating vitrage-14.1.0.dev1/vitrage/common creating vitrage-14.1.0.dev1/vitrage/common/policies creating vitrage-14.1.0.dev1/vitrage/coordination creating vitrage-14.1.0.dev1/vitrage/datasources creating vitrage-14.1.0.dev1/vitrage/datasources/aodh creating vitrage-14.1.0.dev1/vitrage/datasources/cetus creating vitrage-14.1.0.dev1/vitrage/datasources/cetus/cluster creating vitrage-14.1.0.dev1/vitrage/datasources/cetus/pod creating vitrage-14.1.0.dev1/vitrage/datasources/cinder creating vitrage-14.1.0.dev1/vitrage/datasources/cinder/volume creating vitrage-14.1.0.dev1/vitrage/datasources/collectd creating vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage creating vitrage-14.1.0.dev1/vitrage/datasources/consistency creating vitrage-14.1.0.dev1/vitrage/datasources/doctor creating vitrage-14.1.0.dev1/vitrage/datasources/heat creating vitrage-14.1.0.dev1/vitrage/datasources/heat/stack creating vitrage-14.1.0.dev1/vitrage/datasources/kapacitor creating vitrage-14.1.0.dev1/vitrage/datasources/kapacitor/auxiliary creating vitrage-14.1.0.dev1/vitrage/datasources/kubernetes creating vitrage-14.1.0.dev1/vitrage/datasources/monasca creating vitrage-14.1.0.dev1/vitrage/datasources/nagios creating vitrage-14.1.0.dev1/vitrage/datasources/neutron creating vitrage-14.1.0.dev1/vitrage/datasources/neutron/network creating vitrage-14.1.0.dev1/vitrage/datasources/neutron/port creating vitrage-14.1.0.dev1/vitrage/datasources/nova creating vitrage-14.1.0.dev1/vitrage/datasources/nova/host creating vitrage-14.1.0.dev1/vitrage/datasources/nova/instance creating vitrage-14.1.0.dev1/vitrage/datasources/nova/zone creating vitrage-14.1.0.dev1/vitrage/datasources/prometheus creating vitrage-14.1.0.dev1/vitrage/datasources/static creating vitrage-14.1.0.dev1/vitrage/datasources/tmfapi639 creating vitrage-14.1.0.dev1/vitrage/datasources/trove creating vitrage-14.1.0.dev1/vitrage/datasources/trove/cluster creating vitrage-14.1.0.dev1/vitrage/datasources/trove/instance creating vitrage-14.1.0.dev1/vitrage/datasources/zabbix creating vitrage-14.1.0.dev1/vitrage/datasources/zabbix/auxiliary creating vitrage-14.1.0.dev1/vitrage/entity_graph creating vitrage-14.1.0.dev1/vitrage/entity_graph/consistency creating vitrage-14.1.0.dev1/vitrage/entity_graph/mappings creating vitrage-14.1.0.dev1/vitrage/entity_graph/processor creating vitrage-14.1.0.dev1/vitrage/evaluator creating vitrage-14.1.0.dev1/vitrage/evaluator/actions creating vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes creating vitrage-14.1.0.dev1/vitrage/evaluator/template_db creating vitrage-14.1.0.dev1/vitrage/evaluator/template_functions creating vitrage-14.1.0.dev1/vitrage/evaluator/template_functions/v2 creating vitrage-14.1.0.dev1/vitrage/evaluator/template_loading creating vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v1 creating vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v3 creating vitrage-14.1.0.dev1/vitrage/evaluator/template_validation creating vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content creating vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 creating vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v2 creating vitrage-14.1.0.dev1/vitrage/graph creating vitrage-14.1.0.dev1/vitrage/graph/algo_driver creating vitrage-14.1.0.dev1/vitrage/graph/driver creating vitrage-14.1.0.dev1/vitrage/hacking creating vitrage-14.1.0.dev1/vitrage/machine_learning creating vitrage-14.1.0.dev1/vitrage/machine_learning/plugins creating vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation creating vitrage-14.1.0.dev1/vitrage/middleware creating vitrage-14.1.0.dev1/vitrage/notifier creating vitrage-14.1.0.dev1/vitrage/notifier/plugins creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/aodh creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/mistral creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/nova creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/snmp creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/webhook creating vitrage-14.1.0.dev1/vitrage/notifier/plugins/zaqar creating vitrage-14.1.0.dev1/vitrage/persistency creating vitrage-14.1.0.dev1/vitrage/snmp_parsing creating vitrage-14.1.0.dev1/vitrage/storage creating vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy creating vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration creating vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations creating vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions creating vitrage-14.1.0.dev1/vitrage/tests creating vitrage-14.1.0.dev1/vitrage/tests/functional creating vitrage-14.1.0.dev1/vitrage/tests/functional/api creating vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 creating vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/aodh creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/cinder creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/collectd creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/heat creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/listener_service creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nagios creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/neutron creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nova creating vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/trove creating vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph creating vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/consistency creating vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/graph_persistor creating vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/processor creating vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/states creating vitrage-14.1.0.dev1/vitrage/tests/functional/evaluator creating vitrage-14.1.0.dev1/vitrage/tests/mocks creating vitrage-14.1.0.dev1/vitrage/tests/mocks/mock_graph_datasource creating vitrage-14.1.0.dev1/vitrage/tests/resources creating vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values creating vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values/erroneous_values creating vitrage-14.1.0.dev1/vitrage/tests/resources/kapacitor creating vitrage-14.1.0.dev1/vitrage/tests/resources/kubernetes creating vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations creating vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver creating vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/edges creating vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer creating vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices creating vitrage-14.1.0.dev1/vitrage/tests/resources/nagios creating vitrage-14.1.0.dev1/vitrage/tests/resources/prometheus creating vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_notifier creating vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_parsing creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/added_resources creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/baseline creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources creating vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/consistency creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalent_scenarios creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalent_scenarios/equivalences creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general/equivalences creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/not_operator creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/regex creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/v3_templates creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v1 creating vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v2 creating vitrage-14.1.0.dev1/vitrage/tests/resources/zabbix creating vitrage-14.1.0.dev1/vitrage/tests/unit creating vitrage-14.1.0.dev1/vitrage/tests/unit/cli creating vitrage-14.1.0.dev1/vitrage/tests/unit/common creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cetus creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cinder creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/collectd creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/consistency creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/doctor creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/heat creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kapacitor creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kubernetes creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/network creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/port creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/prometheus creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/static creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/tmfapi639 creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/trove creating vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix creating vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph creating vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/processor creating vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/states creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_functions creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading/v2 creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 creating vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v2 creating vitrage-14.1.0.dev1/vitrage/tests/unit/graph creating vitrage-14.1.0.dev1/vitrage/tests/unit/hacking creating vitrage-14.1.0.dev1/vitrage/tests/unit/machine_learning creating vitrage-14.1.0.dev1/vitrage/tests/unit/machine_learning/jaccard_correlation creating vitrage-14.1.0.dev1/vitrage/tests/unit/notifier creating vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier creating vitrage-14.1.0.dev1/vitrage/tests/unit/snmp_parsing creating vitrage-14.1.0.dev1/vitrage/tests/unit/storage creating vitrage-14.1.0.dev1/vitrage/utils copying files to vitrage-14.1.0.dev1... copying .stestr.conf -> vitrage-14.1.0.dev1 copying .zuul.yaml -> vitrage-14.1.0.dev1 copying AUTHORS -> vitrage-14.1.0.dev1 copying CONTRIBUTING.rst -> vitrage-14.1.0.dev1 copying ChangeLog -> vitrage-14.1.0.dev1 copying HACKING.rst -> vitrage-14.1.0.dev1 copying LICENSE -> vitrage-14.1.0.dev1 copying README.rst -> vitrage-14.1.0.dev1 copying initial.txt -> vitrage-14.1.0.dev1 copying requirements.txt -> vitrage-14.1.0.dev1 copying setup.cfg -> vitrage-14.1.0.dev1 copying setup.py -> vitrage-14.1.0.dev1 copying test-requirements.txt -> vitrage-14.1.0.dev1 copying tox.ini -> vitrage-14.1.0.dev1 copying devstack/README.rst -> vitrage-14.1.0.dev1/devstack copying devstack/apache-vitrage.template -> vitrage-14.1.0.dev1/devstack copying devstack/override-defaults -> vitrage-14.1.0.dev1/devstack copying devstack/plugin.sh -> vitrage-14.1.0.dev1/devstack copying devstack/settings -> vitrage-14.1.0.dev1/devstack copying devstack/upgrade/settings -> vitrage-14.1.0.dev1/devstack/upgrade copying devstack/upgrade/shutdhown.sh -> vitrage-14.1.0.dev1/devstack/upgrade copying devstack/upgrade/upgrade.sh -> vitrage-14.1.0.dev1/devstack/upgrade copying doc/requirements.txt -> vitrage-14.1.0.dev1/doc copying doc/source/conf.py -> vitrage-14.1.0.dev1/doc/source copying doc/source/index.rst -> vitrage-14.1.0.dev1/doc/source copying doc/source/_static/.placeholder -> vitrage-14.1.0.dev1/doc/source/_static copying doc/source/cli/index.rst -> vitrage-14.1.0.dev1/doc/source/cli copying doc/source/cli/vitrage-purge-data.rst -> vitrage-14.1.0.dev1/doc/source/cli copying doc/source/cli/vitrage-status.rst -> vitrage-14.1.0.dev1/doc/source/cli copying doc/source/configuration/index.rst -> vitrage-14.1.0.dev1/doc/source/configuration copying doc/source/contributor/add-new-datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/alarm-severity-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/cetus_datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/configuration.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/contributing.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/datasource-snmp-parsing-support.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/devstack-installation.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/entity_equivalence_use_cases.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/high-scale.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/host_high_memory_consumption.yaml -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/index.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/k8s_datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/kapacitor-datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/keycloak-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/manual-tests.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/mistral-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/ml-jaccard_correlation.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/nagios-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/nagios-devstack-installation.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/not_operator_support.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/not_operator_support_v2.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/notifier-snmp-plugin.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/notifier-webhook-plugin.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/nova-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/nova-notifier.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/profiler-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/prometheus-datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/resource-state-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/scenario-evaluator.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/static-config.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/template_validation_status_code.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/templates-loading-v2.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/templates-loading.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/tmfapi639-datasource.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-api.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-first_steps.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-graph-design.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-ha-and-history-vision.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-template-format-v2.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-templates.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/vitrage-use-cases.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/zabbix_vitrage.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/zaqar_notifier.rst -> vitrage-14.1.0.dev1/doc/source/contributor copying doc/source/contributor/images/add_aodh_alarm_flow.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/add_aodh_alarm_graph.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/add_nova_instance_flow.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/add_nova_instance_graph.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/complex_rca_graph.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/low_level_design.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/nagios_causes_deduced_flow.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/nagios_causes_deduced_graph.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/osprofiler-html-output.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/rca_flow.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/rca_graph.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/vitrage-ha-vision.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/images/vitrage_graph_architecture.png -> vitrage-14.1.0.dev1/doc/source/contributor/images copying doc/source/contributor/manual_tests/switch_and_nic.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests copying doc/source/contributor/manual_tests/test_web_server.py -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests copying doc/source/contributor/manual_tests/workflow1.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests copying doc/source/contributor/manual_tests/templates/v1_template.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_definition_template.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_equivalence.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_high_cpu_load.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_host_down.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_with_include.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_with_invalid_include.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_with_params.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v2_wrong.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v3_execute_mistral.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v3_high_mem_consumption.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v3_with_default_params.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/contributor/manual_tests/templates/v3_with_params.yaml -> vitrage-14.1.0.dev1/doc/source/contributor/manual_tests/templates copying doc/source/install/get_started.rst -> vitrage-14.1.0.dev1/doc/source/install copying doc/source/install/index.rst -> vitrage-14.1.0.dev1/doc/source/install copying doc/source/install/install-rdo.rst -> vitrage-14.1.0.dev1/doc/source/install copying doc/source/install/install.rst -> vitrage-14.1.0.dev1/doc/source/install copying doc/source/install/next-steps.rst -> vitrage-14.1.0.dev1/doc/source/install copying doc/source/install/verify.rst -> vitrage-14.1.0.dev1/doc/source/install copying etc/vitrage/README-vitrage.conf.txt -> vitrage-14.1.0.dev1/etc/vitrage copying etc/vitrage/api-paste.ini -> vitrage-14.1.0.dev1/etc/vitrage copying etc/vitrage/vitrage-config-generator.conf -> vitrage-14.1.0.dev1/etc/vitrage copying etc/vitrage/vitrage-policy-generator.conf -> vitrage-14.1.0.dev1/etc/vitrage copying etc/vitrage/datasources_values/aodh.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/cetus.cluster.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/cetus.pod.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/cinder.volume.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/collectd.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/default.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/doctor.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/heat.stack.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/kapacitor.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/monasca.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/nagios.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/network.interface.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/neutron.network.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/neutron.port.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/nova.host.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/nova.instance.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/nova.zone.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/openstack.cluster.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/prometheus.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/static.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/static_physical.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/switch.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/trove.cluster.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/trove.instance.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/vitrage.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/datasources_values/zabbix.yaml -> vitrage-14.1.0.dev1/etc/vitrage/datasources_values copying etc/vitrage/templates.sample/database_cluster_capacity_autoscaling.yaml -> vitrage-14.1.0.dev1/etc/vitrage/templates.sample copying etc/vitrage/templates.sample/host_down_scenarios.yaml -> vitrage-14.1.0.dev1/etc/vitrage/templates.sample copying etc/vitrage/templates.sample/host_high_cpu_load_scenarios.yaml -> vitrage-14.1.0.dev1/etc/vitrage/templates.sample copying releasenotes/notes/.placeholder -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/SNMP_notifier-5c46505b3043b58f.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/Vitrage_ID-93737ff7b7ced8e9.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-166ba1c7e266953e.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/add_service_list-d8e28adabc26f1cf.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/add_status-c5b13941c3ce978e.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/add_template_versions-5476a446705b43d2.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/add_zaqar_notifier-63de714384091ce5.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/alarm-and-rca-history-0c4c513c98fdc426.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/alarm_count_api-057138c8e0a36443.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/aodh_extended_alarm_support-327bb589311da440.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/aodh_gnocchi_thresh_alarm-a529ec4f50f3cb0c.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/cetus-datasource-0c8297005ac6ca92.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/cinder-default-version-9dfcb941996e32ab.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/collectd-datasource-a730f06aff840c8f.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/collector-cache-limitations-4eedef1c7664f5b0.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/collector-removal-fd805c6298d66eb0.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/collector-service-5848f96896f97d50.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/database-migrations-ffca2f9f3283f2a2.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/datasource-scaffold-2f5ee6f0d9f83099.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/definition_templates-6c2c10bb3e6912a1.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-6a1e9b690fdbc132.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-keystone_client-region-option-b3f30100370a5471.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/deprecate-static-physical-datasource-ab0094620c05d0ea.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/doctor-datasource-59ee5b2afb677ab4.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/drop-py-2-7-6add89c8aeb58399.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-ca06b475787d017d.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/entity-equivalence-44c0da4cf3b5bc7e.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/event_persistor-1b0b4563cc219915.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/graph-fast-failover-e2d0a62f18ab27f7.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/health-check-api-19f180a104c7fa29.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/improve_tempest_tests-3e77197dfae4ad62.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/introduce-template-version-55bca9fc4e7d138f.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/kapacitor_datasource-c0c9563bb52ff1f1.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/keycloak_auth_support-cf8c2c504b3ddd5b.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/kubernetes-datasource-12af0f9caac1b21b.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/machine_learning_service-da9700e6c6fa61b6.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/mock-datasource-1c9b427bc16f4a59.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/monasca-datasource-9ca61922ef14c2a8.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/multi_tenancy_support-feb3d2d4f8014b66.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/nested_stacks-fddbfa1f79b2ef43.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/not_operator_for_templates-f1e4c517236ca54e.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/nova-versioned-notifications-3c5ff450b9fe69f0.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/ocata-prelude-9b64d68bc898f7ec.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/osprofiler-784098daab42a150.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/parallel_evaluation-db8660ef3ff5b864.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/performance-bug-fixes-a2b5e85ee37bba93.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/persist_overlapping_scenarios-d426dffdf3d11094.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/policies-in-code-dd3f1490f7f5b3eb.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/prometheus-enhancement-b9dc2ef5705d1000.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/prometheus_datasource-65c72bc8e7ec7622.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/queens-prelude-a00e64274e8e64be.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/refactor-execute-mistral-action-fc0fac84c07e1784.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-ceilometer-datasource-81172dc7d4dfc96b.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove-static-physical-datasource-e8e70158f453cff1.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/remove_end_messages-e92e7b41a52c61cf.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/resource_count-1e3184e5f1f413ab.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/resource_list_query-b3fbcbe01090f64a.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/rewrite-aodh-datasource-4968c32c1c5b81f1.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/rocky-prelude-24ec92aedd5d8266.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/services-management-improvements-899c011e57002e84.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/services_name_format-6868c6f792580328.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/snmp_parsing-1a5c4645ce832ee3.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/sql_integration-c33342d100492ceb.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/static-datasource-changes-914f9a16ad7e46ed.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/static-datasource-refactoring-2cc7569fafbe65c6.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/stein-prelude-5e6f583803807d84.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-aodh-notifications-cc495f3bc137099d.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-get-changes-in-static-datasource-02715226f103455d.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-mistral-13618b516699a1c2.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-networkx-version-2-8d47034b6b278137.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-template-functions-dcb2d2e1e63e9a5d.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support-template-parameters-f9552fef4fc66122.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support_alarm_show_api-0b001dd185e2e523.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support_high_scale-fa1053f06954aed7.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support_mark_down_for_instance-179b04c693f17787.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support_overwrite_when_adding_template-f6795771ae0eff8e.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/support_template_show_and_add_by_name-a73455f462175160.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/template-type-4587ad6a39130170.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/template_crud-91baea2ed68291f0.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/template_regex-8cb58f5e4438c11a.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/template_version_3-cd8a0775b2f2e7cd.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/tmfapi639_datasource-bcae9474430ae5a0.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/trove-datasource-2aa7a88ff20aff8c.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/notes/webhooks-139aeaaab7119302.yaml -> vitrage-14.1.0.dev1/releasenotes/notes copying releasenotes/source/2023.1.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/2023.2.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/2024.1.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/2024.2.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/2025.1.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/conf.py -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/index.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/ocata.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/pike.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/queens.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/rocky.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/stein.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/train.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/unreleased.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/ussuri.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/victoria.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/wallaby.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/xena.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/yoga.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/zed.rst -> vitrage-14.1.0.dev1/releasenotes/source copying releasenotes/source/_static/.placeholder -> vitrage-14.1.0.dev1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> vitrage-14.1.0.dev1/releasenotes/source/_templates copying tools/__init__.py -> vitrage-14.1.0.dev1/tools copying tools/datasource-scaffold/README -> vitrage-14.1.0.dev1/tools/datasource-scaffold copying tools/datasource-scaffold/cookiecutter.json -> vitrage-14.1.0.dev1/tools/datasource-scaffold copying tools/datasource-scaffold/requirements.txt -> vitrage-14.1.0.dev1/tools/datasource-scaffold copying tools/datasource-scaffold/sample/__init__.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/sample copying tools/datasource-scaffold/sample/driver.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/sample copying tools/datasource-scaffold/sample/transformer.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/sample copying tools/datasource-scaffold/{{cookiecutter.name}}/__init__.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/{{cookiecutter.name}} copying tools/datasource-scaffold/{{cookiecutter.name}}/driver.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/{{cookiecutter.name}} copying tools/datasource-scaffold/{{cookiecutter.name}}/transformer.py -> vitrage-14.1.0.dev1/tools/datasource-scaffold/{{cookiecutter.name}} copying tools/load_generator/__init__.py -> vitrage-14.1.0.dev1/tools/load_generator copying tools/load_generator/computes.yaml -> vitrage-14.1.0.dev1/tools/load_generator copying tools/load_generator/load_generator.py -> vitrage-14.1.0.dev1/tools/load_generator copying tools/load_generator/notification_info.py -> vitrage-14.1.0.dev1/tools/load_generator copying tools/load_generator/templates/port_0.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/port_1.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/port_2.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/port_3.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/port_4.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/vm_0.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/vm_1.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/vm_2.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/vm_3.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying tools/load_generator/templates/vm_4.yaml -> vitrage-14.1.0.dev1/tools/load_generator/templates copying vitrage/__init__.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/i18n.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/keystone_client.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/messaging.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/opts.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/os_clients.py -> vitrage-14.1.0.dev1/vitrage copying vitrage/rpc.py -> vitrage-14.1.0.dev1/vitrage copying vitrage.egg-info/PKG-INFO -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/SOURCES.txt -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/dependency_links.txt -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/entry_points.txt -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/not-zip-safe -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/pbr.json -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/requires.txt -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage.egg-info/top_level.txt -> vitrage-14.1.0.dev1/vitrage.egg-info copying vitrage/api/__init__.py -> vitrage-14.1.0.dev1/vitrage/api copying vitrage/api/app.py -> vitrage-14.1.0.dev1/vitrage/api copying vitrage/api/app.wsgi -> vitrage-14.1.0.dev1/vitrage/api copying vitrage/api/hooks.py -> vitrage-14.1.0.dev1/vitrage/api copying vitrage/api/policy.py -> vitrage-14.1.0.dev1/vitrage/api copying vitrage/api/controllers/__init__.py -> vitrage-14.1.0.dev1/vitrage/api/controllers copying vitrage/api/controllers/rest.py -> vitrage-14.1.0.dev1/vitrage/api/controllers copying vitrage/api/controllers/root.py -> vitrage-14.1.0.dev1/vitrage/api/controllers copying vitrage/api/controllers/v1/__init__.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/alarm.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/alarm_base.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/count.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/event.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/history.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/rca.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/resource.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/root.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/service.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/status.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/template.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/topology.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/webhook.py -> vitrage-14.1.0.dev1/vitrage/api/controllers/v1 copying vitrage/api_handler/__init__.py -> vitrage-14.1.0.dev1/vitrage/api_handler copying vitrage/api_handler/apis/__init__.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/alarm.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/base.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/event.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/operational.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/rca.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/resource.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/template.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/topology.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/api_handler/apis/webhook.py -> vitrage-14.1.0.dev1/vitrage/api_handler/apis copying vitrage/cli/__init__.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/api.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/graph.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/machine_learning.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/notifier.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/persistor.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/snmp_parsing.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/status.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/cli/storage.py -> vitrage-14.1.0.dev1/vitrage/cli copying vitrage/common/__init__.py -> vitrage-14.1.0.dev1/vitrage/common copying vitrage/common/config.py -> vitrage-14.1.0.dev1/vitrage/common copying vitrage/common/constants.py -> vitrage-14.1.0.dev1/vitrage/common copying vitrage/common/exception.py -> vitrage-14.1.0.dev1/vitrage/common copying vitrage/common/utils.py -> vitrage-14.1.0.dev1/vitrage/common copying vitrage/common/policies/__init__.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/alarms.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/base.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/event.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/rca.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/resource.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/service.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/status.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/template.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/topology.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/common/policies/webhook.py -> vitrage-14.1.0.dev1/vitrage/common/policies copying vitrage/coordination/__init__.py -> vitrage-14.1.0.dev1/vitrage/coordination copying vitrage/coordination/coordination.py -> vitrage-14.1.0.dev1/vitrage/coordination copying vitrage/coordination/service.py -> vitrage-14.1.0.dev1/vitrage/coordination copying vitrage/datasources/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/alarm_driver_base.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/alarm_properties.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/alarm_transformer_base.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/driver_base.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/resource_transformer_base.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/transformer_base.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/utils.py -> vitrage-14.1.0.dev1/vitrage/datasources copying vitrage/datasources/aodh/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/aodh copying vitrage/datasources/aodh/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/aodh copying vitrage/datasources/aodh/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/aodh copying vitrage/datasources/aodh/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/aodh copying vitrage/datasources/cetus/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus copying vitrage/datasources/cetus/cetus_driver_base.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus copying vitrage/datasources/cetus/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus copying vitrage/datasources/cetus/cluster/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/pod/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/cetus/pod copying vitrage/datasources/cinder/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/cinder copying vitrage/datasources/cinder/volume/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/cinder/volume copying vitrage/datasources/collectd/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd copying vitrage/datasources/collectd/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd copying vitrage/datasources/collectd/mapper.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd copying vitrage/datasources/collectd/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd copying vitrage/datasources/collectd/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd copying vitrage/datasources/collectd/collectd_vitrage/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/plugin.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/readme -> vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> vitrage-14.1.0.dev1/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/consistency/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/consistency copying vitrage/datasources/consistency/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/consistency copying vitrage/datasources/doctor/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/doctor copying vitrage/datasources/doctor/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/doctor copying vitrage/datasources/doctor/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/doctor copying vitrage/datasources/doctor/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/doctor copying vitrage/datasources/heat/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/heat copying vitrage/datasources/heat/stack/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/heat/stack copying vitrage/datasources/kapacitor/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/config.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> vitrage-14.1.0.dev1/vitrage/datasources/kapacitor/auxiliary copying vitrage/datasources/kubernetes/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/kubernetes copying vitrage/datasources/monasca/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/monasca copying vitrage/datasources/monasca/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/monasca copying vitrage/datasources/monasca/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/monasca copying vitrage/datasources/monasca/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/monasca copying vitrage/datasources/nagios/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/nagios/config.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/nagios/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/nagios/parser.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/nagios/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/nagios/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/nagios copying vitrage/datasources/neutron/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron copying vitrage/datasources/neutron/base.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron copying vitrage/datasources/neutron/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron copying vitrage/datasources/neutron/network/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/port/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/neutron/port copying vitrage/datasources/nova/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova copying vitrage/datasources/nova/nova_driver_base.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova copying vitrage/datasources/nova/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova copying vitrage/datasources/nova/host/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/host copying vitrage/datasources/nova/instance/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/field_extractor.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/instance copying vitrage/datasources/nova/zone/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/nova/zone copying vitrage/datasources/prometheus/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/prometheus copying vitrage/datasources/static/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/static copying vitrage/datasources/static/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/static copying vitrage/datasources/static/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/static copying vitrage/datasources/tmfapi639/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/config.py -> vitrage-14.1.0.dev1/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/tmfapi639 copying vitrage/datasources/trove/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove copying vitrage/datasources/trove/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove copying vitrage/datasources/trove/trove_driver_base.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove copying vitrage/datasources/trove/cluster/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/instance/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/trove/instance copying vitrage/datasources/zabbix/__init__.py -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/driver.py -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/properties.py -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/transformer.py -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/auxiliary/readme -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix/auxiliary copying vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> vitrage-14.1.0.dev1/vitrage/datasources/zabbix/auxiliary copying vitrage/entity_graph/__init__.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/driver_exec.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/graph_init.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/graph_persistency.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/scheduler.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/workers.py -> vitrage-14.1.0.dev1/vitrage/entity_graph copying vitrage/entity_graph/consistency/__init__.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/consistency copying vitrage/entity_graph/consistency/consistency_enforcer.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/consistency copying vitrage/entity_graph/mappings/__init__.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/alarm_handler.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/datasource_info_mapper.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/handler_base.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/operational_alarm_severity.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/operational_resource_state.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/resource_handler.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/mappings copying vitrage/entity_graph/processor/__init__.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/base.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/notifier.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/processor.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/processor_utils.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/transformer_manager.py -> vitrage-14.1.0.dev1/vitrage/entity_graph/processor copying vitrage/evaluator/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/base.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/condition.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/equivalence_repository.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/scenario_evaluator.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/scenario_repository.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/template_data.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/template_fields.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/template_schema_factory.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/template_schemas.py -> vitrage-14.1.0.dev1/vitrage/evaluator copying vitrage/evaluator/actions/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/action_executor.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/base.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/evaluator_event_transformer.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/notifier.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/priority_tools.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions copying vitrage/evaluator/actions/recipes/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/action_steps.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/add_causal_relationship.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/base.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/execute_mistral.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/mark_down.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/raise_alarm.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/set_state.py -> vitrage-14.1.0.dev1/vitrage/evaluator/actions/recipes copying vitrage/evaluator/template_db/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_db copying vitrage/evaluator/template_db/template_repository.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_db copying vitrage/evaluator/template_functions/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_functions copying vitrage/evaluator/template_functions/function_resolver.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_functions copying vitrage/evaluator/template_functions/v2/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_functions/v2/functions.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_loading/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/equivalence_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/props_converter.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/scenario_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/subgraph_builder.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/template_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/template_loader_v3.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/v1/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/action_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v3/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/action_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_validation/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/base.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/status_messages.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/content/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/base.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/template_content_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/v1/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v2/__init__.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> vitrage-14.1.0.dev1/vitrage/evaluator/template_validation/content/v2 copying vitrage/graph/__init__.py -> vitrage-14.1.0.dev1/vitrage/graph copying vitrage/graph/filter.py -> vitrage-14.1.0.dev1/vitrage/graph copying vitrage/graph/query.py -> vitrage-14.1.0.dev1/vitrage/graph copying vitrage/graph/utils.py -> vitrage-14.1.0.dev1/vitrage/graph copying vitrage/graph/algo_driver/__init__.py -> vitrage-14.1.0.dev1/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/algorithm.py -> vitrage-14.1.0.dev1/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/networkx_algorithm.py -> vitrage-14.1.0.dev1/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/sub_graph_matching.py -> vitrage-14.1.0.dev1/vitrage/graph/algo_driver copying vitrage/graph/driver/__init__.py -> vitrage-14.1.0.dev1/vitrage/graph/driver copying vitrage/graph/driver/elements.py -> vitrage-14.1.0.dev1/vitrage/graph/driver copying vitrage/graph/driver/graph.py -> vitrage-14.1.0.dev1/vitrage/graph/driver copying vitrage/graph/driver/networkx_graph.py -> vitrage-14.1.0.dev1/vitrage/graph/driver copying vitrage/graph/driver/notifier.py -> vitrage-14.1.0.dev1/vitrage/graph/driver copying vitrage/hacking/__init__.py -> vitrage-14.1.0.dev1/vitrage/hacking copying vitrage/hacking/checks.py -> vitrage-14.1.0.dev1/vitrage/hacking copying vitrage/machine_learning/__init__.py -> vitrage-14.1.0.dev1/vitrage/machine_learning copying vitrage/machine_learning/service.py -> vitrage-14.1.0.dev1/vitrage/machine_learning copying vitrage/machine_learning/plugins/__init__.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins copying vitrage/machine_learning/plugins/base.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins copying vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> vitrage-14.1.0.dev1/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/middleware/__init__.py -> vitrage-14.1.0.dev1/vitrage/middleware copying vitrage/middleware/basic_and_keystone_auth.py -> vitrage-14.1.0.dev1/vitrage/middleware copying vitrage/middleware/keycloak.py -> vitrage-14.1.0.dev1/vitrage/middleware copying vitrage/notifier/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier copying vitrage/notifier/service.py -> vitrage-14.1.0.dev1/vitrage/notifier copying vitrage/notifier/plugins/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins copying vitrage/notifier/plugins/base.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins copying vitrage/notifier/plugins/aodh/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/aodh/aodh_notifier.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/mistral/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/mistral/mistral_notifier.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/nova/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/nova/nova_notifier.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/snmp/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/base.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/snmp_notifier.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/snmp_sender.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/webhook/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/utils.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/webhook.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/zaqar/__init__.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/zaqar copying vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> vitrage-14.1.0.dev1/vitrage/notifier/plugins/zaqar copying vitrage/persistency/__init__.py -> vitrage-14.1.0.dev1/vitrage/persistency copying vitrage/persistency/service.py -> vitrage-14.1.0.dev1/vitrage/persistency copying vitrage/snmp_parsing/__init__.py -> vitrage-14.1.0.dev1/vitrage/snmp_parsing copying vitrage/snmp_parsing/properties.py -> vitrage-14.1.0.dev1/vitrage/snmp_parsing copying vitrage/snmp_parsing/service.py -> vitrage-14.1.0.dev1/vitrage/snmp_parsing copying vitrage/storage/__init__.py -> vitrage-14.1.0.dev1/vitrage/storage copying vitrage/storage/base.py -> vitrage-14.1.0.dev1/vitrage/storage copying vitrage/storage/history_facade.py -> vitrage-14.1.0.dev1/vitrage/storage copying vitrage/storage/impl_sqlalchemy.py -> vitrage-14.1.0.dev1/vitrage/storage copying vitrage/storage/sqlalchemy/__init__.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy copying vitrage/storage/sqlalchemy/models.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy copying vitrage/storage/sqlalchemy/migration/__init__.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration copying vitrage/storage/sqlalchemy/migration/alembic.ini -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration copying vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> vitrage-14.1.0.dev1/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying vitrage/tests/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests copying vitrage/tests/base.py -> vitrage-14.1.0.dev1/vitrage/tests copying vitrage/tests/functional/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional copying vitrage/tests/functional/base.py -> vitrage-14.1.0.dev1/vitrage/tests/functional copying vitrage/tests/functional/test_configuration.py -> vitrage-14.1.0.dev1/vitrage/tests/functional copying vitrage/tests/functional/api/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api copying vitrage/tests/functional/api/test_versions.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api copying vitrage/tests/functional/api/v1/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_auth.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_basic.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_health.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_keycloak.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_noauth.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_service.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_status.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_template_versions.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api_handler/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_apis.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates_v2.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates_v3.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/api_handler copying vitrage/tests/functional/datasources/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources copying vitrage/tests/functional/datasources/base.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources copying vitrage/tests/functional/datasources/aodh/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/aodh/test_aodh.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/cinder/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/collectd/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/collectd/test_collectd.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/heat/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/heat copying vitrage/tests/functional/datasources/heat/test_heat_stack.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/heat copying vitrage/tests/functional/datasources/listener_service/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/listener_service copying vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/listener_service copying vitrage/tests/functional/datasources/nagios/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nagios copying vitrage/tests/functional/datasources/nagios/test_nagios.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nagios copying vitrage/tests/functional/datasources/neutron/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/nova/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/trove/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/datasources/trove/test_trove_instance.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/entity_graph/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph copying vitrage/tests/functional/entity_graph/consistency/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/consistency copying vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/consistency copying vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/graph_persistor copying vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/graph_persistor copying vitrage/tests/functional/entity_graph/processor/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/processor copying vitrage/tests/functional/entity_graph/processor/test_processor.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/processor copying vitrage/tests/functional/entity_graph/states/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/states copying vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/entity_graph/states copying vitrage/tests/functional/evaluator/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/evaluator copying vitrage/tests/functional/evaluator/test_action_executor.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/evaluator copying vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> vitrage-14.1.0.dev1/vitrage/tests/functional/evaluator copying vitrage/tests/mocks/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/entity_model.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/graph_generator.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/mock_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/mock_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/trace_generator.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/utils.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks copying vitrage/tests/mocks/mock_graph_datasource/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/mocks/mock_graph_datasource/driver.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/mocks/mock_graph_datasource/transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/resources/datasources_values/default.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nagios.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.host.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.instance.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.zone.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/vitrage.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/kapacitor copying vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/kubernetes copying vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/edges/attached.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/edges/contains.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/edges/on.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> vitrage-14.1.0.dev1/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/nagios/nagios-mock.html -> vitrage-14.1.0.dev1/vitrage/tests/resources/nagios copying vitrage/tests/resources/nagios/nagios_conf.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/nagios copying vitrage/tests/resources/prometheus/prometheus_conf.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/prometheus copying vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/dests.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/snmp_parsing copying vitrage/tests/resources/static_datasources/switch_to_host.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources copying vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/added_resources copying vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/baseline copying vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources copying vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources copying vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes copying vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/consistency copying vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def copying vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalent_scenarios copying vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/equivalent_scenarios/equivalences copying vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/high_availability.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/general/bad_yaml.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/basic.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/equivalences/basic.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/general/equivalences copying vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/regex/basic_regex.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/faulty_regex.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/v3_templates copying vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/v3_templates copying vitrage/tests/resources/templates/version/invalid_version.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version copying vitrage/tests/resources/templates/version/no_version.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version copying vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v1 copying vitrage/tests/resources/templates/version/v1/version1.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v1 copying vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/zabbix/zabbix_conf.yaml -> vitrage-14.1.0.dev1/vitrage/tests/resources/zabbix copying vitrage/tests/unit/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit copying vitrage/tests/unit/cli/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/cli copying vitrage/tests/unit/cli/test_status.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/cli copying vitrage/tests/unit/common/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/common copying vitrage/tests/unit/common/test_utils.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/common copying vitrage/tests/unit/datasources/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_datasource_update_method.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_transformer_base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/aodh/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/mock_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/cetus/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cinder/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cinder copying vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/cinder copying vitrage/tests/unit/datasources/collectd/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_mapper.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/consistency/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/consistency copying vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/consistency copying vitrage/tests/unit/datasources/doctor/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/heat/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/heat copying vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/heat copying vitrage/tests/unit/datasources/kapacitor/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/kubernetes copying vitrage/tests/unit/datasources/nagios/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/mock_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/neutron/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron copying vitrage/tests/unit/datasources/neutron/network/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/network copying vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/network copying vitrage/tests/unit/datasources/neutron/port/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/port copying vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/neutron/port copying vitrage/tests/unit/datasources/nova/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/prometheus/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/static/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/static/test_static_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/static/test_static_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/tmfapi639/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/trove/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/zabbix/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/mock_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/entity_graph/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/test_processor_service.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/test_transformer_manager.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/processor/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/test_processor.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/states/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/states copying vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/entity_graph/states copying vitrage/tests/unit/evaluator/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_condition.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_equivalence_loader.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_equivalence_repository.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_scenario_repository.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_template_loader.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/recipes/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/template_functions/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_functions copying vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_functions copying vitrage/tests/unit/evaluator/template_loading/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading copying vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading copying vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading/v2 copying vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_loading/v2 copying vitrage/tests/unit/evaluator/template_validation/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/graph/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/base.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/test_graph.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/test_graph_algo.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/graph copying vitrage/tests/unit/hacking/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/hacking copying vitrage/tests/unit/hacking/test_hacking.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/hacking copying vitrage/tests/unit/machine_learning/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/machine_learning copying vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/machine_learning/jaccard_correlation copying vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/machine_learning/jaccard_correlation copying vitrage/tests/unit/notifier/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier copying vitrage/tests/unit/notifier/test_notifier.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier copying vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/common.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/snmp_parsing/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/storage/__init__.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/storage copying vitrage/tests/unit/storage/test_migrations.py -> vitrage-14.1.0.dev1/vitrage/tests/unit/storage copying vitrage/utils/__init__.py -> vitrage-14.1.0.dev1/vitrage/utils copying vitrage/utils/datetime.py -> vitrage-14.1.0.dev1/vitrage/utils copying vitrage/utils/evaluator.py -> vitrage-14.1.0.dev1/vitrage/utils copying vitrage/utils/file.py -> vitrage-14.1.0.dev1/vitrage/utils copying vitrage.egg-info/SOURCES.txt -> vitrage-14.1.0.dev1/vitrage.egg-info Writing vitrage-14.1.0.dev1/setup.cfg creating dist Creating tar archive removing 'vitrage-14.1.0.dev1' (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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --copyout /var/tmp/pkgsrc/dist /tmp/tmp.r90XowUrM4/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --copyout /var/tmp/pkgsrc/dist /tmp/tmp.r90XowUrM4/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: ['/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: a2beb366-d77e-46e9-9baa-63240ee8302a 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.wpa6fduj', '/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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'] with env {'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: 16114812 4553036 1689536 977868 11439676 11561776 DEBUG: Swap: 16777212 5397176 11380036 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 857M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 208G 342G 38% / 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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: 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: 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.x8zpvfil', '/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.r90XowUrM4/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 ']' ++ grep .tar.gz ++ ls /tmp/tmp.r90XowUrM4/dist + SOURCE=vitrage-14.1.0.dev1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.r90XowUrM4/dist/vitrage-14.1.0.dev1.tar.gz ++ basename vitrage-14.1.0.dev1.tar.gz .tar.gz + SOURCEWITHREL=vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz + mv /tmp/tmp.r90XowUrM4/dist/vitrage-14.1.0.dev1.tar.gz /tmp/tmp.r90XowUrM4/SOURCES/vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz + cd /home/centos10-master-uc/data/openstack-vitrage_distro + cp -a openstack-vitrage-api.service openstack-vitrage-graph.service openstack-vitrage-ml.service openstack-vitrage-notifier.service openstack-vitrage-persistor.service openstack-vitrage-snmp-parsing.service openstack-vitrage.spec vitrage.logrotate /tmp/tmp.r90XowUrM4/SOURCES/ + cp openstack-vitrage.spec /tmp/tmp.r90XowUrM4/SPECS/ + cd /tmp/tmp.r90XowUrM4/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-vitrage.spec + sed -i -e '1i%define upstream_version 14.1.0.dev1\' openstack-vitrage.spec + grep -qc '^%global dlrn .*' openstack-vitrage.spec + sed -i -e '1i%global dlrn 1\' openstack-vitrage.spec + grep -qc '^%global dlrn_nvr .*' openstack-vitrage.spec ++ basename vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr vitrage-14.1.0.dev1-0.20250319071958.aafc997\' openstack-vitrage.spec + sed -i -e s/UPSTREAMVERSION/14.1.0.dev1/g openstack-vitrage.spec + set_nvr_in_spec + VERSION=14.1.0 + sed -i -e 's/Version:.*/Version: 14.1.0/g' openstack-vitrage.spec + sed -i -e 's/Release:.*/Release: 0.20250319071958.aafc997%{?dist}/g' openstack-vitrage.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz/' openstack-vitrage.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-vitrage.spec + cat openstack-vitrage.spec %global dlrn_nvr vitrage-14.1.0.dev1-0.20250319071958.aafc997 %global dlrn 1 %define upstream_version 14.1.0.dev1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %global service vitrage %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order bashate # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc 1 %global common_desc OpenStack vitrage provides API and services for RCA (Root Cause Analysis). Name: openstack-vitrage Version: 14.1.0 Release: 0.20250319071958.aafc997%{?dist} Summary: OpenStack Root Cause Analysis License: Apache-2.0 URL: https://github.com/openstack/vitrage BuildArch: noarch Source0: vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz Source2: %{service}.logrotate Source10: %{name}-api.service Source11: %{name}-graph.service Source12: %{name}-notifier.service Source13: %{name}-ml.service Source14: %{name}-persistor.service Source15: %{name}-snmp-parsing.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: http://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif # 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: git-core %description Vitrage is the OpenStack RCA (Root Cause Analysis) Engine for organizing, analyzing and expanding OpenStack alarms & events, %package -n python3-vitrage Summary: OpenStack vitrage python libraries Requires: python3-vitrage+openstack = %{version}-%{release} %description -n python3-vitrage %{common_desc} This package contains the vitrage python library. %package common Summary: Components common to all OpenStack vitrage services Requires: python3-vitrage = %{version}-%{release} Requires(pre): shadow-utils %{?systemd_ordering} %description common %{common_desc} %package api Summary: OpenStack vitrage api Requires: %{name}-common = %{version}-%{release} %description api %{common_desc} This package contains the vitrage API service. %package graph Summary: OpenStack vitrage graph Requires: %{name}-common = %{version}-%{release} Obsoletes: %{name}-collector < %{version}-%{release} %description graph %{common_desc} This package contains the vitrage graph service. %package notifier Summary: OpenStack vitrage notifier Requires: %{name}-common = %{version}-%{release} %description notifier %{common_desc} This package contains the vitrage notifier service. %package ml Summary: OpenStack vitrage machine learning Requires: %{name}-common = %{version}-%{release} %description ml %{common_desc} This package contains the vitrage machine learning service. %package persistor Summary: OpenStack vitrage persistor Requires: %{name}-common = %{version}-%{release} %description persistor %{common_desc} This package contains the vitrage persistor service. %package snmp-parsing Summary: OpenStack vitrage SNMP parsing Requires: %{name}-common = %{version}-%{release} %description snmp-parsing %{common_desc} This package contains the SNMP parsing service. %package -n python3-vitrage-tests Summary: Vitrage tests Requires: python3-vitrage = %{version}-%{release} %description -n python3-vitrage-tests %{common_desc} This package contains the Vitrage test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack vitrage %description doc %{common_desc} This package contains documentation files for vitrage. %endif %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 vitrage -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # In RDO we are providing pysnmp with pysnmp-lextudio. To avoid # conflicts between packages, let's switch to pysnmp-lextudio for # automatic deps. sed -i 's/^pysnmp.*/pysnmp-lextudio/g' requirements.txt # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Issue with setuptools auto-discovery echo -e "[options]\\npackages = vitrage" >> setup.cfg # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %if 0%{?with_doc} # generate html docs %tox -e docs # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo} %endif %install %pyproject_install # Generate config file PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf # Install config files install -d -m 755 %{buildroot}%{_sysconfdir}/vitrage/datasources_values install -p -D -m 640 etc/vitrage/vitrage.conf %{buildroot}%{_sysconfdir}/vitrage/vitrage.conf install -p -D -m 640 etc/vitrage/api-paste.ini %{buildroot}%{_sysconfdir}/vitrage/api-paste.ini install -p -D -m 640 etc/vitrage/datasources_values/*.yaml %{buildroot}%{_sysconfdir}/vitrage/datasources_values/ # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/vitrage install -d -m 755 %{buildroot}%{_sharedstatedir}/vitrage/tmp install -d -m 755 %{buildroot}%{_localstatedir}/log/vitrage install -d -m 755 %{buildroot}%{_sysconfdir}/vitrage/static_datasources install -d -m 755 %{buildroot}%{_sysconfdir}/vitrage/templates # 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}-graph.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/%{name}-notifier.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/%{name}-ml.service install -p -D -m 644 %{SOURCE14} %{buildroot}%{_unitdir}/%{name}-persistor.service install -p -D -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/%{name}-snmp-parsing.service # Remove unused files rm -f %{buildroot}/usr/etc/vitrage/* %check # Unit tests are failing, we need to disable them for now #rm -f ./vitrage/tests/unit/hacking/test_hacking.py #%%tox -e %{default_toxenv} %pre common getent group vitrage >/dev/null || groupadd -r vitrage if ! getent passwd vitrage >/dev/null; then useradd -r -g vitrage -G vitrage -d %{_sharedstatedir}/vitrage -s /sbin/nologin -c "OpenStack vitrage Daemons" vitrage fi exit 0 %post -n %{name}-api %systemd_post %{name}-api.service %preun -n %{name}-api %systemd_preun %{name}-api.service %post -n %{name}-graph %systemd_post %{name}-graph.service %preun -n %{name}-graph %systemd_preun %{name}-graph.service %post -n %{name}-notifier %systemd_post %{name}-notifier.service %preun -n %{name}-notifier %systemd_preun %{name}-notifier.service %post -n %{name}-ml %systemd_post %{name}-ml.service %preun -n %{name}-ml %systemd_preun %{name}-ml.service %post -n %{name}-persistor %systemd_post %{name}-persistor.service %preun -n %{name}-persistor %systemd_preun %{name}-persistor.service %post -n %{name}-snmp-parsing %systemd_post %{name}-snmp-parsing.service %preun -n %{name}-snmp-parsing %systemd_preun %{name}-snmp-parsing.service %pyproject_extras_subpkg -n python3-vitrage openstack %files -n python3-vitrage %license LICENSE %{python3_sitelib}/vitrage %{python3_sitelib}/vitrage-*.dist-info %exclude %{python3_sitelib}/vitrage/tests %files -n python3-vitrage-tests %license LICENSE %{python3_sitelib}/vitrage/tests %files common %license LICENSE %doc README.rst %dir %{_sysconfdir}/vitrage %dir %{_sysconfdir}/vitrage/datasources_values %config(noreplace) %attr(-, root, vitrage) %{_sysconfdir}/vitrage/vitrage.conf %config(noreplace) %attr(-, root, vitrage) %{_sysconfdir}/vitrage/api-paste.ini %config(noreplace) %attr(-, root, vitrage) %{_sysconfdir}/vitrage/datasources_values/*.yaml %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0755, vitrage, root) %{_localstatedir}/log/vitrage %dir %attr(0755, vitrage, root) %{_sysconfdir}/vitrage/static_datasources %dir %attr(0755, vitrage, root) %{_sysconfdir}/vitrage/templates %{_bindir}/vitrage-dbsync %{_bindir}/vitrage-dbsync-revision %{_bindir}/vitrage-dbsync-stamp %{_bindir}/vitrage-purge-data %{_bindir}/vitrage-status %defattr(-, vitrage, vitrage, -) %dir %{_sharedstatedir}/vitrage %dir %{_sharedstatedir}/vitrage/tmp %files api %{_bindir}/vitrage-api %{_unitdir}/%{name}-api.service %files graph %{_bindir}/vitrage-graph %{_unitdir}/%{name}-graph.service %files notifier %{_bindir}/vitrage-notifier %{_unitdir}/%{name}-notifier.service %files ml %{_bindir}/vitrage-ml %{_unitdir}/%{name}-ml.service %files persistor %{_bindir}/vitrage-persistor %{_unitdir}/%{name}-persistor.service %files snmp-parsing %{_bindir}/vitrage-snmp-parsing %{_unitdir}/%{name}-snmp-parsing.service %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.r90XowUrM4/SOURCES openstack-vitrage.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --spec openstack-vitrage.spec --sources=/tmp/tmp.r90XowUrM4/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --spec openstack-vitrage.spec --sources=/tmp/tmp.r90XowUrM4/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/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: 4a090293-6c73-40fa-a681-ccad93d6cda7 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-vitrage.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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.vdtnjm7g', '/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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'] with env {'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: 16114812 4539148 1701332 960180 11424080 11575664 DEBUG: Swap: 16777212 5397176 11380036 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 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 208G 342G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: 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: 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.4m4_0v01', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-6684336c619f8c59401 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-91f52035 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-6e83ac6eeee8f3a4b3265a 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-022a2b6c8465d905eb8bf99 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-352cce36f0bddb1f 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6b45672b23db47ccbf74dbd 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-f36fcee 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-75806e361d001d15f8c0d 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-1e4165950f13eb5dd82 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-32948b7135d9de31cb8ef 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bgpvpn-26a124b8cd802 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-e473f6f4b368cdb97c7 196 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-52bba70fec38053bd3a5 206 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f8a19b8df6d32a6945370b1639 201 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1357edba88d6a12636 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3f59cef644ce5b4a520cd8 202 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-e70ed5e60f9 197 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-815df9ad173957088a53 193 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 33 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 143 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 75 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 84 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 64 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 144 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 161 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-vitrage.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-vitrage.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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.r90XowUrM4 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f --rebuild /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.0 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'}} 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: fd71045e-0f8f-4f9a-8846-56bddaa9ca37 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-6684336c619f8c594013f082d61e0725b7a2b733 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/66/84/6684336c619f8c594013f082d61e0725b7a2b733_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-91f520356d7d7ea0c81b0b81eaca08e2fced6591 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/91/f5/91f520356d7d7ea0c81b0b81eaca08e2fced6591_e8d91a26 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-python-os-brick-6e83ac6eeee8f3a4b3265a4e927dca1bc190e088 baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/6e/83/6e83ac6eeee8f3a4b3265a4e927dca1bc190e088_99edb21c enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-novaclient-4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/4c/32/4c3216df7203b00f4a5d4fbdca6c0b19e8cb00b4_c4a86fd5 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-022a2b6c8465d905eb8bf99c609e0c3368355829 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/02/2a/022a2b6c8465d905eb8bf99c609e0c3368355829_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-352cce36f0bddb1f315b50edd80e24054d91a96f baseurl=https://trunk.rdoproject.org/centos10-master/component/common/35/2c/352cce36f0bddb1f315b50edd80e24054d91a96f_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-6b45672b23db47ccbf74dbda4f2678fd25ea22ed baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/6b/45/6b45672b23db47ccbf74dbda4f2678fd25ea22ed_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designate-tests-tempest-f36fcee44adaf33e9280231c6b0b3a40c9cacd32 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/f3/6f/f36fcee44adaf33e9280231c6b0b3a40c9cacd32_eb23376a enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-75806e361d001d15f8c0d81f385e4593492cc939 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/75/80/75806e361d001d15f8c0d81f385e4593492cc939_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-1e4165950f13eb5dd822e4c7f73c0e06544b6e79 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1e/41/1e4165950f13eb5dd822e4c7f73c0e06544b6e79_8019c0a8 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-32948b7135d9de31cb8ef6c3ce4c5f46612c2d09 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/94/32948b7135d9de31cb8ef6c3ce4c5f46612c2d09_f171e06d enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-networking-bgpvpn-26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/26/a1/26a124b8cd80299f4fd5db11cab4d7cb3fe0c6b9_f18faad8 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-lib-e473f6f4b368cdb97c725f29fa070a05d283848d baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/e4/73/e473f6f4b368cdb97c725f29fa070a05d283848d_7b2ac1ea enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-52bba70fec38053bd3a50b030970d427d2597450 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/52/bb/52bba70fec38053bd3a50b030970d427d2597450_fa75ed37 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-f8a19b8df6d32a6945370b1639fb4b200693d58b baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/f8/a1/f8a19b8df6d32a6945370b1639fb4b200693d58b_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-openstack-packstack-1357edba88d6a12636ae9d322313b3cf9594bba9 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/13/57/1357edba88d6a12636ae9d322313b3cf9594bba9_e1b5e987 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-3f59cef644ce5b4a520cd818c97ed22cb73b731f baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/3f/59/3f59cef644ce5b4a520cd818c97ed22cb73b731f_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-zaqar-tests-tempest-e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/e7/0e/e70ed5e60f915aa9c2bc27f02e13f1b4e0ea0f3f_e5894932 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-815df9ad173957088a53320f6900839470772b5f baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/81/5d/815df9ad173957088a53320f6900839470772b5f_55cf7419 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=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-reef/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos9-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 Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=0 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f Mock Version: 6.0 INFO: Mock Version: 6.0 INFO: Mock Version: 6.0 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: 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: 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.697vhm58', '/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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'] with env {'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: 16114812 4754572 1485152 960344 11425000 11360240 DEBUG: Swap: 16777212 5397176 11380036 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 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 208G 342G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: 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: 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.za398x2y', '/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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-6684336c619f8c59401 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-91f52035 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-6e83ac6eeee8f3a4b3265a 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-022a2b6c8465d905eb8bf99 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-352cce36f0bddb1f 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6b45672b23db47ccbf74dbd 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-f36fcee 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-75806e361d001d15f8c0d 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-1e4165950f13eb5dd82 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-32948b7135d9de31cb8ef 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bgpvpn-26a124b8cd802 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-e473f6f4b368cdb97c7 146 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-52bba70fec38053bd3a5 172 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f8a19b8df6d32a6945370b1639 131 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1357edba88d6a12636 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3f59cef644ce5b4a520cd8 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-e70ed5e60f9 50 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-815df9ad173957088a53 157 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 50 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 54 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 49 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 33 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 136 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 166 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 126 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm Start: build setup for openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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: openstack-vitrage-api.service DEBUG: openstack-vitrage-graph.service DEBUG: openstack-vitrage-ml.service DEBUG: openstack-vitrage-notifier.service DEBUG: openstack-vitrage-persistor.service DEBUG: openstack-vitrage-snmp-parsing.service DEBUG: openstack-vitrage.spec DEBUG: vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz DEBUG: vitrage.logrotate 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-vitrage.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-vitrage.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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 Wed Mar 19 03:21:09 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package systemd-257-9.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm Start: rpmbuild openstack-vitrage-14.1.0-0.20250319071958.aafc997.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-vitrage.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-vitrage.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LBGnbP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf vitrage-14.1.0.dev1 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/vitrage-14.1.0.dev1-0.20250319071958.aafc997.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + rm -rf /builddir/build/BUILD/vitrage-14.1.0.dev1-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1-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-vitrage-14.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 vitrage -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i 's/^pysnmp.*/pysnmp-lextudio/g' requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate 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 bashate 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 bashate 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 bashate 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 bashate 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 bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt DEBUG: + echo -e '[options]\npackages = vitrage' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.rQQYns DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /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 egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Wed Mar 19 03:21:09 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package systemd-257-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-vitrage.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-vitrage.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.ydYE9l DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /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 egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) 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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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:06 ago on Wed Mar 19 03:21:09 2025. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-9.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-9.el10 crb 678 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-9.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-9.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-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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-vitrage.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-vitrage.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.kuJpY0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /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 egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0 seconds DEBUG: py312: OK (0.00 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.5.1 DEBUG: Handling python-subunit>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-subunit>=1.2.0 DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.3.0 DEBUG: Handling requests-mock>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: requests-mock>=1.4.0 DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.5.0 DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.3.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling zake>=0.1.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: zake>=0.1.6 DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebTest>= 3.0.0 DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=0.9.8 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=0.9.8 DEBUG: Handling cachetools>=2.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.7 DEBUG: Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: lxml>=4.5.2 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-dateutil>=2.7.0 DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: networkx>=2.4 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=4.44.0 DEBUG: Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=5.36.0 DEBUG: Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.35.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.log>=3.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=3.44.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pecan>=1.2.1 DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.2 DEBUG: Handling Werkzeug>=0.14.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Werkzeug>=0.14.1 DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=4.21.0 DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.28.0 DEBUG: Handling voluptuous>=0.11.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: voluptuous>=0.11.1 DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy>=1.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sympy>=1.1.1 DEBUG: Handling pysnmp-lextudio from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pysnmp-lextudio DEBUG: Handling PyJWT>=1.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyJWT>=1.6.0 DEBUG: Handling osprofiler>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=2.0.0 DEBUG: Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.6.2 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb>=1.7.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.4 DEBUG: Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet!=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: debtcollector>=1.19.0 DEBUG: Handling cotyledon>=1.6.8 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cotyledon>=1.6.8 DEBUG: Handling pytz>=2018.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pytz>=2018.3 DEBUG: Handling tenacity>=4.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=4.12.0 DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tooz>=1.58.0 DEBUG: Handling psutil>=5.4.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: psutil>=5.4.3 DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.config>=5.2.0 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling docutils>=0.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: docutils>=0.11 DEBUG: (installed: docutils 0.20.1) 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 vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=0.9.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: alembic >=0.9.8 DEBUG: Handling cachetools >=2.0.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cachetools >=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: cryptography >=2.7 DEBUG: Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: lxml >=4.5.2 DEBUG: Handling PyMySQL >=0.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: PyMySQL >=0.8.0 DEBUG: Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: python-dateutil >=2.7.0 DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: networkx >=2.4 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.db >=4.44.0 DEBUG: Handling oslo.messaging >=5.36.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.messaging >=5.36.0 DEBUG: Handling oslo.middleware >=3.35.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.middleware >=3.35.0 DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0 DEBUG: Handling oslo.log >=3.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.log >=3.44.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: pecan >=1.2.1 DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.2 DEBUG: Handling Werkzeug >=0.14.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: Werkzeug >=0.14.1 DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: keystonemiddleware >=4.21.0 DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: stevedore >=1.28.0 DEBUG: Handling voluptuous >=0.11.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: voluptuous >=0.11.1 DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy >=1.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: sympy >=1.1.1 DEBUG: Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: pysnmp-lextudio DEBUG: Handling PyJWT >=1.6.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: PyJWT >=1.6.0 DEBUG: Handling osprofiler >=2.0.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: osprofiler >=2.0.0 DEBUG: Handling keystoneauth1 >=3.6.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: keystoneauth1 >=3.6.2 DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: PyYAML >=5.1 DEBUG: Handling requests >=2.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: requests >=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb >=1.7.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: WebOb >=1.7.4 DEBUG: Handling eventlet !=0.20.1,>=0.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: eventlet !=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector >=1.19.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: debtcollector >=1.19.0 DEBUG: Handling cotyledon >=1.6.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: cotyledon >=1.6.8 DEBUG: Handling pytz >=2018.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: pytz >=2018.3 DEBUG: Handling tenacity >=4.12.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: tenacity >=4.12.0 DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: tooz >=1.58.0 DEBUG: Handling psutil >=5.4.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: psutil >=5.4.3 DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling aodhclient >=1.0.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: aodhclient >=1.0.0 ; extra == 'openstack' DEBUG: Handling python-keystoneclient >=3.15.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.15.0 ; extra == 'openstack' DEBUG: Handling python-neutronclient >=6.7.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-neutronclient >=6.7.0 ; extra == 'openstack' DEBUG: Handling python-novaclient >=10.1.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-novaclient >=10.1.0 ; extra == 'openstack' DEBUG: Handling python-heatclient >=1.14.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-heatclient >=1.14.0 ; extra == 'openstack' DEBUG: Handling python-mistralclient >=3.3.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-mistralclient >=3.3.0 ; extra == 'openstack' DEBUG: Handling python-openstackclient >=3.12.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-openstackclient >=3.12.0 ; extra == 'openstack' DEBUG: Handling python-monascaclient >=1.7.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-monascaclient >=1.7.1 ; extra == 'openstack' DEBUG: Handling python-troveclient >=2.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-troveclient >=2.2.0 ; extra == 'openstack' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'openstack' DEBUG: Handling gnocchiclient >=3.3.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: gnocchiclient >=3.3.1 ; extra == 'openstack' DEBUG: Handling coverage >=4.5.1 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: coverage >=4.5.1 ; extra == 'test' DEBUG: Handling python-subunit >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-subunit >=1.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: oslotest >=3.3.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: requests-mock >=1.4.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testscenarios >=0.5.0 ; extra == 'test' DEBUG: Handling testtools >=2.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testtools >=2.3.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling reno >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: reno >=3.1.0 ; extra == 'test' DEBUG: Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling pyzabbix >=0.7.4 ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: pyzabbix >=0.7.4 ; extra == 'zabbix' DEBUG: + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv vitrage-14.1.0.dev1.dist-info/ DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/METADATA' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' DEBUG: removed directory 'vitrage-14.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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:09 ago on Wed Mar 19 03:21:09 2025. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-docutils-0.20.1-5.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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.3-2.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.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-9.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: 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-cotyledon noarch 1.7.3-8.el10s delorean-master-testing 53 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystoneauth1 noarch 5.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-networkx noarch 3.2.1-6.el10 appstream 3.3 M DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslotest noarch 5.0.0-0.20250212144141.4c36dbc.el10 delorean-component-clients 53 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 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-psutil x86_64 5.9.8-5.el10 appstream 269 k DEBUG: python3-pysnmp-lextudio noarch 5.0.33-1.el10s delorean-master-testing 694 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-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-sympy x86_64 1.12-2.el10s delorean-master-testing 14 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 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-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: Installing dependencies: DEBUG: dejavu-sans-fonts noarch 2.37-25.el10 baseos 1.3 M DEBUG: desktop-file-utils x86_64 0.26-14.el10 appstream 71 k DEBUG: emacs-filesystem noarch 1:29.4-10.el10 appstream 10 k DEBUG: flexiblas x86_64 3.4.2-3.el10 appstream 26 k DEBUG: flexiblas-netlib x86_64 3.4.2-3.el10 appstream 3.2 M DEBUG: flexiblas-openblas-openmp x86_64 3.4.2-3.el10 appstream 18 k DEBUG: ghostscript x86_64 10.02.1-14.el10 appstream 37 k DEBUG: ghostscript-tools-fonts noarch 10.02.1-14.el10 appstream 14 k DEBUG: ghostscript-tools-printing noarch 10.02.1-14.el10 appstream 15 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hwdata noarch 0.379-10.4.el10 baseos 1.6 M DEBUG: info x86_64 7.1-6.el10 baseos 183 k DEBUG: libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k DEBUG: libXfixes x86_64 6.0.1-5.el10 appstream 20 k DEBUG: libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k DEBUG: libdrm x86_64 2.4.123-1.el10 appstream 163 k DEBUG: libgfortran x86_64 14.2.1-7.el10 baseos 800 k DEBUG: libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k DEBUG: libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k DEBUG: libglvnd-opengl x86_64 1:1.7.0-7.el10 appstream 39 k DEBUG: libicu x86_64 74.2-4.el10 baseos 10 M DEBUG: libimagequant x86_64 2.14.1-1.el10s delorean-master-testing 64 k DEBUG: libpciaccess x86_64 0.16-16.el10 baseos 28 k DEBUG: libqhull_r x86_64 1:8.0.2-2.el10s delorean-master-testing 204 k DEBUG: libquadmath x86_64 14.2.1-7.el10 baseos 207 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libwayland-server x86_64 1.23.0-2.el10 appstream 42 k DEBUG: libxshmfence x86_64 1.3.2-5.el10 appstream 13 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: llvm-libs x86_64 19.1.7-2.el10 baseos 27 M DEBUG: mailcap noarch 2.1.54-8.el10 baseos 35 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: mesa-dri-drivers x86_64 24.2.8-2.el10 appstream 11 M DEBUG: mesa-filesystem x86_64 24.2.8-2.el10 appstream 16 k DEBUG: mesa-libGL x86_64 24.2.8-2.el10 appstream 176 k DEBUG: mesa-libGLU x86_64 9.0.3-7.el10 appstream 164 k DEBUG: mesa-libgbm x86_64 24.2.8-2.el10 appstream 42 k DEBUG: mesa-libglapi x86_64 24.2.8-2.el10 appstream 47 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: openblas x86_64 0.3.28-1.el10 appstream 42 k DEBUG: openblas-openmp x86_64 0.3.28-1.el10 appstream 5.0 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Clone x86_64 0.46-10.el10 appstream 23 k DEBUG: perl-Compress-Raw-Bzip2 x86_64 2.212-512.el10 appstream 36 k DEBUG: perl-Compress-Raw-Zlib x86_64 2.212-512.el10 appstream 66 k DEBUG: perl-Data-Dump noarch 1.25-13.el10 appstream 33 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-HMAC noarch 1.04-12.el10 appstream 23 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-Digest-SHA x86_64 1:6.04-512.el10 appstream 63 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Encode-Locale noarch 1.05-31.el10 appstream 19 k DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Copy noarch 2.41-512.el10 appstream 21 k DEBUG: perl-File-Find noarch 1.44-512.el10 appstream 26 k DEBUG: perl-File-Listing noarch 6.16-5.el10 appstream 26 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-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Filter x86_64 2:1.64-512.el10 appstream 89 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTML-Parser x86_64 3.82-3.el10 appstream 124 k DEBUG: perl-HTML-Tagset noarch 3.20-59.el10 appstream 19 k DEBUG: perl-HTTP-Cookies noarch 6.11-5.el10 appstream 38 k DEBUG: perl-HTTP-Date noarch 6.06-6.el10 appstream 25 k DEBUG: perl-HTTP-Message noarch 6.45-5.el10 appstream 99 k DEBUG: perl-HTTP-Negotiate noarch 6.01-40.el10 appstream 21 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-I18N-Langinfo x86_64 0.24-512.el10 appstream 26 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Compress noarch 2.212-512.el10 appstream 306 k DEBUG: perl-IO-HTML noarch 1.004-14.el10 appstream 28 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-512.el10 baseos 23 k DEBUG: perl-LWP-MediaTypes noarch 6.04-19.el10 appstream 34 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Module-Load noarch 1:0.36-511.el10 appstream 18 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-NTLM noarch 1.09-41.el10 appstream 23 k DEBUG: perl-Net-HTTP noarch 6.23-6.el10 appstream 40 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 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-512.el10 baseos 13 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-512.el10 baseos 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-Text-Unidecode noarch 1.30-27.el10 appstream 195 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-TimeDate noarch 1:2.33-16.el10 appstream 58 k DEBUG: perl-Try-Tiny noarch 0.31-12.el10 appstream 40 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-WWW-RobotRules noarch 6.02-41.el10 appstream 21 k DEBUG: perl-XML-Parser x86_64 2.47-6.el10 appstream 239 k DEBUG: perl-XML-XPath noarch 1.48-8.el10 appstream 86 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-encoding x86_64 4:3.00-511.el10 appstream 64 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-libwww-perl noarch 6.76-3.el10 appstream 208 k DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-open noarch 1.13-512.el10 appstream 17 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 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-subs noarch 1.04-512.el10 appstream 13 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.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-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-cairo x86_64 1.25.1-5.el10 appstream 127 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-contourpy x86_64 1.2.0-6.el10s delorean-master-testing 257 k DEBUG: python3-cycler noarch 0.11.0-14.el10s delorean-master-testing 21 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-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 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-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-fonttools x86_64 4.55.3-4.el10s delorean-master-testing 2.9 M DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-kiwisolver x86_64 1.4.8-2.el10s delorean-master-testing 68 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-matplotlib-data noarch 3.7.2-2.el10s delorean-master-testing 521 k DEBUG: python3-matplotlib-data-fonts noarch 3.7.2-2.el10s delorean-master-testing 2.3 M DEBUG: python3-matplotlib-tk x86_64 3.7.2-2.el10s delorean-master-testing 47 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-mpmath noarch 1.3.0-10.el10s delorean-master-testing 1.0 M DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-numpy x86_64 1:1.26.4-5.el10 appstream 6.7 M DEBUG: python3-numpy-f2py x86_64 1:1.26.4-5.el10 appstream 495 k DEBUG: python3-olefile noarch 0.47-6.el10s delorean-master-testing 73 k DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-pillow x86_64 11.1.0-2.el10s delorean-master-testing 943 k DEBUG: python3-pillow-tk x86_64 11.1.0-2.el10s delorean-master-testing 30 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-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: python3-pyasyncore noarch 1.0.2-6.el10s delorean-master-testing 27 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-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-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-smi-lextudio noarch 1.1.13-1.el10s delorean-master-testing 167 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-tkinter x86_64 3.12.9-1.el10 appstream 418 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 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: tcl x86_64 1:8.6.13-4.el10 baseos 1.1 M DEBUG: teckit x86_64 2.5.12-4.el10 appstream 360 k DEBUG: texlive-ae noarch 13:20240311-6.el10 appstream 126 k DEBUG: texlive-algorithms noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-alphalph noarch 13:20240311-6.el10 appstream 355 k DEBUG: texlive-amscls noarch 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-anysize noarch 13:20240311-6.el10 appstream 46 k DEBUG: texlive-atbegshi noarch 13:20240311-6.el10 appstream 403 k DEBUG: texlive-attachfile noarch 13:20240311-6.el10 appstream 353 k DEBUG: texlive-attachfile2 noarch 13:20240311-6.el10 appstream 465 k DEBUG: texlive-atveryend noarch 13:20240311-6.el10 appstream 379 k DEBUG: texlive-auxhook noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-avantgar noarch 13:20240311-6.el10 appstream 327 k DEBUG: texlive-babel noarch 13:20240311-6.el10 appstream 1.7 M DEBUG: texlive-babel-english noarch 13:20240311-6.el10 appstream 142 k DEBUG: texlive-babelbib noarch 13:20240311-6.el10 appstream 1.2 M DEBUG: texlive-base noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-beamer noarch 13:20240311-6.el10 appstream 2.7 M DEBUG: texlive-bera noarch 13:20240311-6.el10 appstream 382 k DEBUG: texlive-beton noarch 13:20240311-6.el10 appstream 72 k DEBUG: texlive-bibtex x86_64 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-bidi noarch 13:20240311-6.el10 appstream 4.2 M DEBUG: texlive-bigintcalc noarch 13:20240311-6.el10 appstream 460 k DEBUG: texlive-bitset noarch 13:20240311-6.el10 appstream 614 k DEBUG: texlive-bookman noarch 13:20240311-6.el10 appstream 375 k DEBUG: texlive-bookmark noarch 13:20240311-6.el10 appstream 480 k DEBUG: texlive-booktabs noarch 13:20240311-6.el10 appstream 300 k DEBUG: texlive-breakurl noarch 13:20240311-6.el10 appstream 120 k DEBUG: texlive-breqn noarch 13:20240311-6.el10 appstream 1.0 M DEBUG: texlive-caption noarch 13:20240311-6.el10 appstream 812 k DEBUG: texlive-carlisle noarch 13:20240311-6.el10 appstream 93 k DEBUG: texlive-catchfile noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-changepage noarch 13:20240311-6.el10 appstream 283 k DEBUG: texlive-charter noarch 13:20240311-6.el10 appstream 209 k DEBUG: texlive-chngcntr noarch 13:20240311-6.el10 appstream 240 k DEBUG: texlive-cite noarch 13:20240311-6.el10 appstream 245 k DEBUG: texlive-cm noarch 13:20240311-6.el10 appstream 335 k DEBUG: texlive-cm-super noarch 13:20240311-6.el10 appstream 62 M DEBUG: texlive-cmap noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-cmextra noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-collection-basic noarch 13:20240311-6.el10 appstream 7.6 k DEBUG: texlive-collection-fontsrecommended noarch 13:20240311-6.el10 appstream 7.5 k DEBUG: texlive-collection-latex noarch 13:20240311-6.el10 appstream 7.8 k DEBUG: texlive-colorprofiles noarch 13:20240311-6.el10 appstream 141 k DEBUG: texlive-colortbl noarch 13:20240311-6.el10 appstream 641 k DEBUG: texlive-count1to noarch 13:20240311-6.el10 appstream 537 k DEBUG: texlive-courier noarch 13:20240311-6.el10 appstream 529 k DEBUG: texlive-crop noarch 13:20240311-6.el10 appstream 332 k DEBUG: texlive-csquotes noarch 13:20240311-6.el10 appstream 346 k DEBUG: texlive-ctable noarch 13:20240311-6.el10 appstream 701 k DEBUG: texlive-currfile noarch 13:20240311-6.el10 appstream 191 k DEBUG: texlive-dvipdfmx x86_64 13:20240311-6.el10 appstream 3.0 M DEBUG: texlive-dvipng x86_64 13:20240311-6.el10 appstream 314 k DEBUG: texlive-dvips x86_64 13:20240311-6.el10 appstream 740 k DEBUG: texlive-ec noarch 13:20240311-6.el10 appstream 788 k DEBUG: texlive-enctex noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-enumitem noarch 13:20240311-6.el10 appstream 182 k DEBUG: texlive-epstopdf-pkg noarch 13:20240311-6.el10 appstream 358 k DEBUG: texlive-eso-pic noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-etex noarch 13:20240311-6.el10 appstream 333 k DEBUG: texlive-etex-pkg noarch 13:20240311-6.el10 appstream 18 k DEBUG: texlive-etexcmds noarch 13:20240311-6.el10 appstream 304 k DEBUG: texlive-etoolbox noarch 13:20240311-6.el10 appstream 251 k DEBUG: texlive-euenc noarch 13:20240311-6.el10 appstream 159 k DEBUG: texlive-euro noarch 13:20240311-6.el10 appstream 209 k DEBUG: texlive-eurosym noarch 13:20240311-6.el10 appstream 431 k DEBUG: texlive-everysel noarch 13:20240311-6.el10 appstream 443 k DEBUG: texlive-everyshi noarch 13:20240311-6.el10 appstream 141 k DEBUG: texlive-extsizes noarch 13:20240311-6.el10 appstream 214 k DEBUG: texlive-fancybox noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-fancyhdr noarch 13:20240311-6.el10 appstream 847 k DEBUG: texlive-fancyref noarch 13:20240311-6.el10 appstream 116 k DEBUG: texlive-fancyvrb noarch 13:20240311-6.el10 appstream 199 k DEBUG: texlive-filecontents noarch 13:20240311-6.el10 appstream 286 k DEBUG: texlive-filehook noarch 13:20240311-6.el10 appstream 317 k DEBUG: texlive-finstrut noarch 13:20240311-6.el10 appstream 185 k DEBUG: texlive-firstaid noarch 13:20240311-6.el10 appstream 281 k DEBUG: texlive-fix2col noarch 13:20240311-6.el10 appstream 220 k DEBUG: texlive-float noarch 13:20240311-6.el10 appstream 124 k DEBUG: texlive-fontspec noarch 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-footmisc noarch 13:20240311-6.el10 appstream 518 k DEBUG: texlive-footnotehyper noarch 13:20240311-6.el10 appstream 95 k DEBUG: texlive-fp noarch 13:20240311-6.el10 appstream 246 k DEBUG: texlive-fpl noarch 13:20240311-6.el10 appstream 307 k DEBUG: texlive-geometry noarch 13:20240311-6.el10 appstream 857 k DEBUG: texlive-gettitlestring noarch 13:20240311-6.el10 appstream 321 k DEBUG: texlive-glyphlist noarch 13:20240311-6.el10 appstream 37 k DEBUG: texlive-graphics noarch 13:20240311-6.el10 appstream 2.4 M DEBUG: texlive-graphics-cfg noarch 13:20240311-6.el10 appstream 13 k DEBUG: texlive-graphics-def noarch 13:20240311-6.el10 appstream 23 k DEBUG: texlive-grfext noarch 13:20240311-6.el10 appstream 312 k DEBUG: texlive-grffile noarch 13:20240311-6.el10 appstream 354 k DEBUG: texlive-helvetic noarch 13:20240311-6.el10 appstream 670 k DEBUG: texlive-hobsub noarch 13:20240311-6.el10 appstream 72 k DEBUG: texlive-hologo noarch 13:20240311-6.el10 appstream 581 k DEBUG: texlive-hopatch noarch 13:20240311-6.el10 appstream 323 k DEBUG: texlive-hycolor noarch 13:20240311-6.el10 appstream 378 k DEBUG: texlive-hypcap noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-hypdoc noarch 13:20240311-6.el10 appstream 331 k DEBUG: texlive-hyperref noarch 13:20240311-6.el10 appstream 3.9 M DEBUG: texlive-hyph-utf8 noarch 13:20240311-6.el10 appstream 303 k DEBUG: texlive-hyphen-base noarch 13:20240311-6.el10 appstream 34 k DEBUG: texlive-hyphenex noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-ifmtarg noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-ifplatform noarch 13:20240311-6.el10 appstream 160 k DEBUG: texlive-iftex noarch 13:20240311-6.el10 appstream 237 k DEBUG: texlive-index noarch 13:20240311-6.el10 appstream 177 k DEBUG: texlive-infwarerr noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-intcalc noarch 13:20240311-6.el10 appstream 426 k DEBUG: texlive-jknapltx noarch 13:20240311-6.el10 appstream 27 k DEBUG: texlive-kastrup noarch 13:20240311-6.el10 appstream 148 k DEBUG: texlive-knuth-lib noarch 13:20240311-6.el10 appstream 50 k DEBUG: texlive-knuth-local noarch 13:20240311-6.el10 appstream 43 k DEBUG: texlive-koma-script noarch 13:20240311-6.el10 appstream 6.3 M DEBUG: texlive-kpathsea x86_64 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-kvdefinekeys noarch 13:20240311-6.el10 appstream 300 k DEBUG: texlive-kvoptions noarch 13:20240311-6.el10 appstream 488 k DEBUG: texlive-kvsetkeys noarch 13:20240311-6.el10 appstream 393 k DEBUG: texlive-l3backend noarch 13:20240311-6.el10 appstream 867 k DEBUG: texlive-l3experimental noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-l3kernel noarch 13:20240311-6.el10 appstream 12 M DEBUG: texlive-l3packages noarch 13:20240311-6.el10 appstream 1.4 M DEBUG: texlive-latex noarch 13:20240311-6.el10 appstream 34 M DEBUG: texlive-latex-fonts noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-latexbug noarch 13:20240311-6.el10 appstream 233 k DEBUG: texlive-latexconfig noarch 13:20240311-6.el10 appstream 14 k DEBUG: texlive-letltxmacro noarch 13:20240311-6.el10 appstream 294 k DEBUG: texlive-lib x86_64 13:20240311-6.el10 appstream 234 k DEBUG: texlive-lineno noarch 13:20240311-6.el10 appstream 879 k DEBUG: texlive-listings noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-lm noarch 13:20240311-6.el10 appstream 14 M DEBUG: texlive-lm-math noarch 13:20240311-6.el10 appstream 535 k DEBUG: texlive-ltabptch noarch 13:20240311-6.el10 appstream 274 k DEBUG: texlive-ltxcmds noarch 13:20240311-6.el10 appstream 408 k DEBUG: texlive-ltxmisc noarch 13:20240311-6.el10 appstream 28 k DEBUG: texlive-lua-alt-getopt noarch 13:20240311-6.el10 appstream 17 k DEBUG: texlive-lua-uni-algos noarch 13:20240311-6.el10 appstream 91 k DEBUG: texlive-luahbtex x86_64 13:20240311-6.el10 appstream 2.0 M DEBUG: texlive-lualatex-math noarch 13:20240311-6.el10 appstream 210 k DEBUG: texlive-lualibs noarch 13:20240311-6.el10 appstream 241 k DEBUG: texlive-luaotfload noarch 13:20240311-6.el10 appstream 1.2 M DEBUG: texlive-luatex x86_64 13:20240311-6.el10 appstream 3.8 M DEBUG: texlive-luatexbase noarch 13:20240311-6.el10 appstream 272 k DEBUG: texlive-lwarp noarch 13:20240311-6.el10 appstream 3.6 M DEBUG: texlive-makecmds noarch 13:20240311-6.el10 appstream 125 k DEBUG: texlive-makeindex x86_64 13:20240311-6.el10 appstream 436 k DEBUG: texlive-manfnt-font noarch 13:20240311-6.el10 appstream 37 k DEBUG: texlive-marginnote noarch 13:20240311-6.el10 appstream 471 k DEBUG: texlive-marvosym noarch 13:20240311-6.el10 appstream 562 k DEBUG: texlive-mathpazo noarch 13:20240311-6.el10 appstream 449 k DEBUG: texlive-mathspec noarch 13:20240311-6.el10 appstream 188 k DEBUG: texlive-mathtools noarch 13:20240311-6.el10 appstream 1.0 M DEBUG: texlive-mdwtools noarch 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-memoir noarch 13:20240311-6.el10 appstream 3.1 M DEBUG: texlive-metafont x86_64 13:20240311-6.el10 appstream 263 k DEBUG: texlive-metalogo noarch 13:20240311-6.el10 appstream 90 k DEBUG: texlive-mflogo noarch 13:20240311-6.el10 appstream 246 k DEBUG: texlive-mflogo-font noarch 13:20240311-6.el10 appstream 34 k DEBUG: texlive-mfnfss noarch 13:20240311-6.el10 appstream 449 k DEBUG: texlive-mfware x86_64 13:20240311-6.el10 appstream 103 k DEBUG: texlive-microtype noarch 13:20240311-6.el10 appstream 2.6 M DEBUG: texlive-minitoc noarch 13:20240311-6.el10 appstream 125 k DEBUG: texlive-mnsymbol noarch 13:20240311-6.el10 appstream 4.7 M DEBUG: texlive-modes noarch 13:20240311-6.el10 appstream 306 k DEBUG: texlive-mparhack noarch 13:20240311-6.el10 appstream 312 k DEBUG: texlive-mptopdf noarch 13:20240311-6.el10 appstream 52 k DEBUG: texlive-multido noarch 13:20240311-6.el10 appstream 120 k DEBUG: texlive-multitoc noarch 13:20240311-6.el10 appstream 281 k DEBUG: texlive-natbib noarch 13:20240311-6.el10 appstream 439 k DEBUG: texlive-ncntrsbk noarch 13:20240311-6.el10 appstream 369 k DEBUG: texlive-newfloat noarch 13:20240311-6.el10 appstream 134 k DEBUG: texlive-notoccite noarch 13:20240311-6.el10 appstream 232 k DEBUG: texlive-ntgclass noarch 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-oberdiek noarch 13:20240311-6.el10 appstream 7.1 M DEBUG: texlive-palatino noarch 13:20240311-6.el10 appstream 436 k DEBUG: texlive-paralist noarch 13:20240311-6.el10 appstream 218 k DEBUG: texlive-parallel noarch 13:20240311-6.el10 appstream 129 k DEBUG: texlive-parskip noarch 13:20240311-6.el10 appstream 317 k DEBUG: texlive-pdfcol noarch 13:20240311-6.el10 appstream 321 k DEBUG: texlive-pdfcolfoot noarch 13:20240311-6.el10 appstream 314 k DEBUG: texlive-pdfcolmk noarch 13:20240311-6.el10 appstream 13 k DEBUG: texlive-pdfescape noarch 13:20240311-6.el10 appstream 347 k DEBUG: texlive-pdflscape noarch 13:20240311-6.el10 appstream 318 k DEBUG: texlive-pdfmanagement-testphase noarch 13:20240311-6.el10 appstream 8.2 M DEBUG: texlive-pdfpages noarch 13:20240311-6.el10 appstream 341 k DEBUG: texlive-pdftex x86_64 13:20240311-6.el10 appstream 3.2 M DEBUG: texlive-pdftexcmds noarch 13:20240311-6.el10 appstream 385 k DEBUG: texlive-pgf noarch 13:20240311-6.el10 appstream 10 M DEBUG: texlive-placeins noarch 13:20240311-6.el10 appstream 263 k DEBUG: texlive-plain noarch 13:20240311-6.el10 appstream 45 k DEBUG: texlive-polyglossia noarch 13:20240311-6.el10 appstream 912 k DEBUG: texlive-psfrag noarch 13:20240311-6.el10 appstream 84 k DEBUG: texlive-pslatex noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-psnfss noarch 13:20240311-6.el10 appstream 318 k DEBUG: texlive-pspicture noarch 13:20240311-6.el10 appstream 55 k DEBUG: texlive-pst-3d noarch 13:20240311-6.el10 appstream 114 k DEBUG: texlive-pst-arrow noarch 13:20240311-6.el10 appstream 153 k DEBUG: texlive-pst-coil noarch 13:20240311-6.el10 appstream 3.5 M DEBUG: texlive-pst-eps noarch 13:20240311-6.el10 appstream 93 k DEBUG: texlive-pst-fill noarch 13:20240311-6.el10 appstream 840 k DEBUG: texlive-pst-grad noarch 13:20240311-6.el10 appstream 227 k DEBUG: texlive-pst-math noarch 13:20240311-6.el10 appstream 239 k DEBUG: texlive-pst-node noarch 13:20240311-6.el10 appstream 729 k DEBUG: texlive-pst-plot noarch 13:20240311-6.el10 appstream 1.3 M DEBUG: texlive-pst-text noarch 13:20240311-6.el10 appstream 183 k DEBUG: texlive-pst-tools noarch 13:20240311-6.el10 appstream 123 k DEBUG: texlive-pst-tree noarch 13:20240311-6.el10 appstream 218 k DEBUG: texlive-pstricks noarch 13:20240311-6.el10 appstream 7.3 M DEBUG: texlive-pstricks-add noarch 13:20240311-6.el10 appstream 11 M DEBUG: texlive-pxfonts noarch 13:20240311-6.el10 appstream 941 k DEBUG: texlive-ragged2e noarch 13:20240311-6.el10 appstream 722 k DEBUG: texlive-rcs noarch 13:20240311-6.el10 appstream 143 k DEBUG: texlive-realscripts noarch 13:20240311-6.el10 appstream 115 k DEBUG: texlive-refcount noarch 13:20240311-6.el10 appstream 329 k DEBUG: texlive-rerunfilecheck noarch 13:20240311-6.el10 appstream 335 k DEBUG: texlive-rsfs noarch 13:20240311-6.el10 appstream 75 k DEBUG: texlive-sansmath noarch 13:20240311-6.el10 appstream 191 k DEBUG: texlive-sansmathaccent noarch 13:20240311-6.el10 appstream 181 k DEBUG: texlive-sauerj noarch 13:20240311-6.el10 appstream 548 k DEBUG: texlive-section noarch 13:20240311-6.el10 appstream 365 k DEBUG: texlive-seminar noarch 13:20240311-6.el10 appstream 382 k DEBUG: texlive-sepnum noarch 13:20240311-6.el10 appstream 357 k DEBUG: texlive-setspace noarch 13:20240311-6.el10 appstream 210 k DEBUG: texlive-showexpl noarch 13:20240311-6.el10 appstream 602 k DEBUG: texlive-stringenc noarch 13:20240311-6.el10 appstream 695 k DEBUG: texlive-subfig noarch 13:20240311-6.el10 appstream 465 k DEBUG: texlive-symbol noarch 13:20240311-6.el10 appstream 51 k DEBUG: texlive-tex x86_64 13:20240311-6.el10 appstream 206 k DEBUG: texlive-tex-gyre noarch 13:20240311-6.el10 appstream 19 M DEBUG: texlive-tex-gyre-math noarch 13:20240311-6.el10 appstream 1.8 M DEBUG: texlive-tex-ini-files noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-texlive-common-doc noarch 13:20240311-6.el10 appstream 600 k DEBUG: texlive-texlive-en noarch 13:20240311-6.el10 appstream 1.9 M DEBUG: texlive-texlive-msg-translations noarch 13:20240311-6.el10 appstream 163 k DEBUG: texlive-texlive-scripts noarch 13:20240311-6.el10 appstream 122 k DEBUG: texlive-texlive.infra noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-textcase noarch 13:20240311-6.el10 appstream 232 k DEBUG: texlive-thumbpdf noarch 13:20240311-6.el10 appstream 40 k DEBUG: texlive-times noarch 13:20240311-6.el10 appstream 376 k DEBUG: texlive-tipa noarch 13:20240311-6.el10 appstream 5.1 M DEBUG: texlive-titlesec noarch 13:20240311-6.el10 appstream 693 k DEBUG: texlive-tools noarch 13:20240311-6.el10 appstream 6.1 M DEBUG: texlive-translator noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-txfonts noarch 13:20240311-6.el10 appstream 1.4 M DEBUG: texlive-typehtml noarch 13:20240311-6.el10 appstream 169 k DEBUG: texlive-ucharcat noarch 13:20240311-6.el10 appstream 167 k DEBUG: texlive-ucs noarch 13:20240311-6.el10 appstream 1.7 M DEBUG: texlive-underscore noarch 13:20240311-6.el10 appstream 254 k DEBUG: texlive-unicode-data noarch 13:20240311-6.el10 appstream 360 k DEBUG: texlive-unicode-math noarch 13:20240311-6.el10 appstream 3.2 M DEBUG: texlive-uniquecounter noarch 13:20240311-6.el10 appstream 295 k DEBUG: texlive-url noarch 13:20240311-6.el10 appstream 275 k DEBUG: texlive-utopia noarch 13:20240311-6.el10 appstream 244 k DEBUG: texlive-varwidth noarch 13:20240311-6.el10 appstream 41 k DEBUG: texlive-wasy noarch 13:20240311-6.el10 appstream 338 k DEBUG: texlive-wasy-type1 noarch 13:20240311-6.el10 appstream 269 k DEBUG: texlive-wasysym noarch 13:20240311-6.el10 appstream 174 k DEBUG: texlive-xcolor noarch 13:20240311-6.el10 appstream 934 k DEBUG: texlive-xetex x86_64 13:20240311-6.el10 appstream 1.9 M DEBUG: texlive-xetexconfig noarch 13:20240311-6.el10 appstream 12 k DEBUG: texlive-xfrac noarch 13:20240311-6.el10 appstream 636 k DEBUG: texlive-xifthen noarch 13:20240311-6.el10 appstream 482 k DEBUG: texlive-xkeyval noarch 13:20240311-6.el10 appstream 443 k DEBUG: texlive-xltxtra noarch 13:20240311-6.el10 appstream 112 k DEBUG: texlive-xunicode noarch 13:20240311-6.el10 appstream 39 k DEBUG: texlive-zapfchan noarch 13:20240311-6.el10 appstream 105 k DEBUG: texlive-zapfding noarch 13:20240311-6.el10 appstream 60 k DEBUG: texlive-zref noarch 13:20240311-6.el10 appstream 680 k DEBUG: tk x86_64 1:8.6.13-5.el10 appstream 1.6 M DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: zziplib x86_64 0.13.78-1.el10 appstream 92 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-512.el10 appstream 23 k DEBUG: python3-cython x86_64 3.0.9-8.el10 crb 3.9 M DEBUG: python3-gmpy2 x86_64 2.2.1-1.el10s delorean-master-testing 195 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-matplotlib x86_64 3.7.2-2.el10s delorean-master-testing 4.1 M DEBUG: python3-numexpr x86_64 2.10.2-2.el10s delorean-master-testing 204 k DEBUG: python3-pyglet noarch 2.0.10-4.el10s delorean-master-testing 1.6 M DEBUG: python3-scipy x86_64 1.11.3-17.el10 appstream 16 M DEBUG: texlive-amsfonts noarch 13:20240311-6.el10 appstream 4.8 M DEBUG: texlive-amsmath noarch 13:20240311-6.el10 appstream 2.3 M DEBUG: texlive-collection-latexrecommended noarch 13:20240311-6.el10 appstream 8.3 k DEBUG: texlive-euler noarch 13:20240311-6.el10 appstream 245 k DEBUG: xdg-utils noarch 1.2.0-3.el10 appstream 81 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 556 Packages DEBUG: Total size: 507 M DEBUG: Total download size: 2.2 M DEBUG: Installed size: 1.2 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.379-10.4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-7.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-74.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-19.1.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mailcap-2.1.54-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.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-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.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-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.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-IPC-Open3-1.22-512.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-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.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-SelectSaver-1.02-512.el10.noarch.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-Symbol-1.09-512.el10.noarch.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-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-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] perl-vars-1.05-512.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.8.2-15.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] tcl-8.6.13-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-29.4-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-netlib-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-openblas-openmp-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-10.02.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-tools-fonts-10.02.1-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-tools-printing-10.02.1-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-6.0.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.5-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.123-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-opengl-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.23.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-dri-drivers-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-filesystem-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGLU-9.0.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-openmp-0.3.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Clone-0.46-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Compress-Raw-Zlib-2.212-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dump-1.25-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-HMAC-1.04-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-SHA-6.04-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-Locale-1.05-31.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.41-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Find-1.44-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Listing-6.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.64-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTML-Parser-3.82-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTML-Tagset-3.20-59.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Cookies-6.11-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Date-6.06-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Message-6.45-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Negotiate-6.01-40.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-I18N-Langinfo-0.24-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Compress-2.212-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-HTML-1.004-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-LWP-MediaTypes-6.04-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Module-Load-0.36-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NTLM-1.09-41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-HTTP-6.23-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-TimeDate-2.33-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Try-Tiny-0.31-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-WWW-RobotRules-6.02-41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.47-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.48-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-3.00-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libwww-perl-6.76-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.13-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.04-512.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-cairo-1.25.1-5.el10.x86_64.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-networkx-3.2.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.26.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.26.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.11.3-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] teckit-2.5.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ae-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-algorithms-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-alphalph-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amscls-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amsfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amsmath-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-anysize-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-atbegshi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-attachfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-attachfile2-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-atveryend-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-auxhook-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-avantgar-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babel-english-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babelbib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-beamer-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bera-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-beton-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bibtex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bidi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bigintcalc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bitset-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bookman-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bookmark-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-booktabs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-breakurl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-breqn-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-caption-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-carlisle-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-catchfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-changepage-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-charter-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-chngcntr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cite-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-super-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cmap-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cmextra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-basic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-fontsrecommended-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-latex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-latexrecommended-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-colorprofiles-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-colortbl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-count1to-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-courier-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-crop-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-csquotes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ctable-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-currfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipdfmx-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvips-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-enctex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-enumitem-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-epstopdf-pkg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-eso-pic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-pkg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etexcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etoolbox-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euenc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euler-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euro-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-eurosym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-everysel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-everyshi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-extsizes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancybox-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyhdr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyvrb-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-filecontents-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-filehook-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-finstrut-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-firstaid-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fix2col-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-float-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fontspec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-footmisc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-footnotehyper-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fp-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fpl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-geometry-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-gettitlestring-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-glyphlist-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-cfg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-def-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-grfext-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-grffile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-helvetic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hobsub-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hologo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hopatch-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hycolor-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hypcap-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hypdoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyperref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyph-utf8-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphen-base-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphenex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ifmtarg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ifplatform-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-iftex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-index-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-infwarerr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-intcalc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-jknapltx-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kastrup-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-lib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-local-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-koma-script-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvdefinekeys-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvoptions-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvsetkeys-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3backend-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3experimental-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3kernel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3packages-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latex-fonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latexbug-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latexconfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-letltxmacro-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lineno-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-listings-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lm-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lm-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltabptch-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltxcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltxmisc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lua-alt-getopt-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lua-uni-algos-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luahbtex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lualatex-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lualibs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luaotfload-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatexbase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lwarp-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-makecmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-makeindex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-manfnt-font-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-marginnote-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-marvosym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathpazo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathspec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathtools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mdwtools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-memoir-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-metafont-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-metalogo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mflogo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mflogo-font-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mfnfss-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mfware-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-microtype-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-minitoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mnsymbol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-modes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mparhack-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mptopdf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-multido-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-multitoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-natbib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ncntrsbk-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-newfloat-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-notoccite-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ntgclass-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-oberdiek-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-palatino-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-paralist-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-parallel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-parskip-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcolfoot-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcolmk-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfescape-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdflscape-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfmanagement-testphase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfpages-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdftex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdftexcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pgf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-placeins-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-plain-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-polyglossia-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-psfrag-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pslatex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-psnfss-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pspicture-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-3d-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-arrow-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-coil-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-eps-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-fill-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-grad-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-node-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-plot-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-text-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-tools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-tree-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pstricks-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pstricks-add-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pxfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ragged2e-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rcs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-realscripts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-refcount-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rerunfilecheck-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rsfs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sansmath-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sansmathaccent-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sauerj-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-section-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-seminar-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sepnum-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-setspace-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-showexpl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-stringenc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-subfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-symbol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-gyre-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-gyre-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-ini-files-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-common-doc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-en-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-msg-translations-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-scripts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-textcase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-thumbpdf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-times-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tipa-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-titlesec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-translator-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-txfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-typehtml-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ucharcat-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ucs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-underscore-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-data-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-uniquecounter-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-url-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-utopia-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-varwidth-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasy-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasy-type1-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasysym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xcolor-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xetex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xetexconfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xfrac-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xifthen-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xkeyval-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xltxtra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xunicode-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zapfchan-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zapfding-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.13-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.2.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zziplib-0.13.78-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cython-3.0.9-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.14.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull_r-8.0.2-2.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-contourpy-1.2.0-6.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.11.0-14.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.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-fonttools-4.55.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gmpy2-2.2.1-1.el10s.x86_64.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-kiwisolver-1.4.8-2.el10s.x86_64.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-matplotlib-3.7.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.7.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.7.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mpmath-1.3.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.10.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-olefile-0.47-6.el10s.noarch.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-pillow-11.1.0-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-tk-11.1.0-2.el10s.x86_64.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-pyasyncore-1.0.2-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyglet-2.0.10-4.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-pysnmp-lextudio-5.0.33-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-requests-mock-1.12.1-1.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-smi-lextudio-1.1.13-1.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-sympy-1.12-2.el10s.x86_64.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-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-werkzeug-3.1.3-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-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: (521/556): python-oslo-cache-lang-3.10.1-0.2025 379 kB/s | 16 kB 00:00 DEBUG: (522/556): python-oslo-concurrency-lang-7.1.0-0 285 kB/s | 13 kB 00:00 DEBUG: (523/556): python-oslo-db-lang-17.2.1-0.2025031 240 kB/s | 12 kB 00:00 DEBUG: (524/556): python-oslo-i18n-lang-6.5.1-0.202503 1.1 MB/s | 14 kB 00:00 DEBUG: (525/556): python-oslo-middleware-lang-6.3.1-0. 1.4 MB/s | 11 kB 00:00 DEBUG: (526/556): python-oslo-log-lang-7.1.0-0.2025031 1.1 MB/s | 13 kB 00:00 DEBUG: (527/556): python-oslo-policy-lang-4.5.1-0.2025 1.2 MB/s | 12 kB 00:00 DEBUG: (528/556): python-oslo-utils-lang-8.0.0-0.20250 1.4 MB/s | 13 kB 00:00 DEBUG: (529/556): python-pycadf-common-4.0.1-0.2025021 1.4 MB/s | 15 kB 00:00 DEBUG: (530/556): python3-cliff-4.9.1-0.20250314125026 8.5 MB/s | 116 kB 00:00 DEBUG: (531/556): python3-debtcollector-3.0.0-0.202502 2.1 MB/s | 35 kB 00:00 DEBUG: (532/556): python3-futurist-3.1.0-0.20250311193 4.5 MB/s | 76 kB 00:00 DEBUG: (533/556): python3-oslo-cache+dogpile-3.10.1-0. 600 kB/s | 8.1 kB 00:00 DEBUG: (534/556): python3-oslo-cache+etcd3gw-3.10.1-0. 1.1 MB/s | 7.9 kB 00:00 DEBUG: (535/556): python3-oslo-cache-3.10.1-0.20250318 5.8 MB/s | 65 kB 00:00 DEBUG: (536/556): python3-oslo-concurrency-7.1.0-0.202 4.0 MB/s | 46 kB 00:00 DEBUG: (537/556): python3-oslo-context-5.7.1-0.2025031 3.2 MB/s | 30 kB 00:00 DEBUG: (538/556): python3-oslo-db+mysql-17.2.1-0.20250 858 kB/s | 7.9 kB 00:00 DEBUG: (539/556): python3-oslo-config-9.7.1-0.20250318 14 MB/s | 282 kB 00:00 DEBUG: (540/556): python3-oslo-db-17.2.1-0.20250318123 9.6 MB/s | 157 kB 00:00 DEBUG: (541/556): python3-oslo-i18n-6.5.1-0.2025031810 3.8 MB/s | 65 kB 00:00 DEBUG: (542/556): python3-oslo-log-7.1.0-0.20250318111 7.3 MB/s | 73 kB 00:00 DEBUG: (543/556): python3-oslo-metrics-0.11.0-0.202503 3.0 MB/s | 26 kB 00:00 DEBUG: (544/556): python3-oslo-messaging-16.1.0-0.2025 10 MB/s | 213 kB 00:00 DEBUG: (545/556): python3-oslo-middleware-6.3.1-0.2025 4.8 MB/s | 66 kB 00:00 DEBUG: (546/556): python3-oslo-policy-4.5.1-0.20250318 6.2 MB/s | 90 kB 00:00 DEBUG: (547/556): python3-oslo-serialization-5.7.0-0.2 4.2 MB/s | 35 kB 00:00 DEBUG: (548/556): python3-oslo-service-4.1.1-0.2025031 7.0 MB/s | 92 kB 00:00 DEBUG: (549/556): python3-oslo-upgradecheck-2.5.0-0.20 2.2 MB/s | 29 kB 00:00 DEBUG: (550/556): python3-oslo-utils-8.0.0-0.202502121 9.4 MB/s | 127 kB 00:00 DEBUG: (551/556): python3-pycadf-4.0.1-0.2025021214472 6.8 MB/s | 64 kB 00:00 DEBUG: (552/556): python3-osprofiler-4.2.0-0.202502171 8.8 MB/s | 164 kB 00:00 DEBUG: (553/556): python3-tooz+redis-6.3.0-0.202502131 926 kB/s | 7.9 kB 00:00 DEBUG: (554/556): python3-reno-4.1.0-0.20250212114939. 7.5 MB/s | 139 kB 00:00 DEBUG: (555/556): python3-tooz+zake-6.3.0-0.2025021311 688 kB/s | 7.8 kB 00:00 DEBUG: (556/556): python3-tooz-6.3.0-0.20250213113959. 9.8 MB/s | 132 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.1 MB/s | 2.2 MB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 1/556 DEBUG: Installing : texlive-base-13:20240311-6.el10.noarch 1/556 DEBUG: Installing : texlive-lib-13:20240311-6.el10.x86_64 2/556 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 3/556 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 4/556 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 5/556 DEBUG: Installing : ghostscript-tools-fonts-10.02.1-14.el10.noarch 6/556 DEBUG: Installing : ghostscript-tools-printing-10.02.1-14.el10.noarc 7/556 DEBUG: Installing : ghostscript-10.02.1-14.el10.x86_64 8/556 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 9/556 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 10/556 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 11/556 DEBUG: Installing : libgfortran-14.2.1-7.el10.x86_64 12/556 DEBUG: Installing : info-7.1-6.el10.x86_64 13/556 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 14/556 DEBUG: Installing : python3-matplotlib-data-fonts-3.7.2-2.el10s.noar 15/556 DEBUG: Installing : python3-matplotlib-data-3.7.2-2.el10s.noarch 16/556 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 17/556 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 18/556 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 19/556 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 20/556 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 21/556 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 22/556 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 23/556 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 24/556 DEBUG: Installing : zziplib-0.13.78-1.el10.x86_64 25/556 DEBUG: Installing : libxshmfence-1.3.2-5.el10.x86_64 26/556 DEBUG: Installing : libglvnd-1:1.7.0-7.el10.x86_64 27/556 DEBUG: Installing : libX11-xcb-1.8.10-1.el10.x86_64 28/556 DEBUG: Installing : which-2.21-43.el10.x86_64 29/556 DEBUG: Installing : tcl-1:8.6.13-4.el10.x86_64 30/556 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 31/556 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 32/556 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 33/556 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 34/556 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 35/556 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 36/556 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 37/556 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 38/556 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 39/556 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 40/556 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 41/556 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 42/556 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 43/556 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 44/556 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 45/556 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 46/556 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 47/556 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 48/556 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 49/556 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 50/556 DEBUG: Installing : python3-smi-lextudio-1.1.13-1.el10s.noarch 51/556 DEBUG: Running scriptlet: tk-1:8.6.13-5.el10.x86_64 52/556 DEBUG: Installing : tk-1:8.6.13-5.el10.x86_64 52/556 DEBUG: Installing : python3-tkinter-3.12.9-1.el10.x86_64 53/556 DEBUG: Installing : libglvnd-opengl-1:1.7.0-7.el10.x86_64 54/556 DEBUG: Installing : mesa-libGLU-9.0.3-7.el10.x86_64 55/556 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 56/556 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 57/556 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 58/556 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 59/556 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 60/556 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 61/556 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 62/556 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 63/556 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 64/556 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 65/556 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 66/556 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 67/556 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 68/556 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 69/556 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 70/556 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 71/556 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 72/556 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 73/556 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 74/556 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 75/556 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 76/556 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 77/556 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 78/556 DEBUG: Installing : python3-pyasyncore-1.0.2-6.el10s.noarch 79/556 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 80/556 DEBUG: Installing : python3-olefile-0.47-6.el10s.noarch 81/556 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 82/556 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 83/556 DEBUG: Installing : python3-kiwisolver-1.4.8-2.el10s.x86_64 84/556 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 85/556 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 86/556 DEBUG: Installing : python3-gmpy2-2.2.1-1.el10s.x86_64 87/556 DEBUG: Installing : python3-fonttools-4.55.3-4.el10s.x86_64 88/556 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 89/556 DEBUG: Installing : python3-cycler-0.11.0-14.el10s.noarch 90/556 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 91/556 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 92/556 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 93/556 DEBUG: Installing : libqhull_r-1:8.0.2-2.el10s.x86_64 94/556 DEBUG: Installing : libimagequant-2.14.1-1.el10s.x86_64 95/556 DEBUG: Installing : python3-pillow-11.1.0-2.el10s.x86_64 96/556 DEBUG: Installing : python3-pillow-tk-11.1.0-2.el10s.x86_64 97/556 DEBUG: Installing : python3-cython-3.0.9-8.el10.x86_64 98/556 DEBUG: Installing : texlive-texlive-common-doc-13:20240311-6.el10.no 99/556 DEBUG: Installing : teckit-2.5.12-4.el10.x86_64 100/556 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 101/556 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 102/556 DEBUG: Installing : python3-cairo-1.25.1-5.el10.x86_64 103/556 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 104/556 DEBUG: Installing : openblas-0.3.28-1.el10.x86_64 105/556 DEBUG: Installing : openblas-openmp-0.3.28-1.el10.x86_64 106/556 DEBUG: Installing : mesa-filesystem-24.2.8-2.el10.x86_64 107/556 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 108/556 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 109/556 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 110/556 DEBUG: Installing : libwayland-server-1.23.0-2.el10.x86_64 111/556 DEBUG: Installing : libXxf86vm-1.1.5-8.el10.x86_64 112/556 DEBUG: Installing : libXfixes-6.0.1-5.el10.x86_64 113/556 DEBUG: Installing : emacs-filesystem-1:29.4-10.el10.noarch 114/556 DEBUG: Installing : desktop-file-utils-0.26-14.el10.x86_64 115/556 DEBUG: Installing : xdg-utils-1.2.0-3.el10.noarch 116/556 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 117/556 DEBUG: Installing : mailcap-2.1.54-8.el10.noarch 118/556 DEBUG: Installing : llvm-libs-19.1.7-2.el10.x86_64 119/556 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 120/556 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 121/556 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 122/556 DEBUG: Installing : libquadmath-14.2.1-7.el10.x86_64 123/556 DEBUG: Installing : flexiblas-netlib-3.4.2-3.el10.x86_64 124/556 DEBUG: Installing : flexiblas-3.4.2-3.el10.x86_64 125/556 DEBUG: Installing : flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 126/556 DEBUG: Installing : python3-numpy-1:1.26.4-5.el10.x86_64 127/556 DEBUG: Installing : python3-numpy-f2py-1:1.26.4-5.el10.x86_64 128/556 DEBUG: Installing : python3-scipy-1.11.3-17.el10.x86_64 129/556 DEBUG: Installing : python3-contourpy-1.2.0-6.el10s.x86_64 130/556 DEBUG: Installing : python3-numexpr-2.10.2-2.el10s.x86_64 131/556 DEBUG: Installing : libicu-74.2-4.el10.x86_64 132/556 DEBUG: Installing : hwdata-0.379-10.4.el10.noarch 133/556 DEBUG: Installing : libpciaccess-0.16-16.el10.x86_64 134/556 DEBUG: Installing : libdrm-2.4.123-1.el10.x86_64 135/556 DEBUG: Installing : mesa-libglapi-24.2.8-2.el10.x86_64 136/556 DEBUG: Installing : mesa-dri-drivers-24.2.8-2.el10.x86_64 137/556 DEBUG: Installing : mesa-libgbm-24.2.8-2.el10.x86_64 138/556 DEBUG: Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 139/556 DEBUG: Installing : mesa-libGL-24.2.8-2.el10.x86_64 140/556 DEBUG: Installing : python3-pyglet-2.0.10-4.el10s.noarch 141/556 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 142/556 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 142/556 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 142/556 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 143/556 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 144/556 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 145/556 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 146/556 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 147/556 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 148/556 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 149/556 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 150/556 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 151/556 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 152/556 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 153/556 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 154/556 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 155/556 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 156/556 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 157/556 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 158/556 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 159/556 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 160/556 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 161/556 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 162/556 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 163/556 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 164/556 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 165/556 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 166/556 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 167/556 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 168/556 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 169/556 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 170/556 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 171/556 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 172/556 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 173/556 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 174/556 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 175/556 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 176/556 DEBUG: Installing : perl-base-2.27-512.el10.noarch 177/556 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 178/556 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 179/556 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 180/556 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 181/556 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 182/556 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 183/556 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 184/556 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 185/556 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 186/556 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 187/556 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 188/556 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 189/556 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 190/556 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 191/556 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 192/556 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 193/556 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 194/556 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 195/556 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 196/556 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 197/556 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 198/556 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 199/556 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 200/556 DEBUG: Installing : perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 201/556 DEBUG: Installing : perl-File-Find-1.44-512.el10.noarch 202/556 DEBUG: Installing : perl-I18N-Langinfo-0.24-512.el10.x86_64 203/556 DEBUG: Installing : perl-Encode-Locale-1.05-31.el10.noarch 204/556 DEBUG: Installing : perl-LWP-MediaTypes-6.04-19.el10.noarch 205/556 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 206/556 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 206/556 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 206/556 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 207/556 DEBUG: Installing : perl-Digest-SHA-1:6.04-512.el10.x86_64 208/556 DEBUG: Installing : perl-Digest-HMAC-1.04-12.el10.noarch 209/556 DEBUG: Installing : perl-NTLM-1.09-41.el10.noarch 210/556 DEBUG: Installing : perl-Clone-0.46-10.el10.x86_64 211/556 DEBUG: Installing : perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 212/556 DEBUG: Installing : perl-IO-Compress-2.212-512.el10.noarch 213/556 DEBUG: Installing : perl-Net-HTTP-6.23-6.el10.noarch 214/556 DEBUG: Installing : perl-File-Copy-2.41-512.el10.noarch 215/556 DEBUG: Installing : perl-Filter-2:1.64-512.el10.x86_64 216/556 DEBUG: Installing : perl-encoding-4:3.00-511.el10.x86_64 217/556 DEBUG: Installing : perl-open-1.13-512.el10.noarch 218/556 DEBUG: Installing : perl-HTML-Tagset-3.20-59.el10.noarch 219/556 DEBUG: Installing : perl-IO-HTML-1.004-14.el10.noarch 220/556 DEBUG: Installing : perl-Module-Load-1:0.36-511.el10.noarch 221/556 DEBUG: Installing : perl-Text-Unidecode-1.30-27.el10.noarch 222/556 DEBUG: Installing : perl-TimeDate-1:2.33-16.el10.noarch 223/556 DEBUG: Installing : perl-HTTP-Date-6.06-6.el10.noarch 224/556 DEBUG: Installing : perl-HTTP-Message-6.45-5.el10.noarch 225/556 DEBUG: Installing : perl-HTML-Parser-3.82-3.el10.x86_64 226/556 DEBUG: Installing : perl-HTTP-Cookies-6.11-5.el10.noarch 227/556 DEBUG: Installing : perl-HTTP-Negotiate-6.01-40.el10.noarch 228/556 DEBUG: Installing : perl-File-Listing-6.16-5.el10.noarch 229/556 DEBUG: Installing : perl-Try-Tiny-0.31-12.el10.noarch 230/556 DEBUG: Installing : perl-WWW-RobotRules-6.02-41.el10.noarch 231/556 DEBUG: Installing : perl-subs-1.04-512.el10.noarch 232/556 DEBUG: Installing : perl-Data-Dump-1.25-13.el10.noarch 233/556 DEBUG: Installing : perl-libwww-perl-6.76-3.el10.noarch 234/556 DEBUG: Installing : perl-XML-Parser-2.47-6.el10.x86_64 235/556 DEBUG: Installing : perl-XML-XPath-1.48-8.el10.noarch 236/556 DEBUG: Installing : texlive-texlive.infra-13:20240311-6.el10.noarch 237/556 DEBUG: Installing : texlive-texlive-scripts-13:20240311-6.el10.noarc 238/556 DEBUG: Installing : texlive-kpathsea-13:20240311-6.el10.x86_64 239/556 DEBUG: Installing : texlive-iftex-13:20240311-6.el10.noarch 240/556 DEBUG: Installing : texlive-amsmath-13:20240311-6.el10.noarch 241/556 DEBUG: Installing : texlive-amsfonts-13:20240311-6.el10.noarch 242/556 DEBUG: Installing : texlive-cm-13:20240311-6.el10.noarch 243/556 DEBUG: Installing : texlive-hyphen-base-13:20240311-6.el10.noarch 244/556 DEBUG: Installing : texlive-kvoptions-13:20240311-6.el10.noarch 245/556 DEBUG: Installing : texlive-ltxcmds-13:20240311-6.el10.noarch 246/556 DEBUG: Installing : texlive-plain-13:20240311-6.el10.noarch 247/556 DEBUG: Installing : texlive-url-13:20240311-6.el10.noarch 248/556 DEBUG: Installing : texlive-atbegshi-13:20240311-6.el10.noarch 249/556 DEBUG: Installing : texlive-booktabs-13:20240311-6.el10.noarch 250/556 DEBUG: Installing : texlive-etex-13:20240311-6.el10.noarch 251/556 DEBUG: Installing : texlive-etex-pkg-13:20240311-6.el10.noarch 252/556 DEBUG: Installing : texlive-etoolbox-13:20240311-6.el10.noarch 253/556 DEBUG: Installing : texlive-knuth-lib-13:20240311-6.el10.noarch 254/556 DEBUG: Installing : texlive-tex-ini-files-13:20240311-6.el10.noarch 255/556 DEBUG: Installing : texlive-unicode-data-13:20240311-6.el10.noarch 256/556 DEBUG: Installing : texlive-auxhook-13:20240311-6.el10.noarch 257/556 DEBUG: Installing : texlive-babel-13:20240311-6.el10.noarch 258/556 DEBUG: Installing : texlive-etexcmds-13:20240311-6.el10.noarch 259/556 DEBUG: Installing : texlive-infwarerr-13:20240311-6.el10.noarch 260/556 DEBUG: Installing : texlive-latex-fonts-13:20240311-6.el10.noarch 261/556 DEBUG: Installing : texlive-lm-13:20240311-6.el10.noarch 262/556 DEBUG: Installing : texlive-luatexbase-13:20240311-6.el10.noarch 263/556 DEBUG: Installing : texlive-atveryend-13:20240311-6.el10.noarch 264/556 DEBUG: Installing : texlive-euler-13:20240311-6.el10.noarch 265/556 DEBUG: Installing : texlive-fp-13:20240311-6.el10.noarch 266/556 DEBUG: Installing : texlive-hologo-13:20240311-6.el10.noarch 267/556 DEBUG: Installing : texlive-hypdoc-13:20240311-6.el10.noarch 268/556 DEBUG: Installing : texlive-hyph-utf8-13:20240311-6.el10.noarch 269/556 DEBUG: Installing : texlive-intcalc-13:20240311-6.el10.noarch 270/556 DEBUG: Installing : texlive-kvsetkeys-13:20240311-6.el10.noarch 271/556 DEBUG: Installing : texlive-letltxmacro-13:20240311-6.el10.noarch 272/556 DEBUG: Installing : texlive-multido-13:20240311-6.el10.noarch 273/556 DEBUG: Installing : texlive-natbib-13:20240311-6.el10.noarch 274/556 DEBUG: Installing : texlive-pdfescape-13:20240311-6.el10.noarch 275/556 DEBUG: Installing : texlive-pdftexcmds-13:20240311-6.el10.noarch 276/556 DEBUG: Installing : texlive-ragged2e-13:20240311-6.el10.noarch 277/556 DEBUG: Installing : texlive-setspace-13:20240311-6.el10.noarch 278/556 DEBUG: Installing : texlive-uniquecounter-13:20240311-6.el10.noarch 279/556 DEBUG: Installing : texlive-zapfding-13:20240311-6.el10.noarch 280/556 DEBUG: Installing : texlive-rerunfilecheck-13:20240311-6.el10.noarch 281/556 DEBUG: Installing : texlive-catchfile-13:20240311-6.el10.noarch 282/556 DEBUG: Installing : texlive-babelbib-13:20240311-6.el10.noarch 283/556 DEBUG: Installing : texlive-memoir-13:20240311-6.el10.noarch 284/556 DEBUG: Installing : texlive-bigintcalc-13:20240311-6.el10.noarch 285/556 DEBUG: Installing : texlive-bitset-13:20240311-6.el10.noarch 286/556 DEBUG: Installing : texlive-bookmark-13:20240311-6.el10.noarch 287/556 DEBUG: Installing : texlive-ec-13:20240311-6.el10.noarch 288/556 DEBUG: Installing : texlive-epstopdf-pkg-13:20240311-6.el10.noarch 289/556 DEBUG: Installing : texlive-graphics-def-13:20240311-6.el10.noarch 290/556 DEBUG: Installing : texlive-luatex-13:20240311-6.el10.x86_64 291/556 DEBUG: Installing : texlive-pdftex-13:20240311-6.el10.x86_64 292/556 DEBUG: Installing : texlive-everyshi-13:20240311-6.el10.noarch 293/556 DEBUG: Installing : texlive-count1to-13:20240311-6.el10.noarch 294/556 DEBUG: Installing : texlive-fancyhdr-13:20240311-6.el10.noarch 295/556 DEBUG: Installing : texlive-float-13:20240311-6.el10.noarch 296/556 DEBUG: Installing : texlive-gettitlestring-13:20240311-6.el10.noarch 297/556 DEBUG: Installing : texlive-glyphlist-13:20240311-6.el10.noarch 298/556 DEBUG: Installing : texlive-graphics-cfg-13:20240311-6.el10.noarch 299/556 DEBUG: Installing : texlive-graphics-13:20240311-6.el10.noarch 300/556 DEBUG: Installing : texlive-tools-13:20240311-6.el10.noarch 301/556 DEBUG: Installing : texlive-xkeyval-13:20240311-6.el10.noarch 302/556 DEBUG: Installing : texlive-geometry-13:20240311-6.el10.noarch 303/556 DEBUG: Installing : texlive-colortbl-13:20240311-6.el10.noarch 304/556 DEBUG: Installing : texlive-caption-13:20240311-6.el10.noarch 305/556 DEBUG: Installing : texlive-subfig-13:20240311-6.el10.noarch 306/556 DEBUG: Installing : texlive-carlisle-13:20240311-6.el10.noarch 307/556 DEBUG: Installing : texlive-sauerj-13:20240311-6.el10.noarch 308/556 DEBUG: Installing : texlive-translator-13:20240311-6.el10.noarch 309/556 DEBUG: Installing : texlive-grfext-13:20240311-6.el10.noarch 310/556 DEBUG: Installing : texlive-grffile-13:20240311-6.el10.noarch 311/556 DEBUG: Installing : texlive-hycolor-13:20240311-6.el10.noarch 312/556 DEBUG: Installing : texlive-hypcap-13:20240311-6.el10.noarch 313/556 DEBUG: Installing : texlive-index-13:20240311-6.el10.noarch 314/556 DEBUG: Installing : texlive-kvdefinekeys-13:20240311-6.el10.noarch 315/556 DEBUG: Installing : texlive-l3backend-13:20240311-6.el10.noarch 316/556 DEBUG: Installing : texlive-latexconfig-13:20240311-6.el10.noarch 317/556 DEBUG: Installing : texlive-lua-alt-getopt-13:20240311-6.el10.noarch 318/556 DEBUG: Installing : texlive-marvosym-13:20240311-6.el10.noarch 319/556 DEBUG: Installing : texlive-paralist-13:20240311-6.el10.noarch 320/556 DEBUG: Installing : texlive-pdflscape-13:20240311-6.el10.noarch 321/556 DEBUG: Installing : texlive-placeins-13:20240311-6.el10.noarch 322/556 DEBUG: Installing : texlive-refcount-13:20240311-6.el10.noarch 323/556 DEBUG: Installing : texlive-stringenc-13:20240311-6.el10.noarch 324/556 DEBUG: Installing : texlive-symbol-13:20240311-6.el10.noarch 325/556 DEBUG: Installing : texlive-psnfss-13:20240311-6.el10.noarch 326/556 DEBUG: Installing : texlive-underscore-13:20240311-6.el10.noarch 327/556 DEBUG: Installing : texlive-wasy-13:20240311-6.el10.noarch 328/556 DEBUG: Installing : texlive-zref-13:20240311-6.el10.noarch 329/556 DEBUG: Installing : texlive-wasy-type1-13:20240311-6.el10.noarch 330/556 DEBUG: Installing : texlive-breakurl-13:20240311-6.el10.noarch 331/556 DEBUG: Installing : texlive-ctable-13:20240311-6.el10.noarch 332/556 DEBUG: Installing : texlive-fancyref-13:20240311-6.el10.noarch 333/556 DEBUG: Installing : texlive-ltabptch-13:20240311-6.el10.noarch 334/556 DEBUG: Installing : texlive-mathtools-13:20240311-6.el10.noarch 335/556 DEBUG: Installing : texlive-crop-13:20240311-6.el10.noarch 336/556 DEBUG: Installing : texlive-csquotes-13:20240311-6.el10.noarch 337/556 DEBUG: Installing : texlive-microtype-13:20240311-6.el10.noarch 338/556 DEBUG: Installing : texlive-pdfmanagement-testphase-13:20240311-6.el 339/556 DEBUG: Installing : texlive-psfrag-13:20240311-6.el10.noarch 340/556 DEBUG: Installing : texlive-lua-uni-algos-13:20240311-6.el10.noarch 341/556 DEBUG: Installing : texlive-luahbtex-13:20240311-6.el10.x86_64 342/556 DEBUG: Installing : texlive-ifplatform-13:20240311-6.el10.noarch 343/556 DEBUG: Installing : texlive-euro-13:20240311-6.el10.noarch 344/556 DEBUG: Installing : texlive-dvips-13:20240311-6.el10.x86_64 345/556 DEBUG: Installing : texlive-tex-13:20240311-6.el10.x86_64 346/556 DEBUG: Installing : texlive-hopatch-13:20240311-6.el10.noarch 347/556 DEBUG: Installing : texlive-tex-gyre-13:20240311-6.el10.noarch 348/556 DEBUG: Installing : texlive-thumbpdf-13:20240311-6.el10.noarch 349/556 DEBUG: Installing : texlive-alphalph-13:20240311-6.el10.noarch 350/556 DEBUG: Installing : texlive-anysize-13:20240311-6.el10.noarch 351/556 DEBUG: Installing : texlive-attachfile2-13:20240311-6.el10.noarch 352/556 DEBUG: Installing : texlive-avantgar-13:20240311-6.el10.noarch 353/556 DEBUG: Installing : texlive-babel-english-13:20240311-6.el10.noarch 354/556 DEBUG: Installing : texlive-beton-13:20240311-6.el10.noarch 355/556 DEBUG: Installing : texlive-bibtex-13:20240311-6.el10.x86_64 356/556 DEBUG: Installing : texlive-bookman-13:20240311-6.el10.noarch 357/556 DEBUG: Installing : texlive-changepage-13:20240311-6.el10.noarch 358/556 DEBUG: Installing : texlive-charter-13:20240311-6.el10.noarch 359/556 DEBUG: Installing : texlive-chngcntr-13:20240311-6.el10.noarch 360/556 DEBUG: Installing : texlive-cite-13:20240311-6.el10.noarch 361/556 DEBUG: Installing : texlive-cmap-13:20240311-6.el10.noarch 362/556 DEBUG: Installing : texlive-cmextra-13:20240311-6.el10.noarch 363/556 DEBUG: Installing : texlive-colorprofiles-13:20240311-6.el10.noarch 364/556 DEBUG: Installing : texlive-courier-13:20240311-6.el10.noarch 365/556 DEBUG: Installing : texlive-dvipng-13:20240311-6.el10.x86_64 366/556 DEBUG: Installing : texlive-enctex-13:20240311-6.el10.noarch 367/556 DEBUG: Installing : texlive-enumitem-13:20240311-6.el10.noarch 368/556 DEBUG: Installing : texlive-euenc-13:20240311-6.el10.noarch 369/556 DEBUG: Installing : texlive-eurosym-13:20240311-6.el10.noarch 370/556 DEBUG: Installing : texlive-everysel-13:20240311-6.el10.noarch 371/556 DEBUG: Installing : texlive-fancybox-13:20240311-6.el10.noarch 372/556 DEBUG: Installing : texlive-filecontents-13:20240311-6.el10.noarch 373/556 DEBUG: Installing : texlive-finstrut-13:20240311-6.el10.noarch 374/556 DEBUG: Installing : texlive-lineno-13:20240311-6.el10.noarch 375/556 DEBUG: Installing : texlive-firstaid-13:20240311-6.el10.noarch 376/556 DEBUG: Installing : texlive-fix2col-13:20240311-6.el10.noarch 377/556 DEBUG: Installing : texlive-footmisc-13:20240311-6.el10.noarch 378/556 DEBUG: Installing : texlive-footnotehyper-13:20240311-6.el10.noarch 379/556 DEBUG: Installing : texlive-fpl-13:20240311-6.el10.noarch 380/556 DEBUG: Installing : texlive-helvetic-13:20240311-6.el10.noarch 381/556 DEBUG: Installing : texlive-hobsub-13:20240311-6.el10.noarch 382/556 DEBUG: Installing : texlive-hyperref-13:20240311-6.el10.noarch 383/556 DEBUG: Installing : texlive-attachfile-13:20240311-6.el10.noarch 384/556 DEBUG: Installing : texlive-hyphenex-13:20240311-6.el10.noarch 385/556 DEBUG: Installing : texlive-ifmtarg-13:20240311-6.el10.noarch 386/556 DEBUG: Installing : texlive-kastrup-13:20240311-6.el10.noarch 387/556 DEBUG: Installing : texlive-knuth-local-13:20240311-6.el10.noarch 388/556 DEBUG: Installing : texlive-latexbug-13:20240311-6.el10.noarch 389/556 DEBUG: Installing : texlive-lm-math-13:20240311-6.el10.noarch 390/556 DEBUG: Installing : texlive-lualibs-13:20240311-6.el10.noarch 391/556 DEBUG: Installing : texlive-luaotfload-13:20240311-6.el10.noarch 392/556 DEBUG: Installing : texlive-lwarp-13:20240311-6.el10.noarch 393/556 DEBUG: Installing : texlive-makecmds-13:20240311-6.el10.noarch 394/556 DEBUG: Installing : texlive-makeindex-13:20240311-6.el10.x86_64 395/556 DEBUG: Installing : texlive-manfnt-font-13:20240311-6.el10.noarch 396/556 DEBUG: Installing : texlive-marginnote-13:20240311-6.el10.noarch 397/556 DEBUG: Installing : texlive-mathpazo-13:20240311-6.el10.noarch 398/556 DEBUG: Installing : texlive-mdwtools-13:20240311-6.el10.noarch 399/556 DEBUG: Installing : texlive-metafont-13:20240311-6.el10.x86_64 400/556 DEBUG: Installing : texlive-mflogo-13:20240311-6.el10.noarch 401/556 DEBUG: Installing : texlive-mflogo-font-13:20240311-6.el10.noarch 402/556 DEBUG: Installing : texlive-mfnfss-13:20240311-6.el10.noarch 403/556 DEBUG: Installing : texlive-mfware-13:20240311-6.el10.x86_64 404/556 DEBUG: Installing : texlive-modes-13:20240311-6.el10.noarch 405/556 DEBUG: Installing : texlive-mparhack-13:20240311-6.el10.noarch 406/556 DEBUG: Installing : texlive-mptopdf-13:20240311-6.el10.noarch 407/556 DEBUG: Installing : texlive-ncntrsbk-13:20240311-6.el10.noarch 408/556 DEBUG: Installing : texlive-newfloat-13:20240311-6.el10.noarch 409/556 DEBUG: Installing : texlive-notoccite-13:20240311-6.el10.noarch 410/556 DEBUG: Installing : texlive-ntgclass-13:20240311-6.el10.noarch 411/556 DEBUG: Installing : texlive-palatino-13:20240311-6.el10.noarch 412/556 DEBUG: Installing : texlive-parallel-13:20240311-6.el10.noarch 413/556 DEBUG: Installing : texlive-parskip-13:20240311-6.el10.noarch 414/556 DEBUG: Installing : texlive-pdfcol-13:20240311-6.el10.noarch 415/556 DEBUG: Installing : texlive-pdfcolfoot-13:20240311-6.el10.noarch 416/556 DEBUG: Installing : texlive-pdfcolmk-13:20240311-6.el10.noarch 417/556 DEBUG: Installing : texlive-xcolor-13:20240311-6.el10.noarch 418/556 DEBUG: Installing : texlive-eso-pic-13:20240311-6.el10.noarch 419/556 DEBUG: Installing : texlive-pgf-13:20240311-6.el10.noarch 420/556 DEBUG: Installing : texlive-currfile-13:20240311-6.el10.noarch 421/556 DEBUG: Installing : texlive-filehook-13:20240311-6.el10.noarch 422/556 DEBUG: Installing : texlive-sansmathaccent-13:20240311-6.el10.noarch 423/556 DEBUG: Installing : texlive-pslatex-13:20240311-6.el10.noarch 424/556 DEBUG: Installing : texlive-pspicture-13:20240311-6.el10.noarch 425/556 DEBUG: Installing : texlive-pst-arrow-13:20240311-6.el10.noarch 426/556 DEBUG: Installing : texlive-pst-math-13:20240311-6.el10.noarch 427/556 DEBUG: Installing : texlive-pxfonts-13:20240311-6.el10.noarch 428/556 DEBUG: Installing : texlive-rcs-13:20240311-6.el10.noarch 429/556 DEBUG: Installing : texlive-rsfs-13:20240311-6.el10.noarch 430/556 DEBUG: Installing : texlive-sansmath-13:20240311-6.el10.noarch 431/556 DEBUG: Installing : texlive-section-13:20240311-6.el10.noarch 432/556 DEBUG: Installing : texlive-sepnum-13:20240311-6.el10.noarch 433/556 DEBUG: Installing : texlive-tex-gyre-math-13:20240311-6.el10.noarch 434/556 DEBUG: Installing : texlive-texlive-en-13:20240311-6.el10.noarch 435/556 DEBUG: Installing : texlive-texlive-msg-translations-13:20240311-6.e 436/556 DEBUG: Installing : texlive-textcase-13:20240311-6.el10.noarch 437/556 DEBUG: Installing : texlive-times-13:20240311-6.el10.noarch 438/556 DEBUG: Installing : texlive-titlesec-13:20240311-6.el10.noarch 439/556 DEBUG: Installing : texlive-txfonts-13:20240311-6.el10.noarch 440/556 DEBUG: Installing : texlive-ucharcat-13:20240311-6.el10.noarch 441/556 DEBUG: Installing : texlive-utopia-13:20240311-6.el10.noarch 442/556 DEBUG: Installing : texlive-varwidth-13:20240311-6.el10.noarch 443/556 DEBUG: Installing : texlive-algorithms-13:20240311-6.el10.noarch 444/556 DEBUG: Installing : texlive-bera-13:20240311-6.el10.noarch 445/556 DEBUG: Installing : texlive-cm-super-13:20240311-6.el10.noarch 446/556 DEBUG: Installing : texlive-l3kernel-13:20240311-6.el10.noarch 447/556 DEBUG: Installing : texlive-latex-13:20240311-6.el10.noarch 448/556 DEBUG: Installing : texlive-koma-script-13:20240311-6.el10.noarch 449/556 DEBUG: Installing : texlive-listings-13:20240311-6.el10.noarch 450/556 DEBUG: Installing : texlive-showexpl-13:20240311-6.el10.noarch 451/556 DEBUG: Installing : texlive-fancyvrb-13:20240311-6.el10.noarch 452/556 DEBUG: Installing : texlive-pst-3d-13:20240311-6.el10.noarch 453/556 DEBUG: Installing : texlive-pst-coil-13:20240311-6.el10.noarch 454/556 DEBUG: Installing : texlive-pst-eps-13:20240311-6.el10.noarch 455/556 DEBUG: Installing : texlive-pst-fill-13:20240311-6.el10.noarch 456/556 DEBUG: Installing : texlive-pst-grad-13:20240311-6.el10.noarch 457/556 DEBUG: Installing : texlive-pst-node-13:20240311-6.el10.noarch 458/556 DEBUG: Installing : texlive-pst-plot-13:20240311-6.el10.noarch 459/556 DEBUG: Installing : texlive-pst-text-13:20240311-6.el10.noarch 460/556 DEBUG: Installing : texlive-pst-tools-13:20240311-6.el10.noarch 461/556 DEBUG: Installing : texlive-pst-tree-13:20240311-6.el10.noarch 462/556 DEBUG: Installing : texlive-pstricks-add-13:20240311-6.el10.noarch 463/556 DEBUG: Installing : texlive-pstricks-13:20240311-6.el10.noarch 464/556 DEBUG: Installing : texlive-l3packages-13:20240311-6.el10.noarch 465/556 DEBUG: Installing : texlive-amscls-13:20240311-6.el10.noarch 466/556 DEBUG: Installing : texlive-tipa-13:20240311-6.el10.noarch 467/556 DEBUG: Installing : texlive-xunicode-13:20240311-6.el10.noarch 468/556 DEBUG: Installing : texlive-fontspec-13:20240311-6.el10.noarch 469/556 DEBUG: Installing : texlive-metalogo-13:20240311-6.el10.noarch 470/556 DEBUG: Installing : texlive-realscripts-13:20240311-6.el10.noarch 471/556 DEBUG: Installing : texlive-xltxtra-13:20240311-6.el10.noarch 472/556 DEBUG: Installing : texlive-l3experimental-13:20240311-6.el10.noarch 473/556 DEBUG: Installing : texlive-seminar-13:20240311-6.el10.noarch 474/556 DEBUG: Installing : texlive-ae-13:20240311-6.el10.noarch 475/556 DEBUG: Installing : texlive-extsizes-13:20240311-6.el10.noarch 476/556 DEBUG: Installing : texlive-jknapltx-13:20240311-6.el10.noarch 477/556 DEBUG: Installing : texlive-minitoc-13:20240311-6.el10.noarch 478/556 DEBUG: Installing : texlive-ltxmisc-13:20240311-6.el10.noarch 479/556 DEBUG: Installing : texlive-mnsymbol-13:20240311-6.el10.noarch 480/556 DEBUG: Installing : texlive-mathspec-13:20240311-6.el10.noarch 481/556 DEBUG: Installing : texlive-multitoc-13:20240311-6.el10.noarch 482/556 DEBUG: Installing : texlive-pdfpages-13:20240311-6.el10.noarch 483/556 DEBUG: Installing : texlive-typehtml-13:20240311-6.el10.noarch 484/556 DEBUG: Installing : texlive-ucs-13:20240311-6.el10.noarch 485/556 DEBUG: Installing : texlive-beamer-13:20240311-6.el10.noarch 486/556 DEBUG: Installing : texlive-xifthen-13:20240311-6.el10.noarch 487/556 DEBUG: Installing : texlive-bidi-13:20240311-6.el10.noarch 488/556 DEBUG: Installing : texlive-polyglossia-13:20240311-6.el10.noarch 489/556 DEBUG: Installing : texlive-breqn-13:20240311-6.el10.noarch 490/556 DEBUG: Installing : texlive-lualatex-math-13:20240311-6.el10.noarch 491/556 DEBUG: Installing : texlive-unicode-math-13:20240311-6.el10.noarch 492/556 DEBUG: Installing : texlive-oberdiek-13:20240311-6.el10.noarch 493/556 DEBUG: Installing : texlive-wasysym-13:20240311-6.el10.noarch 494/556 DEBUG: Installing : texlive-xetexconfig-13:20240311-6.el10.noarch 495/556 DEBUG: Installing : texlive-xfrac-13:20240311-6.el10.noarch 496/556 DEBUG: Installing : texlive-zapfchan-13:20240311-6.el10.noarch 497/556 DEBUG: Installing : texlive-collection-fontsrecommended-13:20240311- 498/556 DEBUG: Installing : texlive-dvipdfmx-13:20240311-6.el10.x86_64 499/556 DEBUG: Installing : texlive-collection-basic-13:20240311-6.el10.noar 500/556 DEBUG: Installing : texlive-xetex-13:20240311-6.el10.x86_64 501/556 DEBUG: Installing : texlive-collection-latexrecommended-13:20240311- 502/556 DEBUG: Installing : texlive-collection-latex-13:20240311-6.el10.noar 503/556 DEBUG: Installing : dejavu-sans-fonts-2.37-25.el10.noarch 504/556 DEBUG: Installing : python3-matplotlib-tk-3.7.2-2.el10s.x86_64 505/556 DEBUG: Installing : python3-matplotlib-3.7.2-2.el10s.x86_64 506/556 DEBUG: Installing : python3-mpmath-1.3.0-10.el10s.noarch 507/556 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 508/556 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 509/556 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 510/556 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 511/556 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 512/556 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 513/556 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 514/556 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 515/556 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 516/556 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 517/556 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 518/556 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 519/556 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 520/556 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 521/556 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 522/556 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 523/556 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 524/556 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 525/556 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 526/556 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 527/556 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 528/556 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 529/556 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 530/556 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 531/556 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 532/556 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 533/556 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 534/556 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 535/556 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 536/556 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 537/556 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 538/556 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 539/556 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 540/556 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 541/556 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 542/556 DEBUG: Installing : python3-sympy-1.12-2.el10s.x86_64 543/556 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 544/556 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 545/556 DEBUG: Installing : python3-networkx-3.2.1-6.el10.noarch 546/556 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 547/556 DEBUG: Installing : python3-pysnmp-lextudio-5.0.33-1.el10s.noarch 548/556 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 549/556 DEBUG: Installing : python3-cotyledon-1.7.3-8.el10s.noarch 550/556 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 551/556 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 552/556 DEBUG: Installing : python3-oslotest-5.0.0-0.20250212144141.4c36dbc. 553/556 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 554/556 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 555/556 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 556/556 DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 556/556 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 556/556 DEBUG: Installed: DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: emacs-filesystem-1:29.4-10.el10.noarch DEBUG: flexiblas-3.4.2-3.el10.x86_64 DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 DEBUG: ghostscript-10.02.1-14.el10.x86_64 DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hwdata-0.379-10.4.el10.noarch DEBUG: info-7.1-6.el10.x86_64 DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 DEBUG: libXfixes-6.0.1-5.el10.x86_64 DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 DEBUG: libdrm-2.4.123-1.el10.x86_64 DEBUG: libgfortran-14.2.1-7.el10.x86_64 DEBUG: libglvnd-1:1.7.0-7.el10.x86_64 DEBUG: libglvnd-glx-1:1.7.0-7.el10.x86_64 DEBUG: libglvnd-opengl-1:1.7.0-7.el10.x86_64 DEBUG: libicu-74.2-4.el10.x86_64 DEBUG: libimagequant-2.14.1-1.el10s.x86_64 DEBUG: libpciaccess-0.16-16.el10.x86_64 DEBUG: libqhull_r-1:8.0.2-2.el10s.x86_64 DEBUG: libquadmath-14.2.1-7.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libwayland-server-1.23.0-2.el10.x86_64 DEBUG: libxshmfence-1.3.2-5.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: llvm-libs-19.1.7-2.el10.x86_64 DEBUG: mailcap-2.1.54-8.el10.noarch DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openblas-0.3.28-1.el10.x86_64 DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Clone-0.46-10.el10.x86_64 DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 DEBUG: perl-Data-Dump-1.25-13.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-Digest-SHA-1:6.04-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Encode-Locale-1.05-31.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-File-Find-1.44-512.el10.noarch DEBUG: perl-File-Listing-6.16-5.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-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Filter-2:1.64-512.el10.x86_64 DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch DEBUG: perl-HTTP-Date-6.06-6.el10.noarch DEBUG: perl-HTTP-Message-6.45-5.el10.noarch DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-I18N-Langinfo-0.24-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Compress-2.212-512.el10.noarch DEBUG: perl-IO-HTML-1.004-14.el10.noarch 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-512.el10.noarch DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Module-Load-1:0.36-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-NTLM-1.09-41.el10.noarch DEBUG: perl-Net-HTTP-6.23-6.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.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-512.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-512.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-Text-Unidecode-1.30-27.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-TimeDate-1:2.33-16.el10.noarch DEBUG: perl-Try-Tiny-0.31-12.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 DEBUG: perl-XML-XPath-1.48-8.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-encoding-4:3.00-511.el10.x86_64 DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-libwww-perl-6.76-3.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-open-1.13-512.el10.noarch DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-subs-1.04-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.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-cairo-1.25.1-5.el10.x86_64 DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-cycler-0.11.0-14.el10s.noarch DEBUG: python3-cython-3.0.9-8.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.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-dulwich-0.22.1-2.el10s.x86_64 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-fonttools-4.55.3-4.el10s.x86_64 DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-gmpy2-2.2.1-1.el10s.x86_64 DEBUG: python3-iso8601-2.1.0-3.el10s.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.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kiwisolver-1.4.8-2.el10s.x86_64 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-matplotlib-3.7.2-2.el10s.x86_64 DEBUG: python3-matplotlib-data-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mpmath-1.3.0-10.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-networkx-3.2.1-6.el10.noarch DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 DEBUG: python3-numpy-1:1.26.4-5.el10.x86_64 DEBUG: python3-numpy-f2py-1:1.26.4-5.el10.x86_64 DEBUG: python3-olefile-0.47-6.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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-pillow-11.1.0-2.el10s.x86_64 DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 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-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyglet-2.0.10-4.el10s.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-pysnmp-lextudio-5.0.33-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-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.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-scipy-1.11.3-17.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-smi-lextudio-1.1.13-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-sympy-1.12-2.el10s.x86_64 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-tkinter-3.12.9-1.el10.x86_64 DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch 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-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: tcl-1:8.6.13-4.el10.x86_64 DEBUG: teckit-2.5.12-4.el10.x86_64 DEBUG: texlive-ae-13:20240311-6.el10.noarch DEBUG: texlive-algorithms-13:20240311-6.el10.noarch DEBUG: texlive-alphalph-13:20240311-6.el10.noarch DEBUG: texlive-amscls-13:20240311-6.el10.noarch DEBUG: texlive-amsfonts-13:20240311-6.el10.noarch DEBUG: texlive-amsmath-13:20240311-6.el10.noarch DEBUG: texlive-anysize-13:20240311-6.el10.noarch DEBUG: texlive-atbegshi-13:20240311-6.el10.noarch DEBUG: texlive-attachfile-13:20240311-6.el10.noarch DEBUG: texlive-attachfile2-13:20240311-6.el10.noarch DEBUG: texlive-atveryend-13:20240311-6.el10.noarch DEBUG: texlive-auxhook-13:20240311-6.el10.noarch DEBUG: texlive-avantgar-13:20240311-6.el10.noarch DEBUG: texlive-babel-13:20240311-6.el10.noarch DEBUG: texlive-babel-english-13:20240311-6.el10.noarch DEBUG: texlive-babelbib-13:20240311-6.el10.noarch DEBUG: texlive-base-13:20240311-6.el10.noarch DEBUG: texlive-beamer-13:20240311-6.el10.noarch DEBUG: texlive-bera-13:20240311-6.el10.noarch DEBUG: texlive-beton-13:20240311-6.el10.noarch DEBUG: texlive-bibtex-13:20240311-6.el10.x86_64 DEBUG: texlive-bidi-13:20240311-6.el10.noarch DEBUG: texlive-bigintcalc-13:20240311-6.el10.noarch DEBUG: texlive-bitset-13:20240311-6.el10.noarch DEBUG: texlive-bookman-13:20240311-6.el10.noarch DEBUG: texlive-bookmark-13:20240311-6.el10.noarch DEBUG: texlive-booktabs-13:20240311-6.el10.noarch DEBUG: texlive-breakurl-13:20240311-6.el10.noarch DEBUG: texlive-breqn-13:20240311-6.el10.noarch DEBUG: texlive-caption-13:20240311-6.el10.noarch DEBUG: texlive-carlisle-13:20240311-6.el10.noarch DEBUG: texlive-catchfile-13:20240311-6.el10.noarch DEBUG: texlive-changepage-13:20240311-6.el10.noarch DEBUG: texlive-charter-13:20240311-6.el10.noarch DEBUG: texlive-chngcntr-13:20240311-6.el10.noarch DEBUG: texlive-cite-13:20240311-6.el10.noarch DEBUG: texlive-cm-13:20240311-6.el10.noarch DEBUG: texlive-cm-super-13:20240311-6.el10.noarch DEBUG: texlive-cmap-13:20240311-6.el10.noarch DEBUG: texlive-cmextra-13:20240311-6.el10.noarch DEBUG: texlive-collection-basic-13:20240311-6.el10.noarch DEBUG: texlive-collection-fontsrecommended-13:20240311-6.el10.noarch DEBUG: texlive-collection-latex-13:20240311-6.el10.noarch DEBUG: texlive-collection-latexrecommended-13:20240311-6.el10.noarch DEBUG: texlive-colorprofiles-13:20240311-6.el10.noarch DEBUG: texlive-colortbl-13:20240311-6.el10.noarch DEBUG: texlive-count1to-13:20240311-6.el10.noarch DEBUG: texlive-courier-13:20240311-6.el10.noarch DEBUG: texlive-crop-13:20240311-6.el10.noarch DEBUG: texlive-csquotes-13:20240311-6.el10.noarch DEBUG: texlive-ctable-13:20240311-6.el10.noarch DEBUG: texlive-currfile-13:20240311-6.el10.noarch DEBUG: texlive-dvipdfmx-13:20240311-6.el10.x86_64 DEBUG: texlive-dvipng-13:20240311-6.el10.x86_64 DEBUG: texlive-dvips-13:20240311-6.el10.x86_64 DEBUG: texlive-ec-13:20240311-6.el10.noarch DEBUG: texlive-enctex-13:20240311-6.el10.noarch DEBUG: texlive-enumitem-13:20240311-6.el10.noarch DEBUG: texlive-epstopdf-pkg-13:20240311-6.el10.noarch DEBUG: texlive-eso-pic-13:20240311-6.el10.noarch DEBUG: texlive-etex-13:20240311-6.el10.noarch DEBUG: texlive-etex-pkg-13:20240311-6.el10.noarch DEBUG: texlive-etexcmds-13:20240311-6.el10.noarch DEBUG: texlive-etoolbox-13:20240311-6.el10.noarch DEBUG: texlive-euenc-13:20240311-6.el10.noarch DEBUG: texlive-euler-13:20240311-6.el10.noarch DEBUG: texlive-euro-13:20240311-6.el10.noarch DEBUG: texlive-eurosym-13:20240311-6.el10.noarch DEBUG: texlive-everysel-13:20240311-6.el10.noarch DEBUG: texlive-everyshi-13:20240311-6.el10.noarch DEBUG: texlive-extsizes-13:20240311-6.el10.noarch DEBUG: texlive-fancybox-13:20240311-6.el10.noarch DEBUG: texlive-fancyhdr-13:20240311-6.el10.noarch DEBUG: texlive-fancyref-13:20240311-6.el10.noarch DEBUG: texlive-fancyvrb-13:20240311-6.el10.noarch DEBUG: texlive-filecontents-13:20240311-6.el10.noarch DEBUG: texlive-filehook-13:20240311-6.el10.noarch DEBUG: texlive-finstrut-13:20240311-6.el10.noarch DEBUG: texlive-firstaid-13:20240311-6.el10.noarch DEBUG: texlive-fix2col-13:20240311-6.el10.noarch DEBUG: texlive-float-13:20240311-6.el10.noarch DEBUG: texlive-fontspec-13:20240311-6.el10.noarch DEBUG: texlive-footmisc-13:20240311-6.el10.noarch DEBUG: texlive-footnotehyper-13:20240311-6.el10.noarch DEBUG: texlive-fp-13:20240311-6.el10.noarch DEBUG: texlive-fpl-13:20240311-6.el10.noarch DEBUG: texlive-geometry-13:20240311-6.el10.noarch DEBUG: texlive-gettitlestring-13:20240311-6.el10.noarch DEBUG: texlive-glyphlist-13:20240311-6.el10.noarch DEBUG: texlive-graphics-13:20240311-6.el10.noarch DEBUG: texlive-graphics-cfg-13:20240311-6.el10.noarch DEBUG: texlive-graphics-def-13:20240311-6.el10.noarch DEBUG: texlive-grfext-13:20240311-6.el10.noarch DEBUG: texlive-grffile-13:20240311-6.el10.noarch DEBUG: texlive-helvetic-13:20240311-6.el10.noarch DEBUG: texlive-hobsub-13:20240311-6.el10.noarch DEBUG: texlive-hologo-13:20240311-6.el10.noarch DEBUG: texlive-hopatch-13:20240311-6.el10.noarch DEBUG: texlive-hycolor-13:20240311-6.el10.noarch DEBUG: texlive-hypcap-13:20240311-6.el10.noarch DEBUG: texlive-hypdoc-13:20240311-6.el10.noarch DEBUG: texlive-hyperref-13:20240311-6.el10.noarch DEBUG: texlive-hyph-utf8-13:20240311-6.el10.noarch DEBUG: texlive-hyphen-base-13:20240311-6.el10.noarch DEBUG: texlive-hyphenex-13:20240311-6.el10.noarch DEBUG: texlive-ifmtarg-13:20240311-6.el10.noarch DEBUG: texlive-ifplatform-13:20240311-6.el10.noarch DEBUG: texlive-iftex-13:20240311-6.el10.noarch DEBUG: texlive-index-13:20240311-6.el10.noarch DEBUG: texlive-infwarerr-13:20240311-6.el10.noarch DEBUG: texlive-intcalc-13:20240311-6.el10.noarch DEBUG: texlive-jknapltx-13:20240311-6.el10.noarch DEBUG: texlive-kastrup-13:20240311-6.el10.noarch DEBUG: texlive-knuth-lib-13:20240311-6.el10.noarch DEBUG: texlive-knuth-local-13:20240311-6.el10.noarch DEBUG: texlive-koma-script-13:20240311-6.el10.noarch DEBUG: texlive-kpathsea-13:20240311-6.el10.x86_64 DEBUG: texlive-kvdefinekeys-13:20240311-6.el10.noarch DEBUG: texlive-kvoptions-13:20240311-6.el10.noarch DEBUG: texlive-kvsetkeys-13:20240311-6.el10.noarch DEBUG: texlive-l3backend-13:20240311-6.el10.noarch DEBUG: texlive-l3experimental-13:20240311-6.el10.noarch DEBUG: texlive-l3kernel-13:20240311-6.el10.noarch DEBUG: texlive-l3packages-13:20240311-6.el10.noarch DEBUG: texlive-latex-13:20240311-6.el10.noarch DEBUG: texlive-latex-fonts-13:20240311-6.el10.noarch DEBUG: texlive-latexbug-13:20240311-6.el10.noarch DEBUG: texlive-latexconfig-13:20240311-6.el10.noarch DEBUG: texlive-letltxmacro-13:20240311-6.el10.noarch DEBUG: texlive-lib-13:20240311-6.el10.x86_64 DEBUG: texlive-lineno-13:20240311-6.el10.noarch DEBUG: texlive-listings-13:20240311-6.el10.noarch DEBUG: texlive-lm-13:20240311-6.el10.noarch DEBUG: texlive-lm-math-13:20240311-6.el10.noarch DEBUG: texlive-ltabptch-13:20240311-6.el10.noarch DEBUG: texlive-ltxcmds-13:20240311-6.el10.noarch DEBUG: texlive-ltxmisc-13:20240311-6.el10.noarch DEBUG: texlive-lua-alt-getopt-13:20240311-6.el10.noarch DEBUG: texlive-lua-uni-algos-13:20240311-6.el10.noarch DEBUG: texlive-luahbtex-13:20240311-6.el10.x86_64 DEBUG: texlive-lualatex-math-13:20240311-6.el10.noarch DEBUG: texlive-lualibs-13:20240311-6.el10.noarch DEBUG: texlive-luaotfload-13:20240311-6.el10.noarch DEBUG: texlive-luatex-13:20240311-6.el10.x86_64 DEBUG: texlive-luatexbase-13:20240311-6.el10.noarch DEBUG: texlive-lwarp-13:20240311-6.el10.noarch DEBUG: texlive-makecmds-13:20240311-6.el10.noarch DEBUG: texlive-makeindex-13:20240311-6.el10.x86_64 DEBUG: texlive-manfnt-font-13:20240311-6.el10.noarch DEBUG: texlive-marginnote-13:20240311-6.el10.noarch DEBUG: texlive-marvosym-13:20240311-6.el10.noarch DEBUG: texlive-mathpazo-13:20240311-6.el10.noarch DEBUG: texlive-mathspec-13:20240311-6.el10.noarch DEBUG: texlive-mathtools-13:20240311-6.el10.noarch DEBUG: texlive-mdwtools-13:20240311-6.el10.noarch DEBUG: texlive-memoir-13:20240311-6.el10.noarch DEBUG: texlive-metafont-13:20240311-6.el10.x86_64 DEBUG: texlive-metalogo-13:20240311-6.el10.noarch DEBUG: texlive-mflogo-13:20240311-6.el10.noarch DEBUG: texlive-mflogo-font-13:20240311-6.el10.noarch DEBUG: texlive-mfnfss-13:20240311-6.el10.noarch DEBUG: texlive-mfware-13:20240311-6.el10.x86_64 DEBUG: texlive-microtype-13:20240311-6.el10.noarch DEBUG: texlive-minitoc-13:20240311-6.el10.noarch DEBUG: texlive-mnsymbol-13:20240311-6.el10.noarch DEBUG: texlive-modes-13:20240311-6.el10.noarch DEBUG: texlive-mparhack-13:20240311-6.el10.noarch DEBUG: texlive-mptopdf-13:20240311-6.el10.noarch DEBUG: texlive-multido-13:20240311-6.el10.noarch DEBUG: texlive-multitoc-13:20240311-6.el10.noarch DEBUG: texlive-natbib-13:20240311-6.el10.noarch DEBUG: texlive-ncntrsbk-13:20240311-6.el10.noarch DEBUG: texlive-newfloat-13:20240311-6.el10.noarch DEBUG: texlive-notoccite-13:20240311-6.el10.noarch DEBUG: texlive-ntgclass-13:20240311-6.el10.noarch DEBUG: texlive-oberdiek-13:20240311-6.el10.noarch DEBUG: texlive-palatino-13:20240311-6.el10.noarch DEBUG: texlive-paralist-13:20240311-6.el10.noarch DEBUG: texlive-parallel-13:20240311-6.el10.noarch DEBUG: texlive-parskip-13:20240311-6.el10.noarch DEBUG: texlive-pdfcol-13:20240311-6.el10.noarch DEBUG: texlive-pdfcolfoot-13:20240311-6.el10.noarch DEBUG: texlive-pdfcolmk-13:20240311-6.el10.noarch DEBUG: texlive-pdfescape-13:20240311-6.el10.noarch DEBUG: texlive-pdflscape-13:20240311-6.el10.noarch DEBUG: texlive-pdfmanagement-testphase-13:20240311-6.el10.noarch DEBUG: texlive-pdfpages-13:20240311-6.el10.noarch DEBUG: texlive-pdftex-13:20240311-6.el10.x86_64 DEBUG: texlive-pdftexcmds-13:20240311-6.el10.noarch DEBUG: texlive-pgf-13:20240311-6.el10.noarch DEBUG: texlive-placeins-13:20240311-6.el10.noarch DEBUG: texlive-plain-13:20240311-6.el10.noarch DEBUG: texlive-polyglossia-13:20240311-6.el10.noarch DEBUG: texlive-psfrag-13:20240311-6.el10.noarch DEBUG: texlive-pslatex-13:20240311-6.el10.noarch DEBUG: texlive-psnfss-13:20240311-6.el10.noarch DEBUG: texlive-pspicture-13:20240311-6.el10.noarch DEBUG: texlive-pst-3d-13:20240311-6.el10.noarch DEBUG: texlive-pst-arrow-13:20240311-6.el10.noarch DEBUG: texlive-pst-coil-13:20240311-6.el10.noarch DEBUG: texlive-pst-eps-13:20240311-6.el10.noarch DEBUG: texlive-pst-fill-13:20240311-6.el10.noarch DEBUG: texlive-pst-grad-13:20240311-6.el10.noarch DEBUG: texlive-pst-math-13:20240311-6.el10.noarch DEBUG: texlive-pst-node-13:20240311-6.el10.noarch DEBUG: texlive-pst-plot-13:20240311-6.el10.noarch DEBUG: texlive-pst-text-13:20240311-6.el10.noarch DEBUG: texlive-pst-tools-13:20240311-6.el10.noarch DEBUG: texlive-pst-tree-13:20240311-6.el10.noarch DEBUG: texlive-pstricks-13:20240311-6.el10.noarch DEBUG: texlive-pstricks-add-13:20240311-6.el10.noarch DEBUG: texlive-pxfonts-13:20240311-6.el10.noarch DEBUG: texlive-ragged2e-13:20240311-6.el10.noarch DEBUG: texlive-rcs-13:20240311-6.el10.noarch DEBUG: texlive-realscripts-13:20240311-6.el10.noarch DEBUG: texlive-refcount-13:20240311-6.el10.noarch DEBUG: texlive-rerunfilecheck-13:20240311-6.el10.noarch DEBUG: texlive-rsfs-13:20240311-6.el10.noarch DEBUG: texlive-sansmath-13:20240311-6.el10.noarch DEBUG: texlive-sansmathaccent-13:20240311-6.el10.noarch DEBUG: texlive-sauerj-13:20240311-6.el10.noarch DEBUG: texlive-section-13:20240311-6.el10.noarch DEBUG: texlive-seminar-13:20240311-6.el10.noarch DEBUG: texlive-sepnum-13:20240311-6.el10.noarch DEBUG: texlive-setspace-13:20240311-6.el10.noarch DEBUG: texlive-showexpl-13:20240311-6.el10.noarch DEBUG: texlive-stringenc-13:20240311-6.el10.noarch DEBUG: texlive-subfig-13:20240311-6.el10.noarch DEBUG: texlive-symbol-13:20240311-6.el10.noarch DEBUG: texlive-tex-13:20240311-6.el10.x86_64 DEBUG: texlive-tex-gyre-13:20240311-6.el10.noarch DEBUG: texlive-tex-gyre-math-13:20240311-6.el10.noarch DEBUG: texlive-tex-ini-files-13:20240311-6.el10.noarch DEBUG: texlive-texlive-common-doc-13:20240311-6.el10.noarch DEBUG: texlive-texlive-en-13:20240311-6.el10.noarch DEBUG: texlive-texlive-msg-translations-13:20240311-6.el10.noarch DEBUG: texlive-texlive-scripts-13:20240311-6.el10.noarch DEBUG: texlive-texlive.infra-13:20240311-6.el10.noarch DEBUG: texlive-textcase-13:20240311-6.el10.noarch DEBUG: texlive-thumbpdf-13:20240311-6.el10.noarch DEBUG: texlive-times-13:20240311-6.el10.noarch DEBUG: texlive-tipa-13:20240311-6.el10.noarch DEBUG: texlive-titlesec-13:20240311-6.el10.noarch DEBUG: texlive-tools-13:20240311-6.el10.noarch DEBUG: texlive-translator-13:20240311-6.el10.noarch DEBUG: texlive-txfonts-13:20240311-6.el10.noarch DEBUG: texlive-typehtml-13:20240311-6.el10.noarch DEBUG: texlive-ucharcat-13:20240311-6.el10.noarch DEBUG: texlive-ucs-13:20240311-6.el10.noarch DEBUG: texlive-underscore-13:20240311-6.el10.noarch DEBUG: texlive-unicode-data-13:20240311-6.el10.noarch DEBUG: texlive-unicode-math-13:20240311-6.el10.noarch DEBUG: texlive-uniquecounter-13:20240311-6.el10.noarch DEBUG: texlive-url-13:20240311-6.el10.noarch DEBUG: texlive-utopia-13:20240311-6.el10.noarch DEBUG: texlive-varwidth-13:20240311-6.el10.noarch DEBUG: texlive-wasy-13:20240311-6.el10.noarch DEBUG: texlive-wasy-type1-13:20240311-6.el10.noarch DEBUG: texlive-wasysym-13:20240311-6.el10.noarch DEBUG: texlive-xcolor-13:20240311-6.el10.noarch DEBUG: texlive-xetex-13:20240311-6.el10.x86_64 DEBUG: texlive-xetexconfig-13:20240311-6.el10.noarch DEBUG: texlive-xfrac-13:20240311-6.el10.noarch DEBUG: texlive-xifthen-13:20240311-6.el10.noarch DEBUG: texlive-xkeyval-13:20240311-6.el10.noarch DEBUG: texlive-xltxtra-13:20240311-6.el10.noarch DEBUG: texlive-xunicode-13:20240311-6.el10.noarch DEBUG: texlive-zapfchan-13:20240311-6.el10.noarch DEBUG: texlive-zapfding-13:20240311-6.el10.noarch DEBUG: texlive-zref-13:20240311-6.el10.noarch DEBUG: tk-1:8.6.13-5.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xdg-utils-1.2.0-3.el10.noarch DEBUG: zziplib-0.13.78-1.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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: texlive-base-20240311-6.el10.noarch DEBUG: texlive-lib-20240311-6.el10.x86_64 DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch DEBUG: ghostscript-10.02.1-14.el10.x86_64 DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: libgfortran-14.2.1-7.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-data-3.7.2-2.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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: zziplib-0.13.78-1.el10.x86_64 DEBUG: libxshmfence-1.3.2-5.el10.x86_64 DEBUG: libglvnd-1.7.0-7.el10.x86_64 DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: tcl-8.6.13-4.el10.x86_64 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-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-smi-lextudio-1.1.13-1.el10s.noarch DEBUG: tk-8.6.13-5.el10.x86_64 DEBUG: python3-tkinter-3.12.9-1.el10.x86_64 DEBUG: libglvnd-opengl-1.7.0-7.el10.x86_64 DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.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-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.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-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-olefile-0.47-6.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kiwisolver-1.4.8-2.el10s.x86_64 DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-gmpy2-2.2.1-1.el10s.x86_64 DEBUG: python3-fonttools-4.55.3-4.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-cycler-0.11.0-14.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: libqhull_r-8.0.2-2.el10s.x86_64 DEBUG: libimagequant-2.14.1-1.el10s.x86_64 DEBUG: python3-pillow-11.1.0-2.el10s.x86_64 DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 DEBUG: python3-cython-3.0.9-8.el10.x86_64 DEBUG: texlive-texlive-common-doc-20240311-6.el10.noarch DEBUG: teckit-2.5.12-4.el10.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-cairo-1.25.1-5.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: openblas-0.3.28-1.el10.x86_64 DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: libwayland-server-1.23.0-2.el10.x86_64 DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 DEBUG: libXfixes-6.0.1-5.el10.x86_64 DEBUG: emacs-filesystem-29.4-10.el10.noarch DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: xdg-utils-1.2.0-3.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: mailcap-2.1.54-8.el10.noarch DEBUG: llvm-libs-19.1.7-2.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.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libquadmath-14.2.1-7.el10.x86_64 DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 DEBUG: flexiblas-3.4.2-3.el10.x86_64 DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 DEBUG: python3-numpy-1.26.4-5.el10.x86_64 DEBUG: python3-numpy-f2py-1.26.4-5.el10.x86_64 DEBUG: python3-scipy-1.11.3-17.el10.x86_64 DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 DEBUG: libicu-74.2-4.el10.x86_64 DEBUG: hwdata-0.379-10.4.el10.noarch DEBUG: libpciaccess-0.16-16.el10.x86_64 DEBUG: libdrm-2.4.123-1.el10.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 DEBUG: libglvnd-glx-1.7.0-7.el10.x86_64 DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 DEBUG: python3-pyglet-2.0.10-4.el10s.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-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.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-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.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-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.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-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.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-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 DEBUG: perl-File-Find-1.44-512.el10.noarch DEBUG: perl-I18N-Langinfo-0.24-512.el10.x86_64 DEBUG: perl-Encode-Locale-1.05-31.el10.noarch DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: perl-Digest-SHA-6.04-512.el10.x86_64 DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch DEBUG: perl-NTLM-1.09-41.el10.noarch DEBUG: perl-Clone-0.46-10.el10.x86_64 DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 DEBUG: perl-IO-Compress-2.212-512.el10.noarch DEBUG: perl-Net-HTTP-6.23-6.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-Filter-1.64-512.el10.x86_64 DEBUG: perl-encoding-3.00-511.el10.x86_64 DEBUG: perl-open-1.13-512.el10.noarch DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch DEBUG: perl-IO-HTML-1.004-14.el10.noarch DEBUG: perl-Module-Load-0.36-511.el10.noarch DEBUG: perl-Text-Unidecode-1.30-27.el10.noarch DEBUG: perl-TimeDate-2.33-16.el10.noarch DEBUG: perl-HTTP-Date-6.06-6.el10.noarch DEBUG: perl-HTTP-Message-6.45-5.el10.noarch DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch DEBUG: perl-File-Listing-6.16-5.el10.noarch DEBUG: perl-Try-Tiny-0.31-12.el10.noarch DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch DEBUG: perl-subs-1.04-512.el10.noarch DEBUG: perl-Data-Dump-1.25-13.el10.noarch DEBUG: perl-libwww-perl-6.76-3.el10.noarch DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 DEBUG: perl-XML-XPath-1.48-8.el10.noarch DEBUG: texlive-texlive.infra-20240311-6.el10.noarch DEBUG: texlive-texlive-scripts-20240311-6.el10.noarch DEBUG: texlive-kpathsea-20240311-6.el10.x86_64 DEBUG: texlive-iftex-20240311-6.el10.noarch DEBUG: texlive-amsmath-20240311-6.el10.noarch DEBUG: texlive-amsfonts-20240311-6.el10.noarch DEBUG: texlive-cm-20240311-6.el10.noarch DEBUG: texlive-hyphen-base-20240311-6.el10.noarch DEBUG: texlive-kvoptions-20240311-6.el10.noarch DEBUG: texlive-ltxcmds-20240311-6.el10.noarch DEBUG: texlive-plain-20240311-6.el10.noarch DEBUG: texlive-url-20240311-6.el10.noarch DEBUG: texlive-atbegshi-20240311-6.el10.noarch DEBUG: texlive-booktabs-20240311-6.el10.noarch DEBUG: texlive-etex-20240311-6.el10.noarch DEBUG: texlive-etex-pkg-20240311-6.el10.noarch DEBUG: texlive-etoolbox-20240311-6.el10.noarch DEBUG: texlive-knuth-lib-20240311-6.el10.noarch DEBUG: texlive-tex-ini-files-20240311-6.el10.noarch DEBUG: texlive-unicode-data-20240311-6.el10.noarch DEBUG: texlive-auxhook-20240311-6.el10.noarch DEBUG: texlive-babel-20240311-6.el10.noarch DEBUG: texlive-etexcmds-20240311-6.el10.noarch DEBUG: texlive-infwarerr-20240311-6.el10.noarch DEBUG: texlive-latex-fonts-20240311-6.el10.noarch DEBUG: texlive-lm-20240311-6.el10.noarch DEBUG: texlive-luatexbase-20240311-6.el10.noarch DEBUG: texlive-atveryend-20240311-6.el10.noarch DEBUG: texlive-euler-20240311-6.el10.noarch DEBUG: texlive-fp-20240311-6.el10.noarch DEBUG: texlive-hologo-20240311-6.el10.noarch DEBUG: texlive-hypdoc-20240311-6.el10.noarch DEBUG: texlive-hyph-utf8-20240311-6.el10.noarch DEBUG: texlive-intcalc-20240311-6.el10.noarch DEBUG: texlive-kvsetkeys-20240311-6.el10.noarch DEBUG: texlive-letltxmacro-20240311-6.el10.noarch DEBUG: texlive-multido-20240311-6.el10.noarch DEBUG: texlive-natbib-20240311-6.el10.noarch DEBUG: texlive-pdfescape-20240311-6.el10.noarch DEBUG: texlive-pdftexcmds-20240311-6.el10.noarch DEBUG: texlive-ragged2e-20240311-6.el10.noarch DEBUG: texlive-setspace-20240311-6.el10.noarch DEBUG: texlive-uniquecounter-20240311-6.el10.noarch DEBUG: texlive-zapfding-20240311-6.el10.noarch DEBUG: texlive-rerunfilecheck-20240311-6.el10.noarch DEBUG: texlive-catchfile-20240311-6.el10.noarch DEBUG: texlive-babelbib-20240311-6.el10.noarch DEBUG: texlive-memoir-20240311-6.el10.noarch DEBUG: texlive-bigintcalc-20240311-6.el10.noarch DEBUG: texlive-bitset-20240311-6.el10.noarch DEBUG: texlive-bookmark-20240311-6.el10.noarch DEBUG: texlive-ec-20240311-6.el10.noarch DEBUG: texlive-epstopdf-pkg-20240311-6.el10.noarch DEBUG: texlive-graphics-def-20240311-6.el10.noarch DEBUG: texlive-luatex-20240311-6.el10.x86_64 DEBUG: texlive-pdftex-20240311-6.el10.x86_64 DEBUG: texlive-everyshi-20240311-6.el10.noarch DEBUG: texlive-count1to-20240311-6.el10.noarch DEBUG: texlive-fancyhdr-20240311-6.el10.noarch DEBUG: texlive-float-20240311-6.el10.noarch DEBUG: texlive-gettitlestring-20240311-6.el10.noarch DEBUG: texlive-glyphlist-20240311-6.el10.noarch DEBUG: texlive-graphics-cfg-20240311-6.el10.noarch DEBUG: texlive-graphics-20240311-6.el10.noarch DEBUG: texlive-tools-20240311-6.el10.noarch DEBUG: texlive-xkeyval-20240311-6.el10.noarch DEBUG: texlive-geometry-20240311-6.el10.noarch DEBUG: texlive-colortbl-20240311-6.el10.noarch DEBUG: texlive-caption-20240311-6.el10.noarch DEBUG: texlive-subfig-20240311-6.el10.noarch DEBUG: texlive-carlisle-20240311-6.el10.noarch DEBUG: texlive-sauerj-20240311-6.el10.noarch DEBUG: texlive-translator-20240311-6.el10.noarch DEBUG: texlive-grfext-20240311-6.el10.noarch DEBUG: texlive-grffile-20240311-6.el10.noarch DEBUG: texlive-hycolor-20240311-6.el10.noarch DEBUG: texlive-hypcap-20240311-6.el10.noarch DEBUG: texlive-index-20240311-6.el10.noarch DEBUG: texlive-kvdefinekeys-20240311-6.el10.noarch DEBUG: texlive-l3backend-20240311-6.el10.noarch DEBUG: texlive-latexconfig-20240311-6.el10.noarch DEBUG: texlive-lua-alt-getopt-20240311-6.el10.noarch DEBUG: texlive-marvosym-20240311-6.el10.noarch DEBUG: texlive-paralist-20240311-6.el10.noarch DEBUG: texlive-pdflscape-20240311-6.el10.noarch DEBUG: texlive-placeins-20240311-6.el10.noarch DEBUG: texlive-refcount-20240311-6.el10.noarch DEBUG: texlive-stringenc-20240311-6.el10.noarch DEBUG: texlive-symbol-20240311-6.el10.noarch DEBUG: texlive-psnfss-20240311-6.el10.noarch DEBUG: texlive-underscore-20240311-6.el10.noarch DEBUG: texlive-wasy-20240311-6.el10.noarch DEBUG: texlive-zref-20240311-6.el10.noarch DEBUG: texlive-wasy-type1-20240311-6.el10.noarch DEBUG: texlive-breakurl-20240311-6.el10.noarch DEBUG: texlive-ctable-20240311-6.el10.noarch DEBUG: texlive-fancyref-20240311-6.el10.noarch DEBUG: texlive-ltabptch-20240311-6.el10.noarch DEBUG: texlive-mathtools-20240311-6.el10.noarch DEBUG: texlive-crop-20240311-6.el10.noarch DEBUG: texlive-csquotes-20240311-6.el10.noarch DEBUG: texlive-microtype-20240311-6.el10.noarch DEBUG: texlive-pdfmanagement-testphase-20240311-6.el10.noarch DEBUG: texlive-psfrag-20240311-6.el10.noarch DEBUG: texlive-lua-uni-algos-20240311-6.el10.noarch DEBUG: texlive-luahbtex-20240311-6.el10.x86_64 DEBUG: texlive-ifplatform-20240311-6.el10.noarch DEBUG: texlive-euro-20240311-6.el10.noarch DEBUG: texlive-dvips-20240311-6.el10.x86_64 DEBUG: texlive-tex-20240311-6.el10.x86_64 DEBUG: texlive-hopatch-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-20240311-6.el10.noarch DEBUG: texlive-thumbpdf-20240311-6.el10.noarch DEBUG: texlive-alphalph-20240311-6.el10.noarch DEBUG: texlive-anysize-20240311-6.el10.noarch DEBUG: texlive-attachfile2-20240311-6.el10.noarch DEBUG: texlive-avantgar-20240311-6.el10.noarch DEBUG: texlive-babel-english-20240311-6.el10.noarch DEBUG: texlive-beton-20240311-6.el10.noarch DEBUG: texlive-bibtex-20240311-6.el10.x86_64 DEBUG: texlive-bookman-20240311-6.el10.noarch DEBUG: texlive-changepage-20240311-6.el10.noarch DEBUG: texlive-charter-20240311-6.el10.noarch DEBUG: texlive-chngcntr-20240311-6.el10.noarch DEBUG: texlive-cite-20240311-6.el10.noarch DEBUG: texlive-cmap-20240311-6.el10.noarch DEBUG: texlive-cmextra-20240311-6.el10.noarch DEBUG: texlive-colorprofiles-20240311-6.el10.noarch DEBUG: texlive-courier-20240311-6.el10.noarch DEBUG: texlive-dvipng-20240311-6.el10.x86_64 DEBUG: texlive-enctex-20240311-6.el10.noarch DEBUG: texlive-enumitem-20240311-6.el10.noarch DEBUG: texlive-euenc-20240311-6.el10.noarch DEBUG: texlive-eurosym-20240311-6.el10.noarch DEBUG: texlive-everysel-20240311-6.el10.noarch DEBUG: texlive-fancybox-20240311-6.el10.noarch DEBUG: texlive-filecontents-20240311-6.el10.noarch DEBUG: texlive-finstrut-20240311-6.el10.noarch DEBUG: texlive-lineno-20240311-6.el10.noarch DEBUG: texlive-firstaid-20240311-6.el10.noarch DEBUG: texlive-fix2col-20240311-6.el10.noarch DEBUG: texlive-footmisc-20240311-6.el10.noarch DEBUG: texlive-footnotehyper-20240311-6.el10.noarch DEBUG: texlive-fpl-20240311-6.el10.noarch DEBUG: texlive-helvetic-20240311-6.el10.noarch DEBUG: texlive-hobsub-20240311-6.el10.noarch DEBUG: texlive-hyperref-20240311-6.el10.noarch DEBUG: texlive-attachfile-20240311-6.el10.noarch DEBUG: texlive-hyphenex-20240311-6.el10.noarch DEBUG: texlive-ifmtarg-20240311-6.el10.noarch DEBUG: texlive-kastrup-20240311-6.el10.noarch DEBUG: texlive-knuth-local-20240311-6.el10.noarch DEBUG: texlive-latexbug-20240311-6.el10.noarch DEBUG: texlive-lm-math-20240311-6.el10.noarch DEBUG: texlive-lualibs-20240311-6.el10.noarch DEBUG: texlive-luaotfload-20240311-6.el10.noarch DEBUG: texlive-lwarp-20240311-6.el10.noarch DEBUG: texlive-makecmds-20240311-6.el10.noarch DEBUG: texlive-makeindex-20240311-6.el10.x86_64 DEBUG: texlive-manfnt-font-20240311-6.el10.noarch DEBUG: texlive-marginnote-20240311-6.el10.noarch DEBUG: texlive-mathpazo-20240311-6.el10.noarch DEBUG: texlive-mdwtools-20240311-6.el10.noarch DEBUG: texlive-metafont-20240311-6.el10.x86_64 DEBUG: texlive-mflogo-20240311-6.el10.noarch DEBUG: texlive-mflogo-font-20240311-6.el10.noarch DEBUG: texlive-mfnfss-20240311-6.el10.noarch DEBUG: texlive-mfware-20240311-6.el10.x86_64 DEBUG: texlive-modes-20240311-6.el10.noarch DEBUG: texlive-mparhack-20240311-6.el10.noarch DEBUG: texlive-mptopdf-20240311-6.el10.noarch DEBUG: texlive-ncntrsbk-20240311-6.el10.noarch DEBUG: texlive-newfloat-20240311-6.el10.noarch DEBUG: texlive-notoccite-20240311-6.el10.noarch DEBUG: texlive-ntgclass-20240311-6.el10.noarch DEBUG: texlive-palatino-20240311-6.el10.noarch DEBUG: texlive-parallel-20240311-6.el10.noarch DEBUG: texlive-parskip-20240311-6.el10.noarch DEBUG: texlive-pdfcol-20240311-6.el10.noarch DEBUG: texlive-pdfcolfoot-20240311-6.el10.noarch DEBUG: texlive-pdfcolmk-20240311-6.el10.noarch DEBUG: texlive-xcolor-20240311-6.el10.noarch DEBUG: texlive-eso-pic-20240311-6.el10.noarch DEBUG: texlive-pgf-20240311-6.el10.noarch DEBUG: texlive-currfile-20240311-6.el10.noarch DEBUG: texlive-filehook-20240311-6.el10.noarch DEBUG: texlive-sansmathaccent-20240311-6.el10.noarch DEBUG: texlive-pslatex-20240311-6.el10.noarch DEBUG: texlive-pspicture-20240311-6.el10.noarch DEBUG: texlive-pst-arrow-20240311-6.el10.noarch DEBUG: texlive-pst-math-20240311-6.el10.noarch DEBUG: texlive-pxfonts-20240311-6.el10.noarch DEBUG: texlive-rcs-20240311-6.el10.noarch DEBUG: texlive-rsfs-20240311-6.el10.noarch DEBUG: texlive-sansmath-20240311-6.el10.noarch DEBUG: texlive-section-20240311-6.el10.noarch DEBUG: texlive-sepnum-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-math-20240311-6.el10.noarch DEBUG: texlive-texlive-en-20240311-6.el10.noarch DEBUG: texlive-texlive-msg-translations-20240311-6.el10.noarch DEBUG: texlive-textcase-20240311-6.el10.noarch DEBUG: texlive-times-20240311-6.el10.noarch DEBUG: texlive-titlesec-20240311-6.el10.noarch DEBUG: texlive-txfonts-20240311-6.el10.noarch DEBUG: texlive-ucharcat-20240311-6.el10.noarch DEBUG: texlive-utopia-20240311-6.el10.noarch DEBUG: texlive-varwidth-20240311-6.el10.noarch DEBUG: texlive-algorithms-20240311-6.el10.noarch DEBUG: texlive-bera-20240311-6.el10.noarch DEBUG: texlive-cm-super-20240311-6.el10.noarch DEBUG: texlive-l3kernel-20240311-6.el10.noarch DEBUG: texlive-latex-20240311-6.el10.noarch DEBUG: texlive-koma-script-20240311-6.el10.noarch DEBUG: texlive-listings-20240311-6.el10.noarch DEBUG: texlive-showexpl-20240311-6.el10.noarch DEBUG: texlive-fancyvrb-20240311-6.el10.noarch DEBUG: texlive-pst-3d-20240311-6.el10.noarch DEBUG: texlive-pst-coil-20240311-6.el10.noarch DEBUG: texlive-pst-eps-20240311-6.el10.noarch DEBUG: texlive-pst-fill-20240311-6.el10.noarch DEBUG: texlive-pst-grad-20240311-6.el10.noarch DEBUG: texlive-pst-node-20240311-6.el10.noarch DEBUG: texlive-pst-plot-20240311-6.el10.noarch DEBUG: texlive-pst-text-20240311-6.el10.noarch DEBUG: texlive-pst-tools-20240311-6.el10.noarch DEBUG: texlive-pst-tree-20240311-6.el10.noarch DEBUG: texlive-pstricks-add-20240311-6.el10.noarch DEBUG: texlive-pstricks-20240311-6.el10.noarch DEBUG: texlive-l3packages-20240311-6.el10.noarch DEBUG: texlive-amscls-20240311-6.el10.noarch DEBUG: texlive-tipa-20240311-6.el10.noarch DEBUG: texlive-xunicode-20240311-6.el10.noarch DEBUG: texlive-fontspec-20240311-6.el10.noarch DEBUG: texlive-metalogo-20240311-6.el10.noarch DEBUG: texlive-realscripts-20240311-6.el10.noarch DEBUG: texlive-xltxtra-20240311-6.el10.noarch DEBUG: texlive-l3experimental-20240311-6.el10.noarch DEBUG: texlive-seminar-20240311-6.el10.noarch DEBUG: texlive-ae-20240311-6.el10.noarch DEBUG: texlive-extsizes-20240311-6.el10.noarch DEBUG: texlive-jknapltx-20240311-6.el10.noarch DEBUG: texlive-minitoc-20240311-6.el10.noarch DEBUG: texlive-ltxmisc-20240311-6.el10.noarch DEBUG: texlive-mnsymbol-20240311-6.el10.noarch DEBUG: texlive-mathspec-20240311-6.el10.noarch DEBUG: texlive-multitoc-20240311-6.el10.noarch DEBUG: texlive-pdfpages-20240311-6.el10.noarch DEBUG: texlive-typehtml-20240311-6.el10.noarch DEBUG: texlive-ucs-20240311-6.el10.noarch DEBUG: texlive-beamer-20240311-6.el10.noarch DEBUG: texlive-xifthen-20240311-6.el10.noarch DEBUG: texlive-bidi-20240311-6.el10.noarch DEBUG: texlive-polyglossia-20240311-6.el10.noarch DEBUG: texlive-breqn-20240311-6.el10.noarch DEBUG: texlive-lualatex-math-20240311-6.el10.noarch DEBUG: texlive-unicode-math-20240311-6.el10.noarch DEBUG: texlive-oberdiek-20240311-6.el10.noarch DEBUG: texlive-wasysym-20240311-6.el10.noarch DEBUG: texlive-xetexconfig-20240311-6.el10.noarch DEBUG: texlive-xfrac-20240311-6.el10.noarch DEBUG: texlive-zapfchan-20240311-6.el10.noarch DEBUG: texlive-collection-fontsrecommended-20240311-6.el10.noarch DEBUG: texlive-dvipdfmx-20240311-6.el10.x86_64 DEBUG: texlive-collection-basic-20240311-6.el10.noarch DEBUG: texlive-xetex-20240311-6.el10.x86_64 DEBUG: texlive-collection-latexrecommended-20240311-6.el10.noarch DEBUG: texlive-collection-latex-20240311-6.el10.noarch DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 DEBUG: python3-matplotlib-3.7.2-2.el10s.x86_64 DEBUG: python3-mpmath-1.3.0-10.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-sympy-1.12-2.el10s.x86_64 DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.el10.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pysnmp-lextudio-5.0.33-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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: texlive-base-20240311-6.el10.noarch DEBUG: texlive-lib-20240311-6.el10.x86_64 DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch DEBUG: ghostscript-10.02.1-14.el10.x86_64 DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: libgfortran-14.2.1-7.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-data-3.7.2-2.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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: zziplib-0.13.78-1.el10.x86_64 DEBUG: libxshmfence-1.3.2-5.el10.x86_64 DEBUG: libglvnd-1.7.0-7.el10.x86_64 DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: tcl-8.6.13-4.el10.x86_64 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-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-smi-lextudio-1.1.13-1.el10s.noarch DEBUG: tk-8.6.13-5.el10.x86_64 DEBUG: python3-tkinter-3.12.9-1.el10.x86_64 DEBUG: libglvnd-opengl-1.7.0-7.el10.x86_64 DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.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-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.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-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-olefile-0.47-6.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kiwisolver-1.4.8-2.el10s.x86_64 DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-gmpy2-2.2.1-1.el10s.x86_64 DEBUG: python3-fonttools-4.55.3-4.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-cycler-0.11.0-14.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: libqhull_r-8.0.2-2.el10s.x86_64 DEBUG: libimagequant-2.14.1-1.el10s.x86_64 DEBUG: python3-pillow-11.1.0-2.el10s.x86_64 DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 DEBUG: python3-cython-3.0.9-8.el10.x86_64 DEBUG: texlive-texlive-common-doc-20240311-6.el10.noarch DEBUG: teckit-2.5.12-4.el10.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-cairo-1.25.1-5.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: openblas-0.3.28-1.el10.x86_64 DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: libwayland-server-1.23.0-2.el10.x86_64 DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 DEBUG: libXfixes-6.0.1-5.el10.x86_64 DEBUG: emacs-filesystem-29.4-10.el10.noarch DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: xdg-utils-1.2.0-3.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: mailcap-2.1.54-8.el10.noarch DEBUG: llvm-libs-19.1.7-2.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.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libquadmath-14.2.1-7.el10.x86_64 DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 DEBUG: flexiblas-3.4.2-3.el10.x86_64 DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 DEBUG: python3-numpy-1.26.4-5.el10.x86_64 DEBUG: python3-numpy-f2py-1.26.4-5.el10.x86_64 DEBUG: python3-scipy-1.11.3-17.el10.x86_64 DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 DEBUG: libicu-74.2-4.el10.x86_64 DEBUG: hwdata-0.379-10.4.el10.noarch DEBUG: libpciaccess-0.16-16.el10.x86_64 DEBUG: libdrm-2.4.123-1.el10.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 DEBUG: libglvnd-glx-1.7.0-7.el10.x86_64 DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 DEBUG: python3-pyglet-2.0.10-4.el10s.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-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.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-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.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-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.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-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.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-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 DEBUG: perl-File-Find-1.44-512.el10.noarch DEBUG: perl-I18N-Langinfo-0.24-512.el10.x86_64 DEBUG: perl-Encode-Locale-1.05-31.el10.noarch DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: perl-Digest-SHA-6.04-512.el10.x86_64 DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch DEBUG: perl-NTLM-1.09-41.el10.noarch DEBUG: perl-Clone-0.46-10.el10.x86_64 DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 DEBUG: perl-IO-Compress-2.212-512.el10.noarch DEBUG: perl-Net-HTTP-6.23-6.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-Filter-1.64-512.el10.x86_64 DEBUG: perl-encoding-3.00-511.el10.x86_64 DEBUG: perl-open-1.13-512.el10.noarch DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch DEBUG: perl-IO-HTML-1.004-14.el10.noarch DEBUG: perl-Module-Load-0.36-511.el10.noarch DEBUG: perl-Text-Unidecode-1.30-27.el10.noarch DEBUG: perl-TimeDate-2.33-16.el10.noarch DEBUG: perl-HTTP-Date-6.06-6.el10.noarch DEBUG: perl-HTTP-Message-6.45-5.el10.noarch DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch DEBUG: perl-File-Listing-6.16-5.el10.noarch DEBUG: perl-Try-Tiny-0.31-12.el10.noarch DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch DEBUG: perl-subs-1.04-512.el10.noarch DEBUG: perl-Data-Dump-1.25-13.el10.noarch DEBUG: perl-libwww-perl-6.76-3.el10.noarch DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 DEBUG: perl-XML-XPath-1.48-8.el10.noarch DEBUG: texlive-texlive.infra-20240311-6.el10.noarch DEBUG: texlive-texlive-scripts-20240311-6.el10.noarch DEBUG: texlive-kpathsea-20240311-6.el10.x86_64 DEBUG: texlive-iftex-20240311-6.el10.noarch DEBUG: texlive-amsmath-20240311-6.el10.noarch DEBUG: texlive-amsfonts-20240311-6.el10.noarch DEBUG: texlive-cm-20240311-6.el10.noarch DEBUG: texlive-hyphen-base-20240311-6.el10.noarch DEBUG: texlive-kvoptions-20240311-6.el10.noarch DEBUG: texlive-ltxcmds-20240311-6.el10.noarch DEBUG: texlive-plain-20240311-6.el10.noarch DEBUG: texlive-url-20240311-6.el10.noarch DEBUG: texlive-atbegshi-20240311-6.el10.noarch DEBUG: texlive-booktabs-20240311-6.el10.noarch DEBUG: texlive-etex-20240311-6.el10.noarch DEBUG: texlive-etex-pkg-20240311-6.el10.noarch DEBUG: texlive-etoolbox-20240311-6.el10.noarch DEBUG: texlive-knuth-lib-20240311-6.el10.noarch DEBUG: texlive-tex-ini-files-20240311-6.el10.noarch DEBUG: texlive-unicode-data-20240311-6.el10.noarch DEBUG: texlive-auxhook-20240311-6.el10.noarch DEBUG: texlive-babel-20240311-6.el10.noarch DEBUG: texlive-etexcmds-20240311-6.el10.noarch DEBUG: texlive-infwarerr-20240311-6.el10.noarch DEBUG: texlive-latex-fonts-20240311-6.el10.noarch DEBUG: texlive-lm-20240311-6.el10.noarch DEBUG: texlive-luatexbase-20240311-6.el10.noarch DEBUG: texlive-atveryend-20240311-6.el10.noarch DEBUG: texlive-euler-20240311-6.el10.noarch DEBUG: texlive-fp-20240311-6.el10.noarch DEBUG: texlive-hologo-20240311-6.el10.noarch DEBUG: texlive-hypdoc-20240311-6.el10.noarch DEBUG: texlive-hyph-utf8-20240311-6.el10.noarch DEBUG: texlive-intcalc-20240311-6.el10.noarch DEBUG: texlive-kvsetkeys-20240311-6.el10.noarch DEBUG: texlive-letltxmacro-20240311-6.el10.noarch DEBUG: texlive-multido-20240311-6.el10.noarch DEBUG: texlive-natbib-20240311-6.el10.noarch DEBUG: texlive-pdfescape-20240311-6.el10.noarch DEBUG: texlive-pdftexcmds-20240311-6.el10.noarch DEBUG: texlive-ragged2e-20240311-6.el10.noarch DEBUG: texlive-setspace-20240311-6.el10.noarch DEBUG: texlive-uniquecounter-20240311-6.el10.noarch DEBUG: texlive-zapfding-20240311-6.el10.noarch DEBUG: texlive-rerunfilecheck-20240311-6.el10.noarch DEBUG: texlive-catchfile-20240311-6.el10.noarch DEBUG: texlive-babelbib-20240311-6.el10.noarch DEBUG: texlive-memoir-20240311-6.el10.noarch DEBUG: texlive-bigintcalc-20240311-6.el10.noarch DEBUG: texlive-bitset-20240311-6.el10.noarch DEBUG: texlive-bookmark-20240311-6.el10.noarch DEBUG: texlive-ec-20240311-6.el10.noarch DEBUG: texlive-epstopdf-pkg-20240311-6.el10.noarch DEBUG: texlive-graphics-def-20240311-6.el10.noarch DEBUG: texlive-luatex-20240311-6.el10.x86_64 DEBUG: texlive-pdftex-20240311-6.el10.x86_64 DEBUG: texlive-everyshi-20240311-6.el10.noarch DEBUG: texlive-count1to-20240311-6.el10.noarch DEBUG: texlive-fancyhdr-20240311-6.el10.noarch DEBUG: texlive-float-20240311-6.el10.noarch DEBUG: texlive-gettitlestring-20240311-6.el10.noarch DEBUG: texlive-glyphlist-20240311-6.el10.noarch DEBUG: texlive-graphics-cfg-20240311-6.el10.noarch DEBUG: texlive-graphics-20240311-6.el10.noarch DEBUG: texlive-tools-20240311-6.el10.noarch DEBUG: texlive-xkeyval-20240311-6.el10.noarch DEBUG: texlive-geometry-20240311-6.el10.noarch DEBUG: texlive-colortbl-20240311-6.el10.noarch DEBUG: texlive-caption-20240311-6.el10.noarch DEBUG: texlive-subfig-20240311-6.el10.noarch DEBUG: texlive-carlisle-20240311-6.el10.noarch DEBUG: texlive-sauerj-20240311-6.el10.noarch DEBUG: texlive-translator-20240311-6.el10.noarch DEBUG: texlive-grfext-20240311-6.el10.noarch DEBUG: texlive-grffile-20240311-6.el10.noarch DEBUG: texlive-hycolor-20240311-6.el10.noarch DEBUG: texlive-hypcap-20240311-6.el10.noarch DEBUG: texlive-index-20240311-6.el10.noarch DEBUG: texlive-kvdefinekeys-20240311-6.el10.noarch DEBUG: texlive-l3backend-20240311-6.el10.noarch DEBUG: texlive-latexconfig-20240311-6.el10.noarch DEBUG: texlive-lua-alt-getopt-20240311-6.el10.noarch DEBUG: texlive-marvosym-20240311-6.el10.noarch DEBUG: texlive-paralist-20240311-6.el10.noarch DEBUG: texlive-pdflscape-20240311-6.el10.noarch DEBUG: texlive-placeins-20240311-6.el10.noarch DEBUG: texlive-refcount-20240311-6.el10.noarch DEBUG: texlive-stringenc-20240311-6.el10.noarch DEBUG: texlive-symbol-20240311-6.el10.noarch DEBUG: texlive-psnfss-20240311-6.el10.noarch DEBUG: texlive-underscore-20240311-6.el10.noarch DEBUG: texlive-wasy-20240311-6.el10.noarch DEBUG: texlive-zref-20240311-6.el10.noarch DEBUG: texlive-wasy-type1-20240311-6.el10.noarch DEBUG: texlive-breakurl-20240311-6.el10.noarch DEBUG: texlive-ctable-20240311-6.el10.noarch DEBUG: texlive-fancyref-20240311-6.el10.noarch DEBUG: texlive-ltabptch-20240311-6.el10.noarch DEBUG: texlive-mathtools-20240311-6.el10.noarch DEBUG: texlive-crop-20240311-6.el10.noarch DEBUG: texlive-csquotes-20240311-6.el10.noarch DEBUG: texlive-microtype-20240311-6.el10.noarch DEBUG: texlive-pdfmanagement-testphase-20240311-6.el10.noarch DEBUG: texlive-psfrag-20240311-6.el10.noarch DEBUG: texlive-lua-uni-algos-20240311-6.el10.noarch DEBUG: texlive-luahbtex-20240311-6.el10.x86_64 DEBUG: texlive-ifplatform-20240311-6.el10.noarch DEBUG: texlive-euro-20240311-6.el10.noarch DEBUG: texlive-dvips-20240311-6.el10.x86_64 DEBUG: texlive-tex-20240311-6.el10.x86_64 DEBUG: texlive-hopatch-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-20240311-6.el10.noarch DEBUG: texlive-thumbpdf-20240311-6.el10.noarch DEBUG: texlive-alphalph-20240311-6.el10.noarch DEBUG: texlive-anysize-20240311-6.el10.noarch DEBUG: texlive-attachfile2-20240311-6.el10.noarch DEBUG: texlive-avantgar-20240311-6.el10.noarch DEBUG: texlive-babel-english-20240311-6.el10.noarch DEBUG: texlive-beton-20240311-6.el10.noarch DEBUG: texlive-bibtex-20240311-6.el10.x86_64 DEBUG: texlive-bookman-20240311-6.el10.noarch DEBUG: texlive-changepage-20240311-6.el10.noarch DEBUG: texlive-charter-20240311-6.el10.noarch DEBUG: texlive-chngcntr-20240311-6.el10.noarch DEBUG: texlive-cite-20240311-6.el10.noarch DEBUG: texlive-cmap-20240311-6.el10.noarch DEBUG: texlive-cmextra-20240311-6.el10.noarch DEBUG: texlive-colorprofiles-20240311-6.el10.noarch DEBUG: texlive-courier-20240311-6.el10.noarch DEBUG: texlive-dvipng-20240311-6.el10.x86_64 DEBUG: texlive-enctex-20240311-6.el10.noarch DEBUG: texlive-enumitem-20240311-6.el10.noarch DEBUG: texlive-euenc-20240311-6.el10.noarch DEBUG: texlive-eurosym-20240311-6.el10.noarch DEBUG: texlive-everysel-20240311-6.el10.noarch DEBUG: texlive-fancybox-20240311-6.el10.noarch DEBUG: texlive-filecontents-20240311-6.el10.noarch DEBUG: texlive-finstrut-20240311-6.el10.noarch DEBUG: texlive-lineno-20240311-6.el10.noarch DEBUG: texlive-firstaid-20240311-6.el10.noarch DEBUG: texlive-fix2col-20240311-6.el10.noarch DEBUG: texlive-footmisc-20240311-6.el10.noarch DEBUG: texlive-footnotehyper-20240311-6.el10.noarch DEBUG: texlive-fpl-20240311-6.el10.noarch DEBUG: texlive-helvetic-20240311-6.el10.noarch DEBUG: texlive-hobsub-20240311-6.el10.noarch DEBUG: texlive-hyperref-20240311-6.el10.noarch DEBUG: texlive-attachfile-20240311-6.el10.noarch DEBUG: texlive-hyphenex-20240311-6.el10.noarch DEBUG: texlive-ifmtarg-20240311-6.el10.noarch DEBUG: texlive-kastrup-20240311-6.el10.noarch DEBUG: texlive-knuth-local-20240311-6.el10.noarch DEBUG: texlive-latexbug-20240311-6.el10.noarch DEBUG: texlive-lm-math-20240311-6.el10.noarch DEBUG: texlive-lualibs-20240311-6.el10.noarch DEBUG: texlive-luaotfload-20240311-6.el10.noarch DEBUG: texlive-lwarp-20240311-6.el10.noarch DEBUG: texlive-makecmds-20240311-6.el10.noarch DEBUG: texlive-makeindex-20240311-6.el10.x86_64 DEBUG: texlive-manfnt-font-20240311-6.el10.noarch DEBUG: texlive-marginnote-20240311-6.el10.noarch DEBUG: texlive-mathpazo-20240311-6.el10.noarch DEBUG: texlive-mdwtools-20240311-6.el10.noarch DEBUG: texlive-metafont-20240311-6.el10.x86_64 DEBUG: texlive-mflogo-20240311-6.el10.noarch DEBUG: texlive-mflogo-font-20240311-6.el10.noarch DEBUG: texlive-mfnfss-20240311-6.el10.noarch DEBUG: texlive-mfware-20240311-6.el10.x86_64 DEBUG: texlive-modes-20240311-6.el10.noarch DEBUG: texlive-mparhack-20240311-6.el10.noarch DEBUG: texlive-mptopdf-20240311-6.el10.noarch DEBUG: texlive-ncntrsbk-20240311-6.el10.noarch DEBUG: texlive-newfloat-20240311-6.el10.noarch DEBUG: texlive-notoccite-20240311-6.el10.noarch DEBUG: texlive-ntgclass-20240311-6.el10.noarch DEBUG: texlive-palatino-20240311-6.el10.noarch DEBUG: texlive-parallel-20240311-6.el10.noarch DEBUG: texlive-parskip-20240311-6.el10.noarch DEBUG: texlive-pdfcol-20240311-6.el10.noarch DEBUG: texlive-pdfcolfoot-20240311-6.el10.noarch DEBUG: texlive-pdfcolmk-20240311-6.el10.noarch DEBUG: texlive-xcolor-20240311-6.el10.noarch DEBUG: texlive-eso-pic-20240311-6.el10.noarch DEBUG: texlive-pgf-20240311-6.el10.noarch DEBUG: texlive-currfile-20240311-6.el10.noarch DEBUG: texlive-filehook-20240311-6.el10.noarch DEBUG: texlive-sansmathaccent-20240311-6.el10.noarch DEBUG: texlive-pslatex-20240311-6.el10.noarch DEBUG: texlive-pspicture-20240311-6.el10.noarch DEBUG: texlive-pst-arrow-20240311-6.el10.noarch DEBUG: texlive-pst-math-20240311-6.el10.noarch DEBUG: texlive-pxfonts-20240311-6.el10.noarch DEBUG: texlive-rcs-20240311-6.el10.noarch DEBUG: texlive-rsfs-20240311-6.el10.noarch DEBUG: texlive-sansmath-20240311-6.el10.noarch DEBUG: texlive-section-20240311-6.el10.noarch DEBUG: texlive-sepnum-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-math-20240311-6.el10.noarch DEBUG: texlive-texlive-en-20240311-6.el10.noarch DEBUG: texlive-texlive-msg-translations-20240311-6.el10.noarch DEBUG: texlive-textcase-20240311-6.el10.noarch DEBUG: texlive-times-20240311-6.el10.noarch DEBUG: texlive-titlesec-20240311-6.el10.noarch DEBUG: texlive-txfonts-20240311-6.el10.noarch DEBUG: texlive-ucharcat-20240311-6.el10.noarch DEBUG: texlive-utopia-20240311-6.el10.noarch DEBUG: texlive-varwidth-20240311-6.el10.noarch DEBUG: texlive-algorithms-20240311-6.el10.noarch DEBUG: texlive-bera-20240311-6.el10.noarch DEBUG: texlive-cm-super-20240311-6.el10.noarch DEBUG: texlive-l3kernel-20240311-6.el10.noarch DEBUG: texlive-latex-20240311-6.el10.noarch DEBUG: texlive-koma-script-20240311-6.el10.noarch DEBUG: texlive-listings-20240311-6.el10.noarch DEBUG: texlive-showexpl-20240311-6.el10.noarch DEBUG: texlive-fancyvrb-20240311-6.el10.noarch DEBUG: texlive-pst-3d-20240311-6.el10.noarch DEBUG: texlive-pst-coil-20240311-6.el10.noarch DEBUG: texlive-pst-eps-20240311-6.el10.noarch DEBUG: texlive-pst-fill-20240311-6.el10.noarch DEBUG: texlive-pst-grad-20240311-6.el10.noarch DEBUG: texlive-pst-node-20240311-6.el10.noarch DEBUG: texlive-pst-plot-20240311-6.el10.noarch DEBUG: texlive-pst-text-20240311-6.el10.noarch DEBUG: texlive-pst-tools-20240311-6.el10.noarch DEBUG: texlive-pst-tree-20240311-6.el10.noarch DEBUG: texlive-pstricks-add-20240311-6.el10.noarch DEBUG: texlive-pstricks-20240311-6.el10.noarch DEBUG: texlive-l3packages-20240311-6.el10.noarch DEBUG: texlive-amscls-20240311-6.el10.noarch DEBUG: texlive-tipa-20240311-6.el10.noarch DEBUG: texlive-xunicode-20240311-6.el10.noarch DEBUG: texlive-fontspec-20240311-6.el10.noarch DEBUG: texlive-metalogo-20240311-6.el10.noarch DEBUG: texlive-realscripts-20240311-6.el10.noarch DEBUG: texlive-xltxtra-20240311-6.el10.noarch DEBUG: texlive-l3experimental-20240311-6.el10.noarch DEBUG: texlive-seminar-20240311-6.el10.noarch DEBUG: texlive-ae-20240311-6.el10.noarch DEBUG: texlive-extsizes-20240311-6.el10.noarch DEBUG: texlive-jknapltx-20240311-6.el10.noarch DEBUG: texlive-minitoc-20240311-6.el10.noarch DEBUG: texlive-ltxmisc-20240311-6.el10.noarch DEBUG: texlive-mnsymbol-20240311-6.el10.noarch DEBUG: texlive-mathspec-20240311-6.el10.noarch DEBUG: texlive-multitoc-20240311-6.el10.noarch DEBUG: texlive-pdfpages-20240311-6.el10.noarch DEBUG: texlive-typehtml-20240311-6.el10.noarch DEBUG: texlive-ucs-20240311-6.el10.noarch DEBUG: texlive-beamer-20240311-6.el10.noarch DEBUG: texlive-xifthen-20240311-6.el10.noarch DEBUG: texlive-bidi-20240311-6.el10.noarch DEBUG: texlive-polyglossia-20240311-6.el10.noarch DEBUG: texlive-breqn-20240311-6.el10.noarch DEBUG: texlive-lualatex-math-20240311-6.el10.noarch DEBUG: texlive-unicode-math-20240311-6.el10.noarch DEBUG: texlive-oberdiek-20240311-6.el10.noarch DEBUG: texlive-wasysym-20240311-6.el10.noarch DEBUG: texlive-xetexconfig-20240311-6.el10.noarch DEBUG: texlive-xfrac-20240311-6.el10.noarch DEBUG: texlive-zapfchan-20240311-6.el10.noarch DEBUG: texlive-collection-fontsrecommended-20240311-6.el10.noarch DEBUG: texlive-dvipdfmx-20240311-6.el10.x86_64 DEBUG: texlive-collection-basic-20240311-6.el10.noarch DEBUG: texlive-xetex-20240311-6.el10.x86_64 DEBUG: texlive-collection-latexrecommended-20240311-6.el10.noarch DEBUG: texlive-collection-latex-20240311-6.el10.noarch DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 DEBUG: python3-matplotlib-3.7.2-2.el10s.x86_64 DEBUG: python3-mpmath-1.3.0-10.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-sympy-1.12-2.el10s.x86_64 DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.el10.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pysnmp-lextudio-5.0.33-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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-vitrage.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-vitrage.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.f9fPMp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /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 egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.5.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.2.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.3.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling requests-mock>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.4.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.5.0 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.3.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling zake>=0.1.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: zake>=0.1.6 DEBUG: (installed: zake 0.2.2) DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>= 3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=0.9.8 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.8 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cachetools>=2.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.2 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-dateutil>=2.7.0 DEBUG: (installed: python-dateutil 2.8.2) DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.4 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.44.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=5.36.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.35.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.log>=3.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.44.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.2 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Werkzeug>=0.14.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Werkzeug>=0.14.1 DEBUG: (installed: Werkzeug 3.1.3) DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.21.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.28.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling voluptuous>=0.11.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: voluptuous>=0.11.1 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy>=1.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sympy>=1.1.1 DEBUG: (installed: sympy 1.12) DEBUG: Handling pysnmp-lextudio from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pysnmp-lextudio DEBUG: (installed: pysnmp-lextudio 5.0.33) DEBUG: Handling PyJWT>=1.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.6.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling osprofiler>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=2.0.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.6.2 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb>=1.7.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.4 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet!=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cotyledon>=1.6.8 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cotyledon>=1.6.8 DEBUG: (installed: cotyledon 1.7.3) DEBUG: Handling pytz>=2018.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pytz>=2018.3 DEBUG: (installed: pytz 2024.1) DEBUG: Handling tenacity>=4.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=4.12.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling psutil>=5.4.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=5.4.3 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling docutils>=0.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: docutils>=0.11 DEBUG: (installed: docutils 0.20.1) 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 vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=0.9.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: alembic >=0.9.8 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cachetools >=2.0.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cachetools >=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cryptography >=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: lxml >=4.5.2 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling PyMySQL >=0.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyMySQL >=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: python-dateutil >=2.7.0 DEBUG: (installed: python-dateutil 2.8.2) DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: networkx >=2.4 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.db >=4.44.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.messaging >=5.36.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.messaging >=5.36.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.35.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.middleware >=3.35.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.log >=3.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.log >=3.44.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pecan >=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PasteDeploy >=1.5.2 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Werkzeug >=0.14.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: Werkzeug >=0.14.1 DEBUG: (installed: Werkzeug 3.1.3) DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: keystonemiddleware >=4.21.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: stevedore >=1.28.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling voluptuous >=0.11.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: voluptuous >=0.11.1 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy >=1.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: sympy >=1.1.1 DEBUG: (installed: sympy 1.12) DEBUG: Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pysnmp-lextudio DEBUG: (installed: pysnmp-lextudio 5.0.33) DEBUG: Handling PyJWT >=1.6.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyJWT >=1.6.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling osprofiler >=2.0.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: osprofiler >=2.0.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling keystoneauth1 >=3.6.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: keystoneauth1 >=3.6.2 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: requests >=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb >=1.7.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: WebOb >=1.7.4 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling eventlet !=0.20.1,>=0.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: eventlet !=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector >=1.19.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: debtcollector >=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cotyledon >=1.6.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cotyledon >=1.6.8 DEBUG: (installed: cotyledon 1.7.3) DEBUG: Handling pytz >=2018.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pytz >=2018.3 DEBUG: (installed: pytz 2024.1) DEBUG: Handling tenacity >=4.12.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: tenacity >=4.12.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling psutil >=5.4.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: psutil >=5.4.3 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling aodhclient >=1.0.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: aodhclient >=1.0.0 ; extra == 'openstack' DEBUG: Handling python-keystoneclient >=3.15.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.15.0 ; extra == 'openstack' DEBUG: Handling python-neutronclient >=6.7.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-neutronclient >=6.7.0 ; extra == 'openstack' DEBUG: Handling python-novaclient >=10.1.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-novaclient >=10.1.0 ; extra == 'openstack' DEBUG: Handling python-heatclient >=1.14.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-heatclient >=1.14.0 ; extra == 'openstack' DEBUG: Handling python-mistralclient >=3.3.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-mistralclient >=3.3.0 ; extra == 'openstack' DEBUG: Handling python-openstackclient >=3.12.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-openstackclient >=3.12.0 ; extra == 'openstack' DEBUG: Handling python-monascaclient >=1.7.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-monascaclient >=1.7.1 ; extra == 'openstack' DEBUG: Handling python-troveclient >=2.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-troveclient >=2.2.0 ; extra == 'openstack' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'openstack' DEBUG: Handling gnocchiclient >=3.3.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: gnocchiclient >=3.3.1 ; extra == 'openstack' DEBUG: Handling coverage >=4.5.1 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: coverage >=4.5.1 ; extra == 'test' DEBUG: Handling python-subunit >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-subunit >=1.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: oslotest >=3.3.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: requests-mock >=1.4.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testscenarios >=0.5.0 ; extra == 'test' DEBUG: Handling testtools >=2.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testtools >=2.3.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling reno >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: reno >=3.1.0 ; extra == 'test' DEBUG: Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling pyzabbix >=0.7.4 ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: pyzabbix >=0.7.4 ; extra == 'zabbix' DEBUG: + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv vitrage-14.1.0.dev1.dist-info/ DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/METADATA' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed directory 'vitrage-14.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.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:01:41 ago on Wed Mar 19 03:21:09 2025. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.9-1.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-cotyledon-1.7.3-8.el10s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch is already installed. DEBUG: Package python3-docutils-0.20.1-5.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-networkx-3.2.1-6.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed. DEBUG: Package python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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.0.0-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-psutil-5.9.8-5.el10.x86_64 is already installed. DEBUG: Package python3-jwt-2.8.0-1.el10s.noarch is already installed. DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed. DEBUG: Package python3-pysnmp-lextudio-5.0.33-1.el10s.noarch is already installed. DEBUG: Package python3-dateutil-1:2.8.2-15.el10.noarch is already installed. DEBUG: Package python3-subunit-1.4.4-5.el10s.noarch is already installed. DEBUG: Package python3-pytz-2024.1-3.el10s.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.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.4.1-0.20250314122149.27e27c1.el10.noarch is already installed. DEBUG: Package python3-sympy-1.12-2.el10s.x86_64 is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package python3-tooz-6.3.0-0.20250213113959.734acc4.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-werkzeug-3.1.3-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-zake-0.2.2-22.el10s.noarch is already installed. DEBUG: Package systemd-257-9.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.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025a-1.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.0.3-14.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch DEBUG: qt6-srpm-macros-6.8.1-4.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-63.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.92-1.el10.noarch DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pkgconf-m4-2.1.0-3.el10.noarch DEBUG: pcre2-syntax-10.44-1.el10.3.noarch DEBUG: ncurses-base-6.4-14.20240127.el10.noarch DEBUG: libssh-config-0.11.1-1.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-8.el10.noarch DEBUG: centos-stream-repos-10.0-8.el10.noarch DEBUG: centos-stream-release-10.0-8.el10.noarch DEBUG: setup-2.14.5-4.el10.noarch DEBUG: filesystem-3.18-16.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 DEBUG: glibc-common-2.39-37.el10.x86_64 DEBUG: glibc-2.39-37.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-1.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-3.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-10.el10.x86_64 DEBUG: libxml2-2.12.5-5.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.192-5.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: gmp-6.2.1-10.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-10.el10.x86_64 DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch DEBUG: nspr-4.35.0-34.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: mpfr-4.2.1-5.el10.x86_64 DEBUG: expat-2.6.4-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: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 DEBUG: gdbm-libs-1.23-11.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libgomp-14.2.1-7.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-8.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-1.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-7.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-9.el10.x86_64 DEBUG: libffi-3.4.4-9.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-3.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-5.el10.x86_64 DEBUG: libksba-1.6.7-2.el10.x86_64 DEBUG: dwz-0.15-7.el10.x86_64 DEBUG: unzip-6.0-66.el10.x86_64 DEBUG: file-libs-5.45-7.el10.x86_64 DEBUG: file-5.45-7.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 DEBUG: gnutls-3.8.9-9.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.8-1.el10.x86_64 DEBUG: libselinux-3.8-1.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-libs-3.2.2-16.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch DEBUG: libmount-2.40.2-10.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: polkit-libs-125-3.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-10.el10.x86_64 DEBUG: util-linux-core-2.40.2-10.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-1.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-3.el10.x86_64 DEBUG: libsecret-0.21.2-7.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-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-5.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-44.el10.x86_64 DEBUG: cpp-14.2.1-7.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-1.el10.x86_64 DEBUG: libusb1-1.0.27-4.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.8-3.el10.x86_64 DEBUG: gdbm-1.23-11.el10.x86_64 DEBUG: pam-1.6.1-7.el10.x86_64 DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 DEBUG: nss-softokn-3.101.0-13.el10.x86_64 DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 DEBUG: nss-3.101.0-13.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.5.0-4.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-5.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-1.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-3.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-37.el10.x86_64 DEBUG: libseccomp-2.5.3-10.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-7.el10.x86_64 DEBUG: libssh-0.11.1-1.el10.x86_64 DEBUG: libcurl-8.9.1-5.el10.x86_64 DEBUG: util-linux-2.40.2-10.el10.x86_64 DEBUG: authselect-libs-1.5.0-8.el10.x86_64 DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64 DEBUG: device-mapper-1.02.202-6.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 DEBUG: elfutils-libs-0.192-5.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch DEBUG: systemd-pam-257-9.el10.x86_64 DEBUG: systemd-257-9.el10.x86_64 DEBUG: binutils-gold-2.41-52.el10.x86_64 DEBUG: binutils-2.41-52.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.192-5.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-4.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 DEBUG: openssh-9.9p1-7.el10.x86_64 DEBUG: openssh-clients-9.9p1-7.el10.x86_64 DEBUG: git-core-2.47.1-1.el10.x86_64 DEBUG: curl-8.9.1-5.el10.x86_64 DEBUG: rpm-4.19.1.1-12.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.2.1-7.el10.x86_64 DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.6.0-4.el10.noarch DEBUG: python-srpm-macros-3.12-9.1.el10.noarch DEBUG: redhat-rpm-config-288-1.el10.noarch DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-9.1.el10.noarch DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.9-1.el10.noarch DEBUG: python3-3.12.9-1.el10.x86_64 DEBUG: python3-libs-3.12.9-1.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-9.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.3.2-7.el10.noarch DEBUG: python3-requests-2.32.3-2.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.5-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-19.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: pixman-0.43.4-2.el10.x86_64 DEBUG: cairo-1.18.2-2.el10.x86_64 DEBUG: pango-1.54.0-3.el10.x86_64 DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 DEBUG: librsvg2-2.57.1-9.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: poppler-glib-24.02.0-6.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 DEBUG: cups-filesystem-2.4.10-11.el10.noarch DEBUG: cups-libs-2.4.10-11.el10.x86_64 DEBUG: libgs-10.02.1-14.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.9-1.el10.x86_64 DEBUG: python3-eventlet-0.36.1-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.0.0-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-9.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250311184248.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-9.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: texlive-base-20240311-6.el10.noarch DEBUG: texlive-lib-20240311-6.el10.x86_64 DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch DEBUG: ghostscript-10.02.1-14.el10.x86_64 DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: libgfortran-14.2.1-7.el10.x86_64 DEBUG: info-7.1-6.el10.x86_64 DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-data-3.7.2-2.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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: zziplib-0.13.78-1.el10.x86_64 DEBUG: libxshmfence-1.3.2-5.el10.x86_64 DEBUG: libglvnd-1.7.0-7.el10.x86_64 DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: tcl-8.6.13-4.el10.x86_64 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-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-smi-lextudio-1.1.13-1.el10s.noarch DEBUG: tk-8.6.13-5.el10.x86_64 DEBUG: python3-tkinter-3.12.9-1.el10.x86_64 DEBUG: libglvnd-opengl-1.7.0-7.el10.x86_64 DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.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-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.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-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-olefile-0.47-6.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kiwisolver-1.4.8-2.el10s.x86_64 DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-gmpy2-2.2.1-1.el10s.x86_64 DEBUG: python3-fonttools-4.55.3-4.el10s.x86_64 DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-cycler-0.11.0-14.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: libqhull_r-8.0.2-2.el10s.x86_64 DEBUG: libimagequant-2.14.1-1.el10s.x86_64 DEBUG: python3-pillow-11.1.0-2.el10s.x86_64 DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 DEBUG: python3-cython-3.0.9-8.el10.x86_64 DEBUG: texlive-texlive-common-doc-20240311-6.el10.noarch DEBUG: teckit-2.5.12-4.el10.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-5.el10.x86_64 DEBUG: python3-cairo-1.25.1-5.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: openblas-0.3.28-1.el10.x86_64 DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: libwayland-server-1.23.0-2.el10.x86_64 DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 DEBUG: libXfixes-6.0.1-5.el10.x86_64 DEBUG: emacs-filesystem-29.4-10.el10.noarch DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: xdg-utils-1.2.0-3.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: mailcap-2.1.54-8.el10.noarch DEBUG: llvm-libs-19.1.7-2.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.9.1-0.20250314125026.083572e.el10.noarch DEBUG: libquadmath-14.2.1-7.el10.x86_64 DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 DEBUG: flexiblas-3.4.2-3.el10.x86_64 DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 DEBUG: python3-numpy-1.26.4-5.el10.x86_64 DEBUG: python3-numpy-f2py-1.26.4-5.el10.x86_64 DEBUG: python3-scipy-1.11.3-17.el10.x86_64 DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 DEBUG: libicu-74.2-4.el10.x86_64 DEBUG: hwdata-0.379-10.4.el10.noarch DEBUG: libpciaccess-0.16-16.el10.x86_64 DEBUG: libdrm-2.4.123-1.el10.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 DEBUG: libglvnd-glx-1.7.0-7.el10.x86_64 DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 DEBUG: python3-pyglet-2.0.10-4.el10s.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-512.el10.x86_64 DEBUG: perl-FileHandle-2.05-512.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-512.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-POSIX-2.20-512.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-512.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.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-512.el10.noarch DEBUG: perl-Symbol-1.09-512.el10.noarch DEBUG: perl-File-stat-1.14-512.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.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-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-vars-1.05-512.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-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.1-512.el10.x86_64 DEBUG: perl-interpreter-5.40.1-512.el10.x86_64 DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 DEBUG: perl-File-Find-1.44-512.el10.noarch DEBUG: perl-I18N-Langinfo-0.24-512.el10.x86_64 DEBUG: perl-Encode-Locale-1.05-31.el10.noarch DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: perl-Digest-SHA-6.04-512.el10.x86_64 DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch DEBUG: perl-NTLM-1.09-41.el10.noarch DEBUG: perl-Clone-0.46-10.el10.x86_64 DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 DEBUG: perl-IO-Compress-2.212-512.el10.noarch DEBUG: perl-Net-HTTP-6.23-6.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-Filter-1.64-512.el10.x86_64 DEBUG: perl-encoding-3.00-511.el10.x86_64 DEBUG: perl-open-1.13-512.el10.noarch DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch DEBUG: perl-IO-HTML-1.004-14.el10.noarch DEBUG: perl-Module-Load-0.36-511.el10.noarch DEBUG: perl-Text-Unidecode-1.30-27.el10.noarch DEBUG: perl-TimeDate-2.33-16.el10.noarch DEBUG: perl-HTTP-Date-6.06-6.el10.noarch DEBUG: perl-HTTP-Message-6.45-5.el10.noarch DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch DEBUG: perl-File-Listing-6.16-5.el10.noarch DEBUG: perl-Try-Tiny-0.31-12.el10.noarch DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch DEBUG: perl-subs-1.04-512.el10.noarch DEBUG: perl-Data-Dump-1.25-13.el10.noarch DEBUG: perl-libwww-perl-6.76-3.el10.noarch DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 DEBUG: perl-XML-XPath-1.48-8.el10.noarch DEBUG: texlive-texlive.infra-20240311-6.el10.noarch DEBUG: texlive-texlive-scripts-20240311-6.el10.noarch DEBUG: texlive-kpathsea-20240311-6.el10.x86_64 DEBUG: texlive-iftex-20240311-6.el10.noarch DEBUG: texlive-amsmath-20240311-6.el10.noarch DEBUG: texlive-amsfonts-20240311-6.el10.noarch DEBUG: texlive-cm-20240311-6.el10.noarch DEBUG: texlive-hyphen-base-20240311-6.el10.noarch DEBUG: texlive-kvoptions-20240311-6.el10.noarch DEBUG: texlive-ltxcmds-20240311-6.el10.noarch DEBUG: texlive-plain-20240311-6.el10.noarch DEBUG: texlive-url-20240311-6.el10.noarch DEBUG: texlive-atbegshi-20240311-6.el10.noarch DEBUG: texlive-booktabs-20240311-6.el10.noarch DEBUG: texlive-etex-20240311-6.el10.noarch DEBUG: texlive-etex-pkg-20240311-6.el10.noarch DEBUG: texlive-etoolbox-20240311-6.el10.noarch DEBUG: texlive-knuth-lib-20240311-6.el10.noarch DEBUG: texlive-tex-ini-files-20240311-6.el10.noarch DEBUG: texlive-unicode-data-20240311-6.el10.noarch DEBUG: texlive-auxhook-20240311-6.el10.noarch DEBUG: texlive-babel-20240311-6.el10.noarch DEBUG: texlive-etexcmds-20240311-6.el10.noarch DEBUG: texlive-infwarerr-20240311-6.el10.noarch DEBUG: texlive-latex-fonts-20240311-6.el10.noarch DEBUG: texlive-lm-20240311-6.el10.noarch DEBUG: texlive-luatexbase-20240311-6.el10.noarch DEBUG: texlive-atveryend-20240311-6.el10.noarch DEBUG: texlive-euler-20240311-6.el10.noarch DEBUG: texlive-fp-20240311-6.el10.noarch DEBUG: texlive-hologo-20240311-6.el10.noarch DEBUG: texlive-hypdoc-20240311-6.el10.noarch DEBUG: texlive-hyph-utf8-20240311-6.el10.noarch DEBUG: texlive-intcalc-20240311-6.el10.noarch DEBUG: texlive-kvsetkeys-20240311-6.el10.noarch DEBUG: texlive-letltxmacro-20240311-6.el10.noarch DEBUG: texlive-multido-20240311-6.el10.noarch DEBUG: texlive-natbib-20240311-6.el10.noarch DEBUG: texlive-pdfescape-20240311-6.el10.noarch DEBUG: texlive-pdftexcmds-20240311-6.el10.noarch DEBUG: texlive-ragged2e-20240311-6.el10.noarch DEBUG: texlive-setspace-20240311-6.el10.noarch DEBUG: texlive-uniquecounter-20240311-6.el10.noarch DEBUG: texlive-zapfding-20240311-6.el10.noarch DEBUG: texlive-rerunfilecheck-20240311-6.el10.noarch DEBUG: texlive-catchfile-20240311-6.el10.noarch DEBUG: texlive-babelbib-20240311-6.el10.noarch DEBUG: texlive-memoir-20240311-6.el10.noarch DEBUG: texlive-bigintcalc-20240311-6.el10.noarch DEBUG: texlive-bitset-20240311-6.el10.noarch DEBUG: texlive-bookmark-20240311-6.el10.noarch DEBUG: texlive-ec-20240311-6.el10.noarch DEBUG: texlive-epstopdf-pkg-20240311-6.el10.noarch DEBUG: texlive-graphics-def-20240311-6.el10.noarch DEBUG: texlive-luatex-20240311-6.el10.x86_64 DEBUG: texlive-pdftex-20240311-6.el10.x86_64 DEBUG: texlive-everyshi-20240311-6.el10.noarch DEBUG: texlive-count1to-20240311-6.el10.noarch DEBUG: texlive-fancyhdr-20240311-6.el10.noarch DEBUG: texlive-float-20240311-6.el10.noarch DEBUG: texlive-gettitlestring-20240311-6.el10.noarch DEBUG: texlive-glyphlist-20240311-6.el10.noarch DEBUG: texlive-graphics-cfg-20240311-6.el10.noarch DEBUG: texlive-graphics-20240311-6.el10.noarch DEBUG: texlive-tools-20240311-6.el10.noarch DEBUG: texlive-xkeyval-20240311-6.el10.noarch DEBUG: texlive-geometry-20240311-6.el10.noarch DEBUG: texlive-colortbl-20240311-6.el10.noarch DEBUG: texlive-caption-20240311-6.el10.noarch DEBUG: texlive-subfig-20240311-6.el10.noarch DEBUG: texlive-carlisle-20240311-6.el10.noarch DEBUG: texlive-sauerj-20240311-6.el10.noarch DEBUG: texlive-translator-20240311-6.el10.noarch DEBUG: texlive-grfext-20240311-6.el10.noarch DEBUG: texlive-grffile-20240311-6.el10.noarch DEBUG: texlive-hycolor-20240311-6.el10.noarch DEBUG: texlive-hypcap-20240311-6.el10.noarch DEBUG: texlive-index-20240311-6.el10.noarch DEBUG: texlive-kvdefinekeys-20240311-6.el10.noarch DEBUG: texlive-l3backend-20240311-6.el10.noarch DEBUG: texlive-latexconfig-20240311-6.el10.noarch DEBUG: texlive-lua-alt-getopt-20240311-6.el10.noarch DEBUG: texlive-marvosym-20240311-6.el10.noarch DEBUG: texlive-paralist-20240311-6.el10.noarch DEBUG: texlive-pdflscape-20240311-6.el10.noarch DEBUG: texlive-placeins-20240311-6.el10.noarch DEBUG: texlive-refcount-20240311-6.el10.noarch DEBUG: texlive-stringenc-20240311-6.el10.noarch DEBUG: texlive-symbol-20240311-6.el10.noarch DEBUG: texlive-psnfss-20240311-6.el10.noarch DEBUG: texlive-underscore-20240311-6.el10.noarch DEBUG: texlive-wasy-20240311-6.el10.noarch DEBUG: texlive-zref-20240311-6.el10.noarch DEBUG: texlive-wasy-type1-20240311-6.el10.noarch DEBUG: texlive-breakurl-20240311-6.el10.noarch DEBUG: texlive-ctable-20240311-6.el10.noarch DEBUG: texlive-fancyref-20240311-6.el10.noarch DEBUG: texlive-ltabptch-20240311-6.el10.noarch DEBUG: texlive-mathtools-20240311-6.el10.noarch DEBUG: texlive-crop-20240311-6.el10.noarch DEBUG: texlive-csquotes-20240311-6.el10.noarch DEBUG: texlive-microtype-20240311-6.el10.noarch DEBUG: texlive-pdfmanagement-testphase-20240311-6.el10.noarch DEBUG: texlive-psfrag-20240311-6.el10.noarch DEBUG: texlive-lua-uni-algos-20240311-6.el10.noarch DEBUG: texlive-luahbtex-20240311-6.el10.x86_64 DEBUG: texlive-ifplatform-20240311-6.el10.noarch DEBUG: texlive-euro-20240311-6.el10.noarch DEBUG: texlive-dvips-20240311-6.el10.x86_64 DEBUG: texlive-tex-20240311-6.el10.x86_64 DEBUG: texlive-hopatch-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-20240311-6.el10.noarch DEBUG: texlive-thumbpdf-20240311-6.el10.noarch DEBUG: texlive-alphalph-20240311-6.el10.noarch DEBUG: texlive-anysize-20240311-6.el10.noarch DEBUG: texlive-attachfile2-20240311-6.el10.noarch DEBUG: texlive-avantgar-20240311-6.el10.noarch DEBUG: texlive-babel-english-20240311-6.el10.noarch DEBUG: texlive-beton-20240311-6.el10.noarch DEBUG: texlive-bibtex-20240311-6.el10.x86_64 DEBUG: texlive-bookman-20240311-6.el10.noarch DEBUG: texlive-changepage-20240311-6.el10.noarch DEBUG: texlive-charter-20240311-6.el10.noarch DEBUG: texlive-chngcntr-20240311-6.el10.noarch DEBUG: texlive-cite-20240311-6.el10.noarch DEBUG: texlive-cmap-20240311-6.el10.noarch DEBUG: texlive-cmextra-20240311-6.el10.noarch DEBUG: texlive-colorprofiles-20240311-6.el10.noarch DEBUG: texlive-courier-20240311-6.el10.noarch DEBUG: texlive-dvipng-20240311-6.el10.x86_64 DEBUG: texlive-enctex-20240311-6.el10.noarch DEBUG: texlive-enumitem-20240311-6.el10.noarch DEBUG: texlive-euenc-20240311-6.el10.noarch DEBUG: texlive-eurosym-20240311-6.el10.noarch DEBUG: texlive-everysel-20240311-6.el10.noarch DEBUG: texlive-fancybox-20240311-6.el10.noarch DEBUG: texlive-filecontents-20240311-6.el10.noarch DEBUG: texlive-finstrut-20240311-6.el10.noarch DEBUG: texlive-lineno-20240311-6.el10.noarch DEBUG: texlive-firstaid-20240311-6.el10.noarch DEBUG: texlive-fix2col-20240311-6.el10.noarch DEBUG: texlive-footmisc-20240311-6.el10.noarch DEBUG: texlive-footnotehyper-20240311-6.el10.noarch DEBUG: texlive-fpl-20240311-6.el10.noarch DEBUG: texlive-helvetic-20240311-6.el10.noarch DEBUG: texlive-hobsub-20240311-6.el10.noarch DEBUG: texlive-hyperref-20240311-6.el10.noarch DEBUG: texlive-attachfile-20240311-6.el10.noarch DEBUG: texlive-hyphenex-20240311-6.el10.noarch DEBUG: texlive-ifmtarg-20240311-6.el10.noarch DEBUG: texlive-kastrup-20240311-6.el10.noarch DEBUG: texlive-knuth-local-20240311-6.el10.noarch DEBUG: texlive-latexbug-20240311-6.el10.noarch DEBUG: texlive-lm-math-20240311-6.el10.noarch DEBUG: texlive-lualibs-20240311-6.el10.noarch DEBUG: texlive-luaotfload-20240311-6.el10.noarch DEBUG: texlive-lwarp-20240311-6.el10.noarch DEBUG: texlive-makecmds-20240311-6.el10.noarch DEBUG: texlive-makeindex-20240311-6.el10.x86_64 DEBUG: texlive-manfnt-font-20240311-6.el10.noarch DEBUG: texlive-marginnote-20240311-6.el10.noarch DEBUG: texlive-mathpazo-20240311-6.el10.noarch DEBUG: texlive-mdwtools-20240311-6.el10.noarch DEBUG: texlive-metafont-20240311-6.el10.x86_64 DEBUG: texlive-mflogo-20240311-6.el10.noarch DEBUG: texlive-mflogo-font-20240311-6.el10.noarch DEBUG: texlive-mfnfss-20240311-6.el10.noarch DEBUG: texlive-mfware-20240311-6.el10.x86_64 DEBUG: texlive-modes-20240311-6.el10.noarch DEBUG: texlive-mparhack-20240311-6.el10.noarch DEBUG: texlive-mptopdf-20240311-6.el10.noarch DEBUG: texlive-ncntrsbk-20240311-6.el10.noarch DEBUG: texlive-newfloat-20240311-6.el10.noarch DEBUG: texlive-notoccite-20240311-6.el10.noarch DEBUG: texlive-ntgclass-20240311-6.el10.noarch DEBUG: texlive-palatino-20240311-6.el10.noarch DEBUG: texlive-parallel-20240311-6.el10.noarch DEBUG: texlive-parskip-20240311-6.el10.noarch DEBUG: texlive-pdfcol-20240311-6.el10.noarch DEBUG: texlive-pdfcolfoot-20240311-6.el10.noarch DEBUG: texlive-pdfcolmk-20240311-6.el10.noarch DEBUG: texlive-xcolor-20240311-6.el10.noarch DEBUG: texlive-eso-pic-20240311-6.el10.noarch DEBUG: texlive-pgf-20240311-6.el10.noarch DEBUG: texlive-currfile-20240311-6.el10.noarch DEBUG: texlive-filehook-20240311-6.el10.noarch DEBUG: texlive-sansmathaccent-20240311-6.el10.noarch DEBUG: texlive-pslatex-20240311-6.el10.noarch DEBUG: texlive-pspicture-20240311-6.el10.noarch DEBUG: texlive-pst-arrow-20240311-6.el10.noarch DEBUG: texlive-pst-math-20240311-6.el10.noarch DEBUG: texlive-pxfonts-20240311-6.el10.noarch DEBUG: texlive-rcs-20240311-6.el10.noarch DEBUG: texlive-rsfs-20240311-6.el10.noarch DEBUG: texlive-sansmath-20240311-6.el10.noarch DEBUG: texlive-section-20240311-6.el10.noarch DEBUG: texlive-sepnum-20240311-6.el10.noarch DEBUG: texlive-tex-gyre-math-20240311-6.el10.noarch DEBUG: texlive-texlive-en-20240311-6.el10.noarch DEBUG: texlive-texlive-msg-translations-20240311-6.el10.noarch DEBUG: texlive-textcase-20240311-6.el10.noarch DEBUG: texlive-times-20240311-6.el10.noarch DEBUG: texlive-titlesec-20240311-6.el10.noarch DEBUG: texlive-txfonts-20240311-6.el10.noarch DEBUG: texlive-ucharcat-20240311-6.el10.noarch DEBUG: texlive-utopia-20240311-6.el10.noarch DEBUG: texlive-varwidth-20240311-6.el10.noarch DEBUG: texlive-algorithms-20240311-6.el10.noarch DEBUG: texlive-bera-20240311-6.el10.noarch DEBUG: texlive-cm-super-20240311-6.el10.noarch DEBUG: texlive-l3kernel-20240311-6.el10.noarch DEBUG: texlive-latex-20240311-6.el10.noarch DEBUG: texlive-koma-script-20240311-6.el10.noarch DEBUG: texlive-listings-20240311-6.el10.noarch DEBUG: texlive-showexpl-20240311-6.el10.noarch DEBUG: texlive-fancyvrb-20240311-6.el10.noarch DEBUG: texlive-pst-3d-20240311-6.el10.noarch DEBUG: texlive-pst-coil-20240311-6.el10.noarch DEBUG: texlive-pst-eps-20240311-6.el10.noarch DEBUG: texlive-pst-fill-20240311-6.el10.noarch DEBUG: texlive-pst-grad-20240311-6.el10.noarch DEBUG: texlive-pst-node-20240311-6.el10.noarch DEBUG: texlive-pst-plot-20240311-6.el10.noarch DEBUG: texlive-pst-text-20240311-6.el10.noarch DEBUG: texlive-pst-tools-20240311-6.el10.noarch DEBUG: texlive-pst-tree-20240311-6.el10.noarch DEBUG: texlive-pstricks-add-20240311-6.el10.noarch DEBUG: texlive-pstricks-20240311-6.el10.noarch DEBUG: texlive-l3packages-20240311-6.el10.noarch DEBUG: texlive-amscls-20240311-6.el10.noarch DEBUG: texlive-tipa-20240311-6.el10.noarch DEBUG: texlive-xunicode-20240311-6.el10.noarch DEBUG: texlive-fontspec-20240311-6.el10.noarch DEBUG: texlive-metalogo-20240311-6.el10.noarch DEBUG: texlive-realscripts-20240311-6.el10.noarch DEBUG: texlive-xltxtra-20240311-6.el10.noarch DEBUG: texlive-l3experimental-20240311-6.el10.noarch DEBUG: texlive-seminar-20240311-6.el10.noarch DEBUG: texlive-ae-20240311-6.el10.noarch DEBUG: texlive-extsizes-20240311-6.el10.noarch DEBUG: texlive-jknapltx-20240311-6.el10.noarch DEBUG: texlive-minitoc-20240311-6.el10.noarch DEBUG: texlive-ltxmisc-20240311-6.el10.noarch DEBUG: texlive-mnsymbol-20240311-6.el10.noarch DEBUG: texlive-mathspec-20240311-6.el10.noarch DEBUG: texlive-multitoc-20240311-6.el10.noarch DEBUG: texlive-pdfpages-20240311-6.el10.noarch DEBUG: texlive-typehtml-20240311-6.el10.noarch DEBUG: texlive-ucs-20240311-6.el10.noarch DEBUG: texlive-beamer-20240311-6.el10.noarch DEBUG: texlive-xifthen-20240311-6.el10.noarch DEBUG: texlive-bidi-20240311-6.el10.noarch DEBUG: texlive-polyglossia-20240311-6.el10.noarch DEBUG: texlive-breqn-20240311-6.el10.noarch DEBUG: texlive-lualatex-math-20240311-6.el10.noarch DEBUG: texlive-unicode-math-20240311-6.el10.noarch DEBUG: texlive-oberdiek-20240311-6.el10.noarch DEBUG: texlive-wasysym-20240311-6.el10.noarch DEBUG: texlive-xetexconfig-20240311-6.el10.noarch DEBUG: texlive-xfrac-20240311-6.el10.noarch DEBUG: texlive-zapfchan-20240311-6.el10.noarch DEBUG: texlive-collection-fontsrecommended-20240311-6.el10.noarch DEBUG: texlive-dvipdfmx-20240311-6.el10.x86_64 DEBUG: texlive-collection-basic-20240311-6.el10.noarch DEBUG: texlive-xetex-20240311-6.el10.x86_64 DEBUG: texlive-collection-latexrecommended-20240311-6.el10.noarch DEBUG: texlive-collection-latex-20240311-6.el10.noarch DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 DEBUG: python3-matplotlib-3.7.2-2.el10s.x86_64 DEBUG: python3-mpmath-1.3.0-10.el10s.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-sympy-1.12-2.el10s.x86_64 DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.el10.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-pysnmp-lextudio-5.0.33-1.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025a-1.el10.noarch 1737665022 1656850 81bf834ed58aaa31cd7a9f1292360f77 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.0.3-14.el10.noarch 1733474150 463040 4c935a46b2773df6ab28a762e271880e installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.84.1-1.el10.noarch 1738794918 2058 3b9a99269b186a90f86698e02b6ba105 installed DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b 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-63.el10.x86_64 1741881046 7344039 34d378a8d07e541b41c8afa72270d591 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.92-1.el10.noarch 1739533087 101230 3c798c4b1204b02a5437645e66770fc5 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d 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-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a 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-1.el10.x86_64 1736848181 137744 8900465a47da3444f47684b6d81f3d0c installed DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 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.192-5.el10.x86_64 1734554292 1217256 fb1ddf594609080bfe9c6a1baf6a4fa0 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 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-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed DEBUG: crypto-policies-20250214-1.gitfd9b9b9.el10.noarch 1739555592 111837 4d48d4aefe2fce007eea54948106b2e6 installed DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff 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.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 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: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb 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: 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-1.el10.x86_64 1737023977 363833 054eb7bb0c526b020cfd28b7c01de25b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-9.el10.x86_64 1739535164 2403210 e66cc66c604fc058a8f587c547d64da1 installed DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-5.el10.x86_64 1730220726 1635834 9f8a09cf95d7e742ed61ab86570a29da installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed DEBUG: gnutls-3.8.9-9.el10.x86_64 1739421534 4132765 f1c9227fae0ebf2db5e5dc53f5fcf4f6 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.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 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-libs-1:3.2.2-16.el10.x86_64 1739372882 8222810 f6766311dd5424389115a7e118467326 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 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-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 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-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 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-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 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-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed DEBUG: rpm-plugin-audit-4.19.1.1-12.el10.x86_64 1738920680 16413 7e8b677d9ff4d56e6b86383f9203820c installed DEBUG: rpm-libs-4.19.1.1-12.el10.x86_64 1738920680 734816 0af101b15abccc0ed9a42c565a705833 installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 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-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 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-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab 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.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf 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-5.el10.x86_64 1730222119 1199683 aadbcb113a9b86146d02805ec1e59656 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-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 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-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae 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-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed DEBUG: libcurl-8.9.1-5.el10.x86_64 1730235377 829614 7876acb3b2d09ea25e1363e32fcc275b installed DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed DEBUG: elfutils-debuginfod-client-0.192-5.el10.x86_64 1734554292 79229 7c6a420f8a2e80ceda0cea992eff9248 installed DEBUG: elfutils-libs-0.192-5.el10.x86_64 1734554292 670589 0ff5077cc379d987237fcca7fc25d5d0 installed DEBUG: elfutils-default-yama-scope-0.192-5.el10.noarch 1734554294 1810 fc60355e4390b20b4fbb3b2218eb790f installed DEBUG: systemd-pam-257-9.el10.x86_64 1739535164 680017 e3a2a61a2b28bfe1539bc17ef9c9232f installed DEBUG: systemd-257-9.el10.x86_64 1739535164 17593207 a1a414244a6d7049a00a4731f9ead250 installed DEBUG: binutils-gold-2.41-52.el10.x86_64 1737376889 2103875 c14917ca161b22aac0998402f5b6748d installed DEBUG: binutils-2.41-52.el10.x86_64 1737376889 27672599 7f2ad25b5c492b45486405b3ad382f84 installed DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed DEBUG: elfutils-0.192-5.el10.x86_64 1734554292 2725526 16630ede0d063b5a135e9aae34a70123 installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-4.el10.x86_64 1737385265 202479 0a53155d663841da5d090cadc8b4c1a5 installed DEBUG: rpm-build-libs-4.19.1.1-12.el10.x86_64 1738920680 198936 cf7ff4bed452e5386f052ffc64936583 installed DEBUG: openssh-9.9p1-7.el10.x86_64 1739900330 1452235 da3c3ecbdc06e9891c30305fb29bc337 installed DEBUG: openssh-clients-9.9p1-7.el10.x86_64 1739900330 2847446 e546f77fef612febc1859f198c7b8573 installed DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed DEBUG: curl-8.9.1-5.el10.x86_64 1730235377 800324 4f532f676d77ab8bf62fdc9d89ace384 installed DEBUG: rpm-4.19.1.1-12.el10.x86_64 1738920680 3094580 d4b38edcc663ef74dc38fee362b5e3e5 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.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed DEBUG: annobin-plugin-gcc-12.92-1.el10.x86_64 1739533092 1016911 3c619b829bfa565f22c8b5ec7a2bc3ee installed DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed DEBUG: python-srpm-macros-3.12-9.1.el10.noarch 1730235088 51802 03dece3963b5a64d6dab2a0a66cb7ea0 installed DEBUG: redhat-rpm-config-288-1.el10.noarch 1739375862 187839 f18367060ec56d493332d7d2f6a95b54 installed DEBUG: rpm-build-4.19.1.1-12.el10.x86_64 1738920680 176781 0035fe3c741b54c18d8b1e727ad7951f installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-9.1.el10.noarch 1730235088 22627 46496846c6961f2418ff5d532bfea20c installed DEBUG: python3-rpm-macros-3.12-9.1.el10.noarch 1730235088 6586 229c62bc5ea77ec339c644631e537f4f installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.9-1.el10.noarch 1738802968 23 5c38f3b4fcb0a2f827743f310e1011b8 installed DEBUG: python3-3.12.9-1.el10.x86_64 1738802966 32121 3a9f8a5ee4f573335d6284d4d055cbe1 installed DEBUG: python3-libs-3.12.9-1.el10.x86_64 1738802966 43598678 c9765fe0085f1f1508e9685433806a93 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 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.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 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.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d 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-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed DEBUG: libgs-10.02.1-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 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.9-1.el10.x86_64 1738802966 1334690 c8e17f269541f58dc4a5c60099f43f49 installed DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 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.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 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-9.el10.noarch 1739535155 10938 66ed94eccb5980f9bb8037163334b741 installed DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 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-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a 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: texlive-base-13:20240311-6.el10.noarch 1733753153 21565546 a1839682760b32826bac3c886fdf274f installed DEBUG: texlive-lib-13:20240311-6.el10.x86_64 1733753143 550620 e56852f024f27be07365f1a389226f32 installed DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch 1730217087 2534 7f22b722a6338f92b7dcd2c9ca34a9e0 installed DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch 1730217087 3553 ad0e73f0a7206fdecd3d9cdad3d79697 installed DEBUG: ghostscript-10.02.1-14.el10.x86_64 1730216862 35593 70674cba5077df4fa1e334047d969e20 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: libgfortran-14.2.1-7.el10.x86_64 1737504792 3316966 6a235fc849570afcc429634234c334d7 installed DEBUG: info-7.1-6.el10.x86_64 1733219153 370090 3b1b841257807d71c94941999708976a installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch 1741949608 8278180 702fcbd648a35990394fb3e8663352f3 installed DEBUG: python3-matplotlib-data-3.7.2-2.el10s.noarch 1741949608 775255 e716642415d7d3a81baace4ff12a875b 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-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: zziplib-0.13.78-1.el10.x86_64 1738583785 241741 489a533c78ae7d6d77c1391935c9cd7c installed DEBUG: libxshmfence-1.3.2-5.el10.x86_64 1730223027 15712 696887236a9daa416ced8f8276fdcd03 installed DEBUG: libglvnd-1:1.7.0-7.el10.x86_64 1730220798 542982 71d3610bb46edca9880bd6be49cd7aee installed DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 1733735632 15276 f9a8cddd06f57be2e6a0048c457bd4c3 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: tcl-1:8.6.13-4.el10.x86_64 1730232688 4388547 ba95a2b6a60dab04b5d9ed7da79c6d4e 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-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-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 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-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 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-smi-lextudio-1.1.13-1.el10s.noarch 1738581678 648470 6b621743d45f3eca7da34829dac10a79 installed DEBUG: tk-1:8.6.13-5.el10.x86_64 1730232890 3787076 dbdd5e0e5830053c0ae13044ba750e8c installed DEBUG: python3-tkinter-3.12.9-1.el10.x86_64 1738802966 2298031 725699ca3a9c084c68ea392e00c1a61e installed DEBUG: libglvnd-opengl-1:1.7.0-7.el10.x86_64 1730220798 152386 dfef2e1065075725f163c777c70a3a23 installed DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 1730224132 366364 a3d2f13e93e8b8cfdaeeaacd3550541a installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d 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-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-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch 1741721730 274388 cd63670e57fc525b740c751c9d2529e0 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-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-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch 1741853729 52249 352212624ec6c26487485eba4fd3eb00 installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-olefile-0.47-6.el10s.noarch 1738592133 351040 716259a3f8815de1a45fbc4f7ed5de21 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-kiwisolver-1.4.8-2.el10s.x86_64 1738059426 161496 95b373c510521cd1e6f0e5a36f29de70 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-gmpy2-2.2.1-1.el10s.x86_64 1737471991 698208 bd58ac2088b20562cfbaf2b00d1f61be installed DEBUG: python3-fonttools-4.55.3-4.el10s.x86_64 1741945570 19088673 4d695a143827a855904abc604d3d2ae4 installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-cycler-0.11.0-14.el10s.noarch 1737044772 39099 bfa48bea5c726e62e592cbed295fd6e0 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: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: libqhull_r-1:8.0.2-2.el10s.x86_64 1741945066 503036 6776e9d63265fef9e67bc3f25c40d0f1 installed DEBUG: libimagequant-2.14.1-1.el10s.x86_64 1738591755 138665 cfd066ccb1c00a4d19b378f4116c4d72 installed DEBUG: python3-pillow-11.1.0-2.el10s.x86_64 1738593168 4112902 c6664cce6b25acc7887adba4f4ec910a installed DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 1738593168 70290 3ef704a5919a116625e6917f5edb47a1 installed DEBUG: python3-cython-3.0.9-8.el10.x86_64 1730215577 18830250 1ea81fba687b93caf6c3e122e6845cf3 installed DEBUG: texlive-texlive-common-doc-13:20240311-6.el10.noarch 1733753153 802098 4bbf4fc49733cd7a9e021277adc50819 installed DEBUG: teckit-2.5.12-4.el10.x86_64 1730232715 2051625 82cd7766a21915066659bcb7fb702cd0 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed DEBUG: python3-cairo-1.25.1-5.el10.x86_64 1730228814 504318 7599ed2a206f536ad239bc2f35251fe9 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: openblas-0.3.28-1.el10.x86_64 1732714611 109118 70e749687c78591dcd86a2eea2d1cc69 installed DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 1732714611 42688980 2d939cac74d3e63aeff66911b8e46e0d installed DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 1740984950 3682 e163e07394c0f5364c83212a105d2bdc installed DEBUG: libxslt-1.1.39-6.el10.x86_64 1730223036 489045 6012028022b1659079ff2d99350d2770 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: libwayland-server-1.23.0-2.el10.x86_64 1730234040 84592 2585287e9d3e66f448b141cb6689bff6 installed DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 1730223034 25939 70d772a7b1fb0ac0e54fb66a09b59a76 installed DEBUG: libXfixes-6.0.1-5.el10.x86_64 1730222785 35062 ce1ec2b25831f37b1208276a73884a19 installed DEBUG: emacs-filesystem-1:29.4-10.el10.noarch 1741627944 0 f4af1b5464dd03fac6af49457ce610ac installed DEBUG: desktop-file-utils-0.26-14.el10.x86_64 1730215574 235499 209cc46497bbf6412abfb740430eeb23 installed DEBUG: xdg-utils-1.2.0-3.el10.noarch 1730234638 354381 88600fca0f2ffdcb3f4905da522739fd installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: mailcap-2.1.54-8.el10.noarch 1730223635 88071 da17f77c1c48b23f4cb228621ea4902a installed DEBUG: llvm-libs-19.1.7-2.el10.x86_64 1737114225 113468036 1bc28af903a0548ef9d86a1ae0cece95 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.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: libquadmath-14.2.1-7.el10.x86_64 1737504792 335348 ec4a0604ce63f5d4cab4b20feb098503 installed DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 1730216260 11693199 82c0ae4698a48f4fe6be277a6f29d9c4 installed DEBUG: flexiblas-3.4.2-3.el10.x86_64 1730216260 48069 1455efa51ebb4261f908ce9b75dc5f7e installed DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 1730216260 40221 2f3945b70297ab66ff8cfc2e8935f836 installed DEBUG: python3-numpy-1:1.26.4-5.el10.x86_64 1730225761 36105236 2949158cd8ca1a79ff96a680d9d854ca installed DEBUG: python3-numpy-f2py-1:1.26.4-5.el10.x86_64 1730225761 2054537 c568ffaa85a19e21fcd590d4cf3bfb59 installed DEBUG: python3-scipy-1.11.3-17.el10.x86_64 1730231496 65905416 f6fb610ff7f41f418972f7c6f6e4d784 installed DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 1741947591 805463 3e3bda3f2bfadb79e50d2db79797482f installed DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 1739542430 805448 cffe978dbfa1da39a0535873524e6ea3 installed DEBUG: libicu-74.2-4.el10.x86_64 1730235374 36663967 e950f2939e20aa36fc6e3aa141d4a458 installed DEBUG: hwdata-0.379-10.4.el10.noarch 1739351627 9872258 fb35bb6f26b9025140b1084d1b1366ee installed DEBUG: libpciaccess-0.16-16.el10.x86_64 1730221515 45627 9346ebc135b9bfa62dc1db940b31f336 installed DEBUG: libdrm-2.4.123-1.el10.x86_64 1731484170 412412 1c3958e58278d4e8fcc1e1d042227175 installed DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 1740984950 172368 62edab0dab6504fba3ba058297427420 installed DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 1740984950 42237899 0c92ff621ddeafb920cc861009b5e488 installed DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 1740984950 66292 45ff3d9b957599e2c3f48344660d7d34 installed DEBUG: libglvnd-glx-1:1.7.0-7.el10.x86_64 1730220798 615814 d73bb7041e52d37170f5eaa6680ce989 installed DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 1740984950 511585 f9b04f03721d538fff605d94123eb5c8 installed DEBUG: python3-pyglet-2.0.10-4.el10s.noarch 1739184076 9395028 830bc0ff46e7e2d6c16e51619c3aed26 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-512.el10.x86_64 1737615961 508011 25c7bdd2ec76a65697c2d6f03c4d98d1 installed DEBUG: perl-FileHandle-0:2.05-512.el10.noarch 1737615962 9567 cf617bc2aa0dd7f28c96ecd819167de2 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-512.el10.noarch 1737615962 21028 173b2ec89aa0f5f5b633fa66a543f6bf 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-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-512.el10.noarch 1737615962 5947 dd3483930543d0d8356f4bf736d80751 installed DEBUG: perl-locale-0:1.12-512.el10.noarch 1737615962 6652 99f2b8c9fa28829a74828733cdc62140 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 1730227666 1408068 0624eafe2b2593ffa7efcfa64291484f installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-Class-Struct-0:0.68-512.el10.noarch 1737615962 25967 569ba74c5603616966f83a1227662ebc installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-POSIX-0:2.20-512.el10.x86_64 1737615961 234752 674522cee37c6fee79017717d1dfddeb installed DEBUG: perl-IPC-Open3-0:1.22-512.el10.noarch 1737615962 22993 9c22421a1c2d563a19046477e327b664 installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac 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-512.el10.noarch 1737615962 2219 b8c54d52a4d5839604deed04d0b43d48 installed DEBUG: perl-Symbol-0:1.09-512.el10.noarch 1737615962 6976 202af52d57c1fd7db7a3ab943d253b54 installed DEBUG: perl-File-stat-0:1.14-512.el10.noarch 1737615962 12808 4f86d5cfc96696bddaf14d289dfd1764 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-Fcntl-0:1.18-512.el10.x86_64 1737615961 45071 f6bf915cb98bff4463b737ce8c8f9fa3 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-base-0:2.27-512.el10.noarch 1737615962 12843 c8ec0efd7fc6f0892e4aa2b3047db04e installed DEBUG: perl-mro-0:1.29-512.el10.x86_64 1737615961 45627 74e70555d3f25667d30450333be1bd72 installed DEBUG: perl-IO-0:1.55-512.el10.x86_64 1737615961 153534 c96403ae722572ef5b42c49ab41fee0b installed DEBUG: perl-overloading-0:0.02-512.el10.noarch 1737615962 4960 c7b35536de2fa9230e57b31065639c48 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-Errno-0:1.38-512.el10.x86_64 1737615961 8531 b81032f5924b9b2ed4544681fe064420 installed DEBUG: perl-File-Basename-0:2.86-512.el10.noarch 1737615962 14341 695e288493c2abf9a597c15dfd8f9170 installed DEBUG: perl-Getopt-Std-0:1.14-512.el10.noarch 1737615962 11448 9e05e057246f3e64f1aa8326239ad43c 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-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-512.el10.noarch 1737615962 73252 c898560aed14f7dbe0224fdb912f162b installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-vars-0:1.05-512.el10.noarch 1737615962 3959 accfaba1d9cacab731bec6dbfbb6a1a1 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-DynaLoader-0:1.56-512.el10.x86_64 1737615961 32840 76577dd3cd8719a3338832c261a88966 installed DEBUG: perl-NDBM_File-0:1.17-512.el10.x86_64 1737615961 28118 9d3a9fe0955bd4a5975c5509bd246c24 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 1737615961 10227272 1734cd8cb3c5f10cb704f4673ac7591f installed DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 1737615961 124121 76a2039995621ae27ff36c263eeb9817 installed DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 1730226809 166283 ddedea91fa2022f5bfd52e622e9b1f06 installed DEBUG: perl-File-Find-0:1.44-512.el10.noarch 1737615962 42951 5e3a17190d1d3c9bbdfea26b759d4fbb installed DEBUG: perl-I18N-Langinfo-0:0.24-512.el10.x86_64 1737615961 38746 e88548bce46db307124d1dcf441cfd94 installed DEBUG: perl-Encode-Locale-1.05-31.el10.noarch 1730227048 19462 f717bbda496a15de789d5a3131eadd3c installed DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch 1730227682 80823 a3eabe6dc1127a4de1632c4ba0b3617b 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: perl-Digest-SHA-1:6.04-512.el10.x86_64 1730226989 119330 80e685143b288490e94fb41c8667b683 installed DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch 1730226985 28690 61c8fa8fd991d70b872779894986a489 installed DEBUG: perl-NTLM-1.09-41.el10.noarch 1730227734 31916 8cece7545ef38616f14839088909ea4b installed DEBUG: perl-Clone-0.46-10.el10.x86_64 1730226807 33185 9a255ae4e11b4feedb052c26f761946b installed DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 1730226804 71175 032aff955266ac7654ae68daf10c278a installed DEBUG: perl-IO-Compress-2.212-512.el10.noarch 1730227548 1065592 ca33d828661caa610f8edccfd9bfc476 installed DEBUG: perl-Net-HTTP-6.23-6.el10.noarch 1730227782 76321 840100558e21975d97515b9a59804594 installed DEBUG: perl-File-Copy-0:2.41-512.el10.noarch 1737615962 20088 4c7f86bcdbb4676614d23df161572433 installed DEBUG: perl-Filter-2:1.64-512.el10.x86_64 1730227288 168775 fc6f23839a29116623c6585a3eb6d6e0 installed DEBUG: perl-encoding-4:3.00-511.el10.x86_64 1730226996 152978 9cd88185a7702510a1cb3e442aa79622 installed DEBUG: perl-open-0:1.13-512.el10.noarch 1737615962 11539 623a5391963bc0bbe5fb508dd9d6a777 installed DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch 1730227349 18785 7798e90b86bab149e431d89dabb9448f installed DEBUG: perl-IO-HTML-1.004-14.el10.noarch 1730227572 46206 16a6c7c651addd18f18200b455b9dc8f installed DEBUG: perl-Module-Load-1:0.36-511.el10.noarch 1730227668 15187 19cb86449d789152530ab20f92544868 installed DEBUG: perl-Text-Unidecode-1.30-27.el10.noarch 1730228055 459427 bc715c591f1ebe93b4c9c47231264427 installed DEBUG: perl-TimeDate-1:2.33-16.el10.noarch 1730228226 97277 ef4abb34e6a98859ad62c56d40a96fa4 installed DEBUG: perl-HTTP-Date-6.06-6.el10.noarch 1730227351 42112 b7120e70f019e541d64da5fbf60f78a2 installed DEBUG: perl-HTTP-Message-6.45-5.el10.noarch 1730227360 219770 a5a12ca32137a8722d8f69c55b986a4c installed DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 1730227354 287404 468186b59ba4d421fc5df9020e5a5c74 installed DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch 1730227351 75051 76085b9289492cc91dd399420ce84d65 installed DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch 1730227417 28259 f0ca2e32e3d2f08fc45683aae11a9234 installed DEBUG: perl-File-Listing-6.16-5.el10.noarch 1730227240 42125 d4142e02760ebc6e39f52274d3803e0a installed DEBUG: perl-Try-Tiny-0.31-12.el10.noarch 1730228166 68524 a409ea973351e97b78e0d1d2bad16772 installed DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch 1730228322 24844 1b1002f5483d0bb428f5d2cdedb33e0c installed DEBUG: perl-subs-0:1.04-512.el10.noarch 1737615962 2142 4b45f5d00da75c6f4eebf13666e1f2d0 installed DEBUG: perl-Data-Dump-1.25-13.el10.noarch 1730226988 51318 c1fcc18d90d56c7f43c4589949e15350 installed DEBUG: perl-libwww-perl-6.76-3.el10.noarch 1730227598 531989 aebf1ea7e378e508cd40cfd3615760ff installed DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 1730228393 668709 1838ee9aa5b43580a01d74c1ec2bd19b installed DEBUG: perl-XML-XPath-1.48-8.el10.noarch 1730228362 206487 1d0cc4b07ea587e2c6dd192f5ac26754 installed DEBUG: texlive-texlive.infra-13:20240311-6.el10.noarch 1733753153 1069162 e7a666ef9aaabdc7616fed8e75c11ee5 installed DEBUG: texlive-texlive-scripts-13:20240311-6.el10.noarch 1733753153 345368 d7de1e57709674bde6c842457d1fa7a2 installed DEBUG: texlive-kpathsea-13:20240311-6.el10.x86_64 1733753143 2193246 230f2a85aa575b1d1a8bf1da33b2b87f installed DEBUG: texlive-iftex-13:20240311-6.el10.noarch 1733753153 252045 c55f82ab5309126818fe7d81a2120616 installed DEBUG: texlive-amsmath-13:20240311-6.el10.noarch 1733753153 3159352 df712e6927b59a4011b62891fad98cbe installed DEBUG: texlive-amsfonts-13:20240311-6.el10.noarch 1733753153 7505138 bfdbd34129a5510f0e447d0ba8d0df38 installed DEBUG: texlive-cm-13:20240311-6.el10.noarch 1733753153 1023217 08145f9f1798ec5008d1dd39f480a4fb installed DEBUG: texlive-hyphen-base-13:20240311-6.el10.noarch 1733753153 65701 06974c6151e055eadbe4e65517dc201a installed DEBUG: texlive-kvoptions-13:20240311-6.el10.noarch 1733753153 544090 d310037a66038cb575ea7889bf97723e installed DEBUG: texlive-ltxcmds-13:20240311-6.el10.noarch 1733753153 438104 f12ae9551e9dff5d2dde687762aede27 installed DEBUG: texlive-plain-13:20240311-6.el10.noarch 1733753153 111243 d9c8e06a8a9f4cbebd7c45b32b61fcdc installed DEBUG: texlive-url-13:20240311-6.el10.noarch 1733753153 287604 7d59aee95918c0b4e4fc8382131fb9c7 installed DEBUG: texlive-atbegshi-13:20240311-6.el10.noarch 1733753153 435009 8864512362666151e161f41db063dbbd installed DEBUG: texlive-booktabs-13:20240311-6.el10.noarch 1733753153 303313 49e445e5b7f6ea10f712f8240ed5dd0a installed DEBUG: texlive-etex-13:20240311-6.el10.noarch 1733753153 508804 a246a104e73220d4fb2be559762b640b installed DEBUG: texlive-etex-pkg-13:20240311-6.el10.noarch 1733753153 19548 a71dce0502dcf6c0cbddb6f111e7d165 installed DEBUG: texlive-etoolbox-13:20240311-6.el10.noarch 1733753153 351796 21dd973731c62a3e2c5e6ef6cf16c735 installed DEBUG: texlive-knuth-lib-13:20240311-6.el10.noarch 1733753153 101538 b24e1d3e75063bb59e961344a5c82833 installed DEBUG: texlive-tex-ini-files-13:20240311-6.el10.noarch 1733753153 12687 829621d8444aab51cfaaab59d613c100 installed DEBUG: texlive-unicode-data-13:20240311-6.el10.noarch 1733753153 3226873 1a79fe2007c3211596eaa87f9d113f0a installed DEBUG: texlive-auxhook-13:20240311-6.el10.noarch 1733753153 290092 bdbd839864068cf9412b9c364c37c4fc installed DEBUG: texlive-babel-13:20240311-6.el10.noarch 1733753153 3529061 81884fa0c4ca0743c4e2aa08f5605751 installed DEBUG: texlive-etexcmds-13:20240311-6.el10.noarch 1733753153 309647 54b36186c45127d2650aaf4140fcf3e1 installed DEBUG: texlive-infwarerr-13:20240311-6.el10.noarch 1733753153 294536 c99bc3c284f4b52cd4021eadd08943ee installed DEBUG: texlive-latex-fonts-13:20240311-6.el10.noarch 1733753153 109480 c4af5490c673e38865ef8984d4086ed2 installed DEBUG: texlive-lm-13:20240311-6.el10.noarch 1733753153 44836510 cb620ad8c0199f3817260eddb78743e4 installed DEBUG: texlive-luatexbase-13:20240311-6.el10.noarch 1733753153 276450 fdecbf7fd58caeebb4b12adc6f80bb63 installed DEBUG: texlive-atveryend-13:20240311-6.el10.noarch 1733753153 400685 823783b0b86df7f347f7eb72c7829290 installed DEBUG: texlive-euler-13:20240311-6.el10.noarch 1733753153 265134 5fc6c536394ad0b7150964f8c23a6719 installed DEBUG: texlive-fp-13:20240311-6.el10.noarch 1733753153 350622 398cf850b43396132a6c8b0ab4b4ac1e installed DEBUG: texlive-hologo-13:20240311-6.el10.noarch 1733753153 661600 56fa9512bfb466f3246d529047565fab installed DEBUG: texlive-hypdoc-13:20240311-6.el10.noarch 1733753153 349431 4684e0679c93d3f9fbc38a07196be91a installed DEBUG: texlive-hyph-utf8-13:20240311-6.el10.noarch 1733753153 393929 070a881b1d484b1ce566eab41831f352 installed DEBUG: texlive-intcalc-13:20240311-6.el10.noarch 1733753153 463810 7e59494ae804821c5fccd8309bae85a4 installed DEBUG: texlive-kvsetkeys-13:20240311-6.el10.noarch 1733753153 418571 27ff79862cc0bf0a94b6a72a5b83eff8 installed DEBUG: texlive-letltxmacro-13:20240311-6.el10.noarch 1733753153 299564 57765833f872683ed010a5204d184ab0 installed DEBUG: texlive-multido-13:20240311-6.el10.noarch 1733753153 147949 9b74bc8b1919e1cd72df4318274a00be installed DEBUG: texlive-natbib-13:20240311-6.el10.noarch 1733753153 618698 90d1ce4a551aa7803fea8bfcee7a9422 installed DEBUG: texlive-pdfescape-13:20240311-6.el10.noarch 1733753153 365867 e2c14d144a97466a952bc9a5dbbf2a97 installed DEBUG: texlive-pdftexcmds-13:20240311-6.el10.noarch 1733753153 415050 728b023eef599668d48bcc236b27cf53 installed DEBUG: texlive-ragged2e-13:20240311-6.el10.noarch 1733753153 798909 2befeb067d21a27c6ea7118273c43f4b installed DEBUG: texlive-setspace-13:20240311-6.el10.noarch 1733753153 222720 579d71872b728428ba52d54843dc689f installed DEBUG: texlive-uniquecounter-13:20240311-6.el10.noarch 1733753153 300381 e5cc58165e0f595a82f8c65e8455cdb7 installed DEBUG: texlive-zapfding-13:20240311-6.el10.noarch 1733753153 68766 54db7899cd6e478057ca3cb708b2011a installed DEBUG: texlive-rerunfilecheck-13:20240311-6.el10.noarch 1733753153 351400 bcb2275e299f6c9b586ee53cac458338 installed DEBUG: texlive-catchfile-13:20240311-6.el10.noarch 1733753153 307338 bc05a6fdf20683319a13171abf1101d4 installed DEBUG: texlive-babelbib-13:20240311-6.el10.noarch 1733753153 2532477 60d0c9ee892649002f60efbda78fa914 installed DEBUG: texlive-memoir-13:20240311-6.el10.noarch 1733753153 5149483 aac3949b121b9031ea61f0618573afa9 installed DEBUG: texlive-bigintcalc-13:20240311-6.el10.noarch 1733753153 508864 84d9944f76c20eeb80f8ea7f8e737696 installed DEBUG: texlive-bitset-13:20240311-6.el10.noarch 1733753153 659083 6a888c30715cbd2d7e11bad9cb1cd6b5 installed DEBUG: texlive-bookmark-13:20240311-6.el10.noarch 1733753153 548388 9ac379c8798b6d66700afddfea9aa2ee installed DEBUG: texlive-ec-13:20240311-6.el10.noarch 1733753153 2670661 7e48e6550e506e34ccb7583f8c3ebec7 installed DEBUG: texlive-epstopdf-pkg-13:20240311-6.el10.noarch 1733753153 376707 9a3f94eddd445f83578309680d85e10c installed DEBUG: texlive-graphics-def-13:20240311-6.el10.noarch 1733753153 81494 99c4cb48c7c54106318db4e3f912ebbc installed DEBUG: texlive-luatex-13:20240311-6.el10.x86_64 1733753143 9577030 f18ff0674da5d04508ff3aa48975488a installed DEBUG: texlive-pdftex-13:20240311-6.el10.x86_64 1733753143 6921028 ad69d6964881510d6779d3f71ee99c5c installed DEBUG: texlive-everyshi-13:20240311-6.el10.noarch 1733753153 142154 901b3a9da69d3e6e9972b62091c4fb6b installed DEBUG: texlive-count1to-13:20240311-6.el10.noarch 1733753153 557525 c954bd17502900b1e029d2ef0eb521fd installed DEBUG: texlive-fancyhdr-13:20240311-6.el10.noarch 1733753153 906548 1c1cba8bfb5e07c369ef2283940d598b installed DEBUG: texlive-float-13:20240311-6.el10.noarch 1733753153 144926 5ce66a52dd09d93f2dd7f9a6c13fd1f8 installed DEBUG: texlive-gettitlestring-13:20240311-6.el10.noarch 1733753153 327889 5ac5a4cf811e90277331a2a70082e0d2 installed DEBUG: texlive-glyphlist-13:20240311-6.el10.noarch 1733753153 92490 3374ae36a50fb0d2c40df85d7c762e0f installed DEBUG: texlive-graphics-cfg-13:20240311-6.el10.noarch 1733753153 3459 38618be5a82f9b30c9d2a79981d5d806 installed DEBUG: texlive-graphics-13:20240311-6.el10.noarch 1733753153 3254995 279a8d4bcfb092736123af48d8fb60f0 installed DEBUG: texlive-tools-13:20240311-6.el10.noarch 1733753153 8568525 d75ed081885db22a2669568c849f83db installed DEBUG: texlive-xkeyval-13:20240311-6.el10.noarch 1733753153 906740 b7b79ccd41a602bd76485985ee7967a7 installed DEBUG: texlive-geometry-13:20240311-6.el10.noarch 1733753153 973954 68359bc650b9b8465003d2de3d854b9b installed DEBUG: texlive-colortbl-13:20240311-6.el10.noarch 1733753153 696921 f27433f37ac38341d129a3561b3c7cb9 installed DEBUG: texlive-caption-13:20240311-6.el10.noarch 1733753153 1982203 0bdd71dd3c423edf6fbeff754799bce7 installed DEBUG: texlive-subfig-13:20240311-6.el10.noarch 1733753153 750728 64d5ba00e591caa66db08f3c20a541c6 installed DEBUG: texlive-carlisle-13:20240311-6.el10.noarch 1733753153 100593 2e78d6a20a14a63bc8936699b4c72a57 installed DEBUG: texlive-sauerj-13:20240311-6.el10.noarch 1733753153 1051567 c6e422609392eb95a76c8c0ef7138b55 installed DEBUG: texlive-translator-13:20240311-6.el10.noarch 1733753153 474910 8dc9db9be6940f4e3dadb51a473916a7 installed DEBUG: texlive-grfext-13:20240311-6.el10.noarch 1733753153 316610 685999722927fd3ef5b1dfec6cf6f946 installed DEBUG: texlive-grffile-13:20240311-6.el10.noarch 1733753153 369304 c371eb2711a6e1d32b0a20eb30cd64c0 installed DEBUG: texlive-hycolor-13:20240311-6.el10.noarch 1733753153 402534 308dd4d569055f120d7dd1317d0c36f1 installed DEBUG: texlive-hypcap-13:20240311-6.el10.noarch 1733753153 305342 bfc4da590154f41a15c2e04798a8f429 installed DEBUG: texlive-index-13:20240311-6.el10.noarch 1733753153 297888 55e1f67188e4eda7c5c9bb99e1afa617 installed DEBUG: texlive-kvdefinekeys-13:20240311-6.el10.noarch 1733753153 302709 a4c7411fa77c5f50d0bb476ce26063e1 installed DEBUG: texlive-l3backend-13:20240311-6.el10.noarch 1733753153 1114109 fea076a0fbe549c75b547e1792190b34 installed DEBUG: texlive-latexconfig-13:20240311-6.el10.noarch 1733753153 4263 2e28ed31c7d4068c688be4e4c616841f installed DEBUG: texlive-lua-alt-getopt-13:20240311-6.el10.noarch 1733753153 14198 06c2e9c134625deb1d0a72d05d3e09f9 installed DEBUG: texlive-marvosym-13:20240311-6.el10.noarch 1733753153 682941 9b851d150631a10a035c502c502613fa installed DEBUG: texlive-paralist-13:20240311-6.el10.noarch 1733753153 238884 4e9dc73de825eaa8f11efe848bafaeec installed DEBUG: texlive-pdflscape-13:20240311-6.el10.noarch 1733753153 332471 2f5481cd9f051befa52ce87f49d64ee7 installed DEBUG: texlive-placeins-13:20240311-6.el10.noarch 1733753153 264402 cc2de51399c6eff226e44ba36ee6833e installed DEBUG: texlive-refcount-13:20240311-6.el10.noarch 1733753153 337248 a79dda61e72e54ad2cc37cffd1a2f5c8 installed DEBUG: texlive-stringenc-13:20240311-6.el10.noarch 1733753153 1077666 4158bbf29260cb19b8ef4602d8c88247 installed DEBUG: texlive-symbol-13:20240311-6.el10.noarch 1733753153 67551 ee28bb6c984f96466e9c7c9ef3f5f542 installed DEBUG: texlive-psnfss-13:20240311-6.el10.noarch 1733753153 401214 1218d56f00c5a9a27bd6aab3f2313c89 installed DEBUG: texlive-underscore-13:20240311-6.el10.noarch 1733753153 275104 02c4a10bfab2d2eaa6890d2cdee48670 installed DEBUG: texlive-wasy-13:20240311-6.el10.noarch 1733753153 480594 11c90db433243598563d9b78187ad654 installed DEBUG: texlive-zref-13:20240311-6.el10.noarch 1733753153 818004 77394c1cee520cd210da8b77949d71d3 installed DEBUG: texlive-wasy-type1-13:20240311-6.el10.noarch 1733753153 339787 7dd59203ca6d412da31ba8bde0032d4f installed DEBUG: texlive-breakurl-13:20240311-6.el10.noarch 1733753153 134522 d1f62fd4770732be9aa655e8fc4b0ef0 installed DEBUG: texlive-ctable-13:20240311-6.el10.noarch 1733753153 887766 926c9186842a1c409cee3d1030599b12 installed DEBUG: texlive-fancyref-13:20240311-6.el10.noarch 1733753153 158537 5665ce337b5d2431b0a3563e944aad06 installed DEBUG: texlive-ltabptch-13:20240311-6.el10.noarch 1733753153 301221 32fa73bb1182176c324d5511fab31957 installed DEBUG: texlive-mathtools-13:20240311-6.el10.noarch 1733753153 1210958 dd057cc9c816dab911951b93f2b7788d installed DEBUG: texlive-crop-13:20240311-6.el10.noarch 1733753153 346555 54690bc0add7b0d08e9772e9063b7ed1 installed DEBUG: texlive-csquotes-13:20240311-6.el10.noarch 1733753153 528349 92f661e04176b4036d12347848250da5 installed DEBUG: texlive-microtype-13:20240311-6.el10.noarch 1733753153 3278333 efcb60af9e394ead7dc7383273b3a354 installed DEBUG: texlive-pdfmanagement-testphase-13:20240311-6.el10.noarch 1733753153 11861729 f00bb4af20d39511089f79955c036d3b installed DEBUG: texlive-psfrag-13:20240311-6.el10.noarch 1733753153 126782 736de0fcd5ee8f77d9c38b6e6202a426 installed DEBUG: texlive-lua-uni-algos-13:20240311-6.el10.noarch 1733753153 113111 b181bb4dffe9421712c3641ec766de8d installed DEBUG: texlive-luahbtex-13:20240311-6.el10.x86_64 1733753143 6618104 9ad54a3bff0c5f85dbb5741e0b0718ed installed DEBUG: texlive-ifplatform-13:20240311-6.el10.noarch 1733753153 156059 166f745ec3102020cc48454b9f342e8a installed DEBUG: texlive-euro-13:20240311-6.el10.noarch 1733753153 249246 5ebf003ad9eab41b11d513b04b2a4fb3 installed DEBUG: texlive-dvips-13:20240311-6.el10.x86_64 1733753143 1637112 87418617798a522c8641ab669848e6db installed DEBUG: texlive-tex-13:20240311-6.el10.x86_64 1733753143 398567 288dd88e2cc4faf312e39098f14b2750 installed DEBUG: texlive-hopatch-13:20240311-6.el10.noarch 1733753153 334990 47a9ecd26247e069e2c08b42a9ecf4a8 installed DEBUG: texlive-tex-gyre-13:20240311-6.el10.noarch 1733753153 39454144 ea363e3ba391a0bba43e9095e9b12101 installed DEBUG: texlive-thumbpdf-13:20240311-6.el10.noarch 1733753153 99335 e5d72a9f590974abea83373a807aa2be installed DEBUG: texlive-alphalph-13:20240311-6.el10.noarch 1733753153 365818 69c95b114b476cbc2c49c2fe6de0fa4f installed DEBUG: texlive-anysize-13:20240311-6.el10.noarch 1733753153 51224 78deeac01c54f6aab595a92b90383c9f installed DEBUG: texlive-attachfile2-13:20240311-6.el10.noarch 1733753153 531958 afd588bed19649141c2693847665c370 installed DEBUG: texlive-avantgar-13:20240311-6.el10.noarch 1733753153 1258449 c5f0a8a62c7095871a9da3720930a0c3 installed DEBUG: texlive-babel-english-13:20240311-6.el10.noarch 1733753153 157114 671b2b4bb49cd9e1e685f28dcb82405f installed DEBUG: texlive-beton-13:20240311-6.el10.noarch 1733753153 109632 4d1d7db42f53565968de704678b61a35 installed DEBUG: texlive-bibtex-13:20240311-6.el10.x86_64 1733753143 2549309 753ef363188a8539039f8a5ae80f763a installed DEBUG: texlive-bookman-13:20240311-6.el10.noarch 1733753153 1244997 02c1e5c496f08da05e7052b696aad930 installed DEBUG: texlive-changepage-13:20240311-6.el10.noarch 1733753153 361791 680e8657e070c0e14ee9fff1c2090236 installed DEBUG: texlive-charter-13:20240311-6.el10.noarch 1733753153 414520 5be8f8e898a39b860394b50cd26dc224 installed DEBUG: texlive-chngcntr-13:20240311-6.el10.noarch 1733753153 239639 247ec1cafb5b2d24540dbc3be693e65e installed DEBUG: texlive-cite-13:20240311-6.el10.noarch 1733753153 319026 23eb26421875699f9e504ede5f3a2999 installed DEBUG: texlive-cmap-13:20240311-6.el10.noarch 1733753153 32507 c267894fe137ac302a69f963f7cb7a5b installed DEBUG: texlive-cmextra-13:20240311-6.el10.noarch 1733753153 135093 8a01a12410f7b0043b6aec9f931ea2d1 installed DEBUG: texlive-colorprofiles-13:20240311-6.el10.noarch 1733753153 259652 d86a69a8d3a9177e59a346d3999cb02f installed DEBUG: texlive-courier-13:20240311-6.el10.noarch 1733753153 924427 780de2676fda9143593ede901eb04879 installed DEBUG: texlive-dvipng-13:20240311-6.el10.x86_64 1733753143 449291 aa2d7a7724bdf57de55e8c886b2022cb installed DEBUG: texlive-enctex-13:20240311-6.el10.noarch 1733753153 576819 0f08c6125c5dae213a899ec797bf4272 installed DEBUG: texlive-enumitem-13:20240311-6.el10.noarch 1733753153 263942 c33c830b904a2042bf5f41ea2f7af45e installed DEBUG: texlive-euenc-13:20240311-6.el10.noarch 1733753153 173169 99e486e4ee90b4d45142ee6c9f0ae1a9 installed DEBUG: texlive-eurosym-13:20240311-6.el10.noarch 1733753153 535074 90d0777efb4c3601766df027dc7f6328 installed DEBUG: texlive-everysel-13:20240311-6.el10.noarch 1733753153 449854 a7582a7cac7b6e6d8f191b7453a66102 installed DEBUG: texlive-fancybox-13:20240311-6.el10.noarch 1733753153 356257 ee199867b447a8714f130aea6bfd21fe installed DEBUG: texlive-filecontents-13:20240311-6.el10.noarch 1733753153 295715 91269a0b8236ea8fb3c7226710ceee81 installed DEBUG: texlive-finstrut-13:20240311-6.el10.noarch 1733753153 218105 41d01be0a85adbd82f7ed25ee73124f6 installed DEBUG: texlive-lineno-13:20240311-6.el10.noarch 1733753153 1387998 d2724ded5dd314fb28bbc1f78ab6aff7 installed DEBUG: texlive-firstaid-13:20240311-6.el10.noarch 1733753153 302527 2df02f8ee1bf3d3e08e26c21bc1b5a9c installed DEBUG: texlive-fix2col-13:20240311-6.el10.noarch 1733753153 220981 ddd1a21ae956a4706883255e44152b59 installed DEBUG: texlive-footmisc-13:20240311-6.el10.noarch 1733753153 667294 8bc931aa59d580ad2bd727a346fe438b installed DEBUG: texlive-footnotehyper-13:20240311-6.el10.noarch 1733753153 99131 142d96e5ec5dc780d24861a4460f823d installed DEBUG: texlive-fpl-13:20240311-6.el10.noarch 1733753153 671760 fe3f471aec925a875887494d9b8071aa installed DEBUG: texlive-helvetic-13:20240311-6.el10.noarch 1733753153 1854678 901225dd7139ae8aeaab9a9a26991782 installed DEBUG: texlive-hobsub-13:20240311-6.el10.noarch 1733753153 63022 cd8bab941a94e1eee6136c9bc4a672a4 installed DEBUG: texlive-hyperref-13:20240311-6.el10.noarch 1733753153 5897342 166c1f25202b9570f8b82cdbc0456334 installed DEBUG: texlive-attachfile-13:20240311-6.el10.noarch 1733753153 376745 da51f0700e144cdb52f425f953f2d0a9 installed DEBUG: texlive-hyphenex-13:20240311-6.el10.noarch 1733753153 26324 821eba9a050bd0d4b68d3e36b113f88c installed DEBUG: texlive-ifmtarg-13:20240311-6.el10.noarch 1733753153 38365 17ec352eb480a0b102046b4374ca4c9e installed DEBUG: texlive-kastrup-13:20240311-6.el10.noarch 1733753153 153741 9f7c687e3b448e03e68e5ed265b23a89 installed DEBUG: texlive-knuth-local-13:20240311-6.el10.noarch 1733753153 108091 4eb58abbfcf38d93dc5592555c7f616c installed DEBUG: texlive-latexbug-13:20240311-6.el10.noarch 1733753153 273168 e8a3cb7c6770436fb8bca0412753f5c9 installed DEBUG: texlive-lm-math-13:20240311-6.el10.noarch 1733753153 848605 6d5870b87182abec2f565a8f4fa2475a installed DEBUG: texlive-lualibs-13:20240311-6.el10.noarch 1733753153 888834 b80e2e0e7b6b2d03444074f2299fc0c2 installed DEBUG: texlive-luaotfload-13:20240311-6.el10.noarch 1733753153 8638699 1619046c61e3a6e201070c5c366172cd installed DEBUG: texlive-lwarp-13:20240311-6.el10.noarch 1733753153 5163082 b737530617aab15010fa776df3c0b4b5 installed DEBUG: texlive-makecmds-13:20240311-6.el10.noarch 1733753153 137459 b91b1ca841433aa8bee7794b7f7d1ed6 installed DEBUG: texlive-makeindex-13:20240311-6.el10.x86_64 1733753143 520715 9f362a5c0548627d9e646dc81df05f6c installed DEBUG: texlive-manfnt-font-13:20240311-6.el10.noarch 1733753153 42735 655b2351069f23fbf0192016c00418ea installed DEBUG: texlive-marginnote-13:20240311-6.el10.noarch 1733753153 501247 952484192785d750d38a4d335d92f0e9 installed DEBUG: texlive-mathpazo-13:20240311-6.el10.noarch 1733753153 533239 8fbb0a034b2e265e9d54c41a6e44b620 installed DEBUG: texlive-mdwtools-13:20240311-6.el10.noarch 1733753153 2175968 e2b27d64f5fdf622cef0d34901447002 installed DEBUG: texlive-metafont-13:20240311-6.el10.x86_64 1733753143 824170 f334bc30e97db906a23788364232f7e1 installed DEBUG: texlive-mflogo-13:20240311-6.el10.noarch 1733753153 265028 0a8c4f8b7b9cd78b3702615e6428e592 installed DEBUG: texlive-mflogo-font-13:20240311-6.el10.noarch 1733753153 39352 c51df53adc03609cb8909de974fb237b installed DEBUG: texlive-mfnfss-13:20240311-6.el10.noarch 1733753153 498294 72b738c8b91439fb839eb883a47917b7 installed DEBUG: texlive-mfware-13:20240311-6.el10.x86_64 1733753143 218769 5b59daac965016ee37e3c8d964383fae installed DEBUG: texlive-modes-13:20240311-6.el10.noarch 1733753153 399888 472091982205b36cb8c0c69bb261c1c2 installed DEBUG: texlive-mparhack-13:20240311-6.el10.noarch 1733753153 318111 918ac8db965245e3b3953d85a6b30134 installed DEBUG: texlive-mptopdf-13:20240311-6.el10.noarch 1733753153 154886 6f01dbb60bcf99b18621eb29418fe424 installed DEBUG: texlive-ncntrsbk-13:20240311-6.el10.noarch 1733753153 941545 99f9afa16ddfbb6507f203e963929deb installed DEBUG: texlive-newfloat-13:20240311-6.el10.noarch 1733753153 221341 96e7f6760edc7adb5192bce2b23c1a94 installed DEBUG: texlive-notoccite-13:20240311-6.el10.noarch 1733753153 236611 74a53d399362d892a97d1c0df1dfb559 installed DEBUG: texlive-ntgclass-13:20240311-6.el10.noarch 1733753153 2234403 9b8bf6bb1723e3d2f8f38564882b4955 installed DEBUG: texlive-palatino-13:20240311-6.el10.noarch 1733753153 1120991 19111d508d85f979c0ec37df5066a2ed installed DEBUG: texlive-parallel-13:20240311-6.el10.noarch 1733753153 162307 792e43558b93783934594531b29193b7 installed DEBUG: texlive-parskip-13:20240311-6.el10.noarch 1733753153 413121 f5f6867f455678a92bb24db51b0ab825 installed DEBUG: texlive-pdfcol-13:20240311-6.el10.noarch 1733753153 334773 efec508e3bc0e30703a0fa965c375607 installed DEBUG: texlive-pdfcolfoot-13:20240311-6.el10.noarch 1733753153 324768 0b30bce7e00506650c7aaf82addb83aa installed DEBUG: texlive-pdfcolmk-13:20240311-6.el10.noarch 1733753153 975 22af14913e8b270ba8263de7acfdea63 installed DEBUG: texlive-xcolor-13:20240311-6.el10.noarch 1733753153 1130357 79420329c02f6ad79d91ddc9a02de61b installed DEBUG: texlive-eso-pic-13:20240311-6.el10.noarch 1733753153 320180 f4b18e891b04b4c633b3176fe6db1540 installed DEBUG: texlive-pgf-13:20240311-6.el10.noarch 1733753153 19136042 b81c75032156f1c43fdddb189e7a9d3f installed DEBUG: texlive-currfile-13:20240311-6.el10.noarch 1733753153 200071 7c61f6e5dd22bac8bfe9650e94c8ac3d installed DEBUG: texlive-filehook-13:20240311-6.el10.noarch 1733753153 354276 d7a15378715a6f2014860f189123e45b installed DEBUG: texlive-sansmathaccent-13:20240311-6.el10.noarch 1733753153 205340 52d7c6cd38221de7fbd284d3ed031230 installed DEBUG: texlive-pslatex-13:20240311-6.el10.noarch 1733753153 18496 e910187375176a03c6289cbdcc785e1a installed DEBUG: texlive-pspicture-13:20240311-6.el10.noarch 1733753153 70715 6322cb71f8d5d12ac33876a5262faa6a installed DEBUG: texlive-pst-arrow-13:20240311-6.el10.noarch 1733753153 269518 b5fa860785cde37d22f66df6889d8a36 installed DEBUG: texlive-pst-math-13:20240311-6.el10.noarch 1733753153 293209 69a004870275ed7e84d1d777c89242bc installed DEBUG: texlive-pxfonts-13:20240311-6.el10.noarch 1733753153 1440047 f3dcccc42ac61d60b0f39fc4243df094 installed DEBUG: texlive-rcs-13:20240311-6.el10.noarch 1733753153 226924 8ce1ea03d984a917160243f27f8a9da9 installed DEBUG: texlive-rsfs-13:20240311-6.el10.noarch 1733753153 103840 406a5c071e31dfd86da73e2b2b6608a5 installed DEBUG: texlive-sansmath-13:20240311-6.el10.noarch 1733753153 200584 46f09505a8c2f12c0c6c9ad0a2bc3fd8 installed DEBUG: texlive-section-13:20240311-6.el10.noarch 1733753153 401401 306d3721b8d0c4b4413734ebbf7d501f installed DEBUG: texlive-sepnum-13:20240311-6.el10.noarch 1733753153 361447 07c84e17f22faa9b7e808dc3349f8b73 installed DEBUG: texlive-tex-gyre-math-13:20240311-6.el10.noarch 1733753153 3367658 78973e9723df73df93bd4aed07266a02 installed DEBUG: texlive-texlive-en-13:20240311-6.el10.noarch 1733753153 6351941 2f8219f58a436bb9f20201952da21e9d installed DEBUG: texlive-texlive-msg-translations-13:20240311-6.el10.noarch 1733753153 1496197 04b54bd95fa5a853ccd83ef1a748eced installed DEBUG: texlive-textcase-13:20240311-6.el10.noarch 1733753153 234971 9003c5be9a8333e640ae644cbec30b30 installed DEBUG: texlive-times-13:20240311-6.el10.noarch 1733753153 1003395 42a3c87ae88c5e5a330340cbc62d44f7 installed DEBUG: texlive-titlesec-13:20240311-6.el10.noarch 1733753153 879826 e36452ab82b0915481b72871b3d17941 installed DEBUG: texlive-txfonts-13:20240311-6.el10.noarch 1733753153 2471762 97aa5604657eb3999b62a77655096244 installed DEBUG: texlive-ucharcat-13:20240311-6.el10.noarch 1733753153 160919 7b146d8068ea100ad1a2511868773052 installed DEBUG: texlive-utopia-13:20240311-6.el10.noarch 1733753153 559730 717d2a0aa89466ce4a435921e60e87ca installed DEBUG: texlive-varwidth-13:20240311-6.el10.noarch 1733753153 46665 d14e69f69fe942de6cf29e850e797402 installed DEBUG: texlive-algorithms-13:20240311-6.el10.noarch 1733753153 372937 7d993cfeab1ac6b64a4df2355a89e8c1 installed DEBUG: texlive-bera-13:20240311-6.el10.noarch 1733753153 823027 504525ed80f0816385bccd629320dfea installed DEBUG: texlive-cm-super-13:20240311-6.el10.noarch 1733753153 68186931 8c3b0d05ca8a08dc685e35d110472bc4 installed DEBUG: texlive-l3kernel-13:20240311-6.el10.noarch 1733753153 15715468 acba69e025a71722ae4abc1f69e7f9db installed DEBUG: texlive-latex-13:20240311-6.el10.noarch 1733753153 48091229 b8ec91518df3ee748970f954e901e3cd installed DEBUG: texlive-koma-script-13:20240311-6.el10.noarch 1733753153 10363641 792b33dc303b5961aa803438d442ff72 installed DEBUG: texlive-listings-13:20240311-6.el10.noarch 1733753153 3854308 0fb2f762f340354508b887d7a56d3704 installed DEBUG: texlive-showexpl-13:20240311-6.el10.noarch 1733753153 640979 a2172a619a6281a7e95635a14a57330c installed DEBUG: texlive-fancyvrb-13:20240311-6.el10.noarch 1733753153 279359 34d66ab08df07bb0870611c51bbd3390 installed DEBUG: texlive-pst-3d-13:20240311-6.el10.noarch 1733753153 177931 c5f3dd87849d5b6a348cb313365b066d installed DEBUG: texlive-pst-coil-13:20240311-6.el10.noarch 1733753153 3794107 c8a16fb2d4779f2922321b0313ccafb5 installed DEBUG: texlive-pst-eps-13:20240311-6.el10.noarch 1733753153 136096 9c40dde2582d64b99ffc1cd67d09871c installed DEBUG: texlive-pst-fill-13:20240311-6.el10.noarch 1733753153 1025118 61dd29a73ef5fc08620897aefe99b45d installed DEBUG: texlive-pst-grad-13:20240311-6.el10.noarch 1733753153 286664 b7a08cd04578f7c19c763f7ae5f5d810 installed DEBUG: texlive-pst-node-13:20240311-6.el10.noarch 1733753153 1070424 956eb455e61451349e8bf20bff6720d1 installed DEBUG: texlive-pst-plot-13:20240311-6.el10.noarch 1733753153 2443385 efc7a472f4e358cd0a57af99ca187f90 installed DEBUG: texlive-pst-text-13:20240311-6.el10.noarch 1733753153 240656 4cb0bb226c7372fb4ff48e4219a4f5c8 installed DEBUG: texlive-pst-tools-13:20240311-6.el10.noarch 1733753153 176057 bf6e33183e08010a829effefaed31781 installed DEBUG: texlive-pst-tree-13:20240311-6.el10.noarch 1733753153 267338 25e4e943530cfa80e63a3aa3b9c6f111 installed DEBUG: texlive-pstricks-add-13:20240311-6.el10.noarch 1733753153 18880406 bb782afa4dde7fa24e6ced18df6962b6 installed DEBUG: texlive-pstricks-13:20240311-6.el10.noarch 1733753153 9859954 d1e9a5cd20f01e6db3668fa30b790ccf installed DEBUG: texlive-l3packages-13:20240311-6.el10.noarch 1733753153 1997059 86afb823c07c115d8c780dfc1577908c installed DEBUG: texlive-amscls-13:20240311-6.el10.noarch 1733753153 1489311 876628f1395c49042a78d084e7c22e73 installed DEBUG: texlive-tipa-13:20240311-6.el10.noarch 1733753153 6777297 f31e98771d6ae79896224d8c16b2547d installed DEBUG: texlive-xunicode-13:20240311-6.el10.noarch 1733753153 206171 16a279b05d4231cd2b9af9508757ef3b installed DEBUG: texlive-fontspec-13:20240311-6.el10.noarch 1733753153 1587461 69d6008c0469874951c4a1ecdce371b7 installed DEBUG: texlive-metalogo-13:20240311-6.el10.noarch 1733753153 104237 147ae837711c05203949430dd6974b40 installed DEBUG: texlive-realscripts-13:20240311-6.el10.noarch 1733753153 113200 da3609d5fecb182ea6d115b226d37eac installed DEBUG: texlive-xltxtra-13:20240311-6.el10.noarch 1733753153 109423 9b7c0c264e948b77cdb2f76bd046f1d3 installed DEBUG: texlive-l3experimental-13:20240311-6.el10.noarch 1733753153 3857487 c7f3a7412f8917dab566b332f0c15cb4 installed DEBUG: texlive-seminar-13:20240311-6.el10.noarch 1733753153 779790 94543a627d15114987a0fbdd965fac08 installed DEBUG: texlive-ae-13:20240311-6.el10.noarch 1733753153 477024 33ceeca07292502fc5bd8ff924ab80e4 installed DEBUG: texlive-extsizes-13:20240311-6.el10.noarch 1733753153 333278 f780b76f5b9e6cb5b583511c6c07322c installed DEBUG: texlive-jknapltx-13:20240311-6.el10.noarch 1733753153 39203 f261d74e8ec6326855fed47dcea72e40 installed DEBUG: texlive-minitoc-13:20240311-6.el10.noarch 1733753153 527831 ee062a630137bce8bc455c98c3600fed installed DEBUG: texlive-ltxmisc-13:20240311-6.el10.noarch 1733753153 45073 430322dac586d609b74734ca33e0076a installed DEBUG: texlive-mnsymbol-13:20240311-6.el10.noarch 1733753153 6290950 4430cddb68bfaa30f9243314ad63b2f4 installed DEBUG: texlive-mathspec-13:20240311-6.el10.noarch 1733753153 242463 7b526d637a29ff922b3ae6a627f220ef installed DEBUG: texlive-multitoc-13:20240311-6.el10.noarch 1733753153 288906 0196e4c4a438d8fafab8e1d6717cdf57 installed DEBUG: texlive-pdfpages-13:20240311-6.el10.noarch 1733753153 444986 8ec937db8d612b3152ebb917936dedb1 installed DEBUG: texlive-typehtml-13:20240311-6.el10.noarch 1733753153 210461 f0772d9b8dc6012d47ee44381abf0f11 installed DEBUG: texlive-ucs-13:20240311-6.el10.noarch 1733753153 5248433 899174a5c488eff7f2efc54bd07290d2 installed DEBUG: texlive-beamer-13:20240311-6.el10.noarch 1733753153 5030364 8db714a272511b30caa1619cf1d64c1e installed DEBUG: texlive-xifthen-13:20240311-6.el10.noarch 1733753153 500793 a8a9a9b63f3ae809bfbbf61f4bb7af6a installed DEBUG: texlive-bidi-13:20240311-6.el10.noarch 1733753153 5934936 20182b2a1e14a3af4465a99c728f5c90 installed DEBUG: texlive-polyglossia-13:20240311-6.el10.noarch 1733753153 1643805 f28819d67a381996bae72074185f7c4a installed DEBUG: texlive-breqn-13:20240311-6.el10.noarch 1733753153 1291420 6c07a3ae0852979d754aa6df38c401f9 installed DEBUG: texlive-lualatex-math-13:20240311-6.el10.noarch 1733753153 219510 4a1d14988e9c764ed87d98de9c571ac9 installed DEBUG: texlive-unicode-math-13:20240311-6.el10.noarch 1733753153 3998279 3f4cef17dfffa3063ff7c821a921a0fd installed DEBUG: texlive-oberdiek-13:20240311-6.el10.noarch 1733753153 11770128 19b87161c10c497ade1aa2a4d61aecac installed DEBUG: texlive-wasysym-13:20240311-6.el10.noarch 1733753153 179601 434740442365659ac6acda74c22e53e5 installed DEBUG: texlive-xetexconfig-13:20240311-6.el10.noarch 1733753153 340 349ed2da826b02d9f79f30854d2c7820 installed DEBUG: texlive-xfrac-13:20240311-6.el10.noarch 1733753153 675252 d544487b3df6907c6fa5dd61d9e3eb33 installed DEBUG: texlive-zapfchan-13:20240311-6.el10.noarch 1733753153 169736 550a99ac2c081be83fd9348dda630aa2 installed DEBUG: texlive-collection-fontsrecommended-13:20240311-6.el10.noarch 1733753153 0 12e44b0ff9c5a6321390128648b24604 installed DEBUG: texlive-dvipdfmx-13:20240311-6.el10.x86_64 1733753143 3943406 e6820cda9b8317a75fa3fd696838af6b installed DEBUG: texlive-collection-basic-13:20240311-6.el10.noarch 1733753153 0 8566ec861f80cce76815849c0703f9a4 installed DEBUG: texlive-xetex-13:20240311-6.el10.x86_64 1733753143 2970960 94592db10f75716c87eb6e01f1ba11ab installed DEBUG: texlive-collection-latexrecommended-13:20240311-6.el10.noarch 1733753153 0 843154952bc336e9fdccbe59c7f804e8 installed DEBUG: texlive-collection-latex-13:20240311-6.el10.noarch 1733753153 0 1d24c5e3ef252ff7743e821025053708 installed DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch 1730235239 5772435 97b9e0a637e241e57904e2c3a44b630f installed DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 1741949608 121821 36de679f5f7906209e3a5a025c64a356 installed DEBUG: python3-matplotlib-3.7.2-2.el10s.x86_64 1741949608 20235785 3ca4a43fd240a365a7201c85ea977416 installed DEBUG: python3-mpmath-1.3.0-10.el10s.noarch 1737475063 5426947 b457527c43b4acf1cca24871d7aca09b installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 10966 023209470b7677eef7c68977a999da0a installed DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 e20ed71c0f8a292634c4d4f5b0527c0b installed DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 14012 ca65994df89cc43d1d7055aba803d312 installed DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch 1739446936 537077 6ad5ba772b2b4b2682b4375d7daed0b8 installed DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 209968 2ddcf158bc02c8b50fdf595425c2b27e installed DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 28823 3be7fdad0d7d7751b11470f0cace8b50 installed DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 74f5854ec9b8a822515a569c25176237 installed DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 149e4776f9e56cdfa40d27a24d8080d0 installed DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 221045 cbdc2ec7956a066134fd280889d4269d installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch 1741599037 467283 fbed29966289e5c9d84f77e81a49f982 installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed DEBUG: python3-sympy-1.12-2.el10s.x86_64 1741950779 76121471 93af1e9efbe5cf416aaa6ea914a8ac70 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-networkx-3.2.1-6.el10.noarch 1730229328 17052791 37e06669952507465bd2346ac51ac325 installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-pysnmp-lextudio-5.0.33-1.el10s.noarch 1741857134 3129258 87552095946ceb301cdafc401b23c14d installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch 1739548060 152439 f0a4c57cf751065165178301b95fbeaa installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch 1738849682 1925126 2edddf60da3545ce4c496c0d7f03e2d0 installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd 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-vitrage.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-vitrage.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.TMAFWH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + RPM_TOXENV=py312,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 69.0.3) DEBUG: /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 egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.00 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.5.1 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling python-subunit>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-subunit>=1.2.0 DEBUG: (installed: python-subunit 1.4.4) DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.3.0 DEBUG: (installed: oslotest 5.0.0) DEBUG: Handling requests-mock>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.4.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.5.0 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.3.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling zake>=0.1.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: zake>=0.1.6 DEBUG: (installed: zake 0.2.2) DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>= 3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic>=0.9.8 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.8 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cachetools>=2.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography>=2.7 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling lxml>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.2 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling python-dateutil>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-dateutil>=2.7.0 DEBUG: (installed: python-dateutil 2.8.2) DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.4 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.44.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=5.36.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.35.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.log>=3.44.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.44.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.2 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Werkzeug>=0.14.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Werkzeug>=0.14.1 DEBUG: (installed: Werkzeug 3.1.3) DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.21.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.28.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling voluptuous>=0.11.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: voluptuous>=0.11.1 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy>=1.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sympy>=1.1.1 DEBUG: (installed: sympy 1.12) DEBUG: Handling pysnmp-lextudio from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pysnmp-lextudio DEBUG: (installed: pysnmp-lextudio 5.0.33) DEBUG: Handling PyJWT>=1.6.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.6.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling osprofiler>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=2.0.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.6.2 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb>=1.7.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.4 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet!=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector>=1.19.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: debtcollector>=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cotyledon>=1.6.8 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cotyledon>=1.6.8 DEBUG: (installed: cotyledon 1.7.3) DEBUG: Handling pytz>=2018.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pytz>=2018.3 DEBUG: (installed: pytz 2024.1) DEBUG: Handling tenacity>=4.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=4.12.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling psutil>=5.4.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: psutil>=5.4.3 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling oslo.config>=5.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=5.2.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.1.0) DEBUG: Handling docutils>=0.11 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: docutils>=0.11 DEBUG: (installed: docutils 0.20.1) 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 vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling alembic >=0.9.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: alembic >=0.9.8 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling cachetools >=2.0.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cachetools >=2.0.1 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling cryptography >=2.7 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cryptography >=2.7 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling lxml >=4.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: lxml >=4.5.2 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling PyMySQL >=0.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyMySQL >=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling python-dateutil >=2.7.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: python-dateutil >=2.7.0 DEBUG: (installed: python-dateutil 2.8.2) DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: networkx >=2.4 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.7.1) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 5.7.1) DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.db >=4.44.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.messaging >=5.36.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.messaging >=5.36.0 DEBUG: (installed: oslo.messaging 16.1.0) DEBUG: Handling oslo.middleware >=3.35.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.middleware >=3.35.0 DEBUG: (installed: oslo.middleware 6.3.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.log >=3.44.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.log >=3.44.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pecan >=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PasteDeploy >=1.5.2 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling Werkzeug >=0.14.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: Werkzeug >=0.14.1 DEBUG: (installed: Werkzeug 3.1.3) DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: keystonemiddleware >=4.21.0 DEBUG: (installed: keystonemiddleware 10.9.0) DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: stevedore >=1.28.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling voluptuous >=0.11.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: voluptuous >=0.11.1 DEBUG: (installed: voluptuous 0.15.2) DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling sympy >=1.1.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: sympy >=1.1.1 DEBUG: (installed: sympy 1.12) DEBUG: Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pysnmp-lextudio DEBUG: (installed: pysnmp-lextudio 5.0.33) DEBUG: Handling PyJWT >=1.6.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyJWT >=1.6.0 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling osprofiler >=2.0.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: osprofiler >=2.0.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling keystoneauth1 >=3.6.2 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: keystoneauth1 >=3.6.2 DEBUG: (installed: keystoneauth1 5.10.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: requests >=2.20.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling WebOb >=1.7.4 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: WebOb >=1.7.4 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling eventlet !=0.20.1,>=0.20.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: eventlet !=0.20.1,>=0.20.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling debtcollector >=1.19.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: debtcollector >=1.19.0 DEBUG: (installed: debtcollector 3.0.0) DEBUG: Handling cotyledon >=1.6.8 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: cotyledon >=1.6.8 DEBUG: (installed: cotyledon 1.7.3) DEBUG: Handling pytz >=2018.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: pytz >=2018.3 DEBUG: (installed: pytz 2024.1) DEBUG: Handling tenacity >=4.12.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: tenacity >=4.12.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 6.3.0) DEBUG: Handling psutil >=5.4.3 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: psutil >=5.4.3 DEBUG: (installed: psutil 5.9.8) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (vitrage) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling aodhclient >=1.0.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: aodhclient >=1.0.0 ; extra == 'openstack' DEBUG: Handling python-keystoneclient >=3.15.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-keystoneclient >=3.15.0 ; extra == 'openstack' DEBUG: Handling python-neutronclient >=6.7.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-neutronclient >=6.7.0 ; extra == 'openstack' DEBUG: Handling python-novaclient >=10.1.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-novaclient >=10.1.0 ; extra == 'openstack' DEBUG: Handling python-heatclient >=1.14.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-heatclient >=1.14.0 ; extra == 'openstack' DEBUG: Handling python-mistralclient >=3.3.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-mistralclient >=3.3.0 ; extra == 'openstack' DEBUG: Handling python-openstackclient >=3.12.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-openstackclient >=3.12.0 ; extra == 'openstack' DEBUG: Handling python-monascaclient >=1.7.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-monascaclient >=1.7.1 ; extra == 'openstack' DEBUG: Handling python-troveclient >=2.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-troveclient >=2.2.0 ; extra == 'openstack' DEBUG: Handling python-zaqarclient >=1.2.0 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-zaqarclient >=1.2.0 ; extra == 'openstack' DEBUG: Handling gnocchiclient >=3.3.1 ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: gnocchiclient >=3.3.1 ; extra == 'openstack' DEBUG: Handling coverage >=4.5.1 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: coverage >=4.5.1 ; extra == 'test' DEBUG: Handling python-subunit >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: python-subunit >=1.2.0 ; extra == 'test' DEBUG: Handling oslotest >=3.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: oslotest >=3.3.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: requests-mock >=1.4.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.5.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testscenarios >=0.5.0 ; extra == 'test' DEBUG: Handling testtools >=2.3.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: testtools >=2.3.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling reno >=3.1.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: reno >=3.1.0 ; extra == 'test' DEBUG: Handling zake >=0.1.6 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: zake >=0.1.6 ; extra == 'test' DEBUG: Handling WebTest >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: WebTest >=3.0.0 ; extra == 'test' DEBUG: Handling pyzabbix >=0.7.4 ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) DEBUG: Ignoring alien requirement: pyzabbix >=0.7.4 ; extra == 'zabbix' DEBUG: + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv vitrage-14.1.0.dev1.dist-info/ DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/METADATA' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' DEBUG: removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' DEBUG: removed directory 'vitrage-14.1.0.dev1.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sNTu4f 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-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 vitrage-14.1.0.dev1 DEBUG: + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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-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/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/vitrage-14.1.0.dev1 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info DEBUG: writing /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.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/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-hreonu7n/vitrage-14.1.0.dev1.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: vitrage DEBUG: Building wheel for vitrage (pyproject.toml): started DEBUG: Running command Building wheel for vitrage (pyproject.toml) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/vitrage DEBUG: creating build/lib/vitrage/datasources DEBUG: creating build/lib/vitrage/datasources/consistency DEBUG: copying vitrage/datasources/consistency/__init__.py -> build/lib/vitrage/datasources/consistency DEBUG: copying vitrage/datasources/consistency/transformer.py -> build/lib/vitrage/datasources/consistency DEBUG: creating build/lib/vitrage/storage DEBUG: creating build/lib/vitrage/storage/sqlalchemy DEBUG: creating build/lib/vitrage/storage/sqlalchemy/migration DEBUG: copying vitrage/storage/sqlalchemy/migration/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration DEBUG: creating build/lib/vitrage/datasources/kapacitor DEBUG: copying vitrage/datasources/kapacitor/__init__.py -> build/lib/vitrage/datasources/kapacitor DEBUG: copying vitrage/datasources/kapacitor/config.py -> build/lib/vitrage/datasources/kapacitor DEBUG: copying vitrage/datasources/kapacitor/driver.py -> build/lib/vitrage/datasources/kapacitor DEBUG: copying vitrage/datasources/kapacitor/properties.py -> build/lib/vitrage/datasources/kapacitor DEBUG: copying vitrage/datasources/kapacitor/transformer.py -> build/lib/vitrage/datasources/kapacitor DEBUG: creating build/lib/vitrage/tests DEBUG: creating build/lib/vitrage/tests/functional DEBUG: creating build/lib/vitrage/tests/functional/entity_graph DEBUG: creating build/lib/vitrage/tests/functional/entity_graph/processor DEBUG: copying vitrage/tests/functional/entity_graph/processor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/processor DEBUG: copying vitrage/tests/functional/entity_graph/processor/test_processor.py -> build/lib/vitrage/tests/functional/entity_graph/processor DEBUG: creating build/lib/vitrage/common DEBUG: copying vitrage/common/__init__.py -> build/lib/vitrage/common DEBUG: copying vitrage/common/config.py -> build/lib/vitrage/common DEBUG: copying vitrage/common/constants.py -> build/lib/vitrage/common DEBUG: copying vitrage/common/exception.py -> build/lib/vitrage/common DEBUG: copying vitrage/common/utils.py -> build/lib/vitrage/common DEBUG: creating build/lib/vitrage/tests/functional/datasources DEBUG: creating build/lib/vitrage/tests/functional/datasources/nagios DEBUG: copying vitrage/tests/functional/datasources/nagios/__init__.py -> build/lib/vitrage/tests/functional/datasources/nagios DEBUG: copying vitrage/tests/functional/datasources/nagios/test_nagios.py -> build/lib/vitrage/tests/functional/datasources/nagios DEBUG: creating build/lib/vitrage/graph DEBUG: copying vitrage/graph/__init__.py -> build/lib/vitrage/graph DEBUG: copying vitrage/graph/filter.py -> build/lib/vitrage/graph DEBUG: copying vitrage/graph/query.py -> build/lib/vitrage/graph DEBUG: copying vitrage/graph/utils.py -> build/lib/vitrage/graph DEBUG: creating build/lib/vitrage/datasources/zabbix DEBUG: copying vitrage/datasources/zabbix/__init__.py -> build/lib/vitrage/datasources/zabbix DEBUG: copying vitrage/datasources/zabbix/driver.py -> build/lib/vitrage/datasources/zabbix DEBUG: copying vitrage/datasources/zabbix/properties.py -> build/lib/vitrage/datasources/zabbix DEBUG: copying vitrage/datasources/zabbix/transformer.py -> build/lib/vitrage/datasources/zabbix DEBUG: creating build/lib/vitrage/tests/unit DEBUG: creating build/lib/vitrage/tests/unit/entity_graph DEBUG: creating build/lib/vitrage/tests/unit/entity_graph/processor DEBUG: copying vitrage/tests/unit/entity_graph/processor/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/processor DEBUG: copying vitrage/tests/unit/entity_graph/processor/base.py -> build/lib/vitrage/tests/unit/entity_graph/processor DEBUG: copying vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> build/lib/vitrage/tests/unit/entity_graph/processor DEBUG: copying vitrage/tests/unit/entity_graph/processor/test_processor.py -> build/lib/vitrage/tests/unit/entity_graph/processor DEBUG: creating build/lib/vitrage/notifier DEBUG: creating build/lib/vitrage/notifier/plugins DEBUG: creating build/lib/vitrage/notifier/plugins/snmp DEBUG: copying vitrage/notifier/plugins/snmp/__init__.py -> build/lib/vitrage/notifier/plugins/snmp DEBUG: copying vitrage/notifier/plugins/snmp/base.py -> build/lib/vitrage/notifier/plugins/snmp DEBUG: copying vitrage/notifier/plugins/snmp/snmp_notifier.py -> build/lib/vitrage/notifier/plugins/snmp DEBUG: copying vitrage/notifier/plugins/snmp/snmp_sender.py -> build/lib/vitrage/notifier/plugins/snmp DEBUG: creating build/lib/vitrage/evaluator DEBUG: creating build/lib/vitrage/evaluator/template_validation DEBUG: creating build/lib/vitrage/evaluator/template_validation/content DEBUG: creating build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: copying vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 DEBUG: creating build/lib/vitrage/tests/unit/hacking DEBUG: copying vitrage/tests/unit/hacking/__init__.py -> build/lib/vitrage/tests/unit/hacking DEBUG: copying vitrage/tests/unit/hacking/test_hacking.py -> build/lib/vitrage/tests/unit/hacking DEBUG: creating build/lib/vitrage/machine_learning DEBUG: creating build/lib/vitrage/machine_learning/plugins DEBUG: copying vitrage/machine_learning/plugins/__init__.py -> build/lib/vitrage/machine_learning/plugins DEBUG: copying vitrage/machine_learning/plugins/base.py -> build/lib/vitrage/machine_learning/plugins DEBUG: creating build/lib/vitrage/datasources/static DEBUG: copying vitrage/datasources/static/__init__.py -> build/lib/vitrage/datasources/static DEBUG: copying vitrage/datasources/static/driver.py -> build/lib/vitrage/datasources/static DEBUG: copying vitrage/datasources/static/transformer.py -> build/lib/vitrage/datasources/static DEBUG: creating build/lib/vitrage/tests/functional/datasources/aodh DEBUG: copying vitrage/tests/functional/datasources/aodh/__init__.py -> build/lib/vitrage/tests/functional/datasources/aodh DEBUG: copying vitrage/tests/functional/datasources/aodh/test_aodh.py -> build/lib/vitrage/tests/functional/datasources/aodh DEBUG: copying vitrage/evaluator/template_validation/__init__.py -> build/lib/vitrage/evaluator/template_validation DEBUG: copying vitrage/evaluator/template_validation/base.py -> build/lib/vitrage/evaluator/template_validation DEBUG: copying vitrage/evaluator/template_validation/status_messages.py -> build/lib/vitrage/evaluator/template_validation DEBUG: copying vitrage/evaluator/template_validation/template_syntax_validator.py -> build/lib/vitrage/evaluator/template_validation DEBUG: copying vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> build/lib/vitrage/evaluator/template_validation DEBUG: copying vitrage/tests/functional/__init__.py -> build/lib/vitrage/tests/functional DEBUG: copying vitrage/tests/functional/base.py -> build/lib/vitrage/tests/functional DEBUG: copying vitrage/tests/functional/test_configuration.py -> build/lib/vitrage/tests/functional DEBUG: creating build/lib/vitrage/entity_graph DEBUG: creating build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/__init__.py -> build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/base.py -> build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/notifier.py -> build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/processor.py -> build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/processor_utils.py -> build/lib/vitrage/entity_graph/processor DEBUG: copying vitrage/entity_graph/processor/transformer_manager.py -> build/lib/vitrage/entity_graph/processor DEBUG: creating build/lib/vitrage/datasources/monasca DEBUG: copying vitrage/datasources/monasca/__init__.py -> build/lib/vitrage/datasources/monasca DEBUG: copying vitrage/datasources/monasca/driver.py -> build/lib/vitrage/datasources/monasca DEBUG: copying vitrage/datasources/monasca/properties.py -> build/lib/vitrage/datasources/monasca DEBUG: copying vitrage/datasources/monasca/transformer.py -> build/lib/vitrage/datasources/monasca DEBUG: copying vitrage/entity_graph/__init__.py -> build/lib/vitrage/entity_graph DEBUG: copying vitrage/entity_graph/driver_exec.py -> build/lib/vitrage/entity_graph DEBUG: copying vitrage/entity_graph/graph_init.py -> build/lib/vitrage/entity_graph DEBUG: copying vitrage/entity_graph/graph_persistency.py -> build/lib/vitrage/entity_graph DEBUG: copying vitrage/entity_graph/scheduler.py -> build/lib/vitrage/entity_graph DEBUG: copying vitrage/entity_graph/workers.py -> build/lib/vitrage/entity_graph DEBUG: creating build/lib/vitrage/graph/algo_driver DEBUG: copying vitrage/graph/algo_driver/__init__.py -> build/lib/vitrage/graph/algo_driver DEBUG: copying vitrage/graph/algo_driver/algorithm.py -> build/lib/vitrage/graph/algo_driver DEBUG: copying vitrage/graph/algo_driver/networkx_algorithm.py -> build/lib/vitrage/graph/algo_driver DEBUG: copying vitrage/graph/algo_driver/sub_graph_matching.py -> build/lib/vitrage/graph/algo_driver DEBUG: creating build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/__init__.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/equivalence_loader.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/props_converter.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/scenario_loader.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/subgraph_builder.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/template_loader.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/evaluator/template_loading/template_loader_v3.py -> build/lib/vitrage/evaluator/template_loading DEBUG: copying vitrage/tests/unit/__init__.py -> build/lib/vitrage/tests/unit DEBUG: creating build/lib/vitrage/datasources/trove DEBUG: copying vitrage/datasources/trove/__init__.py -> build/lib/vitrage/datasources/trove DEBUG: copying vitrage/datasources/trove/properties.py -> build/lib/vitrage/datasources/trove DEBUG: copying vitrage/datasources/trove/trove_driver_base.py -> build/lib/vitrage/datasources/trove DEBUG: creating build/lib/vitrage/graph/driver DEBUG: copying vitrage/graph/driver/__init__.py -> build/lib/vitrage/graph/driver DEBUG: copying vitrage/graph/driver/elements.py -> build/lib/vitrage/graph/driver DEBUG: copying vitrage/graph/driver/graph.py -> build/lib/vitrage/graph/driver DEBUG: copying vitrage/graph/driver/networkx_graph.py -> build/lib/vitrage/graph/driver DEBUG: copying vitrage/graph/driver/notifier.py -> build/lib/vitrage/graph/driver DEBUG: creating build/lib/vitrage/tests/functional/evaluator DEBUG: copying vitrage/tests/functional/evaluator/__init__.py -> build/lib/vitrage/tests/functional/evaluator DEBUG: copying vitrage/tests/functional/evaluator/test_action_executor.py -> build/lib/vitrage/tests/functional/evaluator DEBUG: copying vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> build/lib/vitrage/tests/functional/evaluator DEBUG: creating build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/__init__.py -> build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/config.py -> build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/driver.py -> build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/parser.py -> build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/properties.py -> build/lib/vitrage/datasources/nagios DEBUG: copying vitrage/datasources/nagios/transformer.py -> build/lib/vitrage/datasources/nagios DEBUG: creating build/lib/vitrage/tests/unit/datasources DEBUG: creating build/lib/vitrage/tests/unit/datasources/neutron DEBUG: creating build/lib/vitrage/tests/unit/datasources/neutron/network DEBUG: copying vitrage/tests/unit/datasources/neutron/network/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/network DEBUG: copying vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> build/lib/vitrage/tests/unit/datasources/neutron/network DEBUG: creating build/lib/vitrage/tests/unit/datasources/tmfapi639 DEBUG: copying vitrage/tests/unit/datasources/tmfapi639/__init__.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 DEBUG: copying vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 DEBUG: creating build/lib/vitrage/datasources/heat DEBUG: copying vitrage/datasources/heat/__init__.py -> build/lib/vitrage/datasources/heat DEBUG: creating build/lib/vitrage/tests/functional/api DEBUG: creating build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/__init__.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_auth.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_basic.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_health.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_keycloak.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_noauth.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_service.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_status.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: copying vitrage/tests/functional/api/v1/test_template_versions.py -> build/lib/vitrage/tests/functional/api/v1 DEBUG: creating build/lib/vitrage/notifier/plugins/aodh DEBUG: copying vitrage/notifier/plugins/aodh/__init__.py -> build/lib/vitrage/notifier/plugins/aodh DEBUG: copying vitrage/notifier/plugins/aodh/aodh_notifier.py -> build/lib/vitrage/notifier/plugins/aodh DEBUG: creating build/lib/vitrage/datasources/heat/stack DEBUG: copying vitrage/datasources/heat/stack/__init__.py -> build/lib/vitrage/datasources/heat/stack DEBUG: copying vitrage/datasources/heat/stack/driver.py -> build/lib/vitrage/datasources/heat/stack DEBUG: copying vitrage/datasources/heat/stack/properties.py -> build/lib/vitrage/datasources/heat/stack DEBUG: copying vitrage/datasources/heat/stack/transformer.py -> build/lib/vitrage/datasources/heat/stack DEBUG: creating build/lib/vitrage/datasources/cinder DEBUG: copying vitrage/datasources/cinder/__init__.py -> build/lib/vitrage/datasources/cinder DEBUG: creating build/lib/vitrage/datasources/cinder/volume DEBUG: copying vitrage/datasources/cinder/volume/__init__.py -> build/lib/vitrage/datasources/cinder/volume DEBUG: copying vitrage/datasources/cinder/volume/driver.py -> build/lib/vitrage/datasources/cinder/volume DEBUG: copying vitrage/datasources/cinder/volume/properties.py -> build/lib/vitrage/datasources/cinder/volume DEBUG: copying vitrage/datasources/cinder/volume/transformer.py -> build/lib/vitrage/datasources/cinder/volume DEBUG: creating build/lib/vitrage/hacking DEBUG: copying vitrage/hacking/__init__.py -> build/lib/vitrage/hacking DEBUG: copying vitrage/hacking/checks.py -> build/lib/vitrage/hacking DEBUG: copying vitrage/tests/functional/entity_graph/__init__.py -> build/lib/vitrage/tests/functional/entity_graph DEBUG: creating build/lib/vitrage/datasources/cetus DEBUG: copying vitrage/datasources/cetus/__init__.py -> build/lib/vitrage/datasources/cetus DEBUG: copying vitrage/datasources/cetus/cetus_driver_base.py -> build/lib/vitrage/datasources/cetus DEBUG: copying vitrage/datasources/cetus/properties.py -> build/lib/vitrage/datasources/cetus DEBUG: creating build/lib/vitrage/datasources/nova DEBUG: creating build/lib/vitrage/datasources/nova/zone DEBUG: copying vitrage/datasources/nova/zone/__init__.py -> build/lib/vitrage/datasources/nova/zone DEBUG: copying vitrage/datasources/nova/zone/driver.py -> build/lib/vitrage/datasources/nova/zone DEBUG: copying vitrage/datasources/nova/zone/transformer.py -> build/lib/vitrage/datasources/nova/zone DEBUG: creating build/lib/vitrage/datasources/kubernetes DEBUG: copying vitrage/datasources/kubernetes/__init__.py -> build/lib/vitrage/datasources/kubernetes DEBUG: copying vitrage/datasources/kubernetes/driver.py -> build/lib/vitrage/datasources/kubernetes DEBUG: copying vitrage/datasources/kubernetes/properties.py -> build/lib/vitrage/datasources/kubernetes DEBUG: copying vitrage/datasources/kubernetes/transformer.py -> build/lib/vitrage/datasources/kubernetes DEBUG: creating build/lib/vitrage/tests/unit/evaluator DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_validation DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_validation/content DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: creating build/lib/vitrage/notifier/plugins/nova DEBUG: copying vitrage/notifier/plugins/nova/__init__.py -> build/lib/vitrage/notifier/plugins/nova DEBUG: copying vitrage/notifier/plugins/nova/nova_notifier.py -> build/lib/vitrage/notifier/plugins/nova DEBUG: creating build/lib/vitrage/api_handler DEBUG: copying vitrage/api_handler/__init__.py -> build/lib/vitrage/api_handler DEBUG: creating build/lib/vitrage/tests/functional/datasources/nova DEBUG: copying vitrage/tests/functional/datasources/nova/__init__.py -> build/lib/vitrage/tests/functional/datasources/nova DEBUG: copying vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> build/lib/vitrage/tests/functional/datasources/nova DEBUG: creating build/lib/vitrage/tests/mocks DEBUG: creating build/lib/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying vitrage/tests/mocks/mock_graph_datasource/__init__.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying vitrage/tests/mocks/mock_graph_datasource/driver.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying vitrage/tests/mocks/mock_graph_datasource/transformer.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource DEBUG: creating build/lib/vitrage/api DEBUG: creating build/lib/vitrage/api/controllers DEBUG: creating build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/__init__.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/alarm.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/alarm_base.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/count.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/event.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/history.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/rca.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/resource.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/root.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/service.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/status.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/template.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/topology.py -> build/lib/vitrage/api/controllers/v1 DEBUG: copying vitrage/api/controllers/v1/webhook.py -> build/lib/vitrage/api/controllers/v1 DEBUG: creating build/lib/vitrage/datasources/aodh DEBUG: copying vitrage/datasources/aodh/__init__.py -> build/lib/vitrage/datasources/aodh DEBUG: copying vitrage/datasources/aodh/driver.py -> build/lib/vitrage/datasources/aodh DEBUG: copying vitrage/datasources/aodh/properties.py -> build/lib/vitrage/datasources/aodh DEBUG: copying vitrage/datasources/aodh/transformer.py -> build/lib/vitrage/datasources/aodh DEBUG: creating build/lib/vitrage/datasources/cetus/cluster DEBUG: copying vitrage/datasources/cetus/cluster/__init__.py -> build/lib/vitrage/datasources/cetus/cluster DEBUG: copying vitrage/datasources/cetus/cluster/driver.py -> build/lib/vitrage/datasources/cetus/cluster DEBUG: copying vitrage/datasources/cetus/cluster/transformer.py -> build/lib/vitrage/datasources/cetus/cluster DEBUG: creating build/lib/vitrage/datasources/tmfapi639 DEBUG: copying vitrage/datasources/tmfapi639/__init__.py -> build/lib/vitrage/datasources/tmfapi639 DEBUG: copying vitrage/datasources/tmfapi639/config.py -> build/lib/vitrage/datasources/tmfapi639 DEBUG: copying vitrage/datasources/tmfapi639/driver.py -> build/lib/vitrage/datasources/tmfapi639 DEBUG: copying vitrage/datasources/tmfapi639/transformer.py -> build/lib/vitrage/datasources/tmfapi639 DEBUG: creating build/lib/vitrage/tests/unit/datasources/neutron/port DEBUG: copying vitrage/tests/unit/datasources/neutron/port/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/port DEBUG: copying vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> build/lib/vitrage/tests/unit/datasources/neutron/port DEBUG: creating build/lib/vitrage/coordination DEBUG: copying vitrage/coordination/__init__.py -> build/lib/vitrage/coordination DEBUG: copying vitrage/coordination/coordination.py -> build/lib/vitrage/coordination DEBUG: copying vitrage/coordination/service.py -> build/lib/vitrage/coordination DEBUG: copying vitrage/api/__init__.py -> build/lib/vitrage/api DEBUG: copying vitrage/api/app.py -> build/lib/vitrage/api DEBUG: copying vitrage/api/hooks.py -> build/lib/vitrage/api DEBUG: copying vitrage/api/policy.py -> build/lib/vitrage/api DEBUG: creating build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/__init__.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/alarm_handler.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/datasource_info_mapper.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/handler_base.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/operational_alarm_severity.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/operational_resource_state.py -> build/lib/vitrage/entity_graph/mappings DEBUG: copying vitrage/entity_graph/mappings/resource_handler.py -> build/lib/vitrage/entity_graph/mappings DEBUG: creating build/lib/vitrage/datasources/cetus/pod DEBUG: copying vitrage/datasources/cetus/pod/__init__.py -> build/lib/vitrage/datasources/cetus/pod DEBUG: copying vitrage/datasources/cetus/pod/driver.py -> build/lib/vitrage/datasources/cetus/pod DEBUG: copying vitrage/datasources/cetus/pod/transformer.py -> build/lib/vitrage/datasources/cetus/pod DEBUG: creating build/lib/vitrage/tests/unit/graph DEBUG: copying vitrage/tests/unit/graph/__init__.py -> build/lib/vitrage/tests/unit/graph DEBUG: copying vitrage/tests/unit/graph/base.py -> build/lib/vitrage/tests/unit/graph DEBUG: copying vitrage/tests/unit/graph/test_graph.py -> build/lib/vitrage/tests/unit/graph DEBUG: copying vitrage/tests/unit/graph/test_graph_algo.py -> build/lib/vitrage/tests/unit/graph DEBUG: copying vitrage/evaluator/template_validation/content/__init__.py -> build/lib/vitrage/evaluator/template_validation/content DEBUG: copying vitrage/evaluator/template_validation/content/base.py -> build/lib/vitrage/evaluator/template_validation/content DEBUG: copying vitrage/evaluator/template_validation/content/template_content_validator.py -> build/lib/vitrage/evaluator/template_validation/content DEBUG: copying vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> build/lib/vitrage/evaluator/template_validation/content DEBUG: copying vitrage/tests/mocks/__init__.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/entity_model.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/graph_generator.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/mock_driver.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/mock_transformer.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/trace_generator.py -> build/lib/vitrage/tests/mocks DEBUG: copying vitrage/tests/mocks/utils.py -> build/lib/vitrage/tests/mocks DEBUG: creating build/lib/vitrage/evaluator/template_db DEBUG: copying vitrage/evaluator/template_db/__init__.py -> build/lib/vitrage/evaluator/template_db DEBUG: copying vitrage/evaluator/template_db/template_repository.py -> build/lib/vitrage/evaluator/template_db DEBUG: creating build/lib/vitrage/tests/functional/datasources/neutron DEBUG: copying vitrage/tests/functional/datasources/neutron/__init__.py -> build/lib/vitrage/tests/functional/datasources/neutron DEBUG: copying vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> build/lib/vitrage/tests/functional/datasources/neutron DEBUG: copying vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> build/lib/vitrage/tests/functional/datasources/neutron DEBUG: creating build/lib/vitrage/persistency DEBUG: copying vitrage/persistency/__init__.py -> build/lib/vitrage/persistency DEBUG: copying vitrage/persistency/service.py -> build/lib/vitrage/persistency DEBUG: copying vitrage/tests/unit/evaluator/__init__.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_condition.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_equivalence_loader.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_equivalence_repository.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_scenario_repository.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/tests/unit/evaluator/test_template_loader.py -> build/lib/vitrage/tests/unit/evaluator DEBUG: copying vitrage/notifier/__init__.py -> build/lib/vitrage/notifier DEBUG: copying vitrage/notifier/service.py -> build/lib/vitrage/notifier DEBUG: creating build/lib/vitrage/tests/unit/datasources/collectd DEBUG: copying vitrage/tests/unit/datasources/collectd/__init__.py -> build/lib/vitrage/tests/unit/datasources/collectd DEBUG: copying vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> build/lib/vitrage/tests/unit/datasources/collectd DEBUG: copying vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> build/lib/vitrage/tests/unit/datasources/collectd DEBUG: copying vitrage/tests/unit/datasources/collectd/test_mapper.py -> build/lib/vitrage/tests/unit/datasources/collectd DEBUG: creating build/lib/vitrage/snmp_parsing DEBUG: copying vitrage/snmp_parsing/__init__.py -> build/lib/vitrage/snmp_parsing DEBUG: copying vitrage/snmp_parsing/properties.py -> build/lib/vitrage/snmp_parsing DEBUG: copying vitrage/snmp_parsing/service.py -> build/lib/vitrage/snmp_parsing DEBUG: creating build/lib/vitrage/evaluator/actions DEBUG: creating build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/__init__.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/action_steps.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/add_causal_relationship.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/base.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/execute_mistral.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/mark_down.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/raise_alarm.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: copying vitrage/evaluator/actions/recipes/set_state.py -> build/lib/vitrage/evaluator/actions/recipes DEBUG: creating build/lib/vitrage/entity_graph/consistency DEBUG: copying vitrage/entity_graph/consistency/__init__.py -> build/lib/vitrage/entity_graph/consistency DEBUG: copying vitrage/entity_graph/consistency/consistency_enforcer.py -> build/lib/vitrage/entity_graph/consistency DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_functions DEBUG: copying vitrage/tests/unit/evaluator/template_functions/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_functions DEBUG: copying vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> build/lib/vitrage/tests/unit/evaluator/template_functions DEBUG: creating build/lib/vitrage/tests/functional/datasources/trove DEBUG: copying vitrage/tests/functional/datasources/trove/__init__.py -> build/lib/vitrage/tests/functional/datasources/trove DEBUG: copying vitrage/tests/functional/datasources/trove/test_trove_instance.py -> build/lib/vitrage/tests/functional/datasources/trove DEBUG: copying vitrage/evaluator/__init__.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/base.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/condition.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/equivalence_repository.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/scenario_evaluator.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/scenario_repository.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/template_data.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/template_fields.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/template_schema_factory.py -> build/lib/vitrage/evaluator DEBUG: copying vitrage/evaluator/template_schemas.py -> build/lib/vitrage/evaluator DEBUG: creating build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/__init__.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: copying vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> build/lib/vitrage/tests/unit/datasources/nagios DEBUG: creating build/lib/vitrage/tests/functional/api_handler DEBUG: copying vitrage/tests/functional/api_handler/__init__.py -> build/lib/vitrage/tests/functional/api_handler DEBUG: copying vitrage/tests/functional/api_handler/test_apis.py -> build/lib/vitrage/tests/functional/api_handler DEBUG: copying vitrage/tests/functional/api_handler/test_templates.py -> build/lib/vitrage/tests/functional/api_handler DEBUG: copying vitrage/tests/functional/api_handler/test_templates_v2.py -> build/lib/vitrage/tests/functional/api_handler DEBUG: copying vitrage/tests/functional/api_handler/test_templates_v3.py -> build/lib/vitrage/tests/functional/api_handler DEBUG: creating build/lib/vitrage/tests/unit/datasources/cinder DEBUG: copying vitrage/tests/unit/datasources/cinder/__init__.py -> build/lib/vitrage/tests/unit/datasources/cinder DEBUG: copying vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> build/lib/vitrage/tests/unit/datasources/cinder DEBUG: creating build/lib/vitrage/evaluator/template_loading/v3 DEBUG: copying vitrage/evaluator/template_loading/v3/__init__.py -> build/lib/vitrage/evaluator/template_loading/v3 DEBUG: copying vitrage/evaluator/template_loading/v3/action_loader.py -> build/lib/vitrage/evaluator/template_loading/v3 DEBUG: copying vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> build/lib/vitrage/evaluator/template_loading/v3 DEBUG: creating build/lib/vitrage/evaluator/template_functions DEBUG: creating build/lib/vitrage/evaluator/template_functions/v2 DEBUG: copying vitrage/evaluator/template_functions/v2/__init__.py -> build/lib/vitrage/evaluator/template_functions/v2 DEBUG: copying vitrage/evaluator/template_functions/v2/functions.py -> build/lib/vitrage/evaluator/template_functions/v2 DEBUG: creating build/lib/vitrage/datasources/trove/cluster DEBUG: copying vitrage/datasources/trove/cluster/__init__.py -> build/lib/vitrage/datasources/trove/cluster DEBUG: copying vitrage/datasources/trove/cluster/driver.py -> build/lib/vitrage/datasources/trove/cluster DEBUG: copying vitrage/datasources/trove/cluster/transformer.py -> build/lib/vitrage/datasources/trove/cluster DEBUG: creating build/lib/vitrage/tests/functional/entity_graph/states DEBUG: copying vitrage/tests/functional/entity_graph/states/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/states DEBUG: copying vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> build/lib/vitrage/tests/functional/entity_graph/states DEBUG: copying vitrage/storage/sqlalchemy/__init__.py -> build/lib/vitrage/storage/sqlalchemy DEBUG: copying vitrage/storage/sqlalchemy/models.py -> build/lib/vitrage/storage/sqlalchemy DEBUG: creating build/lib/vitrage/tests/unit/datasources/cetus DEBUG: copying vitrage/tests/unit/datasources/cetus/__init__.py -> build/lib/vitrage/tests/unit/datasources/cetus DEBUG: copying vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> build/lib/vitrage/tests/unit/datasources/cetus DEBUG: copying vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> build/lib/vitrage/tests/unit/datasources/cetus DEBUG: creating build/lib/vitrage/tests/unit/machine_learning DEBUG: creating build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: copying vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: copying vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: creating build/lib/vitrage/tests/unit/entity_graph/states DEBUG: copying vitrage/tests/unit/entity_graph/states/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/states DEBUG: copying vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> build/lib/vitrage/tests/unit/entity_graph/states DEBUG: copying vitrage/api/controllers/__init__.py -> build/lib/vitrage/api/controllers DEBUG: copying vitrage/api/controllers/rest.py -> build/lib/vitrage/api/controllers DEBUG: copying vitrage/api/controllers/root.py -> build/lib/vitrage/api/controllers DEBUG: creating build/lib/vitrage/middleware DEBUG: copying vitrage/middleware/__init__.py -> build/lib/vitrage/middleware DEBUG: copying vitrage/middleware/basic_and_keystone_auth.py -> build/lib/vitrage/middleware DEBUG: copying vitrage/middleware/keycloak.py -> build/lib/vitrage/middleware DEBUG: creating build/lib/vitrage/tests/unit/notifier DEBUG: copying vitrage/tests/unit/notifier/__init__.py -> build/lib/vitrage/tests/unit/notifier DEBUG: copying vitrage/tests/unit/notifier/test_notifier.py -> build/lib/vitrage/tests/unit/notifier DEBUG: creating build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/__init__.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: copying vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> build/lib/vitrage/tests/unit/datasources/zabbix DEBUG: creating build/lib/vitrage/tests/unit/common DEBUG: copying vitrage/tests/unit/common/__init__.py -> build/lib/vitrage/tests/unit/common DEBUG: copying vitrage/tests/unit/common/test_utils.py -> build/lib/vitrage/tests/unit/common DEBUG: copying vitrage/tests/unit/machine_learning/__init__.py -> build/lib/vitrage/tests/unit/machine_learning DEBUG: copying vitrage/machine_learning/__init__.py -> build/lib/vitrage/machine_learning DEBUG: copying vitrage/machine_learning/service.py -> build/lib/vitrage/machine_learning DEBUG: creating build/lib/vitrage/datasources/doctor DEBUG: copying vitrage/datasources/doctor/__init__.py -> build/lib/vitrage/datasources/doctor DEBUG: copying vitrage/datasources/doctor/driver.py -> build/lib/vitrage/datasources/doctor DEBUG: copying vitrage/datasources/doctor/properties.py -> build/lib/vitrage/datasources/doctor DEBUG: copying vitrage/datasources/doctor/transformer.py -> build/lib/vitrage/datasources/doctor DEBUG: creating build/lib/vitrage/tests/functional/datasources/listener_service DEBUG: copying vitrage/tests/functional/datasources/listener_service/__init__.py -> build/lib/vitrage/tests/functional/datasources/listener_service DEBUG: copying vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> build/lib/vitrage/tests/functional/datasources/listener_service DEBUG: creating build/lib/vitrage/tests/unit/datasources/kapacitor DEBUG: copying vitrage/tests/unit/datasources/kapacitor/__init__.py -> build/lib/vitrage/tests/unit/datasources/kapacitor DEBUG: copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> build/lib/vitrage/tests/unit/datasources/kapacitor DEBUG: copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> build/lib/vitrage/tests/unit/datasources/kapacitor DEBUG: copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> build/lib/vitrage/tests/unit/datasources/kapacitor DEBUG: creating build/lib/vitrage/datasources/neutron DEBUG: copying vitrage/datasources/neutron/__init__.py -> build/lib/vitrage/datasources/neutron DEBUG: copying vitrage/datasources/neutron/base.py -> build/lib/vitrage/datasources/neutron DEBUG: copying vitrage/datasources/neutron/properties.py -> build/lib/vitrage/datasources/neutron DEBUG: creating build/lib/vitrage/tests/unit/datasources/trove DEBUG: copying vitrage/tests/unit/datasources/trove/__init__.py -> build/lib/vitrage/tests/unit/datasources/trove DEBUG: copying vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> build/lib/vitrage/tests/unit/datasources/trove DEBUG: copying vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> build/lib/vitrage/tests/unit/datasources/trove DEBUG: creating build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/tests/unit/notifier/snmp_notifier/common.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying vitrage/evaluator/template_functions/__init__.py -> build/lib/vitrage/evaluator/template_functions DEBUG: copying vitrage/evaluator/template_functions/function_resolver.py -> build/lib/vitrage/evaluator/template_functions DEBUG: copying vitrage/tests/__init__.py -> build/lib/vitrage/tests DEBUG: copying vitrage/tests/base.py -> build/lib/vitrage/tests DEBUG: copying vitrage/notifier/plugins/__init__.py -> build/lib/vitrage/notifier/plugins DEBUG: copying vitrage/notifier/plugins/base.py -> build/lib/vitrage/notifier/plugins DEBUG: copying vitrage/tests/unit/datasources/neutron/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/base.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying vitrage/tests/functional/api/__init__.py -> build/lib/vitrage/tests/functional/api DEBUG: copying vitrage/tests/functional/api/test_versions.py -> build/lib/vitrage/tests/functional/api DEBUG: copying vitrage/tests/unit/entity_graph/__init__.py -> build/lib/vitrage/tests/unit/entity_graph DEBUG: copying vitrage/tests/unit/entity_graph/base.py -> build/lib/vitrage/tests/unit/entity_graph DEBUG: copying vitrage/tests/unit/entity_graph/test_processor_service.py -> build/lib/vitrage/tests/unit/entity_graph DEBUG: copying vitrage/tests/unit/entity_graph/test_transformer_manager.py -> build/lib/vitrage/tests/unit/entity_graph DEBUG: creating build/lib/vitrage/tests/unit/datasources/prometheus DEBUG: copying vitrage/tests/unit/datasources/prometheus/__init__.py -> build/lib/vitrage/tests/unit/datasources/prometheus DEBUG: copying vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> build/lib/vitrage/tests/unit/datasources/prometheus DEBUG: copying vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> build/lib/vitrage/tests/unit/datasources/prometheus DEBUG: creating build/lib/vitrage/tests/functional/datasources/heat DEBUG: copying vitrage/tests/functional/datasources/heat/__init__.py -> build/lib/vitrage/tests/functional/datasources/heat DEBUG: copying vitrage/tests/functional/datasources/heat/test_heat_stack.py -> build/lib/vitrage/tests/functional/datasources/heat DEBUG: creating build/lib/vitrage/notifier/plugins/zaqar DEBUG: copying vitrage/notifier/plugins/zaqar/__init__.py -> build/lib/vitrage/notifier/plugins/zaqar DEBUG: copying vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> build/lib/vitrage/notifier/plugins/zaqar DEBUG: creating build/lib/vitrage/tests/unit/datasources/consistency DEBUG: copying vitrage/tests/unit/datasources/consistency/__init__.py -> build/lib/vitrage/tests/unit/datasources/consistency DEBUG: copying vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> build/lib/vitrage/tests/unit/datasources/consistency DEBUG: creating build/lib/vitrage/tests/functional/datasources/collectd DEBUG: copying vitrage/tests/functional/datasources/collectd/__init__.py -> build/lib/vitrage/tests/functional/datasources/collectd DEBUG: copying vitrage/tests/functional/datasources/collectd/test_collectd.py -> build/lib/vitrage/tests/functional/datasources/collectd DEBUG: creating build/lib/vitrage/datasources/collectd DEBUG: copying vitrage/datasources/collectd/__init__.py -> build/lib/vitrage/datasources/collectd DEBUG: copying vitrage/datasources/collectd/driver.py -> build/lib/vitrage/datasources/collectd DEBUG: copying vitrage/datasources/collectd/mapper.py -> build/lib/vitrage/datasources/collectd DEBUG: copying vitrage/datasources/collectd/properties.py -> build/lib/vitrage/datasources/collectd DEBUG: copying vitrage/datasources/collectd/transformer.py -> build/lib/vitrage/datasources/collectd DEBUG: creating build/lib/vitrage/evaluator/template_validation/content/v2 DEBUG: copying vitrage/evaluator/template_validation/content/v2/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v2 DEBUG: copying vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 DEBUG: copying vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 DEBUG: copying vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 DEBUG: creating build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying vitrage/datasources/collectd/collectd_vitrage/__init__.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying vitrage/datasources/collectd/collectd_vitrage/plugin.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_loading DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: copying vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> build/lib/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: creating build/lib/vitrage/tests/unit/storage DEBUG: copying vitrage/tests/unit/storage/__init__.py -> build/lib/vitrage/tests/unit/storage DEBUG: copying vitrage/tests/unit/storage/test_migrations.py -> build/lib/vitrage/tests/unit/storage DEBUG: creating build/lib/vitrage/cli DEBUG: copying vitrage/cli/__init__.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/api.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/graph.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/machine_learning.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/notifier.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/persistor.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/snmp_parsing.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/status.py -> build/lib/vitrage/cli DEBUG: copying vitrage/cli/storage.py -> build/lib/vitrage/cli DEBUG: creating build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/__init__.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/alarms.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/base.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/event.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/rca.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/resource.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/service.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/status.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/template.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/topology.py -> build/lib/vitrage/common/policies DEBUG: copying vitrage/common/policies/webhook.py -> build/lib/vitrage/common/policies DEBUG: creating build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying vitrage/__init__.py -> build/lib/vitrage DEBUG: copying vitrage/i18n.py -> build/lib/vitrage DEBUG: copying vitrage/keystone_client.py -> build/lib/vitrage DEBUG: copying vitrage/messaging.py -> build/lib/vitrage DEBUG: copying vitrage/opts.py -> build/lib/vitrage DEBUG: copying vitrage/os_clients.py -> build/lib/vitrage DEBUG: copying vitrage/rpc.py -> build/lib/vitrage DEBUG: creating build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: creating build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying vitrage/tests/unit/datasources/__init__.py -> build/lib/vitrage/tests/unit/datasources DEBUG: copying vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> build/lib/vitrage/tests/unit/datasources DEBUG: copying vitrage/tests/unit/datasources/test_datasource_update_method.py -> build/lib/vitrage/tests/unit/datasources DEBUG: copying vitrage/tests/unit/datasources/test_transformer_base.py -> build/lib/vitrage/tests/unit/datasources DEBUG: creating build/lib/vitrage/tests/unit/datasources/heat DEBUG: copying vitrage/tests/unit/datasources/heat/__init__.py -> build/lib/vitrage/tests/unit/datasources/heat DEBUG: copying vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> build/lib/vitrage/tests/unit/datasources/heat DEBUG: creating build/lib/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: copying vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: copying vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> build/lib/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: creating build/lib/vitrage/datasources/neutron/network DEBUG: copying vitrage/datasources/neutron/network/__init__.py -> build/lib/vitrage/datasources/neutron/network DEBUG: copying vitrage/datasources/neutron/network/driver.py -> build/lib/vitrage/datasources/neutron/network DEBUG: copying vitrage/datasources/neutron/network/transformer.py -> build/lib/vitrage/datasources/neutron/network DEBUG: creating build/lib/vitrage/tests/functional/entity_graph/consistency DEBUG: copying vitrage/tests/functional/entity_graph/consistency/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/consistency DEBUG: copying vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> build/lib/vitrage/tests/functional/entity_graph/consistency DEBUG: creating build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/__init__.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/alarm.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/base.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/event.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/operational.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/rca.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/resource.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/template.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/topology.py -> build/lib/vitrage/api_handler/apis DEBUG: copying vitrage/api_handler/apis/webhook.py -> build/lib/vitrage/api_handler/apis DEBUG: creating build/lib/vitrage/tests/unit/datasources/static DEBUG: copying vitrage/tests/unit/datasources/static/__init__.py -> build/lib/vitrage/tests/unit/datasources/static DEBUG: copying vitrage/tests/unit/datasources/static/test_static_driver.py -> build/lib/vitrage/tests/unit/datasources/static DEBUG: copying vitrage/tests/unit/datasources/static/test_static_transformer.py -> build/lib/vitrage/tests/unit/datasources/static DEBUG: copying vitrage/tests/functional/datasources/__init__.py -> build/lib/vitrage/tests/functional/datasources DEBUG: copying vitrage/tests/functional/datasources/base.py -> build/lib/vitrage/tests/functional/datasources DEBUG: creating build/lib/vitrage/tests/unit/cli DEBUG: copying vitrage/tests/unit/cli/__init__.py -> build/lib/vitrage/tests/unit/cli DEBUG: copying vitrage/tests/unit/cli/test_status.py -> build/lib/vitrage/tests/unit/cli DEBUG: copying vitrage/datasources/nova/__init__.py -> build/lib/vitrage/datasources/nova DEBUG: copying vitrage/datasources/nova/nova_driver_base.py -> build/lib/vitrage/datasources/nova DEBUG: copying vitrage/datasources/nova/properties.py -> build/lib/vitrage/datasources/nova DEBUG: creating build/lib/vitrage/datasources/trove/instance DEBUG: copying vitrage/datasources/trove/instance/__init__.py -> build/lib/vitrage/datasources/trove/instance DEBUG: copying vitrage/datasources/trove/instance/driver.py -> build/lib/vitrage/datasources/trove/instance DEBUG: copying vitrage/datasources/trove/instance/transformer.py -> build/lib/vitrage/datasources/trove/instance DEBUG: copying vitrage/evaluator/actions/__init__.py -> build/lib/vitrage/evaluator/actions DEBUG: copying vitrage/evaluator/actions/action_executor.py -> build/lib/vitrage/evaluator/actions DEBUG: copying vitrage/evaluator/actions/base.py -> build/lib/vitrage/evaluator/actions DEBUG: copying vitrage/evaluator/actions/evaluator_event_transformer.py -> build/lib/vitrage/evaluator/actions DEBUG: copying vitrage/evaluator/actions/notifier.py -> build/lib/vitrage/evaluator/actions DEBUG: copying vitrage/evaluator/actions/priority_tools.py -> build/lib/vitrage/evaluator/actions DEBUG: creating build/lib/vitrage/tests/unit/datasources/doctor DEBUG: copying vitrage/tests/unit/datasources/doctor/__init__.py -> build/lib/vitrage/tests/unit/datasources/doctor DEBUG: copying vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> build/lib/vitrage/tests/unit/datasources/doctor DEBUG: copying vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> build/lib/vitrage/tests/unit/datasources/doctor DEBUG: creating build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/__init__.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> build/lib/vitrage/tests/unit/evaluator/recipes DEBUG: copying vitrage/datasources/__init__.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/alarm_driver_base.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/alarm_properties.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/alarm_transformer_base.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/driver_base.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/resource_transformer_base.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/transformer_base.py -> build/lib/vitrage/datasources DEBUG: copying vitrage/datasources/utils.py -> build/lib/vitrage/datasources DEBUG: creating build/lib/vitrage/notifier/plugins/mistral DEBUG: copying vitrage/notifier/plugins/mistral/__init__.py -> build/lib/vitrage/notifier/plugins/mistral DEBUG: copying vitrage/notifier/plugins/mistral/mistral_notifier.py -> build/lib/vitrage/notifier/plugins/mistral DEBUG: creating build/lib/vitrage/tests/unit/snmp_parsing DEBUG: copying vitrage/tests/unit/snmp_parsing/__init__.py -> build/lib/vitrage/tests/unit/snmp_parsing DEBUG: copying vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> build/lib/vitrage/tests/unit/snmp_parsing DEBUG: copying vitrage/storage/__init__.py -> build/lib/vitrage/storage DEBUG: copying vitrage/storage/base.py -> build/lib/vitrage/storage DEBUG: copying vitrage/storage/history_facade.py -> build/lib/vitrage/storage DEBUG: copying vitrage/storage/impl_sqlalchemy.py -> build/lib/vitrage/storage DEBUG: creating build/lib/vitrage/tests/unit/datasources/aodh DEBUG: copying vitrage/tests/unit/datasources/aodh/__init__.py -> build/lib/vitrage/tests/unit/datasources/aodh DEBUG: copying vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> build/lib/vitrage/tests/unit/datasources/aodh DEBUG: copying vitrage/tests/unit/datasources/aodh/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/aodh DEBUG: copying vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> build/lib/vitrage/tests/unit/datasources/aodh DEBUG: copying vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> build/lib/vitrage/tests/unit/datasources/aodh DEBUG: creating build/lib/vitrage/datasources/prometheus DEBUG: copying vitrage/datasources/prometheus/__init__.py -> build/lib/vitrage/datasources/prometheus DEBUG: copying vitrage/datasources/prometheus/driver.py -> build/lib/vitrage/datasources/prometheus DEBUG: copying vitrage/datasources/prometheus/properties.py -> build/lib/vitrage/datasources/prometheus DEBUG: copying vitrage/datasources/prometheus/transformer.py -> build/lib/vitrage/datasources/prometheus DEBUG: creating build/lib/vitrage/utils DEBUG: copying vitrage/utils/__init__.py -> build/lib/vitrage/utils DEBUG: copying vitrage/utils/datetime.py -> build/lib/vitrage/utils DEBUG: copying vitrage/utils/evaluator.py -> build/lib/vitrage/utils DEBUG: copying vitrage/utils/file.py -> build/lib/vitrage/utils DEBUG: creating build/lib/vitrage/datasources/nova/host DEBUG: copying vitrage/datasources/nova/host/__init__.py -> build/lib/vitrage/datasources/nova/host DEBUG: copying vitrage/datasources/nova/host/driver.py -> build/lib/vitrage/datasources/nova/host DEBUG: copying vitrage/datasources/nova/host/transformer.py -> build/lib/vitrage/datasources/nova/host DEBUG: creating build/lib/vitrage/notifier/plugins/webhook DEBUG: copying vitrage/notifier/plugins/webhook/__init__.py -> build/lib/vitrage/notifier/plugins/webhook DEBUG: copying vitrage/notifier/plugins/webhook/utils.py -> build/lib/vitrage/notifier/plugins/webhook DEBUG: copying vitrage/notifier/plugins/webhook/webhook.py -> build/lib/vitrage/notifier/plugins/webhook DEBUG: creating build/lib/vitrage/datasources/neutron/port DEBUG: copying vitrage/datasources/neutron/port/__init__.py -> build/lib/vitrage/datasources/neutron/port DEBUG: copying vitrage/datasources/neutron/port/driver.py -> build/lib/vitrage/datasources/neutron/port DEBUG: copying vitrage/datasources/neutron/port/transformer.py -> build/lib/vitrage/datasources/neutron/port DEBUG: creating build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/__init__.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: copying vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova DEBUG: creating build/lib/vitrage/tests/functional/datasources/cinder DEBUG: copying vitrage/tests/functional/datasources/cinder/__init__.py -> build/lib/vitrage/tests/functional/datasources/cinder DEBUG: copying vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> build/lib/vitrage/tests/functional/datasources/cinder DEBUG: copying vitrage/tests/unit/evaluator/template_loading/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading DEBUG: copying vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> build/lib/vitrage/tests/unit/evaluator/template_loading DEBUG: copying vitrage/tests/unit/evaluator/template_validation/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation DEBUG: copying vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation DEBUG: copying vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation DEBUG: copying vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> build/lib/vitrage/tests/unit/evaluator/template_validation DEBUG: creating build/lib/vitrage/evaluator/template_loading/v1 DEBUG: copying vitrage/evaluator/template_loading/v1/__init__.py -> build/lib/vitrage/evaluator/template_loading/v1 DEBUG: copying vitrage/evaluator/template_loading/v1/action_loader.py -> build/lib/vitrage/evaluator/template_loading/v1 DEBUG: copying vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> build/lib/vitrage/evaluator/template_loading/v1 DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: creating build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: creating build/lib/vitrage/datasources/nova/instance DEBUG: copying vitrage/datasources/nova/instance/__init__.py -> build/lib/vitrage/datasources/nova/instance DEBUG: copying vitrage/datasources/nova/instance/driver.py -> build/lib/vitrage/datasources/nova/instance DEBUG: copying vitrage/datasources/nova/instance/field_extractor.py -> build/lib/vitrage/datasources/nova/instance DEBUG: copying vitrage/datasources/nova/instance/transformer.py -> build/lib/vitrage/datasources/nova/instance DEBUG: running egg_info DEBUG: writing vitrage.egg-info/PKG-INFO DEBUG: writing dependency_links to vitrage.egg-info/dependency_links.txt DEBUG: writing entry points to vitrage.egg-info/entry_points.txt DEBUG: writing requirements to vitrage.egg-info/requires.txt DEBUG: writing top-level names to vitrage.egg-info/top_level.txt DEBUG: writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'vitrage.datasources.kapacitor.auxiliary' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.datasources.kapacitor.auxiliary' 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 'vitrage.datasources.kapacitor.auxiliary' 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 'vitrage.datasources.kapacitor.auxiliary' to be distributed and are DEBUG: already explicitly excluding 'vitrage.datasources.kapacitor.auxiliary' 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 'vitrage.datasources.zabbix.auxiliary' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.datasources.zabbix.auxiliary' 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 'vitrage.datasources.zabbix.auxiliary' 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 'vitrage.datasources.zabbix.auxiliary' to be distributed and are DEBUG: already explicitly excluding 'vitrage.datasources.zabbix.auxiliary' 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 'vitrage.tests.resources.datasources_values' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.datasources_values' 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 'vitrage.tests.resources.datasources_values' 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 'vitrage.tests.resources.datasources_values' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.datasources_values' 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 'vitrage.tests.resources.datasources_values.erroneous_values' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.datasources_values.erroneous_values' 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 'vitrage.tests.resources.datasources_values.erroneous_values' 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 'vitrage.tests.resources.datasources_values.erroneous_values' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.datasources_values.erroneous_values' 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 'vitrage.tests.resources.kapacitor' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.kapacitor' 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 'vitrage.tests.resources.kapacitor' 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 'vitrage.tests.resources.kapacitor' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.kapacitor' 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 'vitrage.tests.resources.kubernetes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.kubernetes' 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 'vitrage.tests.resources.kubernetes' 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 'vitrage.tests.resources.kubernetes' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.kubernetes' 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 'vitrage.tests.resources.mock_configurations.driver' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.mock_configurations.driver' 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 'vitrage.tests.resources.mock_configurations.driver' 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 'vitrage.tests.resources.mock_configurations.driver' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.mock_configurations.driver' 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 'vitrage.tests.resources.mock_configurations.edges' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.mock_configurations.edges' 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 'vitrage.tests.resources.mock_configurations.edges' 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 'vitrage.tests.resources.mock_configurations.edges' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.mock_configurations.edges' 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 'vitrage.tests.resources.mock_configurations.transformer' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.mock_configurations.transformer' 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 'vitrage.tests.resources.mock_configurations.transformer' 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 'vitrage.tests.resources.mock_configurations.transformer' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.mock_configurations.transformer' 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 'vitrage.tests.resources.mock_configurations.vertices' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.mock_configurations.vertices' 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 'vitrage.tests.resources.mock_configurations.vertices' 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 'vitrage.tests.resources.mock_configurations.vertices' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.mock_configurations.vertices' 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 'vitrage.tests.resources.nagios' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.nagios' 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 'vitrage.tests.resources.nagios' 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 'vitrage.tests.resources.nagios' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.nagios' 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 'vitrage.tests.resources.prometheus' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.prometheus' 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 'vitrage.tests.resources.prometheus' 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 'vitrage.tests.resources.prometheus' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.prometheus' 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 'vitrage.tests.resources.snmp_notifier' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.snmp_notifier' 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 'vitrage.tests.resources.snmp_notifier' 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 'vitrage.tests.resources.snmp_notifier' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.snmp_notifier' 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 'vitrage.tests.resources.snmp_parsing' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.snmp_parsing' 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 'vitrage.tests.resources.snmp_parsing' 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 'vitrage.tests.resources.snmp_parsing' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.snmp_parsing' 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 'vitrage.tests.resources.static_datasources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources' 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 'vitrage.tests.resources.static_datasources' 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 'vitrage.tests.resources.static_datasources' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources' 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 'vitrage.tests.resources.static_datasources.changes_datasources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources' 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 'vitrage.tests.resources.static_datasources.changes_datasources' 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 'vitrage.tests.resources.static_datasources.changes_datasources' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' 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 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' 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 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' 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 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' 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 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' 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 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' 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 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' 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 'vitrage.tests.resources.templates.consistency' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.consistency' 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 'vitrage.tests.resources.templates.consistency' 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 'vitrage.tests.resources.templates.consistency' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.consistency' 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 'vitrage.tests.resources.templates.def_template_tests.definition_templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.def_template_tests.definition_templates' 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 'vitrage.tests.resources.templates.def_template_tests.definition_templates' 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 'vitrage.tests.resources.templates.def_template_tests.definition_templates' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.def_template_tests.definition_templates' 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 'vitrage.tests.resources.templates.def_template_tests.templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.def_template_tests.templates' 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 'vitrage.tests.resources.templates.def_template_tests.templates' 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 'vitrage.tests.resources.templates.def_template_tests.templates' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.def_template_tests.templates' 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 'vitrage.tests.resources.templates.equivalences_dup' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.equivalences_dup' 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 'vitrage.tests.resources.templates.equivalences_dup' 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 'vitrage.tests.resources.templates.equivalences_dup' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.equivalences_dup' 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 'vitrage.tests.resources.templates.equivalent_scenarios' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.equivalent_scenarios' 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 'vitrage.tests.resources.templates.equivalent_scenarios' 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 'vitrage.tests.resources.templates.equivalent_scenarios' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.equivalent_scenarios' 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 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' 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 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' 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 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' 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 'vitrage.tests.resources.templates.evaluator' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.evaluator' 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 'vitrage.tests.resources.templates.evaluator' 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 'vitrage.tests.resources.templates.evaluator' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.evaluator' 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 'vitrage.tests.resources.templates.evaluator.conditions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.evaluator.conditions' 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 'vitrage.tests.resources.templates.evaluator.conditions' 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 'vitrage.tests.resources.templates.evaluator.conditions' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.evaluator.conditions' 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 'vitrage.tests.resources.templates.general' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.general' 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 'vitrage.tests.resources.templates.general' 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 'vitrage.tests.resources.templates.general' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.general' 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 'vitrage.tests.resources.templates.general.equivalences' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.general.equivalences' 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 'vitrage.tests.resources.templates.general.equivalences' 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 'vitrage.tests.resources.templates.general.equivalences' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.general.equivalences' 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 'vitrage.tests.resources.templates.not_operator' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.not_operator' 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 'vitrage.tests.resources.templates.not_operator' 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 'vitrage.tests.resources.templates.not_operator' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.not_operator' 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 'vitrage.tests.resources.templates.parameters' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.parameters' 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 'vitrage.tests.resources.templates.parameters' 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 'vitrage.tests.resources.templates.parameters' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.parameters' 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 'vitrage.tests.resources.templates.regex' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.regex' 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 'vitrage.tests.resources.templates.regex' 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 'vitrage.tests.resources.templates.regex' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.regex' 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 'vitrage.tests.resources.templates.v3_templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.v3_templates' 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 'vitrage.tests.resources.templates.v3_templates' 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 'vitrage.tests.resources.templates.v3_templates' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.v3_templates' 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 'vitrage.tests.resources.templates.version' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.version' 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 'vitrage.tests.resources.templates.version' 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 'vitrage.tests.resources.templates.version' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.version' 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 'vitrage.tests.resources.templates.version.v1' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.version.v1' 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 'vitrage.tests.resources.templates.version.v1' 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 'vitrage.tests.resources.templates.version.v1' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.version.v1' 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 'vitrage.tests.resources.templates.version.v2' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.templates.version.v2' 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 'vitrage.tests.resources.templates.version.v2' 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 'vitrage.tests.resources.templates.version.v2' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.templates.version.v2' 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 'vitrage.tests.resources.zabbix' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.resources.zabbix' 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 'vitrage.tests.resources.zabbix' 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 'vitrage.tests.resources.zabbix' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.resources.zabbix' 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 'vitrage.tests.unit.datasources.kubernetes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'vitrage.tests.unit.datasources.kubernetes' 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 'vitrage.tests.unit.datasources.kubernetes' 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 'vitrage.tests.unit.datasources.kubernetes' to be distributed and are DEBUG: already explicitly excluding 'vitrage.tests.unit.datasources.kubernetes' 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 vitrage/storage/sqlalchemy/migration/alembic.ini -> build/lib/vitrage/storage/sqlalchemy/migration DEBUG: creating build/lib/vitrage/datasources/kapacitor/auxiliary DEBUG: copying vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> build/lib/vitrage/datasources/kapacitor/auxiliary DEBUG: creating build/lib/vitrage/datasources/zabbix/auxiliary DEBUG: copying vitrage/datasources/zabbix/auxiliary/readme -> build/lib/vitrage/datasources/zabbix/auxiliary DEBUG: copying vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> build/lib/vitrage/datasources/zabbix/auxiliary DEBUG: copying vitrage/api/app.wsgi -> build/lib/vitrage/api DEBUG: creating build/lib/vitrage/tests/resources DEBUG: creating build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/default.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/nagios.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/nova.host.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/nova.instance.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/nova.zone.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: copying vitrage/tests/resources/datasources_values/vitrage.yaml -> build/lib/vitrage/tests/resources/datasources_values DEBUG: creating build/lib/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: creating build/lib/vitrage/tests/resources/kapacitor DEBUG: copying vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> build/lib/vitrage/tests/resources/kapacitor DEBUG: creating build/lib/vitrage/tests/resources/kubernetes DEBUG: copying vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> build/lib/vitrage/tests/resources/kubernetes DEBUG: creating build/lib/vitrage/tests/resources/mock_configurations DEBUG: creating build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: copying vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver DEBUG: creating build/lib/vitrage/tests/resources/mock_configurations/edges DEBUG: copying vitrage/tests/resources/mock_configurations/edges/attached.json -> build/lib/vitrage/tests/resources/mock_configurations/edges DEBUG: copying vitrage/tests/resources/mock_configurations/edges/contains.json -> build/lib/vitrage/tests/resources/mock_configurations/edges DEBUG: copying vitrage/tests/resources/mock_configurations/edges/on.json -> build/lib/vitrage/tests/resources/mock_configurations/edges DEBUG: creating build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer DEBUG: creating build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices DEBUG: creating build/lib/vitrage/tests/resources/nagios DEBUG: copying vitrage/tests/resources/nagios/nagios-mock.html -> build/lib/vitrage/tests/resources/nagios DEBUG: copying vitrage/tests/resources/nagios/nagios_conf.yaml -> build/lib/vitrage/tests/resources/nagios DEBUG: creating build/lib/vitrage/tests/resources/prometheus DEBUG: copying vitrage/tests/resources/prometheus/prometheus_conf.yaml -> build/lib/vitrage/tests/resources/prometheus DEBUG: creating build/lib/vitrage/tests/resources/snmp_notifier DEBUG: copying vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier DEBUG: copying vitrage/tests/resources/snmp_notifier/dests.yaml -> build/lib/vitrage/tests/resources/snmp_notifier DEBUG: copying vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier DEBUG: copying vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier DEBUG: creating build/lib/vitrage/tests/resources/snmp_parsing DEBUG: copying vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> build/lib/vitrage/tests/resources/snmp_parsing DEBUG: creating build/lib/vitrage/tests/resources/static_datasources DEBUG: copying vitrage/tests/resources/static_datasources/switch_to_host.yaml -> build/lib/vitrage/tests/resources/static_datasources DEBUG: copying vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources DEBUG: copying vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources DEBUG: creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes DEBUG: copying vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes DEBUG: creating build/lib/vitrage/tests/resources/templates DEBUG: creating build/lib/vitrage/tests/resources/templates/consistency DEBUG: copying vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> build/lib/vitrage/tests/resources/templates/consistency DEBUG: creating build/lib/vitrage/tests/resources/templates/def_template_tests DEBUG: creating build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: creating build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalences_dup DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def DEBUG: copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def DEBUG: copying vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalent_scenarios DEBUG: copying vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> build/lib/vitrage/tests/resources/templates/equivalent_scenarios DEBUG: creating build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences DEBUG: copying vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences DEBUG: creating build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/high_availability.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: copying vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator DEBUG: creating build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions DEBUG: creating build/lib/vitrage/tests/resources/templates/general DEBUG: copying vitrage/tests/resources/templates/general/bad_yaml.yaml -> build/lib/vitrage/tests/resources/templates/general DEBUG: copying vitrage/tests/resources/templates/general/basic.yaml -> build/lib/vitrage/tests/resources/templates/general DEBUG: copying vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> build/lib/vitrage/tests/resources/templates/general DEBUG: creating build/lib/vitrage/tests/resources/templates/general/equivalences DEBUG: copying vitrage/tests/resources/templates/general/equivalences/basic.yaml -> build/lib/vitrage/tests/resources/templates/general/equivalences DEBUG: creating build/lib/vitrage/tests/resources/templates/not_operator DEBUG: copying vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator DEBUG: copying vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator DEBUG: copying vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator DEBUG: copying vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator DEBUG: creating build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: copying vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters DEBUG: creating build/lib/vitrage/tests/resources/templates/regex DEBUG: copying vitrage/tests/resources/templates/regex/basic_regex.yaml -> build/lib/vitrage/tests/resources/templates/regex DEBUG: copying vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> build/lib/vitrage/tests/resources/templates/regex DEBUG: copying vitrage/tests/resources/templates/regex/faulty_regex.yaml -> build/lib/vitrage/tests/resources/templates/regex DEBUG: copying vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> build/lib/vitrage/tests/resources/templates/regex DEBUG: creating build/lib/vitrage/tests/resources/templates/v3_templates DEBUG: copying vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> build/lib/vitrage/tests/resources/templates/v3_templates DEBUG: copying vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> build/lib/vitrage/tests/resources/templates/v3_templates DEBUG: creating build/lib/vitrage/tests/resources/templates/version DEBUG: copying vitrage/tests/resources/templates/version/invalid_version.yaml -> build/lib/vitrage/tests/resources/templates/version DEBUG: copying vitrage/tests/resources/templates/version/no_version.yaml -> build/lib/vitrage/tests/resources/templates/version DEBUG: creating build/lib/vitrage/tests/resources/templates/version/v1 DEBUG: copying vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> build/lib/vitrage/tests/resources/templates/version/v1 DEBUG: copying vitrage/tests/resources/templates/version/v1/version1.yaml -> build/lib/vitrage/tests/resources/templates/version/v1 DEBUG: creating build/lib/vitrage/tests/resources/templates/version/v2 DEBUG: copying vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 DEBUG: copying vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 DEBUG: copying vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 DEBUG: creating build/lib/vitrage/tests/resources/zabbix DEBUG: copying vitrage/tests/resources/zabbix/zabbix_conf.yaml -> build/lib/vitrage/tests/resources/zabbix DEBUG: copying vitrage/datasources/collectd/collectd_vitrage/readme -> build/lib/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: creating build/lib/vitrage/tests/unit/datasources/kubernetes DEBUG: copying vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> build/lib/vitrage/tests/unit/datasources/kubernetes DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations 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/vitrage DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/utils DEBUG: copying build/lib/vitrage/utils/file.py -> build/bdist.linux-x86_64/wheel/vitrage/utils DEBUG: copying build/lib/vitrage/utils/evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/utils DEBUG: copying build/lib/vitrage/utils/datetime.py -> build/bdist.linux-x86_64/wheel/vitrage/utils DEBUG: copying build/lib/vitrage/utils/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/utils DEBUG: copying build/lib/vitrage/rpc.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/os_clients.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/opts.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/messaging.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/keystone_client.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/i18n.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: copying build/lib/vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/storage.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/status.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/snmp_parsing.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/persistor.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/machine_learning.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/graph.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/api.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: copying build/lib/vitrage/cli/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/cli DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/middleware DEBUG: copying build/lib/vitrage/middleware/keycloak.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware DEBUG: copying build/lib/vitrage/middleware/basic_and_keystone_auth.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware DEBUG: copying build/lib/vitrage/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing DEBUG: copying build/lib/vitrage/snmp_parsing/service.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing DEBUG: copying build/lib/vitrage/snmp_parsing/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing DEBUG: copying build/lib/vitrage/snmp_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/persistency DEBUG: copying build/lib/vitrage/persistency/service.py -> build/bdist.linux-x86_64/wheel/vitrage/persistency DEBUG: copying build/lib/vitrage/persistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/persistency DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/coordination DEBUG: copying build/lib/vitrage/coordination/service.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination DEBUG: copying build/lib/vitrage/coordination/coordination.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination DEBUG: copying build/lib/vitrage/coordination/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: copying build/lib/vitrage/api/app.wsgi -> build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: copying build/lib/vitrage/api/policy.py -> build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: copying build/lib/vitrage/api/hooks.py -> build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: copying build/lib/vitrage/api/app.py -> build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: copying build/lib/vitrage/api/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/api/controllers DEBUG: copying build/lib/vitrage/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers DEBUG: copying build/lib/vitrage/api/controllers/rest.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers DEBUG: copying build/lib/vitrage/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/template.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/status.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/service.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/root.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/history.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/event.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/count.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/alarm_base.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: copying build/lib/vitrage/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/api_handler DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/template.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/operational.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/event.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/base.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/apis/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis DEBUG: copying build/lib/vitrage/api_handler/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/hacking DEBUG: copying build/lib/vitrage/hacking/checks.py -> build/bdist.linux-x86_64/wheel/vitrage/hacking DEBUG: copying build/lib/vitrage/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency DEBUG: copying build/lib/vitrage/entity_graph/consistency/consistency_enforcer.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency DEBUG: copying build/lib/vitrage/entity_graph/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/resource_handler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/operational_resource_state.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/operational_alarm_severity.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/handler_base.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/alarm_handler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/mappings/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings DEBUG: copying build/lib/vitrage/entity_graph/workers.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: copying build/lib/vitrage/entity_graph/scheduler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: copying build/lib/vitrage/entity_graph/graph_persistency.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: copying build/lib/vitrage/entity_graph/graph_init.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: copying build/lib/vitrage/entity_graph/driver_exec.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: copying build/lib/vitrage/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/transformer_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/processor_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/processor.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/base.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: copying build/lib/vitrage/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning DEBUG: copying build/lib/vitrage/machine_learning/service.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning DEBUG: copying build/lib/vitrage/machine_learning/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation DEBUG: copying build/lib/vitrage/machine_learning/plugins/base.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins DEBUG: copying build/lib/vitrage/machine_learning/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions DEBUG: copying build/lib/vitrage/evaluator/template_functions/function_resolver.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions DEBUG: copying build/lib/vitrage/evaluator/template_functions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 DEBUG: copying build/lib/vitrage/evaluator/template_functions/v2/functions.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 DEBUG: copying build/lib/vitrage/evaluator/template_functions/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 DEBUG: copying build/lib/vitrage/evaluator/template_schemas.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/template_schema_factory.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/template_fields.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/template_data.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/scenario_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/equivalence_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/condition.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: copying build/lib/vitrage/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/priority_tools.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/evaluator_event_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/action_executor.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: copying build/lib/vitrage/evaluator/actions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/set_state.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/raise_alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/mark_down.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/execute_mistral.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/add_causal_relationship.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/action_steps.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: copying build/lib/vitrage/evaluator/actions/recipes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db DEBUG: copying build/lib/vitrage/evaluator/template_db/template_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db DEBUG: copying build/lib/vitrage/evaluator/template_db/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v1/action_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v3/action_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 DEBUG: copying build/lib/vitrage/evaluator/template_loading/v3/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 DEBUG: copying build/lib/vitrage/evaluator/template_loading/template_loader_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/subgraph_builder.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/scenario_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/props_converter.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/equivalence_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: copying build/lib/vitrage/evaluator/template_loading/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: copying build/lib/vitrage/evaluator/template_validation/status_messages.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: copying build/lib/vitrage/evaluator/template_validation/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: copying build/lib/vitrage/evaluator/template_validation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/evaluator/template_validation/content/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier DEBUG: copying build/lib/vitrage/notifier/service.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier DEBUG: copying build/lib/vitrage/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook DEBUG: copying build/lib/vitrage/notifier/plugins/webhook/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook DEBUG: copying build/lib/vitrage/notifier/plugins/webhook/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook DEBUG: copying build/lib/vitrage/notifier/plugins/webhook/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral DEBUG: copying build/lib/vitrage/notifier/plugins/mistral/mistral_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral DEBUG: copying build/lib/vitrage/notifier/plugins/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar DEBUG: copying build/lib/vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar DEBUG: copying build/lib/vitrage/notifier/plugins/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar DEBUG: copying build/lib/vitrage/notifier/plugins/base.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins DEBUG: copying build/lib/vitrage/notifier/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova DEBUG: copying build/lib/vitrage/notifier/plugins/nova/nova_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova DEBUG: copying build/lib/vitrage/notifier/plugins/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh DEBUG: copying build/lib/vitrage/notifier/plugins/aodh/aodh_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh DEBUG: copying build/lib/vitrage/notifier/plugins/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp DEBUG: copying build/lib/vitrage/notifier/plugins/snmp/snmp_sender.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp DEBUG: copying build/lib/vitrage/notifier/plugins/snmp/snmp_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp DEBUG: copying build/lib/vitrage/notifier/plugins/snmp/base.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp DEBUG: copying build/lib/vitrage/notifier/plugins/snmp/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: copying build/lib/vitrage/graph/driver/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: copying build/lib/vitrage/graph/driver/networkx_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: copying build/lib/vitrage/graph/driver/graph.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: copying build/lib/vitrage/graph/driver/elements.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: copying build/lib/vitrage/graph/driver/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver DEBUG: copying build/lib/vitrage/graph/algo_driver/sub_graph_matching.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver DEBUG: copying build/lib/vitrage/graph/algo_driver/networkx_algorithm.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver DEBUG: copying build/lib/vitrage/graph/algo_driver/algorithm.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver DEBUG: copying build/lib/vitrage/graph/algo_driver/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver DEBUG: copying build/lib/vitrage/graph/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/graph DEBUG: copying build/lib/vitrage/graph/query.py -> build/bdist.linux-x86_64/wheel/vitrage/graph DEBUG: copying build/lib/vitrage/graph/filter.py -> build/bdist.linux-x86_64/wheel/vitrage/graph DEBUG: copying build/lib/vitrage/graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/template.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/status.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/service.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/event.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/base.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/alarms.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies DEBUG: copying build/lib/vitrage/common/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: copying build/lib/vitrage/common/exception.py -> build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: copying build/lib/vitrage/common/constants.py -> build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: copying build/lib/vitrage/common/config.py -> build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: copying build/lib/vitrage/common/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/common DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/zabbix DEBUG: copying build/lib/vitrage/tests/resources/zabbix/zabbix_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/zabbix DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/v1/version1.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 DEBUG: copying build/lib/vitrage/tests/resources/templates/version/no_version.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version DEBUG: copying build/lib/vitrage/tests/resources/templates/version/invalid_version.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex DEBUG: copying build/lib/vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex DEBUG: copying build/lib/vitrage/tests/resources/templates/regex/faulty_regex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex DEBUG: copying build/lib/vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex DEBUG: copying build/lib/vitrage/tests/resources/templates/regex/basic_regex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator DEBUG: copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator DEBUG: copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator DEBUG: copying build/lib/vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator DEBUG: copying build/lib/vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general/equivalences DEBUG: copying build/lib/vitrage/tests/resources/templates/general/equivalences/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general/equivalences DEBUG: copying build/lib/vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general DEBUG: copying build/lib/vitrage/tests/resources/templates/general/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general DEBUG: copying build/lib/vitrage/tests/resources/templates/general/bad_yaml.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/high_availability.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: copying build/lib/vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios/equivalences DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios/equivalences DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def DEBUG: copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/consistency DEBUG: copying build/lib/vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/consistency DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/baseline DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/baseline DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/added_resources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/added_resources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources DEBUG: copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_parsing DEBUG: copying build/lib/vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_parsing DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier DEBUG: copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier DEBUG: copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier DEBUG: copying build/lib/vitrage/tests/resources/snmp_notifier/dests.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier DEBUG: copying build/lib/vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/prometheus DEBUG: copying build/lib/vitrage/tests/resources/prometheus/prometheus_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/prometheus DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios DEBUG: copying build/lib/vitrage/tests/resources/nagios/nagios_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios DEBUG: copying build/lib/vitrage/tests/resources/nagios/nagios-mock.html -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/edges/on.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/edges/contains.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/edges/attached.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kubernetes DEBUG: copying build/lib/vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kapacitor DEBUG: copying build/lib/vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kapacitor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/vitrage.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/nova.zone.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/nova.instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/nova.host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/nagios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/resources/datasources_values/default.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values DEBUG: copying build/lib/vitrage/tests/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests DEBUG: copying build/lib/vitrage/tests/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/trace_generator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/mock_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/graph_generator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/entity_model.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: copying build/lib/vitrage/tests/mocks/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying build/lib/vitrage/tests/mocks/mock_graph_datasource/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying build/lib/vitrage/tests/mocks/mock_graph_datasource/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource DEBUG: copying build/lib/vitrage/tests/mocks/mock_graph_datasource/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing DEBUG: copying build/lib/vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing DEBUG: copying build/lib/vitrage/tests/unit/snmp_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli DEBUG: copying build/lib/vitrage/tests/unit/cli/test_status.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli DEBUG: copying build/lib/vitrage/tests/unit/cli/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage DEBUG: copying build/lib/vitrage/tests/unit/storage/test_migrations.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage DEBUG: copying build/lib/vitrage/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common DEBUG: copying build/lib/vitrage/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common DEBUG: copying build/lib/vitrage/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/common.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/test_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier DEBUG: copying build/lib/vitrage/tests/unit/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning DEBUG: copying build/lib/vitrage/tests/unit/machine_learning/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph DEBUG: copying build/lib/vitrage/tests/unit/graph/test_graph_algo.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph DEBUG: copying build/lib/vitrage/tests/unit/graph/test_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph DEBUG: copying build/lib/vitrage/tests/unit/graph/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph DEBUG: copying build/lib/vitrage/tests/unit/graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: copying build/lib/vitrage/tests/unit/evaluator/recipes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_loading/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_functions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_scenario_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/test_condition.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: copying build/lib/vitrage/tests/unit/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kubernetes DEBUG: copying build/lib/vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: copying build/lib/vitrage/tests/unit/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: copying build/lib/vitrage/tests/unit/datasources/aodh/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: copying build/lib/vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: copying build/lib/vitrage/tests/unit/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor DEBUG: copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor DEBUG: copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor DEBUG: copying build/lib/vitrage/tests/unit/datasources/doctor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static DEBUG: copying build/lib/vitrage/tests/unit/datasources/static/test_static_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static DEBUG: copying build/lib/vitrage/tests/unit/datasources/static/test_static_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static DEBUG: copying build/lib/vitrage/tests/unit/datasources/static/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat DEBUG: copying build/lib/vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat DEBUG: copying build/lib/vitrage/tests/unit/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat DEBUG: copying build/lib/vitrage/tests/unit/datasources/test_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources DEBUG: copying build/lib/vitrage/tests/unit/datasources/test_datasource_update_method.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources DEBUG: copying build/lib/vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources DEBUG: copying build/lib/vitrage/tests/unit/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency DEBUG: copying build/lib/vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency DEBUG: copying build/lib/vitrage/tests/unit/datasources/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus DEBUG: copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus DEBUG: copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus DEBUG: copying build/lib/vitrage/tests/unit/datasources/prometheus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove DEBUG: copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove DEBUG: copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove DEBUG: copying build/lib/vitrage/tests/unit/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor DEBUG: copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor DEBUG: copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor DEBUG: copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor DEBUG: copying build/lib/vitrage/tests/unit/datasources/kapacitor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: copying build/lib/vitrage/tests/unit/datasources/zabbix/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus DEBUG: copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus DEBUG: copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus DEBUG: copying build/lib/vitrage/tests/unit/datasources/cetus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder DEBUG: copying build/lib/vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder DEBUG: copying build/lib/vitrage/tests/unit/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: copying build/lib/vitrage/tests/unit/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd DEBUG: copying build/lib/vitrage/tests/unit/datasources/collectd/test_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd DEBUG: copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd DEBUG: copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd DEBUG: copying build/lib/vitrage/tests/unit/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/tests/unit/datasources/tmfapi639/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron DEBUG: copying build/lib/vitrage/tests/unit/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port DEBUG: copying build/lib/vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port DEBUG: copying build/lib/vitrage/tests/unit/datasources/neutron/port/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network DEBUG: copying build/lib/vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network DEBUG: copying build/lib/vitrage/tests/unit/datasources/neutron/network/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network DEBUG: copying build/lib/vitrage/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking DEBUG: copying build/lib/vitrage/tests/unit/hacking/test_hacking.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking DEBUG: copying build/lib/vitrage/tests/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/test_transformer_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/test_processor_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/states/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/processor/test_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/processor/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/unit/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: copying build/lib/vitrage/tests/functional/api_handler/test_templates_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: copying build/lib/vitrage/tests/functional/api_handler/test_templates_v2.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: copying build/lib/vitrage/tests/functional/api_handler/test_templates.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: copying build/lib/vitrage/tests/functional/api_handler/test_apis.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: copying build/lib/vitrage/tests/functional/api_handler/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api DEBUG: copying build/lib/vitrage/tests/functional/api/test_versions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api DEBUG: copying build/lib/vitrage/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_template_versions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_status.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_noauth.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_keycloak.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_health.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_basic.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/test_auth.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: copying build/lib/vitrage/tests/functional/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator DEBUG: copying build/lib/vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator DEBUG: copying build/lib/vitrage/tests/functional/evaluator/test_action_executor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator DEBUG: copying build/lib/vitrage/tests/functional/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator DEBUG: copying build/lib/vitrage/tests/functional/test_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional DEBUG: copying build/lib/vitrage/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional DEBUG: copying build/lib/vitrage/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder DEBUG: copying build/lib/vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder DEBUG: copying build/lib/vitrage/tests/functional/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder DEBUG: copying build/lib/vitrage/tests/functional/datasources/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources DEBUG: copying build/lib/vitrage/tests/functional/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd DEBUG: copying build/lib/vitrage/tests/functional/datasources/collectd/test_collectd.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd DEBUG: copying build/lib/vitrage/tests/functional/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat DEBUG: copying build/lib/vitrage/tests/functional/datasources/heat/test_heat_stack.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat DEBUG: copying build/lib/vitrage/tests/functional/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service DEBUG: copying build/lib/vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service DEBUG: copying build/lib/vitrage/tests/functional/datasources/listener_service/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove DEBUG: copying build/lib/vitrage/tests/functional/datasources/trove/test_trove_instance.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove DEBUG: copying build/lib/vitrage/tests/functional/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron DEBUG: copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron DEBUG: copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron DEBUG: copying build/lib/vitrage/tests/functional/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova DEBUG: copying build/lib/vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova DEBUG: copying build/lib/vitrage/tests/functional/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh DEBUG: copying build/lib/vitrage/tests/functional/datasources/aodh/test_aodh.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh DEBUG: copying build/lib/vitrage/tests/functional/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios DEBUG: copying build/lib/vitrage/tests/functional/datasources/nagios/test_nagios.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios DEBUG: copying build/lib/vitrage/tests/functional/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/states/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/processor/test_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor DEBUG: copying build/lib/vitrage/tests/functional/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/storage DEBUG: copying build/lib/vitrage/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/vitrage/storage DEBUG: copying build/lib/vitrage/storage/history_facade.py -> build/bdist.linux-x86_64/wheel/vitrage/storage DEBUG: copying build/lib/vitrage/storage/base.py -> build/bdist.linux-x86_64/wheel/vitrage/storage DEBUG: copying build/lib/vitrage/storage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy DEBUG: copying build/lib/vitrage/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy DEBUG: copying build/lib/vitrage/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/vitrage/storage/sqlalchemy/migration/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus DEBUG: copying build/lib/vitrage/datasources/prometheus/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus DEBUG: copying build/lib/vitrage/datasources/prometheus/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus DEBUG: copying build/lib/vitrage/datasources/prometheus/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus DEBUG: copying build/lib/vitrage/datasources/prometheus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus DEBUG: copying build/lib/vitrage/datasources/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/resource_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/alarm_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/alarm_properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/alarm_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: copying build/lib/vitrage/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/collectd_vitrage/readme -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/collectd_vitrage/plugin.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/collectd_vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage DEBUG: copying build/lib/vitrage/datasources/collectd/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: copying build/lib/vitrage/datasources/collectd/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: copying build/lib/vitrage/datasources/collectd/mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: copying build/lib/vitrage/datasources/collectd/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: copying build/lib/vitrage/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port DEBUG: copying build/lib/vitrage/datasources/neutron/port/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port DEBUG: copying build/lib/vitrage/datasources/neutron/port/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port DEBUG: copying build/lib/vitrage/datasources/neutron/port/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network DEBUG: copying build/lib/vitrage/datasources/neutron/network/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network DEBUG: copying build/lib/vitrage/datasources/neutron/network/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network DEBUG: copying build/lib/vitrage/datasources/neutron/network/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network DEBUG: copying build/lib/vitrage/datasources/neutron/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron DEBUG: copying build/lib/vitrage/datasources/neutron/base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron DEBUG: copying build/lib/vitrage/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor DEBUG: copying build/lib/vitrage/datasources/doctor/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor DEBUG: copying build/lib/vitrage/datasources/doctor/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor DEBUG: copying build/lib/vitrage/datasources/doctor/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor DEBUG: copying build/lib/vitrage/datasources/doctor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/datasources/tmfapi639/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/datasources/tmfapi639/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/datasources/tmfapi639/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 DEBUG: copying build/lib/vitrage/datasources/tmfapi639/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh DEBUG: copying build/lib/vitrage/datasources/aodh/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh DEBUG: copying build/lib/vitrage/datasources/aodh/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh DEBUG: copying build/lib/vitrage/datasources/aodh/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh DEBUG: copying build/lib/vitrage/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes DEBUG: copying build/lib/vitrage/datasources/kubernetes/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes DEBUG: copying build/lib/vitrage/datasources/kubernetes/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes DEBUG: copying build/lib/vitrage/datasources/kubernetes/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes DEBUG: copying build/lib/vitrage/datasources/kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance DEBUG: copying build/lib/vitrage/datasources/nova/instance/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance DEBUG: copying build/lib/vitrage/datasources/nova/instance/field_extractor.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance DEBUG: copying build/lib/vitrage/datasources/nova/instance/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance DEBUG: copying build/lib/vitrage/datasources/nova/instance/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host DEBUG: copying build/lib/vitrage/datasources/nova/host/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host DEBUG: copying build/lib/vitrage/datasources/nova/host/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host DEBUG: copying build/lib/vitrage/datasources/nova/host/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host DEBUG: copying build/lib/vitrage/datasources/nova/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova DEBUG: copying build/lib/vitrage/datasources/nova/nova_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova DEBUG: copying build/lib/vitrage/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone DEBUG: copying build/lib/vitrage/datasources/nova/zone/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone DEBUG: copying build/lib/vitrage/datasources/nova/zone/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone DEBUG: copying build/lib/vitrage/datasources/nova/zone/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod DEBUG: copying build/lib/vitrage/datasources/cetus/pod/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod DEBUG: copying build/lib/vitrage/datasources/cetus/pod/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod DEBUG: copying build/lib/vitrage/datasources/cetus/pod/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster DEBUG: copying build/lib/vitrage/datasources/cetus/cluster/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster DEBUG: copying build/lib/vitrage/datasources/cetus/cluster/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster DEBUG: copying build/lib/vitrage/datasources/cetus/cluster/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster DEBUG: copying build/lib/vitrage/datasources/cetus/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus DEBUG: copying build/lib/vitrage/datasources/cetus/cetus_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus DEBUG: copying build/lib/vitrage/datasources/cetus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume DEBUG: copying build/lib/vitrage/datasources/cinder/volume/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume DEBUG: copying build/lib/vitrage/datasources/cinder/volume/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume DEBUG: copying build/lib/vitrage/datasources/cinder/volume/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume DEBUG: copying build/lib/vitrage/datasources/cinder/volume/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume DEBUG: copying build/lib/vitrage/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/heat DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack DEBUG: copying build/lib/vitrage/datasources/heat/stack/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack DEBUG: copying build/lib/vitrage/datasources/heat/stack/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack DEBUG: copying build/lib/vitrage/datasources/heat/stack/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack DEBUG: copying build/lib/vitrage/datasources/heat/stack/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack DEBUG: copying build/lib/vitrage/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/parser.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: copying build/lib/vitrage/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance DEBUG: copying build/lib/vitrage/datasources/trove/instance/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance DEBUG: copying build/lib/vitrage/datasources/trove/instance/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance DEBUG: copying build/lib/vitrage/datasources/trove/instance/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster DEBUG: copying build/lib/vitrage/datasources/trove/cluster/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster DEBUG: copying build/lib/vitrage/datasources/trove/cluster/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster DEBUG: copying build/lib/vitrage/datasources/trove/cluster/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster DEBUG: copying build/lib/vitrage/datasources/trove/trove_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove DEBUG: copying build/lib/vitrage/datasources/trove/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove DEBUG: copying build/lib/vitrage/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca DEBUG: copying build/lib/vitrage/datasources/monasca/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca DEBUG: copying build/lib/vitrage/datasources/monasca/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca DEBUG: copying build/lib/vitrage/datasources/monasca/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca DEBUG: copying build/lib/vitrage/datasources/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/static DEBUG: copying build/lib/vitrage/datasources/static/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static DEBUG: copying build/lib/vitrage/datasources/static/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static DEBUG: copying build/lib/vitrage/datasources/static/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary DEBUG: copying build/lib/vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary DEBUG: copying build/lib/vitrage/datasources/zabbix/auxiliary/readme -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary DEBUG: copying build/lib/vitrage/datasources/zabbix/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix DEBUG: copying build/lib/vitrage/datasources/zabbix/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix DEBUG: copying build/lib/vitrage/datasources/zabbix/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix DEBUG: copying build/lib/vitrage/datasources/zabbix/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor/auxiliary DEBUG: copying build/lib/vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor/auxiliary DEBUG: copying build/lib/vitrage/datasources/kapacitor/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: copying build/lib/vitrage/datasources/kapacitor/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: copying build/lib/vitrage/datasources/kapacitor/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: copying build/lib/vitrage/datasources/kapacitor/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: copying build/lib/vitrage/datasources/kapacitor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency DEBUG: copying build/lib/vitrage/datasources/consistency/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency DEBUG: copying build/lib/vitrage/datasources/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency DEBUG: running install_egg_info DEBUG: Copying vitrage.egg-info to build/bdist.linux-x86_64/wheel/vitrage-14.1.0.dev1-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/vitrage-14.1.0.dev1.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-wheel-2bqf4v5i/.tmp-6i8isb7m/vitrage-14.1.0.dev1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'vitrage/__init__.py' DEBUG: adding 'vitrage/i18n.py' DEBUG: adding 'vitrage/keystone_client.py' DEBUG: adding 'vitrage/messaging.py' DEBUG: adding 'vitrage/opts.py' DEBUG: adding 'vitrage/os_clients.py' DEBUG: adding 'vitrage/rpc.py' DEBUG: adding 'vitrage/api/__init__.py' DEBUG: adding 'vitrage/api/app.py' DEBUG: adding 'vitrage/api/app.wsgi' DEBUG: adding 'vitrage/api/hooks.py' DEBUG: adding 'vitrage/api/policy.py' DEBUG: adding 'vitrage/api/controllers/__init__.py' DEBUG: adding 'vitrage/api/controllers/rest.py' DEBUG: adding 'vitrage/api/controllers/root.py' DEBUG: adding 'vitrage/api/controllers/v1/__init__.py' DEBUG: adding 'vitrage/api/controllers/v1/alarm.py' DEBUG: adding 'vitrage/api/controllers/v1/alarm_base.py' DEBUG: adding 'vitrage/api/controllers/v1/count.py' DEBUG: adding 'vitrage/api/controllers/v1/event.py' DEBUG: adding 'vitrage/api/controllers/v1/history.py' DEBUG: adding 'vitrage/api/controllers/v1/rca.py' DEBUG: adding 'vitrage/api/controllers/v1/resource.py' DEBUG: adding 'vitrage/api/controllers/v1/root.py' DEBUG: adding 'vitrage/api/controllers/v1/service.py' DEBUG: adding 'vitrage/api/controllers/v1/status.py' DEBUG: adding 'vitrage/api/controllers/v1/template.py' DEBUG: adding 'vitrage/api/controllers/v1/topology.py' DEBUG: adding 'vitrage/api/controllers/v1/webhook.py' DEBUG: adding 'vitrage/api_handler/__init__.py' DEBUG: adding 'vitrage/api_handler/apis/__init__.py' DEBUG: adding 'vitrage/api_handler/apis/alarm.py' DEBUG: adding 'vitrage/api_handler/apis/base.py' DEBUG: adding 'vitrage/api_handler/apis/event.py' DEBUG: adding 'vitrage/api_handler/apis/operational.py' DEBUG: adding 'vitrage/api_handler/apis/rca.py' DEBUG: adding 'vitrage/api_handler/apis/resource.py' DEBUG: adding 'vitrage/api_handler/apis/template.py' DEBUG: adding 'vitrage/api_handler/apis/topology.py' DEBUG: adding 'vitrage/api_handler/apis/webhook.py' DEBUG: adding 'vitrage/cli/__init__.py' DEBUG: adding 'vitrage/cli/api.py' DEBUG: adding 'vitrage/cli/graph.py' DEBUG: adding 'vitrage/cli/machine_learning.py' DEBUG: adding 'vitrage/cli/notifier.py' DEBUG: adding 'vitrage/cli/persistor.py' DEBUG: adding 'vitrage/cli/snmp_parsing.py' DEBUG: adding 'vitrage/cli/status.py' DEBUG: adding 'vitrage/cli/storage.py' DEBUG: adding 'vitrage/common/__init__.py' DEBUG: adding 'vitrage/common/config.py' DEBUG: adding 'vitrage/common/constants.py' DEBUG: adding 'vitrage/common/exception.py' DEBUG: adding 'vitrage/common/utils.py' DEBUG: adding 'vitrage/common/policies/__init__.py' DEBUG: adding 'vitrage/common/policies/alarms.py' DEBUG: adding 'vitrage/common/policies/base.py' DEBUG: adding 'vitrage/common/policies/event.py' DEBUG: adding 'vitrage/common/policies/rca.py' DEBUG: adding 'vitrage/common/policies/resource.py' DEBUG: adding 'vitrage/common/policies/service.py' DEBUG: adding 'vitrage/common/policies/status.py' DEBUG: adding 'vitrage/common/policies/template.py' DEBUG: adding 'vitrage/common/policies/topology.py' DEBUG: adding 'vitrage/common/policies/webhook.py' DEBUG: adding 'vitrage/coordination/__init__.py' DEBUG: adding 'vitrage/coordination/coordination.py' DEBUG: adding 'vitrage/coordination/service.py' DEBUG: adding 'vitrage/datasources/__init__.py' DEBUG: adding 'vitrage/datasources/alarm_driver_base.py' DEBUG: adding 'vitrage/datasources/alarm_properties.py' DEBUG: adding 'vitrage/datasources/alarm_transformer_base.py' DEBUG: adding 'vitrage/datasources/driver_base.py' DEBUG: adding 'vitrage/datasources/resource_transformer_base.py' DEBUG: adding 'vitrage/datasources/transformer_base.py' DEBUG: adding 'vitrage/datasources/utils.py' DEBUG: adding 'vitrage/datasources/aodh/__init__.py' DEBUG: adding 'vitrage/datasources/aodh/driver.py' DEBUG: adding 'vitrage/datasources/aodh/properties.py' DEBUG: adding 'vitrage/datasources/aodh/transformer.py' DEBUG: adding 'vitrage/datasources/cetus/__init__.py' DEBUG: adding 'vitrage/datasources/cetus/cetus_driver_base.py' DEBUG: adding 'vitrage/datasources/cetus/properties.py' DEBUG: adding 'vitrage/datasources/cetus/cluster/__init__.py' DEBUG: adding 'vitrage/datasources/cetus/cluster/driver.py' DEBUG: adding 'vitrage/datasources/cetus/cluster/transformer.py' DEBUG: adding 'vitrage/datasources/cetus/pod/__init__.py' DEBUG: adding 'vitrage/datasources/cetus/pod/driver.py' DEBUG: adding 'vitrage/datasources/cetus/pod/transformer.py' DEBUG: adding 'vitrage/datasources/cinder/__init__.py' DEBUG: adding 'vitrage/datasources/cinder/volume/__init__.py' DEBUG: adding 'vitrage/datasources/cinder/volume/driver.py' DEBUG: adding 'vitrage/datasources/cinder/volume/properties.py' DEBUG: adding 'vitrage/datasources/cinder/volume/transformer.py' DEBUG: adding 'vitrage/datasources/collectd/__init__.py' DEBUG: adding 'vitrage/datasources/collectd/driver.py' DEBUG: adding 'vitrage/datasources/collectd/mapper.py' DEBUG: adding 'vitrage/datasources/collectd/properties.py' DEBUG: adding 'vitrage/datasources/collectd/transformer.py' DEBUG: adding 'vitrage/datasources/collectd/collectd_vitrage/__init__.py' DEBUG: adding 'vitrage/datasources/collectd/collectd_vitrage/getsigchld.py' DEBUG: adding 'vitrage/datasources/collectd/collectd_vitrage/plugin.py' DEBUG: adding 'vitrage/datasources/collectd/collectd_vitrage/readme' DEBUG: adding 'vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py' DEBUG: adding 'vitrage/datasources/consistency/__init__.py' DEBUG: adding 'vitrage/datasources/consistency/transformer.py' DEBUG: adding 'vitrage/datasources/doctor/__init__.py' DEBUG: adding 'vitrage/datasources/doctor/driver.py' DEBUG: adding 'vitrage/datasources/doctor/properties.py' DEBUG: adding 'vitrage/datasources/doctor/transformer.py' DEBUG: adding 'vitrage/datasources/heat/__init__.py' DEBUG: adding 'vitrage/datasources/heat/stack/__init__.py' DEBUG: adding 'vitrage/datasources/heat/stack/driver.py' DEBUG: adding 'vitrage/datasources/heat/stack/properties.py' DEBUG: adding 'vitrage/datasources/heat/stack/transformer.py' DEBUG: adding 'vitrage/datasources/kapacitor/__init__.py' DEBUG: adding 'vitrage/datasources/kapacitor/config.py' DEBUG: adding 'vitrage/datasources/kapacitor/driver.py' DEBUG: adding 'vitrage/datasources/kapacitor/properties.py' DEBUG: adding 'vitrage/datasources/kapacitor/transformer.py' DEBUG: adding 'vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py' DEBUG: adding 'vitrage/datasources/kubernetes/__init__.py' DEBUG: adding 'vitrage/datasources/kubernetes/driver.py' DEBUG: adding 'vitrage/datasources/kubernetes/properties.py' DEBUG: adding 'vitrage/datasources/kubernetes/transformer.py' DEBUG: adding 'vitrage/datasources/monasca/__init__.py' DEBUG: adding 'vitrage/datasources/monasca/driver.py' DEBUG: adding 'vitrage/datasources/monasca/properties.py' DEBUG: adding 'vitrage/datasources/monasca/transformer.py' DEBUG: adding 'vitrage/datasources/nagios/__init__.py' DEBUG: adding 'vitrage/datasources/nagios/config.py' DEBUG: adding 'vitrage/datasources/nagios/driver.py' DEBUG: adding 'vitrage/datasources/nagios/parser.py' DEBUG: adding 'vitrage/datasources/nagios/properties.py' DEBUG: adding 'vitrage/datasources/nagios/transformer.py' DEBUG: adding 'vitrage/datasources/neutron/__init__.py' DEBUG: adding 'vitrage/datasources/neutron/base.py' DEBUG: adding 'vitrage/datasources/neutron/properties.py' DEBUG: adding 'vitrage/datasources/neutron/network/__init__.py' DEBUG: adding 'vitrage/datasources/neutron/network/driver.py' DEBUG: adding 'vitrage/datasources/neutron/network/transformer.py' DEBUG: adding 'vitrage/datasources/neutron/port/__init__.py' DEBUG: adding 'vitrage/datasources/neutron/port/driver.py' DEBUG: adding 'vitrage/datasources/neutron/port/transformer.py' DEBUG: adding 'vitrage/datasources/nova/__init__.py' DEBUG: adding 'vitrage/datasources/nova/nova_driver_base.py' DEBUG: adding 'vitrage/datasources/nova/properties.py' DEBUG: adding 'vitrage/datasources/nova/host/__init__.py' DEBUG: adding 'vitrage/datasources/nova/host/driver.py' DEBUG: adding 'vitrage/datasources/nova/host/transformer.py' DEBUG: adding 'vitrage/datasources/nova/instance/__init__.py' DEBUG: adding 'vitrage/datasources/nova/instance/driver.py' DEBUG: adding 'vitrage/datasources/nova/instance/field_extractor.py' DEBUG: adding 'vitrage/datasources/nova/instance/transformer.py' DEBUG: adding 'vitrage/datasources/nova/zone/__init__.py' DEBUG: adding 'vitrage/datasources/nova/zone/driver.py' DEBUG: adding 'vitrage/datasources/nova/zone/transformer.py' DEBUG: adding 'vitrage/datasources/prometheus/__init__.py' DEBUG: adding 'vitrage/datasources/prometheus/driver.py' DEBUG: adding 'vitrage/datasources/prometheus/properties.py' DEBUG: adding 'vitrage/datasources/prometheus/transformer.py' DEBUG: adding 'vitrage/datasources/static/__init__.py' DEBUG: adding 'vitrage/datasources/static/driver.py' DEBUG: adding 'vitrage/datasources/static/transformer.py' DEBUG: adding 'vitrage/datasources/tmfapi639/__init__.py' DEBUG: adding 'vitrage/datasources/tmfapi639/config.py' DEBUG: adding 'vitrage/datasources/tmfapi639/driver.py' DEBUG: adding 'vitrage/datasources/tmfapi639/transformer.py' DEBUG: adding 'vitrage/datasources/trove/__init__.py' DEBUG: adding 'vitrage/datasources/trove/properties.py' DEBUG: adding 'vitrage/datasources/trove/trove_driver_base.py' DEBUG: adding 'vitrage/datasources/trove/cluster/__init__.py' DEBUG: adding 'vitrage/datasources/trove/cluster/driver.py' DEBUG: adding 'vitrage/datasources/trove/cluster/transformer.py' DEBUG: adding 'vitrage/datasources/trove/instance/__init__.py' DEBUG: adding 'vitrage/datasources/trove/instance/driver.py' DEBUG: adding 'vitrage/datasources/trove/instance/transformer.py' DEBUG: adding 'vitrage/datasources/zabbix/__init__.py' DEBUG: adding 'vitrage/datasources/zabbix/driver.py' DEBUG: adding 'vitrage/datasources/zabbix/properties.py' DEBUG: adding 'vitrage/datasources/zabbix/transformer.py' DEBUG: adding 'vitrage/datasources/zabbix/auxiliary/readme' DEBUG: adding 'vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py' DEBUG: adding 'vitrage/entity_graph/__init__.py' DEBUG: adding 'vitrage/entity_graph/driver_exec.py' DEBUG: adding 'vitrage/entity_graph/graph_init.py' DEBUG: adding 'vitrage/entity_graph/graph_persistency.py' DEBUG: adding 'vitrage/entity_graph/scheduler.py' DEBUG: adding 'vitrage/entity_graph/workers.py' DEBUG: adding 'vitrage/entity_graph/consistency/__init__.py' DEBUG: adding 'vitrage/entity_graph/consistency/consistency_enforcer.py' DEBUG: adding 'vitrage/entity_graph/mappings/__init__.py' DEBUG: adding 'vitrage/entity_graph/mappings/alarm_handler.py' DEBUG: adding 'vitrage/entity_graph/mappings/datasource_info_mapper.py' DEBUG: adding 'vitrage/entity_graph/mappings/handler_base.py' DEBUG: adding 'vitrage/entity_graph/mappings/operational_alarm_severity.py' DEBUG: adding 'vitrage/entity_graph/mappings/operational_resource_state.py' DEBUG: adding 'vitrage/entity_graph/mappings/resource_handler.py' DEBUG: adding 'vitrage/entity_graph/processor/__init__.py' DEBUG: adding 'vitrage/entity_graph/processor/base.py' DEBUG: adding 'vitrage/entity_graph/processor/notifier.py' DEBUG: adding 'vitrage/entity_graph/processor/processor.py' DEBUG: adding 'vitrage/entity_graph/processor/processor_utils.py' DEBUG: adding 'vitrage/entity_graph/processor/transformer_manager.py' DEBUG: adding 'vitrage/evaluator/__init__.py' DEBUG: adding 'vitrage/evaluator/base.py' DEBUG: adding 'vitrage/evaluator/condition.py' DEBUG: adding 'vitrage/evaluator/equivalence_repository.py' DEBUG: adding 'vitrage/evaluator/scenario_evaluator.py' DEBUG: adding 'vitrage/evaluator/scenario_repository.py' DEBUG: adding 'vitrage/evaluator/template_data.py' DEBUG: adding 'vitrage/evaluator/template_fields.py' DEBUG: adding 'vitrage/evaluator/template_schema_factory.py' DEBUG: adding 'vitrage/evaluator/template_schemas.py' DEBUG: adding 'vitrage/evaluator/actions/__init__.py' DEBUG: adding 'vitrage/evaluator/actions/action_executor.py' DEBUG: adding 'vitrage/evaluator/actions/base.py' DEBUG: adding 'vitrage/evaluator/actions/evaluator_event_transformer.py' DEBUG: adding 'vitrage/evaluator/actions/notifier.py' DEBUG: adding 'vitrage/evaluator/actions/priority_tools.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/__init__.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/action_steps.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/add_causal_relationship.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/base.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/execute_mistral.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/mark_down.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/raise_alarm.py' DEBUG: adding 'vitrage/evaluator/actions/recipes/set_state.py' DEBUG: adding 'vitrage/evaluator/template_db/__init__.py' DEBUG: adding 'vitrage/evaluator/template_db/template_repository.py' DEBUG: adding 'vitrage/evaluator/template_functions/__init__.py' DEBUG: adding 'vitrage/evaluator/template_functions/function_resolver.py' DEBUG: adding 'vitrage/evaluator/template_functions/v2/__init__.py' DEBUG: adding 'vitrage/evaluator/template_functions/v2/functions.py' DEBUG: adding 'vitrage/evaluator/template_loading/__init__.py' DEBUG: adding 'vitrage/evaluator/template_loading/equivalence_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/props_converter.py' DEBUG: adding 'vitrage/evaluator/template_loading/scenario_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/subgraph_builder.py' DEBUG: adding 'vitrage/evaluator/template_loading/template_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/template_loader_v3.py' DEBUG: adding 'vitrage/evaluator/template_loading/v1/__init__.py' DEBUG: adding 'vitrage/evaluator/template_loading/v1/action_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/v1/execute_mistral_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/v3/__init__.py' DEBUG: adding 'vitrage/evaluator/template_loading/v3/action_loader.py' DEBUG: adding 'vitrage/evaluator/template_loading/v3/raise_alarm_loader.py' DEBUG: adding 'vitrage/evaluator/template_validation/__init__.py' DEBUG: adding 'vitrage/evaluator/template_validation/base.py' DEBUG: adding 'vitrage/evaluator/template_validation/status_messages.py' DEBUG: adding 'vitrage/evaluator/template_validation/template_syntax_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/template_syntax_validator_v3.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/__init__.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/base.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/template_content_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/template_content_validator_v3.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/__init__.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/definitions_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/get_param_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/mark_down_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/metadata_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/scenario_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v1/set_state_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v2/__init__.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v2/get_param_validator.py' DEBUG: adding 'vitrage/evaluator/template_validation/content/v2/metadata_validator.py' DEBUG: adding 'vitrage/graph/__init__.py' DEBUG: adding 'vitrage/graph/filter.py' DEBUG: adding 'vitrage/graph/query.py' DEBUG: adding 'vitrage/graph/utils.py' DEBUG: adding 'vitrage/graph/algo_driver/__init__.py' DEBUG: adding 'vitrage/graph/algo_driver/algorithm.py' DEBUG: adding 'vitrage/graph/algo_driver/networkx_algorithm.py' DEBUG: adding 'vitrage/graph/algo_driver/sub_graph_matching.py' DEBUG: adding 'vitrage/graph/driver/__init__.py' DEBUG: adding 'vitrage/graph/driver/elements.py' DEBUG: adding 'vitrage/graph/driver/graph.py' DEBUG: adding 'vitrage/graph/driver/networkx_graph.py' DEBUG: adding 'vitrage/graph/driver/notifier.py' DEBUG: adding 'vitrage/hacking/__init__.py' DEBUG: adding 'vitrage/hacking/checks.py' DEBUG: adding 'vitrage/machine_learning/__init__.py' DEBUG: adding 'vitrage/machine_learning/service.py' DEBUG: adding 'vitrage/machine_learning/plugins/__init__.py' DEBUG: adding 'vitrage/machine_learning/plugins/base.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/__init__.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py' DEBUG: adding 'vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py' DEBUG: adding 'vitrage/middleware/__init__.py' DEBUG: adding 'vitrage/middleware/basic_and_keystone_auth.py' DEBUG: adding 'vitrage/middleware/keycloak.py' DEBUG: adding 'vitrage/notifier/__init__.py' DEBUG: adding 'vitrage/notifier/service.py' DEBUG: adding 'vitrage/notifier/plugins/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/base.py' DEBUG: adding 'vitrage/notifier/plugins/aodh/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/aodh/aodh_notifier.py' DEBUG: adding 'vitrage/notifier/plugins/mistral/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/mistral/mistral_notifier.py' DEBUG: adding 'vitrage/notifier/plugins/nova/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/nova/nova_notifier.py' DEBUG: adding 'vitrage/notifier/plugins/snmp/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/snmp/base.py' DEBUG: adding 'vitrage/notifier/plugins/snmp/snmp_notifier.py' DEBUG: adding 'vitrage/notifier/plugins/snmp/snmp_sender.py' DEBUG: adding 'vitrage/notifier/plugins/webhook/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/webhook/utils.py' DEBUG: adding 'vitrage/notifier/plugins/webhook/webhook.py' DEBUG: adding 'vitrage/notifier/plugins/zaqar/__init__.py' DEBUG: adding 'vitrage/notifier/plugins/zaqar/zaqar_notifier.py' DEBUG: adding 'vitrage/persistency/__init__.py' DEBUG: adding 'vitrage/persistency/service.py' DEBUG: adding 'vitrage/snmp_parsing/__init__.py' DEBUG: adding 'vitrage/snmp_parsing/properties.py' DEBUG: adding 'vitrage/snmp_parsing/service.py' DEBUG: adding 'vitrage/storage/__init__.py' DEBUG: adding 'vitrage/storage/base.py' DEBUG: adding 'vitrage/storage/history_facade.py' DEBUG: adding 'vitrage/storage/impl_sqlalchemy.py' DEBUG: adding 'vitrage/storage/sqlalchemy/__init__.py' DEBUG: adding 'vitrage/storage/sqlalchemy/models.py' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/__init__.py' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic.ini' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/README' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py' DEBUG: adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py' DEBUG: adding 'vitrage/tests/__init__.py' DEBUG: adding 'vitrage/tests/base.py' DEBUG: adding 'vitrage/tests/functional/__init__.py' DEBUG: adding 'vitrage/tests/functional/base.py' DEBUG: adding 'vitrage/tests/functional/test_configuration.py' DEBUG: adding 'vitrage/tests/functional/api/__init__.py' DEBUG: adding 'vitrage/tests/functional/api/test_versions.py' DEBUG: adding 'vitrage/tests/functional/api/v1/__init__.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_auth.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_basic.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_health.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_keycloak.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_noauth.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_service.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_status.py' DEBUG: adding 'vitrage/tests/functional/api/v1/test_template_versions.py' DEBUG: adding 'vitrage/tests/functional/api_handler/__init__.py' DEBUG: adding 'vitrage/tests/functional/api_handler/test_apis.py' DEBUG: adding 'vitrage/tests/functional/api_handler/test_templates.py' DEBUG: adding 'vitrage/tests/functional/api_handler/test_templates_v2.py' DEBUG: adding 'vitrage/tests/functional/api_handler/test_templates_v3.py' DEBUG: adding 'vitrage/tests/functional/datasources/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/base.py' DEBUG: adding 'vitrage/tests/functional/datasources/aodh/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/aodh/test_aodh.py' DEBUG: adding 'vitrage/tests/functional/datasources/cinder/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/cinder/test_cinder_volume.py' DEBUG: adding 'vitrage/tests/functional/datasources/collectd/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/collectd/test_collectd.py' DEBUG: adding 'vitrage/tests/functional/datasources/heat/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/heat/test_heat_stack.py' DEBUG: adding 'vitrage/tests/functional/datasources/listener_service/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/listener_service/test_listener_service.py' DEBUG: adding 'vitrage/tests/functional/datasources/nagios/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/nagios/test_nagios.py' DEBUG: adding 'vitrage/tests/functional/datasources/neutron/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/neutron/test_neutron_network.py' DEBUG: adding 'vitrage/tests/functional/datasources/neutron/test_neutron_port.py' DEBUG: adding 'vitrage/tests/functional/datasources/nova/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/nova/test_nova_datasources.py' DEBUG: adding 'vitrage/tests/functional/datasources/trove/__init__.py' DEBUG: adding 'vitrage/tests/functional/datasources/trove/test_trove_instance.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/__init__.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/consistency/__init__.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/consistency/test_consistency.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/graph_persistor/__init__.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/processor/__init__.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/processor/test_processor.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/states/__init__.py' DEBUG: adding 'vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py' DEBUG: adding 'vitrage/tests/functional/evaluator/__init__.py' DEBUG: adding 'vitrage/tests/functional/evaluator/test_action_executor.py' DEBUG: adding 'vitrage/tests/functional/evaluator/test_scenario_evaluator.py' DEBUG: adding 'vitrage/tests/mocks/__init__.py' DEBUG: adding 'vitrage/tests/mocks/entity_model.py' DEBUG: adding 'vitrage/tests/mocks/graph_generator.py' DEBUG: adding 'vitrage/tests/mocks/mock_driver.py' DEBUG: adding 'vitrage/tests/mocks/mock_transformer.py' DEBUG: adding 'vitrage/tests/mocks/trace_generator.py' DEBUG: adding 'vitrage/tests/mocks/utils.py' DEBUG: adding 'vitrage/tests/mocks/mock_graph_datasource/__init__.py' DEBUG: adding 'vitrage/tests/mocks/mock_graph_datasource/driver.py' DEBUG: adding 'vitrage/tests/mocks/mock_graph_datasource/transformer.py' DEBUG: adding 'vitrage/tests/resources/datasources_values/default.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/nagios.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/nova.host.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/nova.instance.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/nova.zone.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/vitrage.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/erroneous_values/default.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml' DEBUG: adding 'vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml' DEBUG: adding 'vitrage/tests/resources/kapacitor/kapacitor_conf.yaml' DEBUG: adding 'vitrage/tests/resources/kubernetes/kubernetes_config.yaml' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/edges/attached.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/edges/contains.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/edges/on.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/neutron.network.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/neutron.port.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/nova.host.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/nova.instance.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/nova.zone.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json' DEBUG: adding 'vitrage/tests/resources/mock_configurations/vertices/zabbix.json' DEBUG: adding 'vitrage/tests/resources/nagios/nagios-mock.html' DEBUG: adding 'vitrage/tests/resources/nagios/nagios_conf.yaml' DEBUG: adding 'vitrage/tests/resources/prometheus/prometheus_conf.yaml' DEBUG: adding 'vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml' DEBUG: adding 'vitrage/tests/resources/snmp_notifier/dests.yaml' DEBUG: adding 'vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml' DEBUG: adding 'vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml' DEBUG: adding 'vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/switch_to_host.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml' DEBUG: adding 'vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml' DEBUG: adding 'vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml' DEBUG: adding 'vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml' DEBUG: adding 'vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/causal_basic.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/deduced_state.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/high_availability.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml' DEBUG: adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml' DEBUG: adding 'vitrage/tests/resources/templates/general/bad_yaml.yaml' DEBUG: adding 'vitrage/tests/resources/templates/general/basic.yaml' DEBUG: adding 'vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml' DEBUG: adding 'vitrage/tests/resources/templates/general/equivalences/basic.yaml' DEBUG: adding 'vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml' DEBUG: adding 'vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml' DEBUG: adding 'vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml' DEBUG: adding 'vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v2_with_params.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v2_without_params.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml' DEBUG: adding 'vitrage/tests/resources/templates/parameters/v3_with_params.yaml' DEBUG: adding 'vitrage/tests/resources/templates/regex/basic_regex.yaml' DEBUG: adding 'vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml' DEBUG: adding 'vitrage/tests/resources/templates/regex/faulty_regex.yaml' DEBUG: adding 'vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml' DEBUG: adding 'vitrage/tests/resources/templates/v3_templates/valid_actions.yaml' DEBUG: adding 'vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/invalid_version.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/no_version.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/v1/version1.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/v2/v2_standard.yaml' DEBUG: adding 'vitrage/tests/resources/templates/version/v2/v2_with_func.yaml' DEBUG: adding 'vitrage/tests/resources/zabbix/zabbix_conf.yaml' DEBUG: adding 'vitrage/tests/unit/__init__.py' DEBUG: adding 'vitrage/tests/unit/cli/__init__.py' DEBUG: adding 'vitrage/tests/unit/cli/test_status.py' DEBUG: adding 'vitrage/tests/unit/common/__init__.py' DEBUG: adding 'vitrage/tests/unit/common/test_utils.py' DEBUG: adding 'vitrage/tests/unit/datasources/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/test_alarm_transformer_base.py' DEBUG: adding 'vitrage/tests/unit/datasources/test_datasource_update_method.py' DEBUG: adding 'vitrage/tests/unit/datasources/test_transformer_base.py' DEBUG: adding 'vitrage/tests/unit/datasources/aodh/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py' DEBUG: adding 'vitrage/tests/unit/datasources/aodh/mock_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/aodh/test_aodh_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/cetus/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/cinder/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/collectd/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/collectd/test_collectd_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/collectd/test_mapper.py' DEBUG: adding 'vitrage/tests/unit/datasources/consistency/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/doctor/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/doctor/test_doctor_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/heat/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/kapacitor/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py' DEBUG: adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/mock_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/nagios_base_test.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/test_nagios_config.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/test_nagios_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/test_nagios_parser.py' DEBUG: adding 'vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/neutron/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/neutron/network/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/neutron/port/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/prometheus/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/static/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/static/test_static_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/static/test_static_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/tmfapi639/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/trove/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/__init__.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/mock_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py' DEBUG: adding 'vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/__init__.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/base.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/test_processor_service.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/test_transformer_manager.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/processor/__init__.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/processor/base.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/processor/test_entity_graph.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/processor/test_processor.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/states/__init__.py' DEBUG: adding 'vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py' DEBUG: adding 'vitrage/tests/unit/evaluator/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_condition.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_equivalence_loader.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_equivalence_repository.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_scenario_evaluator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_scenario_repository.py' DEBUG: adding 'vitrage/tests/unit/evaluator/test_template_loader.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/test_mark_down.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py' DEBUG: adding 'vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_functions/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_functions/test_template_functions.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_loading/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_loading/v2/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/base.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py' DEBUG: adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py' DEBUG: adding 'vitrage/tests/unit/graph/__init__.py' DEBUG: adding 'vitrage/tests/unit/graph/base.py' DEBUG: adding 'vitrage/tests/unit/graph/test_graph.py' DEBUG: adding 'vitrage/tests/unit/graph/test_graph_algo.py' DEBUG: adding 'vitrage/tests/unit/hacking/__init__.py' DEBUG: adding 'vitrage/tests/unit/hacking/test_hacking.py' DEBUG: adding 'vitrage/tests/unit/machine_learning/__init__.py' DEBUG: adding 'vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py' DEBUG: adding 'vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py' DEBUG: adding 'vitrage/tests/unit/notifier/__init__.py' DEBUG: adding 'vitrage/tests/unit/notifier/test_notifier.py' DEBUG: adding 'vitrage/tests/unit/notifier/snmp_notifier/__init__.py' DEBUG: adding 'vitrage/tests/unit/notifier/snmp_notifier/common.py' DEBUG: adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py' DEBUG: adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py' DEBUG: adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py' DEBUG: adding 'vitrage/tests/unit/snmp_parsing/__init__.py' DEBUG: adding 'vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py' DEBUG: adding 'vitrage/tests/unit/storage/__init__.py' DEBUG: adding 'vitrage/tests/unit/storage/test_migrations.py' DEBUG: adding 'vitrage/utils/__init__.py' DEBUG: adding 'vitrage/utils/datetime.py' DEBUG: adding 'vitrage/utils/evaluator.py' DEBUG: adding 'vitrage/utils/file.py' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/AUTHORS' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/LICENSE' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/METADATA' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/WHEEL' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/pbr.json' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/top_level.txt' DEBUG: adding 'vitrage-14.1.0.dev1.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for vitrage (pyproject.toml): finished with status 'done' DEBUG: Created wheel for vitrage: filename=vitrage-14.1.0.dev1-py3-none-any.whl size=762067 sha256=5929e64e086570eb43f5ccd48347471895beeb0e8e518ca66d5280355d736733 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/d5/48/98/3272d60eaa343977e0cea3ffc1ac1298fb5d5f57dae40cecfc DEBUG: Successfully built vitrage 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-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/vitrage-14.1.0.dev1/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/vitrage-14.1.0.dev1/etc/vitrage/vitrage-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/vitrage-14.1.0.dev1/doc/source/_static/vitrage.conf.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 53 source files that are out of date DEBUG: updating environment: [new config] 53 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] cli/index reading sources... [ 4%] cli/vitrage-purge-data reading sources... [ 6%] cli/vitrage-status reading sources... [ 8%] configuration/index reading sources... [ 9%] contributor/add-new-datasource reading sources... [ 11%] contributor/alarm-severity-config reading sources... [ 13%] contributor/cetus_datasource reading sources... [ 15%] contributor/configuration reading sources... [ 17%] contributor/contributing reading sources... [ 19%] contributor/datasource-snmp-parsing-support reading sources... [ 21%] contributor/devstack-installation reading sources... [ 23%] contributor/entity_equivalence_use_cases reading sources... [ 25%] contributor/high-scale reading sources... [ 26%] contributor/index reading sources... [ 28%] contributor/k8s_datasource reading sources... [ 30%] contributor/kapacitor-datasource reading sources... [ 32%] contributor/keycloak-config reading sources... [ 34%] contributor/manual-tests reading sources... [ 36%] contributor/mistral-config reading sources... [ 38%] contributor/ml-jaccard_correlation reading sources... [ 40%] contributor/nagios-config reading sources... [ 42%] contributor/nagios-devstack-installation reading sources... [ 43%] contributor/not_operator_support reading sources... [ 45%] contributor/not_operator_support_v2 reading sources... [ 47%] contributor/notifier-snmp-plugin reading sources... [ 49%] contributor/notifier-webhook-plugin reading sources... [ 51%] contributor/nova-config reading sources... [ 53%] contributor/nova-notifier reading sources... [ 55%] contributor/profiler-config reading sources... [ 57%] contributor/prometheus-datasource reading sources... [ 58%] contributor/resource-state-config reading sources... [ 60%] contributor/scenario-evaluator reading sources... [ 62%] contributor/static-config reading sources... [ 64%] contributor/template_validation_status_code reading sources... [ 66%] contributor/templates-loading reading sources... [ 68%] contributor/templates-loading-v2 reading sources... [ 70%] contributor/tmfapi639-datasource reading sources... [ 72%] contributor/vitrage-api reading sources... [ 74%] contributor/vitrage-first_steps reading sources... [ 75%] contributor/vitrage-graph-design reading sources... [ 77%] contributor/vitrage-ha-and-history-vision reading sources... [ 79%] contributor/vitrage-template-format-v2 reading sources... [ 81%] contributor/vitrage-templates reading sources... [ 83%] contributor/vitrage-use-cases reading sources... [ 85%] contributor/zabbix_vitrage reading sources... [ 87%] contributor/zaqar_notifier reading sources... [ 89%] index reading sources... [ 91%] install/get_started reading sources... [ 92%] install/index reading sources... [ 94%] install/install reading sources... [ 96%] install/install-rdo reading sources... [ 98%] install/next-steps reading sources... [100%] install/verify DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 2%] cli/index writing output... [ 4%] cli/vitrage-purge-data /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 6%] cli/vitrage-status writing output... [ 8%] configuration/index writing output... [ 9%] contributor/add-new-datasource writing output... [ 11%] contributor/alarm-severity-config writing output... [ 13%] contributor/cetus_datasource writing output... [ 15%] contributor/configuration writing output... [ 17%] contributor/contributing writing output... [ 19%] contributor/datasource-snmp-parsing-support writing output... [ 21%] contributor/devstack-installation writing output... [ 23%] contributor/entity_equivalence_use_cases writing output... [ 25%] contributor/high-scale writing output... [ 26%] contributor/index writing output... [ 28%] contributor/k8s_datasource writing output... [ 30%] contributor/kapacitor-datasource writing output... [ 32%] contributor/keycloak-config writing output... [ 34%] contributor/manual-tests writing output... [ 36%] contributor/mistral-config writing output... [ 38%] contributor/ml-jaccard_correlation writing output... [ 40%] contributor/nagios-config writing output... [ 42%] contributor/nagios-devstack-installation writing output... [ 43%] contributor/not_operator_support writing output... [ 45%] contributor/not_operator_support_v2 writing output... [ 47%] contributor/notifier-snmp-plugin writing output... [ 49%] contributor/notifier-webhook-plugin writing output... [ 51%] contributor/nova-config writing output... [ 53%] contributor/nova-notifier writing output... [ 55%] contributor/profiler-config writing output... [ 57%] contributor/prometheus-datasource writing output... [ 58%] contributor/resource-state-config writing output... [ 60%] contributor/scenario-evaluator writing output... [ 62%] contributor/static-config writing output... [ 64%] contributor/template_validation_status_code writing output... [ 66%] contributor/templates-loading writing output... [ 68%] contributor/templates-loading-v2 writing output... [ 70%] contributor/tmfapi639-datasource writing output... [ 72%] contributor/vitrage-api /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 74%] contributor/vitrage-first_steps writing output... [ 75%] contributor/vitrage-graph-design writing output... [ 77%] contributor/vitrage-ha-and-history-vision writing output... [ 79%] contributor/vitrage-template-format-v2 writing output... [ 81%] contributor/vitrage-templates writing output... [ 83%] contributor/vitrage-use-cases writing output... [ 85%] contributor/zabbix_vitrage writing output... [ 87%] contributor/zaqar_notifier writing output... [ 89%] index writing output... [ 91%] install/get_started writing output... [ 92%] install/index writing output... [ 94%] install/install writing output... [ 96%] install/install-rdo writing output... [ 98%] install/next-steps writing output... [100%] install/verify DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex done DEBUG: writing additional pages... search done DEBUG: copying images... [ 8%] contributor/images/osprofiler-html-output.png copying images... [ 15%] contributor/images/low_level_design.png copying images... [ 23%] contributor/images/vitrage-ha-vision.png copying images... [ 31%] contributor/images/add_nova_instance_flow.png copying images... [ 38%] contributor/images/add_nova_instance_graph.png copying images... [ 46%] contributor/images/add_aodh_alarm_flow.png copying images... [ 54%] contributor/images/add_aodh_alarm_graph.png copying images... [ 62%] contributor/images/nagios_causes_deduced_flow.png copying images... [ 69%] contributor/images/nagios_causes_deduced_graph.png copying images... [ 77%] contributor/images/rca_flow.png copying images... [ 85%] contributor/images/rca_graph.png copying images... [ 92%] contributor/images/complex_rca_graph.png copying images... [100%] contributor/images/vitrage_graph_architecture.png DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (4.71 seconds) DEBUG: congratulations :) (4.77 seconds) DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YMBLA1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-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 vitrage-14.1.0.dev1 DEBUG: ++ ls /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir/vitrage-14.1.0.dev1-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=vitrage==14.1.0.dev1 DEBUG: + '[' -z vitrage==14.1.0.dev1 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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/vitrage-14.1.0.dev1/pyproject-wheeldir vitrage==14.1.0.dev1 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/vitrage-14.1.0.dev1-py3-none-any.whl DEBUG: Installing collected packages: vitrage DEBUG: Creating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-revision to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-stamp to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-graph to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-ml to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-notifier to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-persistor to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-purge-data to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-snmp-parsing to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-status to 755 DEBUG: Successfully installed vitrage-14.1.0.dev1 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-api /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-revision /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-stamp /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-graph /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-ml /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-notifier /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-persistor /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-purge-data /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-snmp-parsing /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-status DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-revision: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-dbsync-stamp: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-graph: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-ml: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-notifier: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-persistor: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-purge-data: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-snmp-parsing: updating DEBUG: /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/vitrage-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/python3.12/site-packages/vitrage-14.1.0.dev1.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/datasources_values DEBUG: + install -p -D -m 640 etc/vitrage/vitrage.conf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/vitrage.conf DEBUG: + install -p -D -m 640 etc/vitrage/api-paste.ini /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/api-paste.ini DEBUG: + install -p -D -m 640 etc/vitrage/datasources_values/aodh.yaml etc/vitrage/datasources_values/cetus.cluster.yaml etc/vitrage/datasources_values/cetus.pod.yaml etc/vitrage/datasources_values/cinder.volume.yaml etc/vitrage/datasources_values/collectd.yaml etc/vitrage/datasources_values/default.yaml etc/vitrage/datasources_values/doctor.yaml etc/vitrage/datasources_values/heat.stack.yaml etc/vitrage/datasources_values/kapacitor.yaml etc/vitrage/datasources_values/monasca.yaml etc/vitrage/datasources_values/nagios.yaml etc/vitrage/datasources_values/network.interface.yaml etc/vitrage/datasources_values/neutron.network.yaml etc/vitrage/datasources_values/neutron.port.yaml etc/vitrage/datasources_values/nova.host.yaml etc/vitrage/datasources_values/nova.instance.yaml etc/vitrage/datasources_values/nova.zone.yaml etc/vitrage/datasources_values/openstack.cluster.yaml etc/vitrage/datasources_values/prometheus.yaml etc/vitrage/datasources_values/static.yaml etc/vitrage/datasources_values/static_physical.yaml etc/vitrage/datasources_values/switch.yaml etc/vitrage/datasources_values/trove.cluster.yaml etc/vitrage/datasources_values/trove.instance.yaml etc/vitrage/datasources_values/vitrage.yaml etc/vitrage/datasources_values/zabbix.yaml /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/datasources_values/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/var/lib/vitrage DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/var/lib/vitrage/tmp DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/var/log/vitrage DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/static_datasources DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/vitrage/templates DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/vitrage.logrotate /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/etc/logrotate.d/openstack-vitrage DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-api.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-graph.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-graph.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-notifier.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-notifier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-ml.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-ml.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-persistor.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-persistor.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-snmp-parsing.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/lib/systemd/system/openstack-vitrage-snmp-parsing.service DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/etc/vitrage/*' DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 14.1.0-0.20250319071958.aafc997.el10 --unique-debug-suffix -14.1.0-0.20250319071958.aafc997.el10.x86_64 --unique-debug-src-base openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/vitrage-14.1.0.dev1 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.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.jrHn6A 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-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 vitrage-14.1.0.dev1 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xIzt8w DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-vitrage = 14.1.0-0.20250319071958.aafc997.el10 python3-vitrage = 14.1.0-0.20250319071958.aafc997.el10 python3.12-vitrage = 14.1.0-0.20250319071958.aafc997.el10 python3.12dist(vitrage) = 14.1~~dev1 python3dist(vitrage) = 14.1~~dev1 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: ((python3.12dist(eventlet) < 0.20.1 or python3.12dist(eventlet) > 0.20.1) with python3.12dist(eventlet) >= 0.20) python(abi) = 3.12 python3.12dist(alembic) >= 0.9.8 python3.12dist(cachetools) >= 2.0.1 python3.12dist(cotyledon) >= 1.6.8 python3.12dist(cryptography) >= 2.7 python3.12dist(debtcollector) >= 1.19 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 3.6.2 python3.12dist(keystonemiddleware) >= 4.21 python3.12dist(lxml) >= 4.5.2 python3.12dist(networkx) >= 2.4 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 4.44 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 3.44 python3.12dist(oslo-messaging) >= 5.36 python3.12dist(oslo-middleware) >= 3.35 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(osprofiler) >= 2 python3.12dist(pastedeploy) >= 1.5.2 python3.12dist(pbr) >= 3.1.1 python3.12dist(pecan) >= 1.2.1 python3.12dist(psutil) >= 5.4.3 python3.12dist(pyjwt) >= 1.6 python3.12dist(pymysql) >= 0.8 python3.12dist(pysnmp-lextudio) python3.12dist(python-dateutil) >= 2.7 python3.12dist(pytz) >= 2018.3 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.20 python3.12dist(sqlalchemy) >= 1.2.5 python3.12dist(stevedore) >= 1.28 python3.12dist(sympy) >= 1.1.1 python3.12dist(tenacity) >= 4.12 python3.12dist(tooz) >= 1.58 python3.12dist(voluptuous) >= 0.11.1 python3.12dist(webob) >= 1.7.4 python3.12dist(werkzeug) >= 0.14.1 DEBUG: Obsoletes: python3.12-vitrage < 14.1.0-0.20250319071958.aafc997.el10 DEBUG: Processing files: openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xiRSXw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-common DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/README.rst /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QbtEw9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-common DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-vitrage-common) = 14.1.0-0.20250319071958.aafc997.el10 openstack-vitrage-common = 14.1.0-0.20250319071958.aafc997.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: /usr/bin/python3 DEBUG: Recommends: group(vitrage) user(vitrage) DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-api = 14.1.0-0.20250319071958.aafc997.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-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-graph = 14.1.0-0.20250319071958.aafc997.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: Obsoletes: openstack-vitrage-collector < 14.1.0-0.20250319071958.aafc997.el10 DEBUG: Processing files: openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-notifier = 14.1.0-0.20250319071958.aafc997.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-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-ml = 14.1.0-0.20250319071958.aafc997.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-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-persistor = 14.1.0-0.20250319071958.aafc997.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-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: openstack-vitrage-snmp-parsing = 14.1.0-0.20250319071958.aafc997.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-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uSigiG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage-tests DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/python3-vitrage-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-vitrage-tests = 14.1.0-0.20250319071958.aafc997.el10 python3-vitrage-tests = 14.1.0-0.20250319071958.aafc997.el10 python3.12-vitrage-tests = 14.1.0-0.20250319071958.aafc997.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: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-vitrage-tests < 14.1.0-0.20250319071958.aafc997.el10 DEBUG: Processing files: openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2b9M6U DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-doc DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/doc/build/html /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/doc/openstack-vitrage-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.cOFtH4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-doc DEBUG: + cp -pr /builddir/build/BUILD/vitrage-14.1.0.dev1/LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64/usr/share/licenses/openstack-vitrage-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-vitrage-doc = 14.1.0-0.20250319071958.aafc997.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: Provides: python-vitrage+openstack = 14.1.0-0.20250319071958.aafc997.el10 python3-vitrage+openstack = 14.1.0-0.20250319071958.aafc997.el10 python3.12-vitrage+openstack = 14.1.0-0.20250319071958.aafc997.el10 python3.12dist(vitrage[openstack]) = 14.1~~dev1 python3dist(vitrage[openstack]) = 14.1~~dev1 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 python3.12dist(aodhclient) >= 1 python3.12dist(gnocchiclient) >= 3.3.1 python3.12dist(python-heatclient) >= 1.14 python3.12dist(python-keystoneclient) >= 3.15 python3.12dist(python-mistralclient) >= 3.3 python3.12dist(python-monascaclient) >= 1.7.1 python3.12dist(python-neutronclient) >= 6.7 python3.12dist(python-novaclient) >= 10.1 python3.12dist(python-openstackclient) >= 3.12 python3.12dist(python-troveclient) >= 2.2 python3.12dist(python-zaqarclient) >= 1.2 DEBUG: Obsoletes: python3.12-vitrage+openstack < 14.1.0-0.20250319071958.aafc997.el10 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rmCQM8 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd vitrage-14.1.0.dev1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.5HovdL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/vitrage-14.1.0.dev1-SPECPARTS DEBUG: + rm -rf vitrage-14.1.0.dev1 vitrage-14.1.0.dev1.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-14.1.0-0.20250319071958.aafc997.el10.src.rpm) Config(dlrn-5) 2 minutes 18 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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: 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: 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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f 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'] with env {'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: 16114812 4350520 2205224 949656 10907652 11764292 DEBUG: Swap: 16777212 5408004 11369208 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 839M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 208G 342G 38% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock 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: 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.za398x2y', '/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/python3-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f/openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.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-6684336c619f8c59401 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-python-agent-91f52035 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-os-brick-6e83ac6eeee8f3a4b3265a 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-novaclient-4c3216df7203b00f4a5d 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-022a2b6c8465d905eb8bf99 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-352cce36f0bddb1f 174 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-6b45672b23db47ccbf74dbd 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designate-tests-tempest-f36fcee 158 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-75806e361d001d15f8c0d 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-1e4165950f13eb5dd82 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-32948b7135d9de31cb8ef 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-networking-bgpvpn-26a124b8cd802 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-lib-e473f6f4b368cdb97c7 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-52bba70fec38053bd3a5 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-f8a19b8df6d32a6945370b1639 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-packstack-1357edba88d6a12636 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-3f59cef644ce5b4a520cd8 167 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-zaqar-tests-tempest-e70ed5e60f9 165 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-815df9ad173957088a53 168 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 29 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 32 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 62 kB/s | 6.3 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 76 kB/s | 6.7 kB 00:00 DEBUG: dlrn-master-testing 157 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 163 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 167 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 25 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: openstack-vitrage-api noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.0 k DEBUG: openstack-vitrage-common noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 33 k DEBUG: openstack-vitrage-doc noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 2.3 M DEBUG: openstack-vitrage-graph noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.1 k DEBUG: openstack-vitrage-ml noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.0 k DEBUG: openstack-vitrage-notifier noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.1 k DEBUG: openstack-vitrage-persistor noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.1 k DEBUG: openstack-vitrage-snmp-parsing noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.1 k DEBUG: python3-vitrage noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 623 k DEBUG: python3-vitrage+openstack noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 8.5 k DEBUG: python3-vitrage-tests noarch 14.1.0-0.20250319071958.aafc997.el10 @commandline 456 k DEBUG: Installing dependencies: DEBUG: dejavu-sans-fonts noarch 2.37-25.el10 baseos 1.3 M DEBUG: desktop-file-utils x86_64 0.26-14.el10 appstream 71 k DEBUG: double-conversion x86_64 3.3.0-4.el10s delorean-master-testing 51 k DEBUG: emacs-filesystem noarch 1:29.4-10.el10 appstream 10 k DEBUG: flexiblas x86_64 3.4.2-3.el10 appstream 26 k DEBUG: flexiblas-netlib x86_64 3.4.2-3.el10 appstream 3.2 M DEBUG: flexiblas-openblas-openmp x86_64 3.4.2-3.el10 appstream 18 k DEBUG: ghostscript x86_64 10.02.1-14.el10 appstream 37 k DEBUG: ghostscript-tools-fonts noarch 10.02.1-14.el10 appstream 14 k DEBUG: ghostscript-tools-printing noarch 10.02.1-14.el10 appstream 15 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hwdata noarch 0.379-10.4.el10 baseos 1.6 M DEBUG: info x86_64 7.1-6.el10 baseos 183 k DEBUG: libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k DEBUG: libXfixes x86_64 6.0.1-5.el10 appstream 20 k DEBUG: libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k DEBUG: libdrm x86_64 2.4.123-1.el10 appstream 163 k DEBUG: libgfortran x86_64 14.2.1-7.el10 baseos 800 k DEBUG: libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k DEBUG: libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k DEBUG: libglvnd-opengl x86_64 1:1.7.0-7.el10 appstream 39 k DEBUG: libicu x86_64 74.2-4.el10 baseos 10 M DEBUG: libimagequant x86_64 2.14.1-1.el10s delorean-master-testing 64 k DEBUG: libpciaccess x86_64 0.16-16.el10 baseos 28 k DEBUG: libqhull_r x86_64 1:8.0.2-2.el10s delorean-master-testing 204 k DEBUG: libquadmath x86_64 14.2.1-7.el10 baseos 207 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libwayland-server x86_64 1.23.0-2.el10 appstream 42 k DEBUG: libxshmfence x86_64 1.3.2-5.el10 appstream 13 k DEBUG: libxslt x86_64 1.1.39-6.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: llvm-libs x86_64 19.1.7-2.el10 baseos 27 M DEBUG: mailcap noarch 2.1.54-8.el10 baseos 35 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: mesa-dri-drivers x86_64 24.2.8-2.el10 appstream 11 M DEBUG: mesa-filesystem x86_64 24.2.8-2.el10 appstream 16 k DEBUG: mesa-libGL x86_64 24.2.8-2.el10 appstream 176 k DEBUG: mesa-libGLU x86_64 9.0.3-7.el10 appstream 164 k DEBUG: mesa-libgbm x86_64 24.2.8-2.el10 appstream 42 k DEBUG: mesa-libglapi x86_64 24.2.8-2.el10 appstream 47 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: openblas x86_64 0.3.28-1.el10 appstream 42 k DEBUG: openblas-openmp x86_64 0.3.28-1.el10 appstream 5.0 M DEBUG: perl-AutoLoader noarch 5.74-512.el10 baseos 22 k DEBUG: perl-B x86_64 1.89-512.el10 baseos 176 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-512.el10 baseos 23 k DEBUG: perl-Clone x86_64 0.46-10.el10 appstream 23 k DEBUG: perl-Compress-Raw-Bzip2 x86_64 2.212-512.el10 appstream 36 k DEBUG: perl-Compress-Raw-Zlib x86_64 2.212-512.el10 appstream 66 k DEBUG: perl-Data-Dump noarch 1.25-13.el10 appstream 33 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-HMAC noarch 1.04-12.el10 appstream 23 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-Digest-SHA x86_64 1:6.04-512.el10 appstream 63 k DEBUG: perl-DynaLoader x86_64 1.56-512.el10 baseos 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Encode-Locale noarch 1.05-31.el10 appstream 19 k DEBUG: perl-Errno x86_64 1.38-512.el10 baseos 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-512.el10 baseos 30 k DEBUG: perl-File-Basename noarch 2.86-512.el10 baseos 18 k DEBUG: perl-File-Copy noarch 2.41-512.el10 appstream 21 k DEBUG: perl-File-Find noarch 1.44-512.el10 appstream 26 k DEBUG: perl-File-Listing noarch 6.16-5.el10 appstream 26 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-512.el10 baseos 18 k DEBUG: perl-FileHandle noarch 2.05-512.el10 baseos 16 k DEBUG: perl-Filter x86_64 2:1.64-512.el10 appstream 89 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-512.el10 baseos 16 k DEBUG: perl-HTML-Parser x86_64 3.82-3.el10 appstream 124 k DEBUG: perl-HTML-Tagset noarch 3.20-59.el10 appstream 19 k DEBUG: perl-HTTP-Cookies noarch 6.11-5.el10 appstream 38 k DEBUG: perl-HTTP-Date noarch 6.06-6.el10 appstream 25 k DEBUG: perl-HTTP-Message noarch 6.45-5.el10 appstream 99 k DEBUG: perl-HTTP-Negotiate noarch 6.01-40.el10 appstream 21 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-I18N-Langinfo x86_64 0.24-512.el10 appstream 26 k DEBUG: perl-IO x86_64 1.55-512.el10 baseos 80 k DEBUG: perl-IO-Compress noarch 2.212-512.el10 appstream 306 k DEBUG: perl-IO-HTML noarch 1.004-14.el10 appstream 28 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-512.el10 baseos 23 k DEBUG: perl-LWP-MediaTypes noarch 6.04-19.el10 appstream 34 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Module-Load noarch 1:0.36-511.el10 appstream 18 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-NTLM noarch 1.09-41.el10 appstream 23 k DEBUG: perl-Net-HTTP noarch 6.23-6.el10 appstream 40 k DEBUG: perl-Net-SSLeay x86_64 1.94-7.el10 baseos 381 k DEBUG: perl-POSIX x86_64 2.20-512.el10 baseos 96 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-512.el10 baseos 13 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-512.el10 baseos 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-Text-Unidecode noarch 1.30-27.el10 appstream 195 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-TimeDate noarch 1:2.33-16.el10 appstream 58 k DEBUG: perl-Try-Tiny noarch 0.31-12.el10 appstream 40 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-WWW-RobotRules noarch 6.02-41.el10 appstream 21 k DEBUG: perl-XML-Parser x86_64 2.47-6.el10 appstream 239 k DEBUG: perl-XML-XPath noarch 1.48-8.el10 appstream 86 k DEBUG: perl-base noarch 2.27-512.el10 baseos 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-encoding x86_64 4:3.00-511.el10 appstream 64 k DEBUG: perl-if noarch 0.61.000-512.el10 baseos 15 k DEBUG: perl-interpreter x86_64 4:5.40.1-512.el10 baseos 72 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.1-512.el10 baseos 2.4 M DEBUG: perl-libwww-perl noarch 6.76-3.el10 appstream 208 k DEBUG: perl-locale noarch 1.12-512.el10 baseos 14 k DEBUG: perl-mro x86_64 1.29-512.el10 baseos 30 k DEBUG: perl-open noarch 1.13-512.el10 appstream 17 k DEBUG: perl-overload noarch 1.37-512.el10 baseos 46 k DEBUG: perl-overloading noarch 0.02-512.el10 baseos 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-subs noarch 1.04-512.el10 appstream 13 k DEBUG: perl-vars noarch 1.05-512.el10 baseos 14 k DEBUG: python-openstackclient-lang noarch 7.4.0-0.20250318124434.4b7e32c.el10 delorean-component-clients 56 k DEBUG: python-oslo-cache-lang noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 8.0.0-0.20250212135609.79f5ec6.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-aodhclient noarch 3.7.1-0.20250310082600.5c3a66c.el10 delorean-component-clients 64 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-cairo x86_64 1.25.1-5.el10 appstream 127 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-cliff noarch 4.9.1-0.20250314125026.083572e.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-contourpy x86_64 1.2.0-6.el10s delorean-master-testing 257 k DEBUG: python3-cotyledon noarch 1.7.3-8.el10s delorean-master-testing 53 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-cycler noarch 0.11.0-14.el10s delorean-master-testing 21 k DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 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-fonttools x86_64 4.55.3-4.el10s delorean-master-testing 2.9 M DEBUG: python3-futurist noarch 3.1.0-0.20250311193328.bd83787.el10 delorean-component-common 76 k DEBUG: python3-gnocchiclient noarch 7.1.0-0.20250217111922.f0c4fa0.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.1.0-0.20250310084939.dd976ac.el10 delorean-component-clients 199 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 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.10.0-0.20250314124045.60f441a.el10 delorean-component-keystone 555 k DEBUG: python3-keystoneclient noarch 1:5.6.0-0.20250318091942.0d43c46.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.9.0-0.20250310092911.557d173.el10 delorean-component-keystone 127 k DEBUG: python3-kiwisolver x86_64 1.4.8-2.el10s delorean-master-testing 68 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-matplotlib-data noarch 3.7.2-2.el10s delorean-master-testing 521 k DEBUG: python3-matplotlib-data-fonts noarch 3.7.2-2.el10s delorean-master-testing 2.3 M DEBUG: python3-matplotlib-tk x86_64 3.7.2-2.el10s delorean-master-testing 47 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-mistralclient noarch 5.4.0-0.20250318112634.c055eb1.el10 delorean-component-clients 201 k DEBUG: python3-monascaclient noarch 2.8.0-0.20250307105657.bb7d4b6.el10 delorean-component-clients 65 k DEBUG: python3-mpmath noarch 1.3.0-10.el10s delorean-master-testing 1.0 M DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-networkx noarch 3.2.1-6.el10 appstream 3.3 M DEBUG: python3-neutronclient noarch 11.4.0-0.20250310081746.1d7a13a.el10 delorean-component-clients 339 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-numpy x86_64 1:1.26.4-5.el10 appstream 6.7 M DEBUG: python3-numpy-f2py x86_64 1:1.26.4-5.el10 appstream 495 k DEBUG: python3-olefile noarch 0.47-6.el10s delorean-master-testing 73 k DEBUG: python3-openstackclient noarch 7.4.0-0.20250318124434.4b7e32c.el10 delorean-component-clients 1.6 M DEBUG: python3-openstacksdk noarch 4.4.0-0.20250313101744.6438e3b.el10 delorean-component-clients 1.0 M DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-osc-lib noarch 3.2.0-0.20250307105213.d3fdae8.el10 delorean-component-clients 90 k DEBUG: python3-oslo-cache noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.10.1-0.20250318114710.0a940fc.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.7.1-0.20250318100804.d583141.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 5.7.1-0.20250318100958.52d21e6.el10 delorean-component-common 30 k DEBUG: python3-oslo-db noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.2.1-0.20250318123718.dc60623.el10 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.5.1-0.20250318101249.162e0fa.el10 delorean-component-common 65 k DEBUG: python3-oslo-log noarch 7.1.0-0.20250318111316.0c290b1.el10 delorean-component-common 73 k DEBUG: python3-oslo-messaging noarch 16.1.0-0.20250318120050.e91bb45.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.11.0-0.20250318105137.c64d51c.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.3.1-0.20250318102210.8af9987.el10 delorean-component-common 66 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-serialization noarch 5.7.0-0.20250318115342.bff992d.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.1.1-0.20250318124125.7a52803.el10 delorean-component-common 92 k DEBUG: python3-oslo-upgradecheck noarch 2.5.0-0.20250318103257.27366ba.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 8.0.0-0.20250212135609.79f5ec6.el10 delorean-component-common 127 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 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-pillow x86_64 11.1.0-2.el10s delorean-master-testing 943 k DEBUG: python3-pillow-tk x86_64 11.1.0-2.el10s delorean-master-testing 30 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 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-5.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: python3-pyasyncore noarch 1.0.2-6.el10s delorean-master-testing 27 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-pysnmp-lextudio noarch 5.0.33-1.el10s delorean-master-testing 694 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-smi-lextudio noarch 1.1.13-1.el10s delorean-master-testing 167 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.4.1-0.20250314122149.27e27c1.el10 delorean-component-clients 79 k DEBUG: python3-swiftclient noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.7.0-0.20250318092907.e9fbe35.el10 delorean-component-clients 8.0 k DEBUG: python3-sympy x86_64 1.12-2.el10s delorean-master-testing 14 M 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-tkinter x86_64 3.12.9-1.el10 appstream 418 k DEBUG: python3-tooz noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 132 k DEBUG: python3-tooz+redis noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.9 k DEBUG: python3-tooz+zake noarch 6.3.0-0.20250213113959.734acc4.el10 delorean-component-common 7.8 k DEBUG: python3-troveclient noarch 8.8.0-0.20250318095635.a5dccbf.el10 delorean-component-clients 434 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-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 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-zaqarclient noarch 3.0.0-0.20250318100252.b43c4ca.el10 delorean-component-clients 143 k DEBUG: tcl x86_64 1:8.6.13-4.el10 baseos 1.1 M DEBUG: teckit x86_64 2.5.12-4.el10 appstream 360 k DEBUG: texlive-ae noarch 13:20240311-6.el10 appstream 126 k DEBUG: texlive-algorithms noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-alphalph noarch 13:20240311-6.el10 appstream 355 k DEBUG: texlive-amscls noarch 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-anysize noarch 13:20240311-6.el10 appstream 46 k DEBUG: texlive-atbegshi noarch 13:20240311-6.el10 appstream 403 k DEBUG: texlive-attachfile noarch 13:20240311-6.el10 appstream 353 k DEBUG: texlive-attachfile2 noarch 13:20240311-6.el10 appstream 465 k DEBUG: texlive-atveryend noarch 13:20240311-6.el10 appstream 379 k DEBUG: texlive-auxhook noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-avantgar noarch 13:20240311-6.el10 appstream 327 k DEBUG: texlive-babel noarch 13:20240311-6.el10 appstream 1.7 M DEBUG: texlive-babel-english noarch 13:20240311-6.el10 appstream 142 k DEBUG: texlive-babelbib noarch 13:20240311-6.el10 appstream 1.2 M DEBUG: texlive-base noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-beamer noarch 13:20240311-6.el10 appstream 2.7 M DEBUG: texlive-bera noarch 13:20240311-6.el10 appstream 382 k DEBUG: texlive-beton noarch 13:20240311-6.el10 appstream 72 k DEBUG: texlive-bibtex x86_64 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-bidi noarch 13:20240311-6.el10 appstream 4.2 M DEBUG: texlive-bigintcalc noarch 13:20240311-6.el10 appstream 460 k DEBUG: texlive-bitset noarch 13:20240311-6.el10 appstream 614 k DEBUG: texlive-bookman noarch 13:20240311-6.el10 appstream 375 k DEBUG: texlive-bookmark noarch 13:20240311-6.el10 appstream 480 k DEBUG: texlive-booktabs noarch 13:20240311-6.el10 appstream 300 k DEBUG: texlive-breakurl noarch 13:20240311-6.el10 appstream 120 k DEBUG: texlive-breqn noarch 13:20240311-6.el10 appstream 1.0 M DEBUG: texlive-caption noarch 13:20240311-6.el10 appstream 812 k DEBUG: texlive-carlisle noarch 13:20240311-6.el10 appstream 93 k DEBUG: texlive-catchfile noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-changepage noarch 13:20240311-6.el10 appstream 283 k DEBUG: texlive-charter noarch 13:20240311-6.el10 appstream 209 k DEBUG: texlive-chngcntr noarch 13:20240311-6.el10 appstream 240 k DEBUG: texlive-cite noarch 13:20240311-6.el10 appstream 245 k DEBUG: texlive-cm noarch 13:20240311-6.el10 appstream 335 k DEBUG: texlive-cm-super noarch 13:20240311-6.el10 appstream 62 M DEBUG: texlive-cmap noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-cmextra noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-collection-basic noarch 13:20240311-6.el10 appstream 7.6 k DEBUG: texlive-collection-fontsrecommended noarch 13:20240311-6.el10 appstream 7.5 k DEBUG: texlive-collection-latex noarch 13:20240311-6.el10 appstream 7.8 k DEBUG: texlive-colorprofiles noarch 13:20240311-6.el10 appstream 141 k DEBUG: texlive-colortbl noarch 13:20240311-6.el10 appstream 641 k DEBUG: texlive-count1to noarch 13:20240311-6.el10 appstream 537 k DEBUG: texlive-courier noarch 13:20240311-6.el10 appstream 529 k DEBUG: texlive-crop noarch 13:20240311-6.el10 appstream 332 k DEBUG: texlive-csquotes noarch 13:20240311-6.el10 appstream 346 k DEBUG: texlive-ctable noarch 13:20240311-6.el10 appstream 701 k DEBUG: texlive-currfile noarch 13:20240311-6.el10 appstream 191 k DEBUG: texlive-dvipdfmx x86_64 13:20240311-6.el10 appstream 3.0 M DEBUG: texlive-dvipng x86_64 13:20240311-6.el10 appstream 314 k DEBUG: texlive-dvips x86_64 13:20240311-6.el10 appstream 740 k DEBUG: texlive-ec noarch 13:20240311-6.el10 appstream 788 k DEBUG: texlive-enctex noarch 13:20240311-6.el10 appstream 301 k DEBUG: texlive-enumitem noarch 13:20240311-6.el10 appstream 182 k DEBUG: texlive-epstopdf-pkg noarch 13:20240311-6.el10 appstream 358 k DEBUG: texlive-eso-pic noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-etex noarch 13:20240311-6.el10 appstream 333 k DEBUG: texlive-etex-pkg noarch 13:20240311-6.el10 appstream 18 k DEBUG: texlive-etexcmds noarch 13:20240311-6.el10 appstream 304 k DEBUG: texlive-etoolbox noarch 13:20240311-6.el10 appstream 251 k DEBUG: texlive-euenc noarch 13:20240311-6.el10 appstream 159 k DEBUG: texlive-euro noarch 13:20240311-6.el10 appstream 209 k DEBUG: texlive-eurosym noarch 13:20240311-6.el10 appstream 431 k DEBUG: texlive-everysel noarch 13:20240311-6.el10 appstream 443 k DEBUG: texlive-everyshi noarch 13:20240311-6.el10 appstream 141 k DEBUG: texlive-extsizes noarch 13:20240311-6.el10 appstream 214 k DEBUG: texlive-fancybox noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-fancyhdr noarch 13:20240311-6.el10 appstream 847 k DEBUG: texlive-fancyref noarch 13:20240311-6.el10 appstream 116 k DEBUG: texlive-fancyvrb noarch 13:20240311-6.el10 appstream 199 k DEBUG: texlive-filecontents noarch 13:20240311-6.el10 appstream 286 k DEBUG: texlive-filehook noarch 13:20240311-6.el10 appstream 317 k DEBUG: texlive-finstrut noarch 13:20240311-6.el10 appstream 185 k DEBUG: texlive-firstaid noarch 13:20240311-6.el10 appstream 281 k DEBUG: texlive-fix2col noarch 13:20240311-6.el10 appstream 220 k DEBUG: texlive-float noarch 13:20240311-6.el10 appstream 124 k DEBUG: texlive-fontspec noarch 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-footmisc noarch 13:20240311-6.el10 appstream 518 k DEBUG: texlive-footnotehyper noarch 13:20240311-6.el10 appstream 95 k DEBUG: texlive-fp noarch 13:20240311-6.el10 appstream 246 k DEBUG: texlive-fpl noarch 13:20240311-6.el10 appstream 307 k DEBUG: texlive-geometry noarch 13:20240311-6.el10 appstream 857 k DEBUG: texlive-gettitlestring noarch 13:20240311-6.el10 appstream 321 k DEBUG: texlive-glyphlist noarch 13:20240311-6.el10 appstream 37 k DEBUG: texlive-graphics noarch 13:20240311-6.el10 appstream 2.4 M DEBUG: texlive-graphics-cfg noarch 13:20240311-6.el10 appstream 13 k DEBUG: texlive-graphics-def noarch 13:20240311-6.el10 appstream 23 k DEBUG: texlive-grfext noarch 13:20240311-6.el10 appstream 312 k DEBUG: texlive-grffile noarch 13:20240311-6.el10 appstream 354 k DEBUG: texlive-helvetic noarch 13:20240311-6.el10 appstream 670 k DEBUG: texlive-hobsub noarch 13:20240311-6.el10 appstream 72 k DEBUG: texlive-hologo noarch 13:20240311-6.el10 appstream 581 k DEBUG: texlive-hopatch noarch 13:20240311-6.el10 appstream 323 k DEBUG: texlive-hycolor noarch 13:20240311-6.el10 appstream 378 k DEBUG: texlive-hypcap noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-hypdoc noarch 13:20240311-6.el10 appstream 331 k DEBUG: texlive-hyperref noarch 13:20240311-6.el10 appstream 3.9 M DEBUG: texlive-hyph-utf8 noarch 13:20240311-6.el10 appstream 303 k DEBUG: texlive-hyphen-base noarch 13:20240311-6.el10 appstream 34 k DEBUG: texlive-hyphenex noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-ifmtarg noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-ifplatform noarch 13:20240311-6.el10 appstream 160 k DEBUG: texlive-iftex noarch 13:20240311-6.el10 appstream 237 k DEBUG: texlive-index noarch 13:20240311-6.el10 appstream 177 k DEBUG: texlive-infwarerr noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-intcalc noarch 13:20240311-6.el10 appstream 426 k DEBUG: texlive-jknapltx noarch 13:20240311-6.el10 appstream 27 k DEBUG: texlive-kastrup noarch 13:20240311-6.el10 appstream 148 k DEBUG: texlive-knuth-lib noarch 13:20240311-6.el10 appstream 50 k DEBUG: texlive-knuth-local noarch 13:20240311-6.el10 appstream 43 k DEBUG: texlive-koma-script noarch 13:20240311-6.el10 appstream 6.3 M DEBUG: texlive-kpathsea x86_64 13:20240311-6.el10 appstream 1.1 M DEBUG: texlive-kvdefinekeys noarch 13:20240311-6.el10 appstream 300 k DEBUG: texlive-kvoptions noarch 13:20240311-6.el10 appstream 488 k DEBUG: texlive-kvsetkeys noarch 13:20240311-6.el10 appstream 393 k DEBUG: texlive-l3backend noarch 13:20240311-6.el10 appstream 867 k DEBUG: texlive-l3experimental noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-l3kernel noarch 13:20240311-6.el10 appstream 12 M DEBUG: texlive-l3packages noarch 13:20240311-6.el10 appstream 1.4 M DEBUG: texlive-latex noarch 13:20240311-6.el10 appstream 34 M DEBUG: texlive-latex-fonts noarch 13:20240311-6.el10 appstream 48 k DEBUG: texlive-latexbug noarch 13:20240311-6.el10 appstream 233 k DEBUG: texlive-latexconfig noarch 13:20240311-6.el10 appstream 14 k DEBUG: texlive-letltxmacro noarch 13:20240311-6.el10 appstream 294 k DEBUG: texlive-lib x86_64 13:20240311-6.el10 appstream 234 k DEBUG: texlive-lineno noarch 13:20240311-6.el10 appstream 879 k DEBUG: texlive-listings noarch 13:20240311-6.el10 appstream 2.8 M DEBUG: texlive-lm noarch 13:20240311-6.el10 appstream 14 M DEBUG: texlive-lm-math noarch 13:20240311-6.el10 appstream 535 k DEBUG: texlive-ltabptch noarch 13:20240311-6.el10 appstream 274 k DEBUG: texlive-ltxcmds noarch 13:20240311-6.el10 appstream 408 k DEBUG: texlive-ltxmisc noarch 13:20240311-6.el10 appstream 28 k DEBUG: texlive-lua-alt-getopt noarch 13:20240311-6.el10 appstream 17 k DEBUG: texlive-lua-uni-algos noarch 13:20240311-6.el10 appstream 91 k DEBUG: texlive-luahbtex x86_64 13:20240311-6.el10 appstream 2.0 M DEBUG: texlive-lualatex-math noarch 13:20240311-6.el10 appstream 210 k DEBUG: texlive-lualibs noarch 13:20240311-6.el10 appstream 241 k DEBUG: texlive-luaotfload noarch 13:20240311-6.el10 appstream 1.2 M DEBUG: texlive-luatex x86_64 13:20240311-6.el10 appstream 3.8 M DEBUG: texlive-luatexbase noarch 13:20240311-6.el10 appstream 272 k DEBUG: texlive-lwarp noarch 13:20240311-6.el10 appstream 3.6 M DEBUG: texlive-makecmds noarch 13:20240311-6.el10 appstream 125 k DEBUG: texlive-makeindex x86_64 13:20240311-6.el10 appstream 436 k DEBUG: texlive-manfnt-font noarch 13:20240311-6.el10 appstream 37 k DEBUG: texlive-marginnote noarch 13:20240311-6.el10 appstream 471 k DEBUG: texlive-marvosym noarch 13:20240311-6.el10 appstream 562 k DEBUG: texlive-mathpazo noarch 13:20240311-6.el10 appstream 449 k DEBUG: texlive-mathspec noarch 13:20240311-6.el10 appstream 188 k DEBUG: texlive-mathtools noarch 13:20240311-6.el10 appstream 1.0 M DEBUG: texlive-mdwtools noarch 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-memoir noarch 13:20240311-6.el10 appstream 3.1 M DEBUG: texlive-metafont x86_64 13:20240311-6.el10 appstream 263 k DEBUG: texlive-metalogo noarch 13:20240311-6.el10 appstream 90 k DEBUG: texlive-mflogo noarch 13:20240311-6.el10 appstream 246 k DEBUG: texlive-mflogo-font noarch 13:20240311-6.el10 appstream 34 k DEBUG: texlive-mfnfss noarch 13:20240311-6.el10 appstream 449 k DEBUG: texlive-mfware x86_64 13:20240311-6.el10 appstream 103 k DEBUG: texlive-microtype noarch 13:20240311-6.el10 appstream 2.6 M DEBUG: texlive-minitoc noarch 13:20240311-6.el10 appstream 125 k DEBUG: texlive-mnsymbol noarch 13:20240311-6.el10 appstream 4.7 M DEBUG: texlive-modes noarch 13:20240311-6.el10 appstream 306 k DEBUG: texlive-mparhack noarch 13:20240311-6.el10 appstream 312 k DEBUG: texlive-mptopdf noarch 13:20240311-6.el10 appstream 52 k DEBUG: texlive-multido noarch 13:20240311-6.el10 appstream 120 k DEBUG: texlive-multitoc noarch 13:20240311-6.el10 appstream 281 k DEBUG: texlive-natbib noarch 13:20240311-6.el10 appstream 439 k DEBUG: texlive-ncntrsbk noarch 13:20240311-6.el10 appstream 369 k DEBUG: texlive-newfloat noarch 13:20240311-6.el10 appstream 134 k DEBUG: texlive-notoccite noarch 13:20240311-6.el10 appstream 232 k DEBUG: texlive-ntgclass noarch 13:20240311-6.el10 appstream 1.6 M DEBUG: texlive-oberdiek noarch 13:20240311-6.el10 appstream 7.1 M DEBUG: texlive-palatino noarch 13:20240311-6.el10 appstream 436 k DEBUG: texlive-paralist noarch 13:20240311-6.el10 appstream 218 k DEBUG: texlive-parallel noarch 13:20240311-6.el10 appstream 129 k DEBUG: texlive-parskip noarch 13:20240311-6.el10 appstream 317 k DEBUG: texlive-pdfcol noarch 13:20240311-6.el10 appstream 321 k DEBUG: texlive-pdfcolfoot noarch 13:20240311-6.el10 appstream 314 k DEBUG: texlive-pdfcolmk noarch 13:20240311-6.el10 appstream 13 k DEBUG: texlive-pdfescape noarch 13:20240311-6.el10 appstream 347 k DEBUG: texlive-pdflscape noarch 13:20240311-6.el10 appstream 318 k DEBUG: texlive-pdfmanagement-testphase noarch 13:20240311-6.el10 appstream 8.2 M DEBUG: texlive-pdfpages noarch 13:20240311-6.el10 appstream 341 k DEBUG: texlive-pdftex x86_64 13:20240311-6.el10 appstream 3.2 M DEBUG: texlive-pdftexcmds noarch 13:20240311-6.el10 appstream 385 k DEBUG: texlive-pgf noarch 13:20240311-6.el10 appstream 10 M DEBUG: texlive-placeins noarch 13:20240311-6.el10 appstream 263 k DEBUG: texlive-plain noarch 13:20240311-6.el10 appstream 45 k DEBUG: texlive-polyglossia noarch 13:20240311-6.el10 appstream 912 k DEBUG: texlive-psfrag noarch 13:20240311-6.el10 appstream 84 k DEBUG: texlive-pslatex noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-psnfss noarch 13:20240311-6.el10 appstream 318 k DEBUG: texlive-pspicture noarch 13:20240311-6.el10 appstream 55 k DEBUG: texlive-pst-3d noarch 13:20240311-6.el10 appstream 114 k DEBUG: texlive-pst-arrow noarch 13:20240311-6.el10 appstream 153 k DEBUG: texlive-pst-coil noarch 13:20240311-6.el10 appstream 3.5 M DEBUG: texlive-pst-eps noarch 13:20240311-6.el10 appstream 93 k DEBUG: texlive-pst-fill noarch 13:20240311-6.el10 appstream 840 k DEBUG: texlive-pst-grad noarch 13:20240311-6.el10 appstream 227 k DEBUG: texlive-pst-math noarch 13:20240311-6.el10 appstream 239 k DEBUG: texlive-pst-node noarch 13:20240311-6.el10 appstream 729 k DEBUG: texlive-pst-plot noarch 13:20240311-6.el10 appstream 1.3 M DEBUG: texlive-pst-text noarch 13:20240311-6.el10 appstream 183 k DEBUG: texlive-pst-tools noarch 13:20240311-6.el10 appstream 123 k DEBUG: texlive-pst-tree noarch 13:20240311-6.el10 appstream 218 k DEBUG: texlive-pstricks noarch 13:20240311-6.el10 appstream 7.3 M DEBUG: texlive-pstricks-add noarch 13:20240311-6.el10 appstream 11 M DEBUG: texlive-pxfonts noarch 13:20240311-6.el10 appstream 941 k DEBUG: texlive-ragged2e noarch 13:20240311-6.el10 appstream 722 k DEBUG: texlive-rcs noarch 13:20240311-6.el10 appstream 143 k DEBUG: texlive-realscripts noarch 13:20240311-6.el10 appstream 115 k DEBUG: texlive-refcount noarch 13:20240311-6.el10 appstream 329 k DEBUG: texlive-rerunfilecheck noarch 13:20240311-6.el10 appstream 335 k DEBUG: texlive-rsfs noarch 13:20240311-6.el10 appstream 75 k DEBUG: texlive-sansmath noarch 13:20240311-6.el10 appstream 191 k DEBUG: texlive-sansmathaccent noarch 13:20240311-6.el10 appstream 181 k DEBUG: texlive-sauerj noarch 13:20240311-6.el10 appstream 548 k DEBUG: texlive-section noarch 13:20240311-6.el10 appstream 365 k DEBUG: texlive-seminar noarch 13:20240311-6.el10 appstream 382 k DEBUG: texlive-sepnum noarch 13:20240311-6.el10 appstream 357 k DEBUG: texlive-setspace noarch 13:20240311-6.el10 appstream 210 k DEBUG: texlive-showexpl noarch 13:20240311-6.el10 appstream 602 k DEBUG: texlive-stringenc noarch 13:20240311-6.el10 appstream 695 k DEBUG: texlive-subfig noarch 13:20240311-6.el10 appstream 465 k DEBUG: texlive-symbol noarch 13:20240311-6.el10 appstream 51 k DEBUG: texlive-tex x86_64 13:20240311-6.el10 appstream 206 k DEBUG: texlive-tex-gyre noarch 13:20240311-6.el10 appstream 19 M DEBUG: texlive-tex-gyre-math noarch 13:20240311-6.el10 appstream 1.8 M DEBUG: texlive-tex-ini-files noarch 13:20240311-6.el10 appstream 20 k DEBUG: texlive-texlive-common-doc noarch 13:20240311-6.el10 appstream 600 k DEBUG: texlive-texlive-en noarch 13:20240311-6.el10 appstream 1.9 M DEBUG: texlive-texlive-msg-translations noarch 13:20240311-6.el10 appstream 163 k DEBUG: texlive-texlive-scripts noarch 13:20240311-6.el10 appstream 122 k DEBUG: texlive-texlive.infra noarch 13:20240311-6.el10 appstream 297 k DEBUG: texlive-textcase noarch 13:20240311-6.el10 appstream 232 k DEBUG: texlive-thumbpdf noarch 13:20240311-6.el10 appstream 40 k DEBUG: texlive-times noarch 13:20240311-6.el10 appstream 376 k DEBUG: texlive-tipa noarch 13:20240311-6.el10 appstream 5.1 M DEBUG: texlive-titlesec noarch 13:20240311-6.el10 appstream 693 k DEBUG: texlive-tools noarch 13:20240311-6.el10 appstream 6.1 M DEBUG: texlive-translator noarch 13:20240311-6.el10 appstream 289 k DEBUG: texlive-txfonts noarch 13:20240311-6.el10 appstream 1.4 M DEBUG: texlive-typehtml noarch 13:20240311-6.el10 appstream 169 k DEBUG: texlive-ucharcat noarch 13:20240311-6.el10 appstream 167 k DEBUG: texlive-ucs noarch 13:20240311-6.el10 appstream 1.7 M DEBUG: texlive-underscore noarch 13:20240311-6.el10 appstream 254 k DEBUG: texlive-unicode-data noarch 13:20240311-6.el10 appstream 360 k DEBUG: texlive-unicode-math noarch 13:20240311-6.el10 appstream 3.2 M DEBUG: texlive-uniquecounter noarch 13:20240311-6.el10 appstream 295 k DEBUG: texlive-url noarch 13:20240311-6.el10 appstream 275 k DEBUG: texlive-utopia noarch 13:20240311-6.el10 appstream 244 k DEBUG: texlive-varwidth noarch 13:20240311-6.el10 appstream 41 k DEBUG: texlive-wasy noarch 13:20240311-6.el10 appstream 338 k DEBUG: texlive-wasy-type1 noarch 13:20240311-6.el10 appstream 269 k DEBUG: texlive-wasysym noarch 13:20240311-6.el10 appstream 174 k DEBUG: texlive-xcolor noarch 13:20240311-6.el10 appstream 934 k DEBUG: texlive-xetex x86_64 13:20240311-6.el10 appstream 1.9 M DEBUG: texlive-xetexconfig noarch 13:20240311-6.el10 appstream 12 k DEBUG: texlive-xfrac noarch 13:20240311-6.el10 appstream 636 k DEBUG: texlive-xifthen noarch 13:20240311-6.el10 appstream 482 k DEBUG: texlive-xkeyval noarch 13:20240311-6.el10 appstream 443 k DEBUG: texlive-xltxtra noarch 13:20240311-6.el10 appstream 112 k DEBUG: texlive-xunicode noarch 13:20240311-6.el10 appstream 39 k DEBUG: texlive-zapfchan noarch 13:20240311-6.el10 appstream 105 k DEBUG: texlive-zapfding noarch 13:20240311-6.el10 appstream 60 k DEBUG: texlive-zref noarch 13:20240311-6.el10 appstream 680 k DEBUG: tk x86_64 1:8.6.13-5.el10 appstream 1.6 M DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: zziplib x86_64 0.13.78-1.el10 appstream 92 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-512.el10 appstream 23 k DEBUG: python3-cython x86_64 3.0.9-8.el10 crb 3.9 M DEBUG: python3-gmpy2 x86_64 2.2.1-1.el10s delorean-master-testing 195 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-matplotlib x86_64 3.7.2-2.el10s delorean-master-testing 4.1 M DEBUG: python3-numexpr x86_64 2.10.2-2.el10s delorean-master-testing 204 k DEBUG: python3-pyglet noarch 2.0.10-4.el10s delorean-master-testing 1.6 M DEBUG: python3-scipy x86_64 1.11.3-17.el10 appstream 16 M DEBUG: texlive-amsfonts noarch 13:20240311-6.el10 appstream 4.8 M DEBUG: texlive-amsmath noarch 13:20240311-6.el10 appstream 2.3 M DEBUG: texlive-collection-latexrecommended noarch 13:20240311-6.el10 appstream 8.3 k DEBUG: texlive-euler noarch 13:20240311-6.el10 appstream 245 k DEBUG: xdg-utils noarch 1.2.0-3.el10 appstream 81 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 579 Packages DEBUG: Total size: 513 M DEBUG: Total download size: 16 k DEBUG: Installed size: 1.2 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-7.4.0-0.20250318124434.4b7e32c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.7.1-0.20250310082600.5c3a66c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.1.0-0.20250310084939.dd976ac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-7.4.0-0.20250318124434.4b7e32c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.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.9.1-0.20250314125026.083572e.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.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.37-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.379-10.4.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] info-7.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libicu-74.2-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.16-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-14.2.1-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] llvm-libs-19.1.7-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mailcap-2.1.54-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-512.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-DynaLoader-1.56-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-512.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-File-stat-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-512.el10.x86_64.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-IPC-Open3-1.22-512.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-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-512.el10.x86_64.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-SelectSaver-1.02-512.el10.noarch.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-Symbol-1.09-512.el10.noarch.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-base-2.27-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.1-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-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] perl-vars-1.05-512.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.8.2-15.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] tcl-8.6.13-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-29.4-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-netlib-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-openblas-openmp-3.4.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-10.02.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-tools-fonts-10.02.1-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-tools-printing-10.02.1-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libX11-xcb-1.8.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-6.0.1-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.5-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.123-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-opengl-1.7.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.23.0-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.3.2-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-dri-drivers-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-filesystem-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGLU-9.0.3-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-24.2.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-openmp-0.3.28-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Clone-0.46-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Compress-Raw-Zlib-2.212-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dump-1.25-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-HMAC-1.04-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-SHA-6.04-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-Locale-1.05-31.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.41-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Find-1.44-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Listing-6.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.64-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTML-Parser-3.82-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTML-Tagset-3.20-59.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Cookies-6.11-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Date-6.06-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Message-6.45-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Negotiate-6.01-40.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-I18N-Langinfo-0.24-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Compress-2.212-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-HTML-1.004-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-LWP-MediaTypes-6.04-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Module-Load-0.36-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-NTLM-1.09-41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-HTTP-6.23-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-TimeDate-2.33-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Try-Tiny-0.31-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-WWW-RobotRules-6.02-41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.47-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.48-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-3.00-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libwww-perl-6.76-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.13-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-subs-1.04-512.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-cairo-1.25.1-5.el10.x86_64.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-networkx-3.2.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.26.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.26.4-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.11.3-17.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.12.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] teckit-2.5.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ae-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-algorithms-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-alphalph-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amscls-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amsfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-amsmath-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-anysize-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-atbegshi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-attachfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-attachfile2-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-atveryend-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-auxhook-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-avantgar-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babel-english-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-babelbib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-beamer-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bera-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-beton-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bibtex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bidi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bigintcalc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bitset-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bookman-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-bookmark-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-booktabs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-breakurl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-breqn-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-caption-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-carlisle-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-catchfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-changepage-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-charter-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-chngcntr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cite-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-super-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cmap-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cmextra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-basic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-fontsrecommended-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-latex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-collection-latexrecommended-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-colorprofiles-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-colortbl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-count1to-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-courier-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-crop-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-csquotes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ctable-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-currfile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipdfmx-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvips-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-enctex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-enumitem-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-epstopdf-pkg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-eso-pic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-pkg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etexcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etoolbox-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euenc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euler-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-euro-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-eurosym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-everysel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-everyshi-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-extsizes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancybox-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyhdr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fancyvrb-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-filecontents-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-filehook-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-finstrut-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-firstaid-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fix2col-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-float-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fontspec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-footmisc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-footnotehyper-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fp-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-fpl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-geometry-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-gettitlestring-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-glyphlist-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-cfg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-def-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-grfext-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-grffile-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-helvetic-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hobsub-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hologo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hopatch-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hycolor-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hypcap-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hypdoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyperref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyph-utf8-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphen-base-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphenex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ifmtarg-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ifplatform-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-iftex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-index-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-infwarerr-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-intcalc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-jknapltx-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kastrup-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-lib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-local-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-koma-script-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvdefinekeys-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvoptions-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kvsetkeys-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3backend-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3experimental-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3kernel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-l3packages-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latex-fonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latexbug-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-latexconfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-letltxmacro-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lineno-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-listings-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lm-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lm-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltabptch-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltxcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ltxmisc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lua-alt-getopt-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lua-uni-algos-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luahbtex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lualatex-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lualibs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luaotfload-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatexbase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lwarp-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-makecmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-makeindex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-manfnt-font-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-marginnote-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-marvosym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathpazo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathspec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mathtools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mdwtools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-memoir-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-metafont-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-metalogo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mflogo-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mflogo-font-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mfnfss-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mfware-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-microtype-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-minitoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mnsymbol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-modes-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mparhack-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-mptopdf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-multido-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-multitoc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-natbib-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ncntrsbk-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-newfloat-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-notoccite-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ntgclass-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-oberdiek-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-palatino-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-paralist-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-parallel-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-parskip-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcolfoot-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfcolmk-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfescape-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdflscape-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfmanagement-testphase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdfpages-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdftex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pdftexcmds-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pgf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-placeins-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-plain-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-polyglossia-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-psfrag-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pslatex-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-psnfss-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pspicture-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-3d-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-arrow-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-coil-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-eps-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-fill-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-grad-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-node-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-plot-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-text-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-tools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pst-tree-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pstricks-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pstricks-add-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-pxfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ragged2e-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rcs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-realscripts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-refcount-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rerunfilecheck-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-rsfs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sansmath-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sansmathaccent-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sauerj-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-section-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-seminar-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-sepnum-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-setspace-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-showexpl-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-stringenc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-subfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-symbol-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-gyre-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-gyre-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-ini-files-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-common-doc-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-en-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-msg-translations-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-scripts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-textcase-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-thumbpdf-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-times-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tipa-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-titlesec-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tools-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-translator-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-txfonts-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-typehtml-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ucharcat-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-ucs-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-underscore-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-data-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-math-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-uniquecounter-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-url-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-utopia-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-varwidth-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasy-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasy-type1-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-wasysym-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xcolor-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xetex-20240311-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xetexconfig-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xfrac-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xifthen-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xkeyval-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xltxtra-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-xunicode-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zapfchan-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zapfding-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-zref-20240311-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.13-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.2.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zziplib-0.13.78-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cython-3.0.9-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.14.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull_r-8.0.2-2.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-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-contourpy-1.2.0-6.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-1.7.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.11.0-14.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-fonttools-4.55.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gmpy2-2.2.1-1.el10s.x86_64.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-kiwisolver-1.4.8-2.el10s.x86_64.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-matplotlib-3.7.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.7.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.7.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mpmath-1.3.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.10.2-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-olefile-0.47-6.el10s.noarch.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-pillow-11.1.0-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-tk-11.1.0-2.el10s.x86_64.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-pyasyncore-1.0.2-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyglet-2.0.10-4.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-pysnmp-lextudio-5.0.33-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-smi-lextudio-1.1.13-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sympy-1.12-2.el10s.x86_64.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-werkzeug-3.1.3-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-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: (568/568): python3-requestsexceptions-1.4.0-0.2 408 kB/s | 16 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 172 kB/s | 16 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 1/579 DEBUG: Installing : texlive-base-13:20240311-6.el10.noarch 1/579 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 2/579 DEBUG: Installing : texlive-lib-13:20240311-6.el10.x86_64 3/579 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 4/579 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 5/579 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 6/579 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 7/579 DEBUG: Installing : ghostscript-tools-fonts-10.02.1-14.el10.noarch 8/579 DEBUG: Installing : ghostscript-tools-printing-10.02.1-14.el10.noarc 9/579 DEBUG: Installing : ghostscript-10.02.1-14.el10.x86_64 10/579 DEBUG: Installing : python3-psutil-5.9.8-5.el10.x86_64 11/579 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 12/579 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 13/579 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 14/579 DEBUG: Installing : libgfortran-14.2.1-7.el10.x86_64 15/579 DEBUG: Installing : info-7.1-6.el10.x86_64 16/579 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 17/579 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 18/579 DEBUG: Installing : python3-matplotlib-data-fonts-3.7.2-2.el10s.noar 19/579 DEBUG: Installing : python3-matplotlib-data-3.7.2-2.el10s.noarch 20/579 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 21/579 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 22/579 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 23/579 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 24/579 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 25/579 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 26/579 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 27/579 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 28/579 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 29/579 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 30/579 DEBUG: Installing : zziplib-0.13.78-1.el10.x86_64 31/579 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 32/579 DEBUG: Installing : libxshmfence-1.3.2-5.el10.x86_64 33/579 DEBUG: Installing : libglvnd-1:1.7.0-7.el10.x86_64 34/579 DEBUG: Installing : libX11-xcb-1.8.10-1.el10.x86_64 35/579 DEBUG: Installing : which-2.21-43.el10.x86_64 36/579 DEBUG: Installing : tcl-1:8.6.13-4.el10.x86_64 37/579 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 38/579 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 39/579 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 40/579 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 41/579 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 42/579 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 43/579 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 44/579 DEBUG: Installing : python3-keystoneauth1-5.10.0-0.20250314124045.60 45/579 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 46/579 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 47/579 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 48/579 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 49/579 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 50/579 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 51/579 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 52/579 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 53/579 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 54/579 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 55/579 DEBUG: Installing : python3-smi-lextudio-1.1.13-1.el10s.noarch 56/579 DEBUG: Running scriptlet: tk-1:8.6.13-5.el10.x86_64 57/579 DEBUG: Installing : tk-1:8.6.13-5.el10.x86_64 57/579 DEBUG: Installing : python3-tkinter-3.12.9-1.el10.x86_64 58/579 DEBUG: Installing : libglvnd-opengl-1:1.7.0-7.el10.x86_64 59/579 DEBUG: Installing : mesa-libGLU-9.0.3-7.el10.x86_64 60/579 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 61/579 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 62/579 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 63/579 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 64/579 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 65/579 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 66/579 DEBUG: Installing : python3-oslo-context-5.7.1-0.20250318100958.52d2 67/579 DEBUG: Installing : python3-futurist-3.1.0-0.20250311193328.bd83787. 68/579 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 69/579 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 70/579 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 71/579 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 72/579 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 73/579 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 74/579 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 75/579 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 76/579 DEBUG: Installing : python3-cotyledon-1.7.3-8.el10s.noarch 77/579 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 78/579 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 79/579 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 80/579 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 81/579 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 82/579 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 83/579 DEBUG: Installing : python3-pyasyncore-1.0.2-6.el10s.noarch 84/579 DEBUG: Installing : python3-olefile-0.47-6.el10s.noarch 85/579 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 86/579 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 87/579 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 88/579 DEBUG: Installing : python3-kiwisolver-1.4.8-2.el10s.x86_64 89/579 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 90/579 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 91/579 DEBUG: Installing : python3-gmpy2-2.2.1-1.el10s.x86_64 92/579 DEBUG: Installing : python3-fonttools-4.55.3-4.el10s.x86_64 93/579 DEBUG: Installing : python3-cycler-0.11.0-14.el10s.noarch 94/579 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 95/579 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 96/579 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 97/579 DEBUG: Installing : libqhull_r-1:8.0.2-2.el10s.x86_64 98/579 DEBUG: Installing : libimagequant-2.14.1-1.el10s.x86_64 99/579 DEBUG: Installing : python3-pillow-11.1.0-2.el10s.x86_64 100/579 DEBUG: Installing : python3-pillow-tk-11.1.0-2.el10s.x86_64 101/579 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 102/579 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 103/579 DEBUG: Installing : python3-cython-3.0.9-8.el10.x86_64 104/579 DEBUG: Installing : texlive-texlive-common-doc-13:20240311-6.el10.no 105/579 DEBUG: Installing : teckit-2.5.12-4.el10.x86_64 106/579 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 107/579 DEBUG: Installing : python3-pysnmp-lextudio-5.0.33-1.el10s.noarch 108/579 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 109/579 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 110/579 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 111/579 DEBUG: Installing : python3-cairo-1.25.1-5.el10.x86_64 112/579 DEBUG: Installing : openblas-0.3.28-1.el10.x86_64 113/579 DEBUG: Installing : openblas-openmp-0.3.28-1.el10.x86_64 114/579 DEBUG: Installing : mesa-filesystem-24.2.8-2.el10.x86_64 115/579 DEBUG: Installing : libxslt-1.1.39-6.el10.x86_64 116/579 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 117/579 DEBUG: Installing : libwayland-server-1.23.0-2.el10.x86_64 118/579 DEBUG: Installing : libXxf86vm-1.1.5-8.el10.x86_64 119/579 DEBUG: Installing : libXfixes-6.0.1-5.el10.x86_64 120/579 DEBUG: Installing : emacs-filesystem-1:29.4-10.el10.noarch 121/579 DEBUG: Installing : desktop-file-utils-0.26-14.el10.x86_64 122/579 DEBUG: Installing : xdg-utils-1.2.0-3.el10.noarch 123/579 DEBUG: Installing : python3-networkx-3.2.1-6.el10.noarch 124/579 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 125/579 DEBUG: Installing : mailcap-2.1.54-8.el10.noarch 126/579 DEBUG: Installing : llvm-libs-19.1.7-2.el10.x86_64 127/579 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 128/579 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 129/579 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 130/579 DEBUG: Installing : python3-gnocchiclient-7.1.0-0.20250217111922.f0c 131/579 DEBUG: Installing : libquadmath-14.2.1-7.el10.x86_64 132/579 DEBUG: Installing : flexiblas-netlib-3.4.2-3.el10.x86_64 133/579 DEBUG: Installing : flexiblas-3.4.2-3.el10.x86_64 134/579 DEBUG: Installing : flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 135/579 DEBUG: Installing : python3-numpy-1:1.26.4-5.el10.x86_64 136/579 DEBUG: Installing : python3-numpy-f2py-1:1.26.4-5.el10.x86_64 137/579 DEBUG: Installing : python3-scipy-1.11.3-17.el10.x86_64 138/579 DEBUG: Installing : python3-contourpy-1.2.0-6.el10s.x86_64 139/579 DEBUG: Installing : python3-numexpr-2.10.2-2.el10s.x86_64 140/579 DEBUG: Installing : libicu-74.2-4.el10.x86_64 141/579 DEBUG: Installing : hwdata-0.379-10.4.el10.noarch 142/579 DEBUG: Installing : libpciaccess-0.16-16.el10.x86_64 143/579 DEBUG: Installing : libdrm-2.4.123-1.el10.x86_64 144/579 DEBUG: Installing : mesa-libglapi-24.2.8-2.el10.x86_64 145/579 DEBUG: Installing : mesa-dri-drivers-24.2.8-2.el10.x86_64 146/579 DEBUG: Installing : mesa-libgbm-24.2.8-2.el10.x86_64 147/579 DEBUG: Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 148/579 DEBUG: Installing : mesa-libGL-24.2.8-2.el10.x86_64 149/579 DEBUG: Installing : python3-pyglet-2.0.10-4.el10s.noarch 150/579 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 151/579 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 151/579 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 151/579 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 152/579 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 153/579 DEBUG: Installing : perl-B-1.89-512.el10.x86_64 154/579 DEBUG: Installing : perl-FileHandle-2.05-512.el10.noarch 155/579 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 156/579 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 157/579 DEBUG: Installing : perl-AutoLoader-5.74-512.el10.noarch 158/579 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 159/579 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 160/579 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 161/579 DEBUG: Installing : perl-if-0.61.000-512.el10.noarch 162/579 DEBUG: Installing : perl-locale-1.12-512.el10.noarch 163/579 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 164/579 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 165/579 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 166/579 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 167/579 DEBUG: Installing : perl-Net-SSLeay-1.94-7.el10.x86_64 168/579 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 169/579 DEBUG: Installing : perl-Class-Struct-0.68-512.el10.noarch 170/579 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 171/579 DEBUG: Installing : perl-POSIX-2.20-512.el10.x86_64 172/579 DEBUG: Installing : perl-IPC-Open3-1.22-512.el10.noarch 173/579 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 174/579 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 175/579 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 176/579 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 177/579 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 178/579 DEBUG: Installing : perl-SelectSaver-1.02-512.el10.noarch 179/579 DEBUG: Installing : perl-Symbol-1.09-512.el10.noarch 180/579 DEBUG: Installing : perl-File-stat-1.14-512.el10.noarch 181/579 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 182/579 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 183/579 DEBUG: Installing : perl-Fcntl-1.18-512.el10.x86_64 184/579 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 185/579 DEBUG: Installing : perl-base-2.27-512.el10.noarch 186/579 DEBUG: Installing : perl-mro-1.29-512.el10.x86_64 187/579 DEBUG: Installing : perl-IO-1.55-512.el10.x86_64 188/579 DEBUG: Installing : perl-overloading-0.02-512.el10.noarch 189/579 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 190/579 DEBUG: Installing : perl-Errno-1.38-512.el10.x86_64 191/579 DEBUG: Installing : perl-File-Basename-2.86-512.el10.noarch 192/579 DEBUG: Installing : perl-Getopt-Std-1.14-512.el10.noarch 193/579 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 194/579 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 195/579 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 196/579 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 197/579 DEBUG: Installing : perl-overload-1.37-512.el10.noarch 198/579 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 199/579 DEBUG: Installing : perl-vars-1.05-512.el10.noarch 200/579 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 201/579 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 202/579 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 203/579 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 204/579 DEBUG: Installing : perl-DynaLoader-1.56-512.el10.x86_64 205/579 DEBUG: Installing : perl-NDBM_File-1.17-512.el10.x86_64 206/579 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 207/579 DEBUG: Installing : perl-libs-4:5.40.1-512.el10.x86_64 208/579 DEBUG: Installing : perl-interpreter-4:5.40.1-512.el10.x86_64 209/579 DEBUG: Installing : perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 210/579 DEBUG: Installing : perl-File-Find-1.44-512.el10.noarch 211/579 DEBUG: Installing : perl-I18N-Langinfo-0.24-512.el10.x86_64 212/579 DEBUG: Installing : perl-Encode-Locale-1.05-31.el10.noarch 213/579 DEBUG: Installing : perl-LWP-MediaTypes-6.04-19.el10.noarch 214/579 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 215/579 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 215/579 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 215/579 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 216/579 DEBUG: Installing : perl-Digest-SHA-1:6.04-512.el10.x86_64 217/579 DEBUG: Installing : perl-Digest-HMAC-1.04-12.el10.noarch 218/579 DEBUG: Installing : perl-NTLM-1.09-41.el10.noarch 219/579 DEBUG: Installing : perl-Clone-0.46-10.el10.x86_64 220/579 DEBUG: Installing : perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 221/579 DEBUG: Installing : perl-IO-Compress-2.212-512.el10.noarch 222/579 DEBUG: Installing : perl-Net-HTTP-6.23-6.el10.noarch 223/579 DEBUG: Installing : perl-File-Copy-2.41-512.el10.noarch 224/579 DEBUG: Installing : perl-Filter-2:1.64-512.el10.x86_64 225/579 DEBUG: Installing : perl-encoding-4:3.00-511.el10.x86_64 226/579 DEBUG: Installing : perl-open-1.13-512.el10.noarch 227/579 DEBUG: Installing : perl-HTML-Tagset-3.20-59.el10.noarch 228/579 DEBUG: Installing : perl-IO-HTML-1.004-14.el10.noarch 229/579 DEBUG: Installing : perl-Module-Load-1:0.36-511.el10.noarch 230/579 DEBUG: Installing : perl-Text-Unidecode-1.30-27.el10.noarch 231/579 DEBUG: Installing : perl-TimeDate-1:2.33-16.el10.noarch 232/579 DEBUG: Installing : perl-HTTP-Date-6.06-6.el10.noarch 233/579 DEBUG: Installing : perl-HTTP-Message-6.45-5.el10.noarch 234/579 DEBUG: Installing : perl-HTML-Parser-3.82-3.el10.x86_64 235/579 DEBUG: Installing : perl-HTTP-Cookies-6.11-5.el10.noarch 236/579 DEBUG: Installing : perl-HTTP-Negotiate-6.01-40.el10.noarch 237/579 DEBUG: Installing : perl-File-Listing-6.16-5.el10.noarch 238/579 DEBUG: Installing : perl-Try-Tiny-0.31-12.el10.noarch 239/579 DEBUG: Installing : perl-WWW-RobotRules-6.02-41.el10.noarch 240/579 DEBUG: Installing : perl-subs-1.04-512.el10.noarch 241/579 DEBUG: Installing : perl-Data-Dump-1.25-13.el10.noarch 242/579 DEBUG: Installing : perl-libwww-perl-6.76-3.el10.noarch 243/579 DEBUG: Installing : perl-XML-Parser-2.47-6.el10.x86_64 244/579 DEBUG: Installing : perl-XML-XPath-1.48-8.el10.noarch 245/579 DEBUG: Installing : texlive-texlive.infra-13:20240311-6.el10.noarch 246/579 DEBUG: Installing : texlive-texlive-scripts-13:20240311-6.el10.noarc 247/579 DEBUG: Installing : texlive-kpathsea-13:20240311-6.el10.x86_64 248/579 DEBUG: Installing : texlive-iftex-13:20240311-6.el10.noarch 249/579 DEBUG: Installing : texlive-amsmath-13:20240311-6.el10.noarch 250/579 DEBUG: Installing : texlive-amsfonts-13:20240311-6.el10.noarch 251/579 DEBUG: Installing : texlive-cm-13:20240311-6.el10.noarch 252/579 DEBUG: Installing : texlive-hyphen-base-13:20240311-6.el10.noarch 253/579 DEBUG: Installing : texlive-kvoptions-13:20240311-6.el10.noarch 254/579 DEBUG: Installing : texlive-ltxcmds-13:20240311-6.el10.noarch 255/579 DEBUG: Installing : texlive-plain-13:20240311-6.el10.noarch 256/579 DEBUG: Installing : texlive-url-13:20240311-6.el10.noarch 257/579 DEBUG: Installing : texlive-atbegshi-13:20240311-6.el10.noarch 258/579 DEBUG: Installing : texlive-booktabs-13:20240311-6.el10.noarch 259/579 DEBUG: Installing : texlive-etex-13:20240311-6.el10.noarch 260/579 DEBUG: Installing : texlive-etex-pkg-13:20240311-6.el10.noarch 261/579 DEBUG: Installing : texlive-etoolbox-13:20240311-6.el10.noarch 262/579 DEBUG: Installing : texlive-knuth-lib-13:20240311-6.el10.noarch 263/579 DEBUG: Installing : texlive-tex-ini-files-13:20240311-6.el10.noarch 264/579 DEBUG: Installing : texlive-unicode-data-13:20240311-6.el10.noarch 265/579 DEBUG: Installing : texlive-auxhook-13:20240311-6.el10.noarch 266/579 DEBUG: Installing : texlive-babel-13:20240311-6.el10.noarch 267/579 DEBUG: Installing : texlive-etexcmds-13:20240311-6.el10.noarch 268/579 DEBUG: Installing : texlive-infwarerr-13:20240311-6.el10.noarch 269/579 DEBUG: Installing : texlive-latex-fonts-13:20240311-6.el10.noarch 270/579 DEBUG: Installing : texlive-lm-13:20240311-6.el10.noarch 271/579 DEBUG: Installing : texlive-luatexbase-13:20240311-6.el10.noarch 272/579 DEBUG: Installing : texlive-atveryend-13:20240311-6.el10.noarch 273/579 DEBUG: Installing : texlive-euler-13:20240311-6.el10.noarch 274/579 DEBUG: Installing : texlive-fp-13:20240311-6.el10.noarch 275/579 DEBUG: Installing : texlive-hologo-13:20240311-6.el10.noarch 276/579 DEBUG: Installing : texlive-hypdoc-13:20240311-6.el10.noarch 277/579 DEBUG: Installing : texlive-hyph-utf8-13:20240311-6.el10.noarch 278/579 DEBUG: Installing : texlive-intcalc-13:20240311-6.el10.noarch 279/579 DEBUG: Installing : texlive-kvsetkeys-13:20240311-6.el10.noarch 280/579 DEBUG: Installing : texlive-letltxmacro-13:20240311-6.el10.noarch 281/579 DEBUG: Installing : texlive-multido-13:20240311-6.el10.noarch 282/579 DEBUG: Installing : texlive-natbib-13:20240311-6.el10.noarch 283/579 DEBUG: Installing : texlive-pdfescape-13:20240311-6.el10.noarch 284/579 DEBUG: Installing : texlive-pdftexcmds-13:20240311-6.el10.noarch 285/579 DEBUG: Installing : texlive-ragged2e-13:20240311-6.el10.noarch 286/579 DEBUG: Installing : texlive-setspace-13:20240311-6.el10.noarch 287/579 DEBUG: Installing : texlive-uniquecounter-13:20240311-6.el10.noarch 288/579 DEBUG: Installing : texlive-zapfding-13:20240311-6.el10.noarch 289/579 DEBUG: Installing : texlive-rerunfilecheck-13:20240311-6.el10.noarch 290/579 DEBUG: Installing : texlive-catchfile-13:20240311-6.el10.noarch 291/579 DEBUG: Installing : texlive-babelbib-13:20240311-6.el10.noarch 292/579 DEBUG: Installing : texlive-memoir-13:20240311-6.el10.noarch 293/579 DEBUG: Installing : texlive-bigintcalc-13:20240311-6.el10.noarch 294/579 DEBUG: Installing : texlive-bitset-13:20240311-6.el10.noarch 295/579 DEBUG: Installing : texlive-bookmark-13:20240311-6.el10.noarch 296/579 DEBUG: Installing : texlive-ec-13:20240311-6.el10.noarch 297/579 DEBUG: Installing : texlive-epstopdf-pkg-13:20240311-6.el10.noarch 298/579 DEBUG: Installing : texlive-graphics-def-13:20240311-6.el10.noarch 299/579 DEBUG: Installing : texlive-luatex-13:20240311-6.el10.x86_64 300/579 DEBUG: Installing : texlive-pdftex-13:20240311-6.el10.x86_64 301/579 DEBUG: Installing : texlive-everyshi-13:20240311-6.el10.noarch 302/579 DEBUG: Installing : texlive-count1to-13:20240311-6.el10.noarch 303/579 DEBUG: Installing : texlive-fancyhdr-13:20240311-6.el10.noarch 304/579 DEBUG: Installing : texlive-float-13:20240311-6.el10.noarch 305/579 DEBUG: Installing : texlive-gettitlestring-13:20240311-6.el10.noarch 306/579 DEBUG: Installing : texlive-glyphlist-13:20240311-6.el10.noarch 307/579 DEBUG: Installing : texlive-graphics-cfg-13:20240311-6.el10.noarch 308/579 DEBUG: Installing : texlive-graphics-13:20240311-6.el10.noarch 309/579 DEBUG: Installing : texlive-tools-13:20240311-6.el10.noarch 310/579 DEBUG: Installing : texlive-xkeyval-13:20240311-6.el10.noarch 311/579 DEBUG: Installing : texlive-geometry-13:20240311-6.el10.noarch 312/579 DEBUG: Installing : texlive-colortbl-13:20240311-6.el10.noarch 313/579 DEBUG: Installing : texlive-caption-13:20240311-6.el10.noarch 314/579 DEBUG: Installing : texlive-subfig-13:20240311-6.el10.noarch 315/579 DEBUG: Installing : texlive-carlisle-13:20240311-6.el10.noarch 316/579 DEBUG: Installing : texlive-sauerj-13:20240311-6.el10.noarch 317/579 DEBUG: Installing : texlive-translator-13:20240311-6.el10.noarch 318/579 DEBUG: Installing : texlive-grfext-13:20240311-6.el10.noarch 319/579 DEBUG: Installing : texlive-grffile-13:20240311-6.el10.noarch 320/579 DEBUG: Installing : texlive-hycolor-13:20240311-6.el10.noarch 321/579 DEBUG: Installing : texlive-hypcap-13:20240311-6.el10.noarch 322/579 DEBUG: Installing : texlive-index-13:20240311-6.el10.noarch 323/579 DEBUG: Installing : texlive-kvdefinekeys-13:20240311-6.el10.noarch 324/579 DEBUG: Installing : texlive-l3backend-13:20240311-6.el10.noarch 325/579 DEBUG: Installing : texlive-latexconfig-13:20240311-6.el10.noarch 326/579 DEBUG: Installing : texlive-lua-alt-getopt-13:20240311-6.el10.noarch 327/579 DEBUG: Installing : texlive-marvosym-13:20240311-6.el10.noarch 328/579 DEBUG: Installing : texlive-paralist-13:20240311-6.el10.noarch 329/579 DEBUG: Installing : texlive-pdflscape-13:20240311-6.el10.noarch 330/579 DEBUG: Installing : texlive-placeins-13:20240311-6.el10.noarch 331/579 DEBUG: Installing : texlive-refcount-13:20240311-6.el10.noarch 332/579 DEBUG: Installing : texlive-stringenc-13:20240311-6.el10.noarch 333/579 DEBUG: Installing : texlive-symbol-13:20240311-6.el10.noarch 334/579 DEBUG: Installing : texlive-psnfss-13:20240311-6.el10.noarch 335/579 DEBUG: Installing : texlive-underscore-13:20240311-6.el10.noarch 336/579 DEBUG: Installing : texlive-wasy-13:20240311-6.el10.noarch 337/579 DEBUG: Installing : texlive-zref-13:20240311-6.el10.noarch 338/579 DEBUG: Installing : texlive-wasy-type1-13:20240311-6.el10.noarch 339/579 DEBUG: Installing : texlive-breakurl-13:20240311-6.el10.noarch 340/579 DEBUG: Installing : texlive-ctable-13:20240311-6.el10.noarch 341/579 DEBUG: Installing : texlive-fancyref-13:20240311-6.el10.noarch 342/579 DEBUG: Installing : texlive-ltabptch-13:20240311-6.el10.noarch 343/579 DEBUG: Installing : texlive-mathtools-13:20240311-6.el10.noarch 344/579 DEBUG: Installing : texlive-crop-13:20240311-6.el10.noarch 345/579 DEBUG: Installing : texlive-csquotes-13:20240311-6.el10.noarch 346/579 DEBUG: Installing : texlive-microtype-13:20240311-6.el10.noarch 347/579 DEBUG: Installing : texlive-pdfmanagement-testphase-13:20240311-6.el 348/579 DEBUG: Installing : texlive-psfrag-13:20240311-6.el10.noarch 349/579 DEBUG: Installing : texlive-lua-uni-algos-13:20240311-6.el10.noarch 350/579 DEBUG: Installing : texlive-luahbtex-13:20240311-6.el10.x86_64 351/579 DEBUG: Installing : texlive-ifplatform-13:20240311-6.el10.noarch 352/579 DEBUG: Installing : texlive-euro-13:20240311-6.el10.noarch 353/579 DEBUG: Installing : texlive-dvips-13:20240311-6.el10.x86_64 354/579 DEBUG: Installing : texlive-tex-13:20240311-6.el10.x86_64 355/579 DEBUG: Installing : texlive-hopatch-13:20240311-6.el10.noarch 356/579 DEBUG: Installing : texlive-tex-gyre-13:20240311-6.el10.noarch 357/579 DEBUG: Installing : texlive-thumbpdf-13:20240311-6.el10.noarch 358/579 DEBUG: Installing : texlive-alphalph-13:20240311-6.el10.noarch 359/579 DEBUG: Installing : texlive-anysize-13:20240311-6.el10.noarch 360/579 DEBUG: Installing : texlive-attachfile2-13:20240311-6.el10.noarch 361/579 DEBUG: Installing : texlive-avantgar-13:20240311-6.el10.noarch 362/579 DEBUG: Installing : texlive-babel-english-13:20240311-6.el10.noarch 363/579 DEBUG: Installing : texlive-beton-13:20240311-6.el10.noarch 364/579 DEBUG: Installing : texlive-bibtex-13:20240311-6.el10.x86_64 365/579 DEBUG: Installing : texlive-bookman-13:20240311-6.el10.noarch 366/579 DEBUG: Installing : texlive-changepage-13:20240311-6.el10.noarch 367/579 DEBUG: Installing : texlive-charter-13:20240311-6.el10.noarch 368/579 DEBUG: Installing : texlive-chngcntr-13:20240311-6.el10.noarch 369/579 DEBUG: Installing : texlive-cite-13:20240311-6.el10.noarch 370/579 DEBUG: Installing : texlive-cmap-13:20240311-6.el10.noarch 371/579 DEBUG: Installing : texlive-cmextra-13:20240311-6.el10.noarch 372/579 DEBUG: Installing : texlive-colorprofiles-13:20240311-6.el10.noarch 373/579 DEBUG: Installing : texlive-courier-13:20240311-6.el10.noarch 374/579 DEBUG: Installing : texlive-dvipng-13:20240311-6.el10.x86_64 375/579 DEBUG: Installing : texlive-enctex-13:20240311-6.el10.noarch 376/579 DEBUG: Installing : texlive-enumitem-13:20240311-6.el10.noarch 377/579 DEBUG: Installing : texlive-euenc-13:20240311-6.el10.noarch 378/579 DEBUG: Installing : texlive-eurosym-13:20240311-6.el10.noarch 379/579 DEBUG: Installing : texlive-everysel-13:20240311-6.el10.noarch 380/579 DEBUG: Installing : texlive-fancybox-13:20240311-6.el10.noarch 381/579 DEBUG: Installing : texlive-filecontents-13:20240311-6.el10.noarch 382/579 DEBUG: Installing : texlive-finstrut-13:20240311-6.el10.noarch 383/579 DEBUG: Installing : texlive-lineno-13:20240311-6.el10.noarch 384/579 DEBUG: Installing : texlive-firstaid-13:20240311-6.el10.noarch 385/579 DEBUG: Installing : texlive-fix2col-13:20240311-6.el10.noarch 386/579 DEBUG: Installing : texlive-footmisc-13:20240311-6.el10.noarch 387/579 DEBUG: Installing : texlive-footnotehyper-13:20240311-6.el10.noarch 388/579 DEBUG: Installing : texlive-fpl-13:20240311-6.el10.noarch 389/579 DEBUG: Installing : texlive-helvetic-13:20240311-6.el10.noarch 390/579 DEBUG: Installing : texlive-hobsub-13:20240311-6.el10.noarch 391/579 DEBUG: Installing : texlive-hyperref-13:20240311-6.el10.noarch 392/579 DEBUG: Installing : texlive-attachfile-13:20240311-6.el10.noarch 393/579 DEBUG: Installing : texlive-hyphenex-13:20240311-6.el10.noarch 394/579 DEBUG: Installing : texlive-ifmtarg-13:20240311-6.el10.noarch 395/579 DEBUG: Installing : texlive-kastrup-13:20240311-6.el10.noarch 396/579 DEBUG: Installing : texlive-knuth-local-13:20240311-6.el10.noarch 397/579 DEBUG: Installing : texlive-latexbug-13:20240311-6.el10.noarch 398/579 DEBUG: Installing : texlive-lm-math-13:20240311-6.el10.noarch 399/579 DEBUG: Installing : texlive-lualibs-13:20240311-6.el10.noarch 400/579 DEBUG: Installing : texlive-luaotfload-13:20240311-6.el10.noarch 401/579 DEBUG: Installing : texlive-lwarp-13:20240311-6.el10.noarch 402/579 DEBUG: Installing : texlive-makecmds-13:20240311-6.el10.noarch 403/579 DEBUG: Installing : texlive-makeindex-13:20240311-6.el10.x86_64 404/579 DEBUG: Installing : texlive-manfnt-font-13:20240311-6.el10.noarch 405/579 DEBUG: Installing : texlive-marginnote-13:20240311-6.el10.noarch 406/579 DEBUG: Installing : texlive-mathpazo-13:20240311-6.el10.noarch 407/579 DEBUG: Installing : texlive-mdwtools-13:20240311-6.el10.noarch 408/579 DEBUG: Installing : texlive-metafont-13:20240311-6.el10.x86_64 409/579 DEBUG: Installing : texlive-mflogo-13:20240311-6.el10.noarch 410/579 DEBUG: Installing : texlive-mflogo-font-13:20240311-6.el10.noarch 411/579 DEBUG: Installing : texlive-mfnfss-13:20240311-6.el10.noarch 412/579 DEBUG: Installing : texlive-mfware-13:20240311-6.el10.x86_64 413/579 DEBUG: Installing : texlive-modes-13:20240311-6.el10.noarch 414/579 DEBUG: Installing : texlive-mparhack-13:20240311-6.el10.noarch 415/579 DEBUG: Installing : texlive-mptopdf-13:20240311-6.el10.noarch 416/579 DEBUG: Installing : texlive-ncntrsbk-13:20240311-6.el10.noarch 417/579 DEBUG: Installing : texlive-newfloat-13:20240311-6.el10.noarch 418/579 DEBUG: Installing : texlive-notoccite-13:20240311-6.el10.noarch 419/579 DEBUG: Installing : texlive-ntgclass-13:20240311-6.el10.noarch 420/579 DEBUG: Installing : texlive-palatino-13:20240311-6.el10.noarch 421/579 DEBUG: Installing : texlive-parallel-13:20240311-6.el10.noarch 422/579 DEBUG: Installing : texlive-parskip-13:20240311-6.el10.noarch 423/579 DEBUG: Installing : texlive-pdfcol-13:20240311-6.el10.noarch 424/579 DEBUG: Installing : texlive-pdfcolfoot-13:20240311-6.el10.noarch 425/579 DEBUG: Installing : texlive-pdfcolmk-13:20240311-6.el10.noarch 426/579 DEBUG: Installing : texlive-xcolor-13:20240311-6.el10.noarch 427/579 DEBUG: Installing : texlive-eso-pic-13:20240311-6.el10.noarch 428/579 DEBUG: Installing : texlive-pgf-13:20240311-6.el10.noarch 429/579 DEBUG: Installing : texlive-currfile-13:20240311-6.el10.noarch 430/579 DEBUG: Installing : texlive-filehook-13:20240311-6.el10.noarch 431/579 DEBUG: Installing : texlive-sansmathaccent-13:20240311-6.el10.noarch 432/579 DEBUG: Installing : texlive-pslatex-13:20240311-6.el10.noarch 433/579 DEBUG: Installing : texlive-pspicture-13:20240311-6.el10.noarch 434/579 DEBUG: Installing : texlive-pst-arrow-13:20240311-6.el10.noarch 435/579 DEBUG: Installing : texlive-pst-math-13:20240311-6.el10.noarch 436/579 DEBUG: Installing : texlive-pxfonts-13:20240311-6.el10.noarch 437/579 DEBUG: Installing : texlive-rcs-13:20240311-6.el10.noarch 438/579 DEBUG: Installing : texlive-rsfs-13:20240311-6.el10.noarch 439/579 DEBUG: Installing : texlive-sansmath-13:20240311-6.el10.noarch 440/579 DEBUG: Installing : texlive-section-13:20240311-6.el10.noarch 441/579 DEBUG: Installing : texlive-sepnum-13:20240311-6.el10.noarch 442/579 DEBUG: Installing : texlive-tex-gyre-math-13:20240311-6.el10.noarch 443/579 DEBUG: Installing : texlive-texlive-en-13:20240311-6.el10.noarch 444/579 DEBUG: Installing : texlive-texlive-msg-translations-13:20240311-6.e 445/579 DEBUG: Installing : texlive-textcase-13:20240311-6.el10.noarch 446/579 DEBUG: Installing : texlive-times-13:20240311-6.el10.noarch 447/579 DEBUG: Installing : texlive-titlesec-13:20240311-6.el10.noarch 448/579 DEBUG: Installing : texlive-txfonts-13:20240311-6.el10.noarch 449/579 DEBUG: Installing : texlive-ucharcat-13:20240311-6.el10.noarch 450/579 DEBUG: Installing : texlive-utopia-13:20240311-6.el10.noarch 451/579 DEBUG: Installing : texlive-varwidth-13:20240311-6.el10.noarch 452/579 DEBUG: Installing : texlive-algorithms-13:20240311-6.el10.noarch 453/579 DEBUG: Installing : texlive-bera-13:20240311-6.el10.noarch 454/579 DEBUG: Installing : texlive-cm-super-13:20240311-6.el10.noarch 455/579 DEBUG: Installing : texlive-l3kernel-13:20240311-6.el10.noarch 456/579 DEBUG: Installing : texlive-latex-13:20240311-6.el10.noarch 457/579 DEBUG: Installing : texlive-koma-script-13:20240311-6.el10.noarch 458/579 DEBUG: Installing : texlive-listings-13:20240311-6.el10.noarch 459/579 DEBUG: Installing : texlive-showexpl-13:20240311-6.el10.noarch 460/579 DEBUG: Installing : texlive-fancyvrb-13:20240311-6.el10.noarch 461/579 DEBUG: Installing : texlive-pst-3d-13:20240311-6.el10.noarch 462/579 DEBUG: Installing : texlive-pst-coil-13:20240311-6.el10.noarch 463/579 DEBUG: Installing : texlive-pst-eps-13:20240311-6.el10.noarch 464/579 DEBUG: Installing : texlive-pst-fill-13:20240311-6.el10.noarch 465/579 DEBUG: Installing : texlive-pst-grad-13:20240311-6.el10.noarch 466/579 DEBUG: Installing : texlive-pst-node-13:20240311-6.el10.noarch 467/579 DEBUG: Installing : texlive-pst-plot-13:20240311-6.el10.noarch 468/579 DEBUG: Installing : texlive-pst-text-13:20240311-6.el10.noarch 469/579 DEBUG: Installing : texlive-pst-tools-13:20240311-6.el10.noarch 470/579 DEBUG: Installing : texlive-pst-tree-13:20240311-6.el10.noarch 471/579 DEBUG: Installing : texlive-pstricks-add-13:20240311-6.el10.noarch 472/579 DEBUG: Installing : texlive-pstricks-13:20240311-6.el10.noarch 473/579 DEBUG: Installing : texlive-l3packages-13:20240311-6.el10.noarch 474/579 DEBUG: Installing : texlive-amscls-13:20240311-6.el10.noarch 475/579 DEBUG: Installing : texlive-tipa-13:20240311-6.el10.noarch 476/579 DEBUG: Installing : texlive-xunicode-13:20240311-6.el10.noarch 477/579 DEBUG: Installing : texlive-fontspec-13:20240311-6.el10.noarch 478/579 DEBUG: Installing : texlive-metalogo-13:20240311-6.el10.noarch 479/579 DEBUG: Installing : texlive-realscripts-13:20240311-6.el10.noarch 480/579 DEBUG: Installing : texlive-xltxtra-13:20240311-6.el10.noarch 481/579 DEBUG: Installing : texlive-l3experimental-13:20240311-6.el10.noarch 482/579 DEBUG: Installing : texlive-seminar-13:20240311-6.el10.noarch 483/579 DEBUG: Installing : texlive-ae-13:20240311-6.el10.noarch 484/579 DEBUG: Installing : texlive-extsizes-13:20240311-6.el10.noarch 485/579 DEBUG: Installing : texlive-jknapltx-13:20240311-6.el10.noarch 486/579 DEBUG: Installing : texlive-minitoc-13:20240311-6.el10.noarch 487/579 DEBUG: Installing : texlive-ltxmisc-13:20240311-6.el10.noarch 488/579 DEBUG: Installing : texlive-mnsymbol-13:20240311-6.el10.noarch 489/579 DEBUG: Installing : texlive-mathspec-13:20240311-6.el10.noarch 490/579 DEBUG: Installing : texlive-multitoc-13:20240311-6.el10.noarch 491/579 DEBUG: Installing : texlive-pdfpages-13:20240311-6.el10.noarch 492/579 DEBUG: Installing : texlive-typehtml-13:20240311-6.el10.noarch 493/579 DEBUG: Installing : texlive-ucs-13:20240311-6.el10.noarch 494/579 DEBUG: Installing : texlive-beamer-13:20240311-6.el10.noarch 495/579 DEBUG: Installing : texlive-xifthen-13:20240311-6.el10.noarch 496/579 DEBUG: Installing : texlive-bidi-13:20240311-6.el10.noarch 497/579 DEBUG: Installing : texlive-polyglossia-13:20240311-6.el10.noarch 498/579 DEBUG: Installing : texlive-breqn-13:20240311-6.el10.noarch 499/579 DEBUG: Installing : texlive-lualatex-math-13:20240311-6.el10.noarch 500/579 DEBUG: Installing : texlive-unicode-math-13:20240311-6.el10.noarch 501/579 DEBUG: Installing : texlive-oberdiek-13:20240311-6.el10.noarch 502/579 DEBUG: Installing : texlive-wasysym-13:20240311-6.el10.noarch 503/579 DEBUG: Installing : texlive-xetexconfig-13:20240311-6.el10.noarch 504/579 DEBUG: Installing : texlive-xfrac-13:20240311-6.el10.noarch 505/579 DEBUG: Installing : texlive-zapfchan-13:20240311-6.el10.noarch 506/579 DEBUG: Installing : texlive-collection-fontsrecommended-13:20240311- 507/579 DEBUG: Installing : texlive-dvipdfmx-13:20240311-6.el10.x86_64 508/579 DEBUG: Installing : texlive-collection-basic-13:20240311-6.el10.noar 509/579 DEBUG: Installing : texlive-xetex-13:20240311-6.el10.x86_64 510/579 DEBUG: Installing : texlive-collection-latexrecommended-13:20240311- 511/579 DEBUG: Installing : texlive-collection-latex-13:20240311-6.el10.noar 512/579 DEBUG: Installing : dejavu-sans-fonts-2.37-25.el10.noarch 513/579 DEBUG: Installing : python3-matplotlib-tk-3.7.2-2.el10s.x86_64 514/579 DEBUG: Installing : python3-matplotlib-3.7.2-2.el10s.x86_64 515/579 DEBUG: Installing : python3-mpmath-1.3.0-10.el10s.noarch 516/579 DEBUG: Installing : python3-sympy-1.12-2.el10s.x86_64 517/579 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 518/579 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 519/579 DEBUG: Installing : python3-openstacksdk-4.4.0-0.20250313101744.6438 520/579 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 521/579 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 522/579 DEBUG: Installing : python-oslo-utils-lang-8.0.0-0.20250212135609.79 523/579 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 524/579 DEBUG: Installing : python-oslo-middleware-lang-6.3.1-0.202503181022 525/579 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 526/579 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 527/579 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 528/579 DEBUG: Installing : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec 529/579 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 530/579 DEBUG: Installing : python3-oslo-config-2:9.7.1-0.20250318100804.d58 531/579 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 532/579 DEBUG: Installing : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e 533/579 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 534/579 DEBUG: Installing : python3-tooz+redis-6.3.0-0.20250213113959.734acc 535/579 DEBUG: Installing : python3-tooz+zake-6.3.0-0.20250213113959.734acc4 536/579 DEBUG: Installing : python3-tooz-6.3.0-0.20250213113959.734acc4.el10 537/579 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 538/579 DEBUG: Installing : python3-oslo-middleware-6.3.1-0.20250318102210.8 539/579 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 540/579 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 541/579 DEBUG: Installing : python3-neutronclient-11.4.0-0.20250310081746.1d 542/579 DEBUG: Installing : python3-swiftclient-4.7.0-0.20250318092907.e9fbe 543/579 DEBUG: Installing : python3-swiftclient+keystone-4.7.0-0.20250318092 544/579 DEBUG: Installing : python3-heatclient-4.1.0-0.20250310084939.dd976a 545/579 DEBUG: Installing : python3-monascaclient-2.8.0-0.20250307105657.bb7 546/579 DEBUG: Installing : python3-zaqarclient-3.0.0-0.20250318100252.b43c4 547/579 DEBUG: Installing : python3-oslo-metrics-0.11.0-0.20250318105137.c64 548/579 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 549/579 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 550/579 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 551/579 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 552/579 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 553/579 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 554/579 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 555/579 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 556/579 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 557/579 DEBUG: Installing : python3-oslo-messaging-16.1.0-0.20250318120050.e 558/579 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 559/579 DEBUG: Installing : python3-aodhclient-3.7.1-0.20250310082600.5c3a66 560/579 DEBUG: Installing : python-oslo-cache-lang-3.10.1-0.20250318114710.0 561/579 DEBUG: Installing : python3-oslo-cache+dogpile-3.10.1-0.202503181147 562/579 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147 563/579 DEBUG: Installing : python3-oslo-cache-3.10.1-0.20250318114710.0a940 564/579 DEBUG: Installing : python3-keystonemiddleware-10.9.0-0.202503100929 565/579 DEBUG: Installing : python-openstackclient-lang-7.4.0-0.202503181244 566/579 DEBUG: Installing : python3-openstackclient-7.4.0-0.20250318124434.4 567/579 DEBUG: Running scriptlet: python3-openstackclient-7.4.0-0.20250318124434.4 567/579 DEBUG: Could not load 'message_list': module 'zaqarclient.queues.v2.cli' has no attribute 'OldListMessages' DEBUG: Could not load 'message_post': module 'zaqarclient.queues.v2.cli' has no attribute 'OldPostMessages' DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 568/579 DEBUG: Installing : python3-vitrage-14.1.0-0.20250319071958.aafc997. 569/579 DEBUG: Installing : python3-vitrage+openstack-14.1.0-0.2025031907195 570/579 DEBUG: Running scriptlet: openstack-vitrage-common-14.1.0-0.20250319071958 571/579 DEBUG: Installing : openstack-vitrage-common-14.1.0-0.20250319071958 571/579 DEBUG: Installing : openstack-vitrage-graph-14.1.0-0.20250319071958. 572/579 DEBUG: Running scriptlet: openstack-vitrage-graph-14.1.0-0.20250319071958. 572/579 DEBUG: Installing : openstack-vitrage-api-14.1.0-0.20250319071958.aa 573/579 DEBUG: Running scriptlet: openstack-vitrage-api-14.1.0-0.20250319071958.aa 573/579 DEBUG: Installing : openstack-vitrage-notifier-14.1.0-0.202503190719 574/579 DEBUG: Running scriptlet: openstack-vitrage-notifier-14.1.0-0.202503190719 574/579 DEBUG: Installing : openstack-vitrage-persistor-14.1.0-0.20250319071 575/579 DEBUG: Running scriptlet: openstack-vitrage-persistor-14.1.0-0.20250319071 575/579 DEBUG: Installing : openstack-vitrage-ml-14.1.0-0.20250319071958.aaf 576/579 DEBUG: Running scriptlet: openstack-vitrage-ml-14.1.0-0.20250319071958.aaf 576/579 DEBUG: Installing : openstack-vitrage-snmp-parsing-14.1.0-0.20250319 577/579 DEBUG: Running scriptlet: openstack-vitrage-snmp-parsing-14.1.0-0.20250319 577/579 DEBUG: Installing : python3-vitrage-tests-14.1.0-0.20250319071958.aa 578/579 DEBUG: Installing : openstack-vitrage-doc-14.1.0-0.20250319071958.aa 579/579 DEBUG: Running scriptlet: texlive-base-13:20240311-6.el10.noarch 579/579 DEBUG: Running scriptlet: openstack-vitrage-doc-14.1.0-0.20250319071958.aa 579/579 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: dejavu-sans-fonts-2.37-25.el10.noarch DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: double-conversion-3.3.0-4.el10s.x86_64 DEBUG: emacs-filesystem-1:29.4-10.el10.noarch DEBUG: flexiblas-3.4.2-3.el10.x86_64 DEBUG: flexiblas-netlib-3.4.2-3.el10.x86_64 DEBUG: flexiblas-openblas-openmp-3.4.2-3.el10.x86_64 DEBUG: ghostscript-10.02.1-14.el10.x86_64 DEBUG: ghostscript-tools-fonts-10.02.1-14.el10.noarch DEBUG: ghostscript-tools-printing-10.02.1-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hwdata-0.379-10.4.el10.noarch DEBUG: info-7.1-6.el10.x86_64 DEBUG: libX11-xcb-1.8.10-1.el10.x86_64 DEBUG: libXfixes-6.0.1-5.el10.x86_64 DEBUG: libXxf86vm-1.1.5-8.el10.x86_64 DEBUG: libdrm-2.4.123-1.el10.x86_64 DEBUG: libgfortran-14.2.1-7.el10.x86_64 DEBUG: libglvnd-1:1.7.0-7.el10.x86_64 DEBUG: libglvnd-glx-1:1.7.0-7.el10.x86_64 DEBUG: libglvnd-opengl-1:1.7.0-7.el10.x86_64 DEBUG: libicu-74.2-4.el10.x86_64 DEBUG: libimagequant-2.14.1-1.el10s.x86_64 DEBUG: libpciaccess-0.16-16.el10.x86_64 DEBUG: libqhull_r-1:8.0.2-2.el10s.x86_64 DEBUG: libquadmath-14.2.1-7.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libwayland-server-1.23.0-2.el10.x86_64 DEBUG: libxshmfence-1.3.2-5.el10.x86_64 DEBUG: libxslt-1.1.39-6.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: llvm-libs-19.1.7-2.el10.x86_64 DEBUG: mailcap-2.1.54-8.el10.noarch DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: mesa-dri-drivers-24.2.8-2.el10.x86_64 DEBUG: mesa-filesystem-24.2.8-2.el10.x86_64 DEBUG: mesa-libGL-24.2.8-2.el10.x86_64 DEBUG: mesa-libGLU-9.0.3-7.el10.x86_64 DEBUG: mesa-libgbm-24.2.8-2.el10.x86_64 DEBUG: mesa-libglapi-24.2.8-2.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openblas-0.3.28-1.el10.x86_64 DEBUG: openblas-openmp-0.3.28-1.el10.x86_64 DEBUG: openstack-vitrage-api-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-common-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-doc-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-graph-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-ml-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-notifier-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-persistor-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: openstack-vitrage-snmp-parsing-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: perl-AutoLoader-5.74-512.el10.noarch DEBUG: perl-B-1.89-512.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-512.el10.noarch DEBUG: perl-Clone-0.46-10.el10.x86_64 DEBUG: perl-Compress-Raw-Bzip2-2.212-512.el10.x86_64 DEBUG: perl-Compress-Raw-Zlib-2.212-512.el10.x86_64 DEBUG: perl-Data-Dump-1.25-13.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-HMAC-1.04-12.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-Digest-SHA-1:6.04-512.el10.x86_64 DEBUG: perl-DynaLoader-1.56-512.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Encode-Locale-1.05-31.el10.noarch DEBUG: perl-Errno-1.38-512.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-512.el10.x86_64 DEBUG: perl-File-Basename-2.86-512.el10.noarch DEBUG: perl-File-Copy-2.41-512.el10.noarch DEBUG: perl-File-Find-1.44-512.el10.noarch DEBUG: perl-File-Listing-6.16-5.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-512.el10.noarch DEBUG: perl-FileHandle-2.05-512.el10.noarch DEBUG: perl-Filter-2:1.64-512.el10.x86_64 DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-512.el10.noarch DEBUG: perl-HTML-Parser-3.82-3.el10.x86_64 DEBUG: perl-HTML-Tagset-3.20-59.el10.noarch DEBUG: perl-HTTP-Cookies-6.11-5.el10.noarch DEBUG: perl-HTTP-Date-6.06-6.el10.noarch DEBUG: perl-HTTP-Message-6.45-5.el10.noarch DEBUG: perl-HTTP-Negotiate-6.01-40.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-I18N-Langinfo-0.24-512.el10.x86_64 DEBUG: perl-IO-1.55-512.el10.x86_64 DEBUG: perl-IO-Compress-2.212-512.el10.noarch DEBUG: perl-IO-HTML-1.004-14.el10.noarch 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-512.el10.noarch DEBUG: perl-LWP-MediaTypes-6.04-19.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Module-Load-1:0.36-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-512.el10.x86_64 DEBUG: perl-NTLM-1.09-41.el10.noarch DEBUG: perl-Net-HTTP-6.23-6.el10.noarch DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 DEBUG: perl-POSIX-2.20-512.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-512.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-512.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-Text-Unidecode-1.30-27.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-TimeDate-1:2.33-16.el10.noarch DEBUG: perl-Try-Tiny-0.31-12.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-WWW-RobotRules-6.02-41.el10.noarch DEBUG: perl-XML-Parser-2.47-6.el10.x86_64 DEBUG: perl-XML-XPath-1.48-8.el10.noarch DEBUG: perl-base-2.27-512.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-encoding-4:3.00-511.el10.x86_64 DEBUG: perl-if-0.61.000-512.el10.noarch DEBUG: perl-interpreter-4:5.40.1-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.1-512.el10.x86_64 DEBUG: perl-libwww-perl-6.76-3.el10.noarch DEBUG: perl-locale-1.12-512.el10.noarch DEBUG: perl-mro-1.29-512.el10.x86_64 DEBUG: perl-open-1.13-512.el10.noarch DEBUG: perl-overload-1.37-512.el10.noarch DEBUG: perl-overloading-0.02-512.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-subs-1.04-512.el10.noarch DEBUG: perl-vars-1.05-512.el10.noarch DEBUG: python-openstackclient-lang-7.4.0-0.20250318124434.4b7e32c.el10.noarch DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.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-aodhclient-3.7.1-0.20250310082600.5c3a66c.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-cairo-1.25.1-5.el10.x86_64 DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-contourpy-1.2.0-6.el10s.x86_64 DEBUG: python3-cotyledon-1.7.3-8.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-cycler-0.11.0-14.el10s.noarch DEBUG: python3-cython-3.0.9-8.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.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-fonttools-4.55.3-4.el10s.x86_64 DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch DEBUG: python3-gmpy2-2.2.1-1.el10s.x86_64 DEBUG: python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch DEBUG: python3-heatclient-4.1.0-0.20250310084939.dd976ac.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-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.10.0-0.20250314124045.60f441a.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch DEBUG: python3-kiwisolver-1.4.8-2.el10s.x86_64 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-matplotlib-3.7.2-2.el10s.x86_64 DEBUG: python3-matplotlib-data-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-data-fonts-3.7.2-2.el10s.noarch DEBUG: python3-matplotlib-tk-3.7.2-2.el10s.x86_64 DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-mpmath-1.3.0-10.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-networkx-3.2.1-6.el10.noarch DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-numexpr-2.10.2-2.el10s.x86_64 DEBUG: python3-numpy-1:1.26.4-5.el10.x86_64 DEBUG: python3-numpy-f2py-1:1.26.4-5.el10.x86_64 DEBUG: python3-olefile-0.47-6.el10s.noarch DEBUG: python3-openstackclient-7.4.0-0.20250318124434.4b7e32c.el10.noarch DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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-pillow-11.1.0-2.el10s.x86_64 DEBUG: python3-pillow-tk-11.1.0-2.el10s.x86_64 DEBUG: python3-platformdirs-4.2.2-2.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-5.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pyasyncore-1.0.2-6.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyglet-2.0.10-4.el10s.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-pysnmp-lextudio-5.0.33-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-scipy-1.11.3-17.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-smi-lextudio-1.1.13-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-swiftclient-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-swiftclient+keystone-4.7.0-0.20250318092907.e9fbe35.el10.noarch DEBUG: python3-sympy-1.12-2.el10s.x86_64 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-tkinter-3.12.9-1.el10.x86_64 DEBUG: python3-tooz-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+redis-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-tooz+zake-6.3.0-0.20250213113959.734acc4.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.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-vitrage-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: python3-vitrage+openstack-14.1.0-0.20250319071958.aafc997.el10.noarch DEBUG: python3-vitrage-tests-14.1.0-0.20250319071958.aafc997.el10.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-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-zaqarclient-3.0.0-0.20250318100252.b43c4ca.el10.noarch DEBUG: tcl-1:8.6.13-4.el10.x86_64 DEBUG: teckit-2.5.12-4.el10.x86_64 DEBUG: texlive-ae-13:20240311-6.el10.noarch DEBUG: texlive-algorithms-13:20240311-6.el10.noarch DEBUG: texlive-alphalph-13:20240311-6.el10.noarch DEBUG: texlive-amscls-13:20240311-6.el10.noarch DEBUG: texlive-amsfonts-13:20240311-6.el10.noarch DEBUG: texlive-amsmath-13:20240311-6.el10.noarch DEBUG: texlive-anysize-13:20240311-6.el10.noarch DEBUG: texlive-atbegshi-13:20240311-6.el10.noarch DEBUG: texlive-attachfile-13:20240311-6.el10.noarch DEBUG: texlive-attachfile2-13:20240311-6.el10.noarch DEBUG: texlive-atveryend-13:20240311-6.el10.noarch DEBUG: texlive-auxhook-13:20240311-6.el10.noarch DEBUG: texlive-avantgar-13:20240311-6.el10.noarch DEBUG: texlive-babel-13:20240311-6.el10.noarch DEBUG: texlive-babel-english-13:20240311-6.el10.noarch DEBUG: texlive-babelbib-13:20240311-6.el10.noarch DEBUG: texlive-base-13:20240311-6.el10.noarch DEBUG: texlive-beamer-13:20240311-6.el10.noarch DEBUG: texlive-bera-13:20240311-6.el10.noarch DEBUG: texlive-beton-13:20240311-6.el10.noarch DEBUG: texlive-bibtex-13:20240311-6.el10.x86_64 DEBUG: texlive-bidi-13:20240311-6.el10.noarch DEBUG: texlive-bigintcalc-13:20240311-6.el10.noarch DEBUG: texlive-bitset-13:20240311-6.el10.noarch DEBUG: texlive-bookman-13:20240311-6.el10.noarch DEBUG: texlive-bookmark-13:20240311-6.el10.noarch DEBUG: texlive-booktabs-13:20240311-6.el10.noarch DEBUG: texlive-breakurl-13:20240311-6.el10.noarch DEBUG: texlive-breqn-13:20240311-6.el10.noarch DEBUG: texlive-caption-13:20240311-6.el10.noarch DEBUG: texlive-carlisle-13:20240311-6.el10.noarch DEBUG: texlive-catchfile-13:20240311-6.el10.noarch DEBUG: texlive-changepage-13:20240311-6.el10.noarch DEBUG: texlive-charter-13:20240311-6.el10.noarch DEBUG: texlive-chngcntr-13:20240311-6.el10.noarch DEBUG: texlive-cite-13:20240311-6.el10.noarch DEBUG: texlive-cm-13:20240311-6.el10.noarch DEBUG: texlive-cm-super-13:20240311-6.el10.noarch DEBUG: texlive-cmap-13:20240311-6.el10.noarch DEBUG: texlive-cmextra-13:20240311-6.el10.noarch DEBUG: texlive-collection-basic-13:20240311-6.el10.noarch DEBUG: texlive-collection-fontsrecommended-13:20240311-6.el10.noarch DEBUG: texlive-collection-latex-13:20240311-6.el10.noarch DEBUG: texlive-collection-latexrecommended-13:20240311-6.el10.noarch DEBUG: texlive-colorprofiles-13:20240311-6.el10.noarch DEBUG: texlive-colortbl-13:20240311-6.el10.noarch DEBUG: texlive-count1to-13:20240311-6.el10.noarch DEBUG: texlive-courier-13:20240311-6.el10.noarch DEBUG: texlive-crop-13:20240311-6.el10.noarch DEBUG: texlive-csquotes-13:20240311-6.el10.noarch DEBUG: texlive-ctable-13:20240311-6.el10.noarch DEBUG: texlive-currfile-13:20240311-6.el10.noarch DEBUG: texlive-dvipdfmx-13:20240311-6.el10.x86_64 DEBUG: texlive-dvipng-13:20240311-6.el10.x86_64 DEBUG: texlive-dvips-13:20240311-6.el10.x86_64 DEBUG: texlive-ec-13:20240311-6.el10.noarch DEBUG: texlive-enctex-13:20240311-6.el10.noarch DEBUG: texlive-enumitem-13:20240311-6.el10.noarch DEBUG: texlive-epstopdf-pkg-13:20240311-6.el10.noarch DEBUG: texlive-eso-pic-13:20240311-6.el10.noarch DEBUG: texlive-etex-13:20240311-6.el10.noarch DEBUG: texlive-etex-pkg-13:20240311-6.el10.noarch DEBUG: texlive-etexcmds-13:20240311-6.el10.noarch DEBUG: texlive-etoolbox-13:20240311-6.el10.noarch DEBUG: texlive-euenc-13:20240311-6.el10.noarch DEBUG: texlive-euler-13:20240311-6.el10.noarch DEBUG: texlive-euro-13:20240311-6.el10.noarch DEBUG: texlive-eurosym-13:20240311-6.el10.noarch DEBUG: texlive-everysel-13:20240311-6.el10.noarch DEBUG: texlive-everyshi-13:20240311-6.el10.noarch DEBUG: texlive-extsizes-13:20240311-6.el10.noarch DEBUG: texlive-fancybox-13:20240311-6.el10.noarch DEBUG: texlive-fancyhdr-13:20240311-6.el10.noarch DEBUG: texlive-fancyref-13:20240311-6.el10.noarch DEBUG: texlive-fancyvrb-13:20240311-6.el10.noarch DEBUG: texlive-filecontents-13:20240311-6.el10.noarch DEBUG: texlive-filehook-13:20240311-6.el10.noarch DEBUG: texlive-finstrut-13:20240311-6.el10.noarch DEBUG: texlive-firstaid-13:20240311-6.el10.noarch DEBUG: texlive-fix2col-13:20240311-6.el10.noarch DEBUG: texlive-float-13:20240311-6.el10.noarch DEBUG: texlive-fontspec-13:20240311-6.el10.noarch DEBUG: texlive-footmisc-13:20240311-6.el10.noarch DEBUG: texlive-footnotehyper-13:20240311-6.el10.noarch DEBUG: texlive-fp-13:20240311-6.el10.noarch DEBUG: texlive-fpl-13:20240311-6.el10.noarch DEBUG: texlive-geometry-13:20240311-6.el10.noarch DEBUG: texlive-gettitlestring-13:20240311-6.el10.noarch DEBUG: texlive-glyphlist-13:20240311-6.el10.noarch DEBUG: texlive-graphics-13:20240311-6.el10.noarch DEBUG: texlive-graphics-cfg-13:20240311-6.el10.noarch DEBUG: texlive-graphics-def-13:20240311-6.el10.noarch DEBUG: texlive-grfext-13:20240311-6.el10.noarch DEBUG: texlive-grffile-13:20240311-6.el10.noarch DEBUG: texlive-helvetic-13:20240311-6.el10.noarch DEBUG: texlive-hobsub-13:20240311-6.el10.noarch DEBUG: texlive-hologo-13:20240311-6.el10.noarch DEBUG: texlive-hopatch-13:20240311-6.el10.noarch DEBUG: texlive-hycolor-13:20240311-6.el10.noarch DEBUG: texlive-hypcap-13:20240311-6.el10.noarch DEBUG: texlive-hypdoc-13:20240311-6.el10.noarch DEBUG: texlive-hyperref-13:20240311-6.el10.noarch DEBUG: texlive-hyph-utf8-13:20240311-6.el10.noarch DEBUG: texlive-hyphen-base-13:20240311-6.el10.noarch DEBUG: texlive-hyphenex-13:20240311-6.el10.noarch DEBUG: texlive-ifmtarg-13:20240311-6.el10.noarch DEBUG: texlive-ifplatform-13:20240311-6.el10.noarch DEBUG: texlive-iftex-13:20240311-6.el10.noarch DEBUG: texlive-index-13:20240311-6.el10.noarch DEBUG: texlive-infwarerr-13:20240311-6.el10.noarch DEBUG: texlive-intcalc-13:20240311-6.el10.noarch DEBUG: texlive-jknapltx-13:20240311-6.el10.noarch DEBUG: texlive-kastrup-13:20240311-6.el10.noarch DEBUG: texlive-knuth-lib-13:20240311-6.el10.noarch DEBUG: texlive-knuth-local-13:20240311-6.el10.noarch DEBUG: texlive-koma-script-13:20240311-6.el10.noarch DEBUG: texlive-kpathsea-13:20240311-6.el10.x86_64 DEBUG: texlive-kvdefinekeys-13:20240311-6.el10.noarch DEBUG: texlive-kvoptions-13:20240311-6.el10.noarch DEBUG: texlive-kvsetkeys-13:20240311-6.el10.noarch DEBUG: texlive-l3backend-13:20240311-6.el10.noarch DEBUG: texlive-l3experimental-13:20240311-6.el10.noarch DEBUG: texlive-l3kernel-13:20240311-6.el10.noarch DEBUG: texlive-l3packages-13:20240311-6.el10.noarch DEBUG: texlive-latex-13:20240311-6.el10.noarch DEBUG: texlive-latex-fonts-13:20240311-6.el10.noarch DEBUG: texlive-latexbug-13:20240311-6.el10.noarch DEBUG: texlive-latexconfig-13:20240311-6.el10.noarch DEBUG: texlive-letltxmacro-13:20240311-6.el10.noarch DEBUG: texlive-lib-13:20240311-6.el10.x86_64 DEBUG: texlive-lineno-13:20240311-6.el10.noarch DEBUG: texlive-listings-13:20240311-6.el10.noarch DEBUG: texlive-lm-13:20240311-6.el10.noarch DEBUG: texlive-lm-math-13:20240311-6.el10.noarch DEBUG: texlive-ltabptch-13:20240311-6.el10.noarch DEBUG: texlive-ltxcmds-13:20240311-6.el10.noarch DEBUG: texlive-ltxmisc-13:20240311-6.el10.noarch DEBUG: texlive-lua-alt-getopt-13:20240311-6.el10.noarch DEBUG: texlive-lua-uni-algos-13:20240311-6.el10.noarch DEBUG: texlive-luahbtex-13:20240311-6.el10.x86_64 DEBUG: texlive-lualatex-math-13:20240311-6.el10.noarch DEBUG: texlive-lualibs-13:20240311-6.el10.noarch DEBUG: texlive-luaotfload-13:20240311-6.el10.noarch DEBUG: texlive-luatex-13:20240311-6.el10.x86_64 DEBUG: texlive-luatexbase-13:20240311-6.el10.noarch DEBUG: texlive-lwarp-13:20240311-6.el10.noarch DEBUG: texlive-makecmds-13:20240311-6.el10.noarch DEBUG: texlive-makeindex-13:20240311-6.el10.x86_64 DEBUG: texlive-manfnt-font-13:20240311-6.el10.noarch DEBUG: texlive-marginnote-13:20240311-6.el10.noarch DEBUG: texlive-marvosym-13:20240311-6.el10.noarch DEBUG: texlive-mathpazo-13:20240311-6.el10.noarch DEBUG: texlive-mathspec-13:20240311-6.el10.noarch DEBUG: texlive-mathtools-13:20240311-6.el10.noarch DEBUG: texlive-mdwtools-13:20240311-6.el10.noarch DEBUG: texlive-memoir-13:20240311-6.el10.noarch DEBUG: texlive-metafont-13:20240311-6.el10.x86_64 DEBUG: texlive-metalogo-13:20240311-6.el10.noarch DEBUG: texlive-mflogo-13:20240311-6.el10.noarch DEBUG: texlive-mflogo-font-13:20240311-6.el10.noarch DEBUG: texlive-mfnfss-13:20240311-6.el10.noarch DEBUG: texlive-mfware-13:20240311-6.el10.x86_64 DEBUG: texlive-microtype-13:20240311-6.el10.noarch DEBUG: texlive-minitoc-13:20240311-6.el10.noarch DEBUG: texlive-mnsymbol-13:20240311-6.el10.noarch DEBUG: texlive-modes-13:20240311-6.el10.noarch DEBUG: texlive-mparhack-13:20240311-6.el10.noarch DEBUG: texlive-mptopdf-13:20240311-6.el10.noarch DEBUG: texlive-multido-13:20240311-6.el10.noarch DEBUG: texlive-multitoc-13:20240311-6.el10.noarch DEBUG: texlive-natbib-13:20240311-6.el10.noarch DEBUG: texlive-ncntrsbk-13:20240311-6.el10.noarch DEBUG: texlive-newfloat-13:20240311-6.el10.noarch DEBUG: texlive-notoccite-13:20240311-6.el10.noarch DEBUG: texlive-ntgclass-13:20240311-6.el10.noarch DEBUG: texlive-oberdiek-13:20240311-6.el10.noarch DEBUG: texlive-palatino-13:20240311-6.el10.noarch DEBUG: texlive-paralist-13:20240311-6.el10.noarch DEBUG: texlive-parallel-13:20240311-6.el10.noarch DEBUG: texlive-parskip-13:20240311-6.el10.noarch DEBUG: texlive-pdfcol-13:20240311-6.el10.noarch DEBUG: texlive-pdfcolfoot-13:20240311-6.el10.noarch DEBUG: texlive-pdfcolmk-13:20240311-6.el10.noarch DEBUG: texlive-pdfescape-13:20240311-6.el10.noarch DEBUG: texlive-pdflscape-13:20240311-6.el10.noarch DEBUG: texlive-pdfmanagement-testphase-13:20240311-6.el10.noarch DEBUG: texlive-pdfpages-13:20240311-6.el10.noarch DEBUG: texlive-pdftex-13:20240311-6.el10.x86_64 DEBUG: texlive-pdftexcmds-13:20240311-6.el10.noarch DEBUG: texlive-pgf-13:20240311-6.el10.noarch DEBUG: texlive-placeins-13:20240311-6.el10.noarch DEBUG: texlive-plain-13:20240311-6.el10.noarch DEBUG: texlive-polyglossia-13:20240311-6.el10.noarch DEBUG: texlive-psfrag-13:20240311-6.el10.noarch DEBUG: texlive-pslatex-13:20240311-6.el10.noarch DEBUG: texlive-psnfss-13:20240311-6.el10.noarch DEBUG: texlive-pspicture-13:20240311-6.el10.noarch DEBUG: texlive-pst-3d-13:20240311-6.el10.noarch DEBUG: texlive-pst-arrow-13:20240311-6.el10.noarch DEBUG: texlive-pst-coil-13:20240311-6.el10.noarch DEBUG: texlive-pst-eps-13:20240311-6.el10.noarch DEBUG: texlive-pst-fill-13:20240311-6.el10.noarch DEBUG: texlive-pst-grad-13:20240311-6.el10.noarch DEBUG: texlive-pst-math-13:20240311-6.el10.noarch DEBUG: texlive-pst-node-13:20240311-6.el10.noarch DEBUG: texlive-pst-plot-13:20240311-6.el10.noarch DEBUG: texlive-pst-text-13:20240311-6.el10.noarch DEBUG: texlive-pst-tools-13:20240311-6.el10.noarch DEBUG: texlive-pst-tree-13:20240311-6.el10.noarch DEBUG: texlive-pstricks-13:20240311-6.el10.noarch DEBUG: texlive-pstricks-add-13:20240311-6.el10.noarch DEBUG: texlive-pxfonts-13:20240311-6.el10.noarch DEBUG: texlive-ragged2e-13:20240311-6.el10.noarch DEBUG: texlive-rcs-13:20240311-6.el10.noarch DEBUG: texlive-realscripts-13:20240311-6.el10.noarch DEBUG: texlive-refcount-13:20240311-6.el10.noarch DEBUG: texlive-rerunfilecheck-13:20240311-6.el10.noarch DEBUG: texlive-rsfs-13:20240311-6.el10.noarch DEBUG: texlive-sansmath-13:20240311-6.el10.noarch DEBUG: texlive-sansmathaccent-13:20240311-6.el10.noarch DEBUG: texlive-sauerj-13:20240311-6.el10.noarch DEBUG: texlive-section-13:20240311-6.el10.noarch DEBUG: texlive-seminar-13:20240311-6.el10.noarch DEBUG: texlive-sepnum-13:20240311-6.el10.noarch DEBUG: texlive-setspace-13:20240311-6.el10.noarch DEBUG: texlive-showexpl-13:20240311-6.el10.noarch DEBUG: texlive-stringenc-13:20240311-6.el10.noarch DEBUG: texlive-subfig-13:20240311-6.el10.noarch DEBUG: texlive-symbol-13:20240311-6.el10.noarch DEBUG: texlive-tex-13:20240311-6.el10.x86_64 DEBUG: texlive-tex-gyre-13:20240311-6.el10.noarch DEBUG: texlive-tex-gyre-math-13:20240311-6.el10.noarch DEBUG: texlive-tex-ini-files-13:20240311-6.el10.noarch DEBUG: texlive-texlive-common-doc-13:20240311-6.el10.noarch DEBUG: texlive-texlive-en-13:20240311-6.el10.noarch DEBUG: texlive-texlive-msg-translations-13:20240311-6.el10.noarch DEBUG: texlive-texlive-scripts-13:20240311-6.el10.noarch DEBUG: texlive-texlive.infra-13:20240311-6.el10.noarch DEBUG: texlive-textcase-13:20240311-6.el10.noarch DEBUG: texlive-thumbpdf-13:20240311-6.el10.noarch DEBUG: texlive-times-13:20240311-6.el10.noarch DEBUG: texlive-tipa-13:20240311-6.el10.noarch DEBUG: texlive-titlesec-13:20240311-6.el10.noarch DEBUG: texlive-tools-13:20240311-6.el10.noarch DEBUG: texlive-translator-13:20240311-6.el10.noarch DEBUG: texlive-txfonts-13:20240311-6.el10.noarch DEBUG: texlive-typehtml-13:20240311-6.el10.noarch DEBUG: texlive-ucharcat-13:20240311-6.el10.noarch DEBUG: texlive-ucs-13:20240311-6.el10.noarch DEBUG: texlive-underscore-13:20240311-6.el10.noarch DEBUG: texlive-unicode-data-13:20240311-6.el10.noarch DEBUG: texlive-unicode-math-13:20240311-6.el10.noarch DEBUG: texlive-uniquecounter-13:20240311-6.el10.noarch DEBUG: texlive-url-13:20240311-6.el10.noarch DEBUG: texlive-utopia-13:20240311-6.el10.noarch DEBUG: texlive-varwidth-13:20240311-6.el10.noarch DEBUG: texlive-wasy-13:20240311-6.el10.noarch DEBUG: texlive-wasy-type1-13:20240311-6.el10.noarch DEBUG: texlive-wasysym-13:20240311-6.el10.noarch DEBUG: texlive-xcolor-13:20240311-6.el10.noarch DEBUG: texlive-xetex-13:20240311-6.el10.x86_64 DEBUG: texlive-xetexconfig-13:20240311-6.el10.noarch DEBUG: texlive-xfrac-13:20240311-6.el10.noarch DEBUG: texlive-xifthen-13:20240311-6.el10.noarch DEBUG: texlive-xkeyval-13:20240311-6.el10.noarch DEBUG: texlive-xltxtra-13:20240311-6.el10.noarch DEBUG: texlive-xunicode-13:20240311-6.el10.noarch DEBUG: texlive-zapfchan-13:20240311-6.el10.noarch DEBUG: texlive-zapfding-13:20240311-6.el10.noarch DEBUG: texlive-zref-13:20240311-6.el10.noarch DEBUG: tk-1:8.6.13-5.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xdg-utils-1.2.0-3.el10.noarch DEBUG: zziplib-0.13.78-1.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/common/aa/fc/aafc997e3feada114109c752a9fd6d945607773b_bfa69e7f'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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