+ 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: bb39a702-6df9-4c5e-b5c4-79acdbe440f4 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: ad85e705-780c-4409-bfa0-7ce86e210cf9 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.9y93g67x', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 4850920 1005824 1654132 12249688 11263892 DEBUG: Swap: 16777212 5409368 11367844 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 195G 355G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: 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.id59511c', '/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-ansible-role-lunasa-hsm-4a384f4fbed7c9 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 57 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e9e1a6d3561f266a62f2d94 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-69aa6bdfac42cba5 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-e5e80a7ae 283 kB/s | 25 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-7a97fc294 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d8be6d126 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5c8089e3f18e7b3cceec 94 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 63 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 67 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 52 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 54 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 113 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 98 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 65 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 12 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 251 kB/s | 32 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-2.el10 appstream 4.9 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.10-3.el10 appstream 330 k DEBUG: python3-eventlet noarch 0.36.1-1.el10s delorean-master-testing 580 k DEBUG: python3-pbr noarch 6.1.1-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-14.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.93-2.el10 appstream 91 k DEBUG: annobin-plugin-gcc x86_64 12.93-2.el10 appstream 985 k DEBUG: audit-libs x86_64 4.0.3-4.el10 baseos 133 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-53.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-53.el10 baseos 798 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 20250424-2.git9267dee.el10 baseos 97 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.12.1-2.el10 baseos 219 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-7.el10 appstream 80 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.193-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.193-1.el10 baseos 47 k DEBUG: elfutils-default-yama-scope noarch 0.193-1.el10 baseos 13 k DEBUG: elfutils-libelf x86_64 0.193-1.el10 baseos 208 k DEBUG: elfutils-libs x86_64 0.193-1.el10 baseos 269 k DEBUG: expat x86_64 2.7.1-1.el10 baseos 117 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-38.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-38.el10 baseos 363 k DEBUG: glibc-devel x86_64 2.39-38.el10 appstream 625 k DEBUG: glibc-gconv-extra x86_64 2.39-38.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-38.el10 baseos 69 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-16.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-89.el10 appstream 2.4 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-2.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.12.1-2.el10 baseos 371 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-10.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-6.el10 baseos 587 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-16.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-8.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-6.el10 appstream 214 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-9.el10 baseos 353 k DEBUG: openssh-clients x86_64 9.9p1-9.el10 baseos 763 k DEBUG: openssl-libs x86_64 1:3.5.0-4.el10 baseos 2.6 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-10.el10 appstream 17 k DEBUG: python-srpm-macros noarch 3.12-10.el10 appstream 24 k DEBUG: python3 x86_64 3.12.10-3.el10 baseos 30 k DEBUG: python3-babel noarch 2.13.1-5.el10 crb 7.0 M DEBUG: python3-charset-normalizer noarch 3.4.2-1.el10 baseos 112 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.6-1.el10 appstream 327 k DEBUG: python3-libs x86_64 3.12.10-3.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-10.el10 appstream 12 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 291-1.el10 appstream 78 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-14.el10 baseos 566 k DEBUG: rpm-build-libs x86_64 4.19.1.1-14.el10 baseos 95 k DEBUG: rpm-libs x86_64 4.19.1.1-14.el10 baseos 311 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.86.0-2.el10 appstream 13 k DEBUG: sed x86_64 4.9-3.el10 baseos 318 k DEBUG: setup noarch 2.14.5-7.el10 baseos 153 k DEBUG: shadow-utils x86_64 2:4.15.0-6.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-4.el10 baseos 747 k DEBUG: systemd-libs x86_64 257-11.el10 baseos 819 k DEBUG: systemd-pam x86_64 257-11.el10 baseos 301 k DEBUG: systemd-rpm-macros noarch 257-11.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 2025b-1.el10 baseos 839 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-4.el10 baseos 481 k DEBUG: xz-libs x86_64 1:5.6.2-4.el10 baseos 113 k DEBUG: zip x86_64 3.0-44.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-2.el10 baseos 79 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.10-3.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-14.el10 baseos 19 k DEBUG: systemd x86_64 257-11.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 315 Packages DEBUG: Total size: 213 M DEBUG: Installed size: 732 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] alternatives-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-4.0.3-4.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-53.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-53.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-20250424-2.git9267dee.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.12.1-2.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.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.193-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.193-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.1-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-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-38.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-38.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-16.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-2.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.12.1-2.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-10.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-6.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-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.0-4.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.10-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-charset-normalizer-3.4.2-1.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.10-3.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.1.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-14.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-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.15.0-6.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-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-11.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-2025b-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-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.6.2-4.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-2.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.93-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-12.93-2.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-7.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-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-38.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-89.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-16.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-8.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-6.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-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.10-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.10-3.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.6-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-10.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-291-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-14.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.86.0-2.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.1.1-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: 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-2025b-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.1.0-1.el10.noarch 6/315 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/315 DEBUG: Installing : rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 17/315 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/315 DEBUG: Installing : annobin-docs-12.93-2.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-7.el10.noarch 34/315 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.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-38.el10.x86_64 38/315 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-38.el10.x86_64 38/315 DEBUG: Installing : glibc-minimal-langpack-2.39-38.el10.x86_64 39/315 DEBUG: Installing : glibc-common-2.39-38.el10.x86_64 40/315 DEBUG: Running scriptlet: glibc-2.39-38.el10.x86_64 41/315 DEBUG: Installing : glibc-2.39-38.el10.x86_64 41/315 DEBUG: Running scriptlet: glibc-2.39-38.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-2.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-4.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.193-1.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-20250424-2.git9267dee.el10.noarc 59/315 DEBUG: Installing : crypto-policies-20250424-2.git9267dee.el10.noarc 59/315 DEBUG: Running scriptlet: crypto-policies-20250424-2.git9267dee.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.7.1-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-4.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-4.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-11.el10.x86_64 82/315 DEBUG: Installing : libffi-3.4.4-10.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-4.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-6.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-16.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.5.0-4.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-2.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-8.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-14.el10.x86_64 150/315 DEBUG: Installing : rpm-libs-4.19.1.1-14.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-6.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-6.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-38.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.12.1-2.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.193-1.el10.x86_64 215/315 DEBUG: Installing : elfutils-libs-0.193-1.el10.x86_64 216/315 DEBUG: Installing : elfutils-default-yama-scope-0.193-1.el10.noarch 217/315 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.193-1.el10.noarch 217/315 DEBUG: Installing : systemd-pam-257-11.el10.x86_64 218/315 DEBUG: Running scriptlet: systemd-257-11.el10.x86_64 219/315 DEBUG: Installing : systemd-257-11.el10.x86_64 219/315 DEBUG: Running scriptlet: systemd-257-11.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-53.el10.x86_64 220/315 DEBUG: Running scriptlet: binutils-gold-2.41-53.el10.x86_64 220/315 DEBUG: Installing : binutils-2.41-53.el10.x86_64 221/315 DEBUG: Running scriptlet: binutils-2.41-53.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.193-1.el10.x86_64 224/315 DEBUG: Installing : gdb-minimal-14.2-4.el10.x86_64 225/315 DEBUG: Installing : debugedit-5.1-7.el10.x86_64 226/315 DEBUG: Installing : rpm-build-libs-4.19.1.1-14.el10.x86_64 227/315 DEBUG: Installing : openssh-9.9p1-9.el10.x86_64 228/315 DEBUG: Installing : openssh-clients-9.9p1-9.el10.x86_64 229/315 DEBUG: Running scriptlet: openssh-clients-9.9p1-9.el10.x86_64 229/315 DEBUG: Installing : git-core-2.47.1-2.el10.x86_64 230/315 DEBUG: Installing : curl-8.12.1-2.el10.x86_64 231/315 DEBUG: Running scriptlet: rpm-4.19.1.1-14.el10.x86_64 232/315 DEBUG: Installing : rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch 242/315 DEBUG: Installing : redhat-rpm-config-291-1.el10.noarch 243/315 DEBUG: Running scriptlet: redhat-rpm-config-291-1.el10.noarch 243/315 DEBUG: Installing : rpm-build-4.19.1.1-14.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-10.el10.noarch 246/315 DEBUG: Installing : python3-rpm-macros-3.12-10.el10.noarch 247/315 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 248/315 DEBUG: Installing : python-unversioned-command-3.12.10-3.el10.noarch 249/315 DEBUG: Installing : python3-3.12.10-3.el10.x86_64 250/315 DEBUG: Installing : python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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.10-3.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.1.1-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-11.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-14.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.93-2.el10.noarch DEBUG: annobin-plugin-gcc-12.93-2.el10.x86_64 DEBUG: audit-libs-4.0.3-4.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-53.el10.x86_64 DEBUG: binutils-gold-2.41-53.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-20250424-2.git9267dee.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.12.1-2.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-7.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.193-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: elfutils-libelf-0.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: expat-2.7.1-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-2.el10.x86_64 DEBUG: glib2-2.80.4-4.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-devel-2.39-38.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.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-16.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-89.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-2.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.12.1-2.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-10.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-6.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-16.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-8.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-6.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-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: openssl-libs-1:3.5.0-4.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-10.el10.noarch DEBUG: python-srpm-macros-3.12-10.el10.noarch DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-devel-3.12.10-3.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.6-1.el10.noarch DEBUG: python3-libs-3.12.10-3.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.1.1-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-10.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-291-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-14.el10.x86_64 DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.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.86.0-2.el10.noarch DEBUG: sed-4.9-3.el10.x86_64 DEBUG: setup-2.14.5-7.el10.noarch DEBUG: shadow-utils-2:4.15.0-6.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: systemd-libs-257-11.el10.x86_64 DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.el10.noarch DEBUG: tar-2:1.35-7.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025b-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-4.el10.x86_64 DEBUG: xz-libs-1:5.6.2-4.el10.x86_64 DEBUG: zip-3.0-44.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.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: 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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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.93-2.el10.noarch annobin-plugin-gcc-12.93-2.el10.x86_64 audit-libs-4.0.3-4.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-53.el10.x86_64 binutils-gold-2.41-53.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-20250424-2.git9267dee.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.12.1-2.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-7.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.193-1.el10.x86_64 elfutils-debuginfod-client-0.193-1.el10.x86_64 elfutils-default-yama-scope-0.193-1.el10.noarch elfutils-libelf-0.193-1.el10.x86_64 elfutils-libs-0.193-1.el10.x86_64 expat-2.7.1-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-2.el10.x86_64 glib2-2.80.4-4.el10.x86_64 glibc-2.39-38.el10.x86_64 glibc-common-2.39-38.el10.x86_64 glibc-devel-2.39-38.el10.x86_64 glibc-gconv-extra-2.39-38.el10.x86_64 glibc-minimal-langpack-2.39-38.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-16.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-89.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-2.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.12.1-2.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-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.2.1-7.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.2.1-7.el10.x86_64 libgpg-error-1.50-2.el10.x86_64 libgs-10.02.1-16.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-8.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-6.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-9.el10.x86_64 openssh-clients-9.9p1-9.el10.x86_64 openssl-libs-3.5.0-4.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-10.el10.noarch python-srpm-macros-3.12-10.el10.noarch python-unversioned-command-3.12.10-3.el10.noarch python3-3.12.10-3.el10.x86_64 python3-babel-2.13.1-5.el10.noarch python3-charset-normalizer-3.4.2-1.el10.noarch python3-devel-3.12.10-3.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.6-1.el10.noarch python3-libs-3.12.10-3.el10.x86_64 python3-markupsafe-2.1.3-6.el10.x86_64 python3-packaging-24.2-2.el10.noarch python3-pbr-6.1.1-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-10.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-291-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-14.el10.x86_64 rpm-build-4.19.1.1-14.el10.x86_64 rpm-build-libs-4.19.1.1-14.el10.x86_64 rpm-libs-4.19.1.1-14.el10.x86_64 rpm-plugin-audit-4.19.1.1-14.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.86.0-2.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-6.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-4.el10.x86_64 systemd-257-11.el10.x86_64 systemd-libs-257-11.el10.x86_64 systemd-pam-257-11.el10.x86_64 systemd-rpm-macros-257-11.el10.noarch tar-1.35-7.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025b-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-4.el10.x86_64 xz-libs-5.6.2-4.el10.x86_64 zip-3.0-44.el10.x86_64 zlib-ng-compat-2.2.3-2.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 f2bf881c05fc81016442bcfb54b194cedfc5d48f Note: switching to 'f2bf881c05fc81016442bcfb54b194cedfc5d48f'. 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 f2bf881c0 Remove Python 3.9 support + '[' -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-heat + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-heat + '[' -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 24.1.0.dev34 f2bf881 + UPSTREAMVERSION=24.1.0.dev34 + [[ 24.1.0.dev34 =~ ([^-]*)-(.+) ]] + [[ 24.1.0.dev34 =~ (.*?)\.(0rc.+) ]] + [[ 24.1.0.dev34 =~ (.*?)\.(0b.+) ]] + [[ 24.1.0.dev34 =~ (.*?)\.(0a.+) ]] + [[ 24.1.0.dev34 =~ (.*?)\.(dev.+) ]] + VERSION=24.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250610085203.f2bf881 + '[' -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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --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.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --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', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: 1fdc131e-0eb5-47e7-a5cf-0958b8ddd184 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ndstgafb', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 5348384 1761764 2523412 11869700 10766428 DEBUG: Swap: 16777212 5409624 11367588 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 890M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5hanajgl', '/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. WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section [pbr] Generating ChangeLog WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.7s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.4s) running egg_info creating openstack_heat.egg-info writing pbr to openstack_heat.egg-info/pbr.json writing openstack_heat.egg-info/PKG-INFO writing dependency_links to openstack_heat.egg-info/dependency_links.txt writing entry points to openstack_heat.egg-info/entry_points.txt writing requirements to openstack_heat.egg-info/requires.txt writing top-level names to openstack_heat.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating openstack-heat-24.1.0.dev34 creating openstack-heat-24.1.0.dev34/api-ref creating openstack-heat-24.1.0.dev34/api-ref/source creating openstack-heat-24.1.0.dev34/api-ref/source/v1 creating openstack-heat-24.1.0.dev34/api-ref/source/v1/samples creating openstack-heat-24.1.0.dev34/bin creating openstack-heat-24.1.0.dev34/contrib creating openstack-heat-24.1.0.dev34/contrib/heat_docker creating openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker creating openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/resources creating openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/tests creating openstack-heat-24.1.0.dev34/devstack creating openstack-heat-24.1.0.dev34/devstack/lib creating openstack-heat-24.1.0.dev34/devstack/upgrade creating openstack-heat-24.1.0.dev34/devstack/upgrade/templates creating openstack-heat-24.1.0.dev34/doc creating openstack-heat-24.1.0.dev34/doc/source creating openstack-heat-24.1.0.dev34/doc/source/_extra creating openstack-heat-24.1.0.dev34/doc/source/_static creating openstack-heat-24.1.0.dev34/doc/source/_templates creating openstack-heat-24.1.0.dev34/doc/source/admin creating openstack-heat-24.1.0.dev34/doc/source/api creating openstack-heat-24.1.0.dev34/doc/source/configuration creating openstack-heat-24.1.0.dev34/doc/source/contributor creating openstack-heat-24.1.0.dev34/doc/source/developing_guides creating openstack-heat-24.1.0.dev34/doc/source/ext creating openstack-heat-24.1.0.dev34/doc/source/getting_started creating openstack-heat-24.1.0.dev34/doc/source/install creating openstack-heat-24.1.0.dev34/doc/source/man creating openstack-heat-24.1.0.dev34/doc/source/operating_guides creating openstack-heat-24.1.0.dev34/doc/source/sourcecode creating openstack-heat-24.1.0.dev34/doc/source/template_guide creating openstack-heat-24.1.0.dev34/doc/source/templates creating openstack-heat-24.1.0.dev34/doc/source/templates/cfn creating openstack-heat-24.1.0.dev34/doc/source/templates/hot creating openstack-heat-24.1.0.dev34/etc creating openstack-heat-24.1.0.dev34/etc/heat creating openstack-heat-24.1.0.dev34/etc/heat/environment.d creating openstack-heat-24.1.0.dev34/etc/heat/httpd creating openstack-heat-24.1.0.dev34/etc/heat/templates creating openstack-heat-24.1.0.dev34/etc/heat/uwsgi creating openstack-heat-24.1.0.dev34/heat creating openstack-heat-24.1.0.dev34/heat/api creating openstack-heat-24.1.0.dev34/heat/api/aws creating openstack-heat-24.1.0.dev34/heat/api/cfn creating openstack-heat-24.1.0.dev34/heat/api/cfn/v1 creating openstack-heat-24.1.0.dev34/heat/api/middleware creating openstack-heat-24.1.0.dev34/heat/api/openstack creating openstack-heat-24.1.0.dev34/heat/api/openstack/v1 creating openstack-heat-24.1.0.dev34/heat/api/openstack/v1/views creating openstack-heat-24.1.0.dev34/heat/cloudinit creating openstack-heat-24.1.0.dev34/heat/cmd creating openstack-heat-24.1.0.dev34/heat/common creating openstack-heat-24.1.0.dev34/heat/db creating openstack-heat-24.1.0.dev34/heat/db/migrations creating openstack-heat-24.1.0.dev34/heat/db/migrations/versions creating openstack-heat-24.1.0.dev34/heat/engine creating openstack-heat-24.1.0.dev34/heat/engine/cfn creating openstack-heat-24.1.0.dev34/heat/engine/clients creating openstack-heat-24.1.0.dev34/heat/engine/clients/os creating openstack-heat-24.1.0.dev34/heat/engine/clients/os/keystone creating openstack-heat-24.1.0.dev34/heat/engine/clients/os/neutron creating openstack-heat-24.1.0.dev34/heat/engine/constraint creating openstack-heat-24.1.0.dev34/heat/engine/hot creating openstack-heat-24.1.0.dev34/heat/engine/notification creating openstack-heat-24.1.0.dev34/heat/engine/resources creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/autoscaling creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/cfn creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/iam creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/lb creating openstack-heat-24.1.0.dev34/heat/engine/resources/aws/s3 creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh/gnocchi creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/barbican creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/blazar creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/glance creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/ironic creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/mistral creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/monasca creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/taas creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/swift creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/trove creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/vitrage creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zaqar creating openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zun creating openstack-heat-24.1.0.dev34/heat/hacking creating openstack-heat-24.1.0.dev34/heat/locale creating openstack-heat-24.1.0.dev34/heat/locale/de creating openstack-heat-24.1.0.dev34/heat/locale/de/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/es creating openstack-heat-24.1.0.dev34/heat/locale/es/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/fr creating openstack-heat-24.1.0.dev34/heat/locale/fr/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/it creating openstack-heat-24.1.0.dev34/heat/locale/it/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/ja creating openstack-heat-24.1.0.dev34/heat/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/ko_KR creating openstack-heat-24.1.0.dev34/heat/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/pt_BR creating openstack-heat-24.1.0.dev34/heat/locale/pt_BR/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/ru creating openstack-heat-24.1.0.dev34/heat/locale/ru/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/zh_CN creating openstack-heat-24.1.0.dev34/heat/locale/zh_CN/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/locale/zh_TW creating openstack-heat-24.1.0.dev34/heat/locale/zh_TW/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat/objects creating openstack-heat-24.1.0.dev34/heat/policies creating openstack-heat-24.1.0.dev34/heat/rpc creating openstack-heat-24.1.0.dev34/heat/scaling creating openstack-heat-24.1.0.dev34/heat/tests creating openstack-heat-24.1.0.dev34/heat/tests/api creating openstack-heat-24.1.0.dev34/heat/tests/api/aws creating openstack-heat-24.1.0.dev34/heat/tests/api/cfn creating openstack-heat-24.1.0.dev34/heat/tests/api/middleware creating openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 creating openstack-heat-24.1.0.dev34/heat/tests/autoscaling creating openstack-heat-24.1.0.dev34/heat/tests/aws creating openstack-heat-24.1.0.dev34/heat/tests/clients creating openstack-heat-24.1.0.dev34/heat/tests/cmd creating openstack-heat-24.1.0.dev34/heat/tests/constraints creating openstack-heat-24.1.0.dev34/heat/tests/convergence creating openstack-heat-24.1.0.dev34/heat/tests/convergence/framework creating openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios creating openstack-heat-24.1.0.dev34/heat/tests/db creating openstack-heat-24.1.0.dev34/heat/tests/engine creating openstack-heat-24.1.0.dev34/heat/tests/engine/service creating openstack-heat-24.1.0.dev34/heat/tests/openstack creating openstack-heat-24.1.0.dev34/heat/tests/openstack/aodh creating openstack-heat-24.1.0.dev34/heat/tests/openstack/barbican creating openstack-heat-24.1.0.dev34/heat/tests/openstack/blazar creating openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder creating openstack-heat-24.1.0.dev34/heat/tests/openstack/designate creating openstack-heat-24.1.0.dev34/heat/tests/openstack/glance creating openstack-heat-24.1.0.dev34/heat/tests/openstack/heat creating openstack-heat-24.1.0.dev34/heat/tests/openstack/ironic creating openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone creating openstack-heat-24.1.0.dev34/heat/tests/openstack/magnum creating openstack-heat-24.1.0.dev34/heat/tests/openstack/manila creating openstack-heat-24.1.0.dev34/heat/tests/openstack/mistral creating openstack-heat-24.1.0.dev34/heat/tests/openstack/monasca creating openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron creating openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc creating openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_taas creating openstack-heat-24.1.0.dev34/heat/tests/openstack/nova creating openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia creating openstack-heat-24.1.0.dev34/heat/tests/openstack/swift creating openstack-heat-24.1.0.dev34/heat/tests/openstack/trove creating openstack-heat-24.1.0.dev34/heat/tests/openstack/vitrage creating openstack-heat-24.1.0.dev34/heat/tests/openstack/zaqar creating openstack-heat-24.1.0.dev34/heat/tests/openstack/zun creating openstack-heat-24.1.0.dev34/heat/tests/policy creating openstack-heat-24.1.0.dev34/heat/tests/templates creating openstack-heat-24.1.0.dev34/heat/wsgi creating openstack-heat-24.1.0.dev34/heat_integrationtests creating openstack-heat-24.1.0.dev34/heat_integrationtests/common creating openstack-heat-24.1.0.dev34/heat_integrationtests/functional creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/de creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/de/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/en_GB creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/en_GB/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ja creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ko_KR creating openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev34/heat_upgradetests creating openstack-heat-24.1.0.dev34/openstack_heat.egg-info creating openstack-heat-24.1.0.dev34/playbooks creating openstack-heat-24.1.0.dev34/playbooks/devstack creating openstack-heat-24.1.0.dev34/playbooks/devstack/functional creating openstack-heat-24.1.0.dev34/rally-scenarios creating openstack-heat-24.1.0.dev34/rally-scenarios/extra creating openstack-heat-24.1.0.dev34/rally-scenarios/plugins creating openstack-heat-24.1.0.dev34/releasenotes creating openstack-heat-24.1.0.dev34/releasenotes/notes creating openstack-heat-24.1.0.dev34/releasenotes/source creating openstack-heat-24.1.0.dev34/releasenotes/source/_static creating openstack-heat-24.1.0.dev34/releasenotes/source/_templates creating openstack-heat-24.1.0.dev34/releasenotes/source/locale creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/en_GB creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/en_GB/LC_MESSAGES creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/fr creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/fr/LC_MESSAGES creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/ja creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/ja/LC_MESSAGES creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/ko_KR creating openstack-heat-24.1.0.dev34/releasenotes/source/locale/ko_KR/LC_MESSAGES creating openstack-heat-24.1.0.dev34/roles creating openstack-heat-24.1.0.dev34/roles/run-heat-tests creating openstack-heat-24.1.0.dev34/roles/run-heat-tests/defaults creating openstack-heat-24.1.0.dev34/roles/run-heat-tests/tasks creating openstack-heat-24.1.0.dev34/tools creating openstack-heat-24.1.0.dev34/tools/dashboards copying files to openstack-heat-24.1.0.dev34... copying .coveragerc -> openstack-heat-24.1.0.dev34 copying .pre-commit-config.yaml -> openstack-heat-24.1.0.dev34 copying .stestr.conf -> openstack-heat-24.1.0.dev34 copying .zuul.yaml -> openstack-heat-24.1.0.dev34 copying AUTHORS -> openstack-heat-24.1.0.dev34 copying CONTRIBUTING.rst -> openstack-heat-24.1.0.dev34 copying ChangeLog -> openstack-heat-24.1.0.dev34 copying HACKING.rst -> openstack-heat-24.1.0.dev34 copying LICENSE -> openstack-heat-24.1.0.dev34 copying README.rst -> openstack-heat-24.1.0.dev34 copying bindep.txt -> openstack-heat-24.1.0.dev34 copying pyproject.toml -> openstack-heat-24.1.0.dev34 copying requirements.txt -> openstack-heat-24.1.0.dev34 copying setup.cfg -> openstack-heat-24.1.0.dev34 copying setup.py -> openstack-heat-24.1.0.dev34 copying test-requirements.txt -> openstack-heat-24.1.0.dev34 copying tox.ini -> openstack-heat-24.1.0.dev34 copying api-ref/source/conf.py -> openstack-heat-24.1.0.dev34/api-ref/source copying api-ref/source/index.rst -> openstack-heat-24.1.0.dev34/api-ref/source copying api-ref/source/v1/build-info.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/events.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/general-info.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/index.rst -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/parameters.yaml -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/resource-types.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/resources.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/services.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/software-config.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/stack-actions.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/stack-outputs.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/stack-snapshots.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/stack-templates.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/stacks.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/status.yaml -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/versions.inc -> openstack-heat-24.1.0.dev34/api-ref/source/v1 copying api-ref/source/v1/samples/build-info-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-create-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/config-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/configs-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-create-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-metadata-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployment-update-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/deployments-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/event-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-find-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/events-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-metadata-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-schema-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-hot-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-type-template-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-advanced-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resource-types-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/resources-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/services-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-abandon-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-update-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-cancel-without-rollback-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-check-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-resume-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-action-suspend-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-adopt-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-create-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-environment-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-export-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-files-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-delete-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-find-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-output-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-outputs-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-preview-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-restore-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshot-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-snapshots-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-preview-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stack-update-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/stacks-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-functions-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-show-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-request.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-validate-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/template-versions-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying api-ref/source/v1/samples/versions-list-response.json -> openstack-heat-24.1.0.dev34/api-ref/source/v1/samples copying bin/heat-db-setup -> openstack-heat-24.1.0.dev34/bin copying bin/heat-keystone-setup-domain -> openstack-heat-24.1.0.dev34/bin copying contrib/heat_docker/README.md -> openstack-heat-24.1.0.dev34/contrib/heat_docker copying contrib/heat_docker/requirements.txt -> openstack-heat-24.1.0.dev34/contrib/heat_docker copying contrib/heat_docker/setup.cfg -> openstack-heat-24.1.0.dev34/contrib/heat_docker copying contrib/heat_docker/setup.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker copying contrib/heat_docker/heat_docker/__init__.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker copying contrib/heat_docker/heat_docker/resources/__init__.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/resources/docker_container.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/resources copying contrib/heat_docker/heat_docker/tests/__init__.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/fake_docker_client.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/tests copying contrib/heat_docker/heat_docker/tests/test_docker_container.py -> openstack-heat-24.1.0.dev34/contrib/heat_docker/heat_docker/tests copying devstack/README.rst -> openstack-heat-24.1.0.dev34/devstack copying devstack/plugin.sh -> openstack-heat-24.1.0.dev34/devstack copying devstack/settings -> openstack-heat-24.1.0.dev34/devstack copying devstack/lib/heat -> openstack-heat-24.1.0.dev34/devstack/lib copying devstack/upgrade/resources.sh -> openstack-heat-24.1.0.dev34/devstack/upgrade copying devstack/upgrade/settings -> openstack-heat-24.1.0.dev34/devstack/upgrade copying devstack/upgrade/shutdown.sh -> openstack-heat-24.1.0.dev34/devstack/upgrade copying devstack/upgrade/upgrade.sh -> openstack-heat-24.1.0.dev34/devstack/upgrade copying devstack/upgrade/templates/random_string.yaml -> openstack-heat-24.1.0.dev34/devstack/upgrade/templates copying doc/.gitignore -> openstack-heat-24.1.0.dev34/doc copying doc/Makefile -> openstack-heat-24.1.0.dev34/doc copying doc/README.rst -> openstack-heat-24.1.0.dev34/doc copying doc/requirements.txt -> openstack-heat-24.1.0.dev34/doc copying doc/source/conf.py -> openstack-heat-24.1.0.dev34/doc/source copying doc/source/glossary.rst -> openstack-heat-24.1.0.dev34/doc/source copying doc/source/index.rst -> openstack-heat-24.1.0.dev34/doc/source copying doc/source/_extra/.htaccess -> openstack-heat-24.1.0.dev34/doc/source/_extra copying doc/source/_static/.placeholder -> openstack-heat-24.1.0.dev34/doc/source/_static copying doc/source/_templates/.placeholder -> openstack-heat-24.1.0.dev34/doc/source/_templates copying doc/source/admin/auth-model.rst -> openstack-heat-24.1.0.dev34/doc/source/admin copying doc/source/admin/index.rst -> openstack-heat-24.1.0.dev34/doc/source/admin copying doc/source/admin/introduction.rst -> openstack-heat-24.1.0.dev34/doc/source/admin copying doc/source/admin/stack-domain-users.rst -> openstack-heat-24.1.0.dev34/doc/source/admin copying doc/source/api/index.rst -> openstack-heat-24.1.0.dev34/doc/source/api copying doc/source/configuration/config-options.rst -> openstack-heat-24.1.0.dev34/doc/source/configuration copying doc/source/configuration/index.rst -> openstack-heat-24.1.0.dev34/doc/source/configuration copying doc/source/configuration/logs.rst -> openstack-heat-24.1.0.dev34/doc/source/configuration copying doc/source/configuration/sample_config.rst -> openstack-heat-24.1.0.dev34/doc/source/configuration copying doc/source/configuration/sample_policy.rst -> openstack-heat-24.1.0.dev34/doc/source/configuration copying doc/source/contributor/contributing.rst -> openstack-heat-24.1.0.dev34/doc/source/contributor copying doc/source/contributor/index.rst -> openstack-heat-24.1.0.dev34/doc/source/contributor copying doc/source/developing_guides/architecture.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/blueprints.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/gmr.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/index.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/pluginguide.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/rally_on_gates.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/schedulerhints.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/developing_guides/supportstatus.rst -> openstack-heat-24.1.0.dev34/doc/source/developing_guides copying doc/source/ext/__init__.py -> openstack-heat-24.1.0.dev34/doc/source/ext copying doc/source/ext/resources.py -> openstack-heat-24.1.0.dev34/doc/source/ext copying doc/source/ext/tablefromtext.py -> openstack-heat-24.1.0.dev34/doc/source/ext copying doc/source/getting_started/create_a_stack.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/index.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/on_devstack.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/on_fedora.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/on_other.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/on_ubuntu.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/getting_started/standalone.rst -> openstack-heat-24.1.0.dev34/doc/source/getting_started copying doc/source/install/get_started.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/index.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/install-debian.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/install-rdo.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/install-ubuntu.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/install.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/launch-instance.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/next-steps.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/install/verify.rst -> openstack-heat-24.1.0.dev34/doc/source/install copying doc/source/man/heat-api-cfn.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-api.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-db-setup.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-engine.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-keystone-setup-domain.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-manage.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/heat-status.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/man/index.rst -> openstack-heat-24.1.0.dev34/doc/source/man copying doc/source/operating_guides/httpd.rst -> openstack-heat-24.1.0.dev34/doc/source/operating_guides copying doc/source/operating_guides/scale_deployment.rst -> openstack-heat-24.1.0.dev34/doc/source/operating_guides copying doc/source/operating_guides/upgrades_guide.rst -> openstack-heat-24.1.0.dev34/doc/source/operating_guides copying doc/source/sourcecode/.gitignore -> openstack-heat-24.1.0.dev34/doc/source/sourcecode copying doc/source/template_guide/advanced_topics.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/basic_resources.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/cfn.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/composition.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/contrib.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/environment.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/existing_templates.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/feature_guide.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/functions.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/hello_world.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/hot_guide.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/hot_spec.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/index.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/multi-clouds.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/openstack.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/software_deployment.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/template_guide/unsupported.rst -> openstack-heat-24.1.0.dev34/doc/source/template_guide copying doc/source/templates/index.rst -> openstack-heat-24.1.0.dev34/doc/source/templates copying doc/source/templates/cfn/WordPress_Single_Instance.rst -> openstack-heat-24.1.0.dev34/doc/source/templates/cfn copying doc/source/templates/hot/hello_world.rst -> openstack-heat-24.1.0.dev34/doc/source/templates/hot copying etc/heat/README-heat.conf.txt -> openstack-heat-24.1.0.dev34/etc/heat copying etc/heat/api-paste.ini -> openstack-heat-24.1.0.dev34/etc/heat copying etc/heat/heat-config-generator.conf -> openstack-heat-24.1.0.dev34/etc/heat copying etc/heat/heat-policy-generator.conf -> openstack-heat-24.1.0.dev34/etc/heat copying etc/heat/environment.d/default.yaml -> openstack-heat-24.1.0.dev34/etc/heat/environment.d copying etc/heat/httpd/heat-api-cfn.conf -> openstack-heat-24.1.0.dev34/etc/heat/httpd copying etc/heat/httpd/heat-api.conf -> openstack-heat-24.1.0.dev34/etc/heat/httpd copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> openstack-heat-24.1.0.dev34/etc/heat/templates copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> openstack-heat-24.1.0.dev34/etc/heat/templates copying etc/heat/uwsgi/heat-api-cfn-uwsgi.ini -> openstack-heat-24.1.0.dev34/etc/heat/uwsgi copying etc/heat/uwsgi/heat-api-uwsgi.ini -> openstack-heat-24.1.0.dev34/etc/heat/uwsgi copying heat/__init__.py -> openstack-heat-24.1.0.dev34/heat copying heat/version.py -> openstack-heat-24.1.0.dev34/heat copying heat/api/__init__.py -> openstack-heat-24.1.0.dev34/heat/api copying heat/api/versions.py -> openstack-heat-24.1.0.dev34/heat/api copying heat/api/aws/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/aws copying heat/api/aws/ec2token.py -> openstack-heat-24.1.0.dev34/heat/api/aws copying heat/api/aws/exception.py -> openstack-heat-24.1.0.dev34/heat/api/aws copying heat/api/aws/utils.py -> openstack-heat-24.1.0.dev34/heat/api/aws copying heat/api/cfn/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/cfn copying heat/api/cfn/versions.py -> openstack-heat-24.1.0.dev34/heat/api/cfn copying heat/api/cfn/wsgi.py -> openstack-heat-24.1.0.dev34/heat/api/cfn copying heat/api/cfn/v1/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/cfn/v1 copying heat/api/cfn/v1/signal.py -> openstack-heat-24.1.0.dev34/heat/api/cfn/v1 copying heat/api/cfn/v1/stacks.py -> openstack-heat-24.1.0.dev34/heat/api/cfn/v1 copying heat/api/middleware/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/middleware copying heat/api/middleware/fault.py -> openstack-heat-24.1.0.dev34/heat/api/middleware copying heat/api/middleware/version_negotiation.py -> openstack-heat-24.1.0.dev34/heat/api/middleware copying heat/api/openstack/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/openstack copying heat/api/openstack/versions.py -> openstack-heat-24.1.0.dev34/heat/api/openstack copying heat/api/openstack/wsgi.py -> openstack-heat-24.1.0.dev34/heat/api/openstack copying heat/api/openstack/v1/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/actions.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/build_info.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/events.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/resources.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/services.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/software_configs.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/software_deployments.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/stacks.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/util.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1 copying heat/api/openstack/v1/views/__init__.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/stacks_view.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1/views copying heat/api/openstack/v1/views/views_common.py -> openstack-heat-24.1.0.dev34/heat/api/openstack/v1/views copying heat/cloudinit/__init__.py -> openstack-heat-24.1.0.dev34/heat/cloudinit copying heat/cloudinit/boothook.sh -> openstack-heat-24.1.0.dev34/heat/cloudinit copying heat/cloudinit/config -> openstack-heat-24.1.0.dev34/heat/cloudinit copying heat/cloudinit/loguserdata.py -> openstack-heat-24.1.0.dev34/heat/cloudinit copying heat/cloudinit/part_handler.py -> openstack-heat-24.1.0.dev34/heat/cloudinit copying heat/cmd/__init__.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/all.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/api.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/api_cfn.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/engine.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/manage.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/cmd/status.py -> openstack-heat-24.1.0.dev34/heat/cmd copying heat/common/__init__.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/auth_password.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/auth_plugin.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/auth_url.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/cache.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/config.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/context.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/crypt.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/custom_backend_auth.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/endpoint_utils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/environment_format.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/environment_util.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/exception.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/grouputils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/i18n.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/identifier.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/messaging.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/netutils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/noauth.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/param_utils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/password_gen.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/plugin_loader.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/pluginutils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/policy.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/profiler.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/serializers.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/service_utils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/short_id.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/template_format.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/timeutils.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/urlfetch.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/common/wsgi.py -> openstack-heat-24.1.0.dev34/heat/common copying heat/db/__init__.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/alembic.ini -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/api.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/filters.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/migration.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/models.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/types.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/utils.py -> openstack-heat-24.1.0.dev34/heat/db copying heat/db/migrations/README.rst -> openstack-heat-24.1.0.dev34/heat/db/migrations copying heat/db/migrations/env.py -> openstack-heat-24.1.0.dev34/heat/db/migrations copying heat/db/migrations/script.py.mako -> openstack-heat-24.1.0.dev34/heat/db/migrations copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> openstack-heat-24.1.0.dev34/heat/db/migrations/versions copying heat/engine/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/api.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/attributes.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/check_resource.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/conditions.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/constraints.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/dependencies.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/environment.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/event.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/function.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/lifecycle_plugin.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/node_data.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/output.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/parameter_groups.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/parameters.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/parent_rsrc.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/plugin_manager.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/properties.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/properties_group.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/resource.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/rsrc_defn.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/scheduler.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/service.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/service_software_config.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/software_config_io.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/stack.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/stack_lock.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/status.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/stk_defn.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/support.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/sync_point.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/template.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/template_common.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/template_files.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/timestamp.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/translation.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/update.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/worker.py -> openstack-heat-24.1.0.dev34/heat/engine copying heat/engine/cfn/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/cfn copying heat/engine/cfn/functions.py -> openstack-heat-24.1.0.dev34/heat/engine/cfn copying heat/engine/cfn/parameters.py -> openstack-heat-24.1.0.dev34/heat/engine/cfn copying heat/engine/cfn/template.py -> openstack-heat-24.1.0.dev34/heat/engine/cfn copying heat/engine/clients/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/client_exception.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/client_plugin.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/default_client_plugin.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/microversion_mixin.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/progress.py -> openstack-heat-24.1.0.dev34/heat/engine/clients copying heat/engine/clients/os/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/aodh.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/barbican.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/blazar.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/cinder.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/designate.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/glance.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/heat_plugin.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/ironic.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/magnum.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/manila.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/mistral.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/monasca.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/nova.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/octavia.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/openstacksdk.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/swift.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/trove.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/vitrage.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/zaqar.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/zun.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os copying heat/engine/clients/os/keystone/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/keystone copying heat/engine/clients/os/keystone/keystone_constraints.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/keystone copying heat/engine/clients/os/neutron/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/lbaas_constraints.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/neutron_constraints.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/neutron copying heat/engine/clients/os/neutron/taas_constraints.py -> openstack-heat-24.1.0.dev34/heat/engine/clients/os/neutron copying heat/engine/constraint/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/constraint copying heat/engine/constraint/common_constraints.py -> openstack-heat-24.1.0.dev34/heat/engine/constraint copying heat/engine/hot/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/hot copying heat/engine/hot/functions.py -> openstack-heat-24.1.0.dev34/heat/engine/hot copying heat/engine/hot/parameters.py -> openstack-heat-24.1.0.dev34/heat/engine/hot copying heat/engine/hot/template.py -> openstack-heat-24.1.0.dev34/heat/engine/hot copying heat/engine/notification/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/notification copying heat/engine/notification/autoscaling.py -> openstack-heat-24.1.0.dev34/heat/engine/notification copying heat/engine/notification/stack.py -> openstack-heat-24.1.0.dev34/heat/engine/notification copying heat/engine/resources/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/alarm_base.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/scheduler_hints.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/server_base.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/signal_responder.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/stack_resource.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/stack_user.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/template_resource.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/volume_base.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/wait_condition.py -> openstack-heat-24.1.0.dev34/heat/engine/resources copying heat/engine/resources/aws/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws copying heat/engine/resources/aws/autoscaling/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/launch_config.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/autoscaling copying heat/engine/resources/aws/cfn/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/stack.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/cfn copying heat/engine/resources/aws/ec2/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/eip.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/instance.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/internet_gateway.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/network_interface.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/route_table.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/security_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/subnet.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/volume.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/ec2/vpc.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/ec2 copying heat/engine/resources/aws/iam/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/iam copying heat/engine/resources/aws/iam/user.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/iam copying heat/engine/resources/aws/lb/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/lb copying heat/engine/resources/aws/lb/loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/lb copying heat/engine/resources/aws/s3/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/s3 copying heat/engine/resources/aws/s3/s3.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/aws/s3 copying heat/engine/resources/openstack/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack copying heat/engine/resources/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/alarm.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/composite_alarm.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/aodh/gnocchi copying heat/engine/resources/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/container.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/order.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/barbican/secret.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/barbican copying heat/engine/resources/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/host.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/blazar/lease.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/blazar copying heat/engine/resources/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/qos_specs.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/quota.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/cinder/volume_type.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/cinder copying heat/engine/resources/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/domain.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/record.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/recordset.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/designate/zone.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/designate copying heat/engine/resources/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/glance/image.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/glance copying heat/engine/resources/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/access_policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/autoscaling_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/cloud_config.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/delay.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/deployed_server.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/ha_restarter.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/instance_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/multi_part.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/none_resource.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/random_string.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/remote_stack.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_chain.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/resource_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/scaling_policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_component.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_config.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/software_deployment.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/structured_config.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/swiftsignal.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/test_resource.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/value.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/heat copying heat/engine/resources/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/ironic/port.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/ironic copying heat/engine/resources/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/domain.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/endpoint.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/project.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/region.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/role_assignments.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/service.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/keystone/user.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/keystone copying heat/engine/resources/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/bay.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/baymodel.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/magnum/cluster_template.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/magnum copying heat/engine/resources/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/security_service.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_network.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/manila/share_type.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/manila copying heat/engine/resources/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/cron_trigger.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/external_resource.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/mistral/workflow.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/mistral copying heat/engine/resources/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/alarm_definition.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/monasca/notification.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/monasca copying heat/engine/resources/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/address_scope.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extraroute.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/extrarouteset.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/firewall.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/floatingip.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/metering.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/net.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/network_gateway.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/neutron.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/port.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/provider_net.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/qos.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/quota.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/rbac_policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/router.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/security_group_rule.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/segment.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnet.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/subnetpool.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/trunk.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/vpnservice.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/lbaas copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/sfc copying heat/engine/resources/openstack/neutron/taas/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/neutron/taas copying heat/engine/resources/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/flavor.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/floatingip.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/host_aggregate.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/keypair.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/quota.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_group.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/nova/server_network_mixin.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/nova copying heat/engine/resources/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/flavor_profile.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/health_monitor.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/l7rule.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/listener.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/octavia_base.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/pool_member.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/octavia/quota.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/octavia copying heat/engine/resources/openstack/sahara/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/cluster.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/data_source.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/image.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/job_binary.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/sahara/templates.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/sahara copying heat/engine/resources/openstack/senlin/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/cluster.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/node.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/policy.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/profile.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/receiver.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/senlin/res_base.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/senlin copying heat/engine/resources/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/swift/container.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/swift copying heat/engine/resources/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/cluster.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/trove/instance.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/trove copying heat/engine/resources/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/vitrage copying heat/engine/resources/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/queue.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zaqar/subscription.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zaqar copying heat/engine/resources/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zun copying heat/engine/resources/openstack/zun/container.py -> openstack-heat-24.1.0.dev34/heat/engine/resources/openstack/zun copying heat/hacking/__init__.py -> openstack-heat-24.1.0.dev34/heat/hacking copying heat/hacking/checks.py -> openstack-heat-24.1.0.dev34/heat/hacking copying heat/locale/de/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/de/LC_MESSAGES copying heat/locale/es/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/es/LC_MESSAGES copying heat/locale/fr/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/fr/LC_MESSAGES copying heat/locale/it/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/it/LC_MESSAGES copying heat/locale/ja/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/ja/LC_MESSAGES copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/ko_KR/LC_MESSAGES copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/pt_BR/LC_MESSAGES copying heat/locale/ru/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/ru/LC_MESSAGES copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/zh_CN/LC_MESSAGES copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> openstack-heat-24.1.0.dev34/heat/locale/zh_TW/LC_MESSAGES copying heat/objects/__init__.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/base.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/event.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/fields.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/raw_template.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/raw_template_files.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/resource.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/resource_data.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/resource_properties_data.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/service.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/snapshot.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/software_config.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/software_deployment.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/stack.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/stack_lock.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/stack_tag.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/sync_point.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/objects/user_creds.py -> openstack-heat-24.1.0.dev34/heat/objects copying heat/policies/__init__.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/actions.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/base.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/build_info.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/cloudformation.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/events.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/resource.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/resource_types.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/service.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/software_configs.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/software_deployments.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/policies/stacks.py -> openstack-heat-24.1.0.dev34/heat/policies copying heat/rpc/__init__.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/rpc/api.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/rpc/client.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/rpc/listener_client.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/rpc/worker_api.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/rpc/worker_client.py -> openstack-heat-24.1.0.dev34/heat/rpc copying heat/scaling/__init__.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/scaling/cooldown.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/scaling/lbutils.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/scaling/rolling_update.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/scaling/scalingutil.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/scaling/template.py -> openstack-heat-24.1.0.dev34/heat/scaling copying heat/tests/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/common.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/fakes.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/generic_resource.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_attributes.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_auth_password.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_auth_url.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_auth_plugin.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_context.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_env_util.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_exception.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_param_utils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_pluginutils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_policy.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_serializers.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_common_service_utils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_constraints.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_convg_stack.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_crypt.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_dbinstance.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_empty_stack.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_engine_api_utils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_engine_service.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_environment.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_environment_format.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_event.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_exception.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_fault_middleware.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_function.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_grouputils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_hacking.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_hot.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_identifier.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_lifecycle_plugin_utils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_loguserdata.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_metadata_refresh.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_nested_stack.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_noauth.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_nokey.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_notifications.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_parameters.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_plugin_loader.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_properties.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_properties_group.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_provider_template.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_resource.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_resource_properties_data.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_rpc_client.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_rpc_listener_client.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_rpc_worker_client.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_rsrc_defn.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_server_tags.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_short_id.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_signal.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_collect_attributes.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_delete.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_lock.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_resource.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_update.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_stack_user.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_support.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_template.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_template_files.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_template_format.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_timeutils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_translation_rule.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_urlfetch.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_validate.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_version.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/test_vpc.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/testing-overview.txt -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/utils.py -> openstack-heat-24.1.0.dev34/heat/tests copying heat/tests/api/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/api copying heat/tests/api/test_wsgi.py -> openstack-heat-24.1.0.dev34/heat/tests/api copying heat/tests/api/aws/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/api/aws copying heat/tests/api/aws/test_api_aws.py -> openstack-heat-24.1.0.dev34/heat/tests/api/aws copying heat/tests/api/aws/test_api_ec2token.py -> openstack-heat-24.1.0.dev34/heat/tests/api/aws copying heat/tests/api/cfn/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/api/cfn copying heat/tests/api/cfn/test_api_cfn_v1.py -> openstack-heat-24.1.0.dev34/heat/tests/api/cfn copying heat/tests/api/middleware/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/api/middleware copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> openstack-heat-24.1.0.dev34/heat/tests/api/middleware copying heat/tests/api/openstack_v1/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_actions.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_build_info.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_events.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_resources.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_routes.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_services.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_configs.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_software_deployments.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_stacks.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_util.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_common.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/api/openstack_v1/tools.py -> openstack-heat-24.1.0.dev34/heat/tests/api/openstack_v1 copying heat/tests/autoscaling/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/inline_templates.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_group.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_heat_scaling_policy.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_launch_config.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_lbutils.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_new_capacity.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_rolling_update.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_group.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_policy.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/autoscaling/test_scaling_template.py -> openstack-heat-24.1.0.dev34/heat/tests/autoscaling copying heat/tests/aws/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_eip.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_instance.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_instance_network.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_network_interface.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_s3.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_security_group.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_user.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_volume.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/aws/test_waitcondition.py -> openstack-heat-24.1.0.dev34/heat/tests/aws copying heat/tests/clients/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_aodh_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_barbican_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_blazar_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_cinder_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_clients.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_designate_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_glance_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_heat_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_ironic_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_keystone_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_magnum_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_manila_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_mistral_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_monasca_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_neutron_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_nova_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_octavia_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_progress.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_sdk_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_swift_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_vitrage_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_zaqar_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/clients/test_zun_client.py -> openstack-heat-24.1.0.dev34/heat/tests/clients copying heat/tests/cmd/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/cmd copying heat/tests/cmd/test_status.py -> openstack-heat-24.1.0.dev34/heat/tests/cmd copying heat/tests/constraints/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/constraints copying heat/tests/constraints/test_common_constraints.py -> openstack-heat-24.1.0.dev34/heat/tests/constraints copying heat/tests/convergence/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence copying heat/tests/convergence/test_converge.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence copying heat/tests/convergence/framework/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/engine_wrapper.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/event_loop.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/fake_resource.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_processor.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/message_queue.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/processes.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/reality.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/scenario_template.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/testutils.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/framework/worker_wrapper.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/framework copying heat/tests/convergence/scenarios/basic_create.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_create_rollback.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/basic_update_delete.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/create_early_delete.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/disjoint_create.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/multiple_update.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_concurrent.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_interrupt_create.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_remove_rollback.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_replace_rollback.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> openstack-heat-24.1.0.dev34/heat/tests/convergence/scenarios copying heat/tests/db/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/db copying heat/tests/db/test_migrations.py -> openstack-heat-24.1.0.dev34/heat/tests/db copying heat/tests/db/test_sqlalchemy_api.py -> openstack-heat-24.1.0.dev34/heat/tests/db copying heat/tests/db/test_sqlalchemy_filters.py -> openstack-heat-24.1.0.dev34/heat/tests/db copying heat/tests/db/test_sqlalchemy_types.py -> openstack-heat-24.1.0.dev34/heat/tests/db copying heat/tests/engine/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_check_resource.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_dependencies.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_engine_worker.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_node_data.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_plugin_manager.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_resource_type.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_scheduler.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/test_sync_point.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/tools.py -> openstack-heat-24.1.0.dev34/heat/tests/engine copying heat/tests/engine/service/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_service_engine.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_software_config.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_action.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_adopt.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_create.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_delete.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_events.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_resources.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_snapshot.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_stack_update.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/engine/service/test_threadgroup_mgr.py -> openstack-heat-24.1.0.dev34/heat/tests/engine/service copying heat/tests/openstack/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack copying heat/tests/openstack/aodh/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_alarm.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_composite_alarm.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/aodh copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/aodh copying heat/tests/openstack/barbican/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_container.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_order.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/barbican copying heat/tests/openstack/barbican/test_secret.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/barbican copying heat/tests/openstack/blazar/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_host.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/blazar copying heat/tests/openstack/blazar/test_lease.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/blazar copying heat/tests/openstack/cinder/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_qos_specs.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_quota.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/cinder/test_volume_utils.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/cinder copying heat/tests/openstack/designate/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_recordset.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/designate copying heat/tests/openstack/designate/test_zone.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/designate copying heat/tests/openstack/glance/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/glance copying heat/tests/openstack/glance/test_image.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/glance copying heat/tests/openstack/heat/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_cloud_config.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_delay.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_deployed_server.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_multi_part.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_none_resource.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_random_string.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_remote_stack.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_chain.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_resource_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_component.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_config.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_software_deployment.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_structured_config.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_swiftsignal.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_value.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/heat/test_waitcondition.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/heat copying heat/tests/openstack/ironic/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/ironic copying heat/tests/openstack/ironic/test_port.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/ironic copying heat/tests/openstack/keystone/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_domain.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_endpoint.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_project.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_region.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_role_assignments.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_service.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/keystone/test_user.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/keystone copying heat/tests/openstack/magnum/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/magnum copying heat/tests/openstack/magnum/test_cluster_template.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/magnum copying heat/tests/openstack/manila/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_security_service.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_network.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/manila copying heat/tests/openstack/manila/test_share_type.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/manila copying heat/tests/openstack/mistral/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_cron_trigger.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_external_resource.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/mistral copying heat/tests/openstack/mistral/test_workflow.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/mistral copying heat/tests/openstack/monasca/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_alarm_definition.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/monasca copying heat/tests/openstack/monasca/test_notification.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/monasca copying heat/tests/openstack/neutron/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/inline_templates.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_address_scope.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_extraroute.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_firewall.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_metering.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_net.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_port.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_router.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_segment.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnet.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_trunk.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_qos.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_quota.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron copying heat/tests/openstack/neutron/test_sfc/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_sfc copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/neutron/test_taas copying heat/tests/openstack/nova/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/fakes.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_flavor.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_floatingip.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_host_aggregate.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_keypair.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_quota.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/nova/test_server_group.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/nova copying heat/tests/openstack/octavia/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/inline_templates.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_flavor_profile.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_health_monitor.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7policy.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_l7rule.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_listener.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_loadbalancer.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_pool_member.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/octavia/test_quota.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/octavia copying heat/tests/openstack/swift/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/swift copying heat/tests/openstack/swift/test_container.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/swift copying heat/tests/openstack/trove/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_cluster.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/trove copying heat/tests/openstack/trove/test_instance.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/trove copying heat/tests/openstack/vitrage/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/vitrage copying heat/tests/openstack/vitrage/test_vitrage_template.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/vitrage copying heat/tests/openstack/zaqar/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_queue.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/zaqar copying heat/tests/openstack/zaqar/test_subscription.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/zaqar copying heat/tests/openstack/zun/__init__.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/zun copying heat/tests/openstack/zun/test_container.py -> openstack-heat-24.1.0.dev34/heat/tests/openstack/zun copying heat/tests/policy/resources.json -> openstack-heat-24.1.0.dev34/heat/tests/policy copying heat/tests/policy/test_acl_personas.yaml -> openstack-heat-24.1.0.dev34/heat/tests/policy copying heat/tests/policy/test_deprecated_access.yaml -> openstack-heat-24.1.0.dev34/heat/tests/policy copying heat/tests/policy/test_new_acl_personas.yaml -> openstack-heat-24.1.0.dev34/heat/tests/policy copying heat/tests/templates/Neutron.template -> openstack-heat-24.1.0.dev34/heat/tests/templates copying heat/tests/templates/Neutron.yaml -> openstack-heat-24.1.0.dev34/heat/tests/templates copying heat/tests/templates/README -> openstack-heat-24.1.0.dev34/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.template -> openstack-heat-24.1.0.dev34/heat/tests/templates copying heat/tests/templates/WordPress_Single_Instance.yaml -> openstack-heat-24.1.0.dev34/heat/tests/templates copying heat/wsgi/__init__.py -> openstack-heat-24.1.0.dev34/heat/wsgi copying heat/wsgi/api.py -> openstack-heat-24.1.0.dev34/heat/wsgi copying heat/wsgi/cfn.py -> openstack-heat-24.1.0.dev34/heat/wsgi copying heat_integrationtests/README.rst -> openstack-heat-24.1.0.dev34/heat_integrationtests copying heat_integrationtests/__init__.py -> openstack-heat-24.1.0.dev34/heat_integrationtests copying heat_integrationtests/cleanup_test_env.sh -> openstack-heat-24.1.0.dev34/heat_integrationtests copying heat_integrationtests/prepare_test_env.sh -> openstack-heat-24.1.0.dev34/heat_integrationtests copying heat_integrationtests/prepare_test_network.sh -> openstack-heat-24.1.0.dev34/heat_integrationtests copying heat_integrationtests/common/__init__.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/common copying heat_integrationtests/common/clients.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/common copying heat_integrationtests/common/exceptions.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/common copying heat_integrationtests/common/test.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/common copying heat_integrationtests/functional/__init__.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/functional_base.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_admin_actions.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_autoscaling.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_aws_stack.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_cancel_update.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditional_exposure.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_conditions.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_create_update.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_default_parameters.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_delete.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_env_merge.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_heat_autoscaling.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_immutable_parameters.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_instance_group.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_nested_get_attr.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_notifications.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_preview_update.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_purge.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_replace_deprecated.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_chain.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_resource_group.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_simultaneous_update.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_snapshot_restore.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_software_deployment_group.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_stack_cancel.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_swiftsignal_update.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_resource.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_template_versions.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_translation.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_update_restricted.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_validation.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/functional/test_versionnegotiation.py -> openstack-heat-24.1.0.dev34/heat_integrationtests/functional copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev34/heat_integrationtests/locale/de/LC_MESSAGES copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev34/heat_integrationtests/locale/en_GB/LC_MESSAGES copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ja/LC_MESSAGES copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> openstack-heat-24.1.0.dev34/heat_integrationtests/locale/ko_KR/LC_MESSAGES copying heat_upgradetests/post_test_hook.sh -> openstack-heat-24.1.0.dev34/heat_upgradetests copying heat_upgradetests/pre_test_hook.sh -> openstack-heat-24.1.0.dev34/heat_upgradetests copying openstack_heat.egg-info/PKG-INFO -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/dependency_links.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/entry_points.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/not-zip-safe -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/pbr.json -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/requires.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying openstack_heat.egg-info/top_level.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info copying playbooks/devstack/functional/post.yaml -> openstack-heat-24.1.0.dev34/playbooks/devstack/functional copying playbooks/devstack/functional/run.yaml -> openstack-heat-24.1.0.dev34/playbooks/devstack/functional copying rally-scenarios/README.rst -> openstack-heat-24.1.0.dev34/rally-scenarios copying rally-scenarios/heat-fakevirt.yaml -> openstack-heat-24.1.0.dev34/rally-scenarios copying rally-scenarios/extra/README.rst -> openstack-heat-24.1.0.dev34/rally-scenarios/extra copying rally-scenarios/extra/default.yaml -> openstack-heat-24.1.0.dev34/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_constraint.yaml -> openstack-heat-24.1.0.dev34/rally-scenarios/extra copying rally-scenarios/extra/rg_template_with_outputs.yaml -> openstack-heat-24.1.0.dev34/rally-scenarios/extra copying rally-scenarios/plugins/sample_plugin.py -> openstack-heat-24.1.0.dev34/rally-scenarios/plugins copying rally-scenarios/plugins/stack_output.py -> openstack-heat-24.1.0.dev34/rally-scenarios/plugins copying releasenotes/config.yaml -> openstack-heat-24.1.0.dev34/releasenotes copying releasenotes/notes/.placeholder -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/Change-logger-path-e7a13878e5bb0bc2.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/Multi-OpenStack-Cloud-Support-b1ae023811d88854.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/SOURCE_IP_PORT-to-LB_ALGORITHM-11f0edf22096df74.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-aodh-composite-alarm-f8eb4f879fe0916b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-aodh-lbmemberhealth-alarm-c59502aac1944b8b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-availability-zone-to-octavia-193bcd2aee264fbd.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-blazar-client-plugin-e2077e8646ca5f1a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-blazar-host-resource-392ce00635ac27ed.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-blazar-lease-resource-724caa6572e44182.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-cephfs-share-protocol-033e091e7c6c5166.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-contains-function-440aa7184a07758c.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-dedicated-auth-endpoint-config-for-servers-b20f7eb351f619d0.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-dns_domain-to-ProviderNet-84b14a85b8653c7c.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-extra-properties-to-glance-bb6e6e5d02473877.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-heat-wsgi-module-bd75e71b4fc47568.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-hostname-hints-security_groups-to-container-d3b69ae4b6f71fc7.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-list-concat-unique-function-5a87130d9c93cb08.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-list_concat-function-c28563ab8fb6362e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-networks-properties-to-container-resource-b1936d7e113aafbc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-octavia-availabilityzone-resources-f07af0b016f259ed.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-octavia-flavor-flavorprofile-support-90ef922d19591c60.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-port-forwarding-resource-e32b5515f1b47a28.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-port-uplink-status-propagation-abd90d794e330d31.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-rebuild-for-user_data_update_policy-b1a229f3f551ea4b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbacpolicy-quota-resource-945a74b57e2198a3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-tags-for-neutron-router-43d72e78aa89fd07.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-template-dir-config-b96392a9e116a2d3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-tenant_id-for-physnet-and-router.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-tty-property-to-container-1b8bf92f0f47deca.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-udp-support-octavia-593dca738ab2ef57.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-vitrage-client-plugin-cb9e6b51ec2cc6ec.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-zun-client-plugin-dfc10ecd1a6e98be.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add-zun-container-c31fa5316237b13d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add_attributes_property-64fafdcba5aadec7.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/add_doc_for_multi_cloud_support-9f6e74ccc2639b4e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/added-backup-quota-properties-to-cinder-quota-resource-c83bee744bbd03c8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/allow_global_admin_get_resources_from_other_projects-711a6b61a0aaaf63.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/aodh-prometheusalarm-a090815d2f9f8e77.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/api-outputs-6d09ebf5044f51c3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/attribute-schema-validation-db615003e577f8dd.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/availability_zone_hints_Neutron_network_router-d01df1463193d9e6.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/barbican-container-77967add0832d51b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-mistral-new-resource-type-workflow-execution-748bd37faa3e427b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-support-conditions-1a9f89748a08cd4f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-support-host-aggregate-fbc4097f4e6332b8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-support-neutron-qos-3feb38eb2abdcc87.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-support-rbac-policy-fd71f8f6cc97bfb6.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-support-trunk-port-733019c49a429826.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-tap-as-a-service-da00206c6a3d4ffc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/bp-update-cinder-resources-e23e62762f167d29.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/cancel_without_rollback-e5d978a60d9baf45.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/change-dist-name-288024b5d6668c01.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/change-heat-keystone-user-name-limit-to-255-bd076132b98744be.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/cinder-backup-cb72e775681fb5a5.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/cinder-qos-specs-resource-ca5a237ebc114729.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/cinder-quota-resource-f13211c04020cd0c.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/cloud-watch-cleanup-62151466d15ac504.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/configurable-server-name-limit-947d9152fe9b43ee.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/constraints-i18n-dc8b2652b8455196.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/converge-flag-for-stack-update-e0e92a7fe232f10f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/convergence-delete-race-5b821bbd4c5ba5dc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/delay-resource-7d44c512081026c8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/delay-resource-e20ba61f31799f6e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deployment-swift-data-server-property-51fd4f9d1671fc90.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-api-console-scripts-b5c0b734fccd82bd.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-heat-all-4d9abc588d8b1f7f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-heat-manage-migrate_properties_data-command-754c94ef87626a82.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-inactive-project-rsc-caracal-ba0b0005f67580f9.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-ac2f98b31ece0baf.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-nova-floatingip-resources-d5c9447a199be402.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-nova-quota-injected_file-properties-6c6fd7f5231e4c40.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate-threshold-alarm-5738f5ab8aebfd20.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/deprecate_personality_property-6bcda7c7c0e07151.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/designate-allow-caa-cert-naptr-recordsets-49f37eb55e51b2cc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/designate-v2-support-0f889e9ad13d4aa2.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/designate-zone-primaries-c48c37222ea06eb9.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/dns-resolution-5afc1c57dfd05aff.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/doc-migrate-10c968c819848240.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-868ee47eedf2dff4.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-69dcd178c443e177.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/drop-python-3-8-70fe6de72f16f36c.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/drop-watch-rule-watch-data-tables-9ecb8da574611236.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-76e9b64cc5bed89e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/environment-merging-d623362fac1279f7.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/environment_validate_template-fee21a03bb628446.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/event-list-nested-depth-80081a2a8eefee1a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/event-transport-302d1db6c5a5daa9.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/external-resources-965d01d690d32bd2.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/fix-attachments-type-c5b6fb5b4c2bcbfe.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/fix-autoscalinggroup-reference-id-caf8b80c9288ad0f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/fix-update-of-UpdateWaitConditionHandle-98ef3ed47892bbc8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/force-delete-nova-instance-6ed5d7fbd5b6f5fe.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/get-server-webmks-console-url-f7066a9e14429084.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/give-me-a-network-67e23600945346cd.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/glance-image-tag-6fa123ca30be01aa.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/glance-web-download-c9d1fd2a6a2cb044.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/granular-action-policy-b8c143bb5f203b68.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/heat-decode-files-read-from-containers-fe2bbb0b48a69717.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/heat-status-upgrade-check-framework-ccbd67cee3994b88.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/heat-template-support-trove-cluster-996efba5dfb6f02d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/hidden-designate-domain-record-res-d445ca7f1251b63d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/hidden-heat-harestarter-resource-a123479c317886a3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/hidden-multiattach-c761af6165c9571f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/hidden-resources-529934d5eb519c86.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/hide-glance-image-6855b061a8c2b8ca.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/honor-hidden-parameter-in-stack-env-show-cmd-062065545dfef82a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/honoring_oslo_db_config-bf32711bf99a2e47.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/if-macro-optional-properties-40647f036903731b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/ike-properties-updateable-for-vpnaas-c42af7a4631e5dd3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/immutable-parameters-a13dc9bec7d6fa0f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/ip-version-n-attribute-deprecation-bea1c6e4ca3678f1.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/keystone-domain-support-e06e2c65c5925ae5.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/keystone-project-allow-get-attribute-b382fe97694e3987.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/keystone-region-ce3b435c73c81ce4.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/know-limit-releasenote-4d21fc4d91d136d9.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/lbaasv2-hidden-a8f82ddfdba911eb.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/legacy-client-races-ba7a60cef5ec1694.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/legacy-stack-user-id-cebbad8b0f2ed490.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/limit-resources-aeb2f24e705840de.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/magnum-resource-update-0f617eec45ef8ef7.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/make_url-function-d76737adb1e54801.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/manual-rollback-failed-replacement-08ebb9271617fe9d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/map-replace-function-26bf247c620f64bf.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/mark-combination-alarm-as-placeholder-resource-e243e9692cab52e0.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/mark-unhealthy-phys-id-e90fd669d86963d1.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/max_cinder_api_microversion-bfdf420bf214f7aa.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/microversion-string-2e6dd033e046420f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/migrate-to-storyboard-36c90857d3167322.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/monasca-period-f150cdb134f1e036.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/monasca-supported-71c5373282c3b338.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/network-attribute-segments-984ec5b3e75d657b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-address-scope-ce234763e22c7449.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-extrarouteset-379c5354e1ac7795.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-l2gw-connection-support-56fc2db6e448100a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-l2gw-support-9fbb690bb5648f76.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-lbaas-v2-resources-c0ebbeb9bc9f7a42.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-port-network-attribute-14d2eeb481b25fa8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-port-without-fixed-ips-e3a771d106224628.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-bandwidth-rule-cb38db4ebc27688e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-qos-minimum-packet-rate-rule-e58e9ced636320f1.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-quota-resource-7fa5e4df8287bf77.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/neutron-segment-support-a7d44af499838a4e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/nova-quota-resource-84350f0467ce2d40.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/octavia-member-tags-84cd00224d6b7bc1.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/octavia-pool-tls-enabled-373a8c74f7c7664b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/octavia-quota-resource-52c1ea86f16d9513.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/octavia-resources-0a25720e16dfe55d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/online-volume-extension-bb9d6554bda5b682.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/os-neutron-net-segments-attribute-semi-predictable-b40a869317d053cc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/parameter-group-for-nested-04559c4de34e326a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/parameter-tags-148ef065616f92fc.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/policy-defaults-refresh-984844c65ae48599.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/policy-in-code-124372f6cdb0a497.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/port-mac-address-update-b377d23434e7b48a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/project-tags-orchestration-If9125519e35f9f95ea8343cb07c377de9ccf5edf.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/providernet-segments-attribute-cc20b22bf3a25e96.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/providernet_tags_support-e8cc20a4ab76ab8e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/python2-7125a4d5b441e7a6.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/qos-bandwidth-limit-ingress-182a6300cd6e7aa3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/random-string-entropy-9b8e23874cd79b8f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-SSLMiddleware-2f15049af559f26a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-cloudwatch-api-149403251da97b41.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-default-domain-from-templates-b5965242bfb78145.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-designate-v1-support-107de4784f8da2a6.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-heat-resourcetype-constraint-b679618a149fc04e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-nova-api-extension-934f8389ea42e9e4.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-onready-cdb6f00c50e84587.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-py39-f64a313ae188c15e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-sahara-c01d0ca29d3a9e1d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/remove-senlin-586d6754a7610bdf.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/repeat-support-setting-permutations-fbc3234166b529ca.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/requests-timeout-5d586f59dbe9bbfd.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/resource-search-3234afe601ea4e9d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/resource_group_removal_policies_mode-d489e0cc49942e2a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/restrict_update_replace-68abece58cf3f6a0.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/sahara-job-resource-84aecc11fdf1d5af.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/senlin-resources-71c856dc62d0b407.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-add-user-data-update-policy-c34646acfaada4d4.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-network-0f5359ecc33b4718.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-addresses-attr-include-subnet-62d74e161e1db1af.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-ephemeral-bdm-v2-55e0fe2afc5d8b63.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-group-soft-policy-8eabde24bf14bf1d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/server-side-multi-env-7862a75e596ae8f5.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/set-networks-for-trove-cluster-b997a049eedbad17.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/set-tags-for-network-resource-d6f3843c546744a2.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/set-tags-for-port-471155bb53436361.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/set-tags-for-subnet-17a97b88dd11de63.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/set-tags-for-subnetpool-d86ca0d7e35a05f1.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/shared_services_types-volumev3-a2c24233b5812e40.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/stack-definition-in-functions-3f7f172a53edf535.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/store-resource-attributes-8bcbedca2f86986e.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/story-2011146-07db485192f8c2f3.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/subnet-allow-update-segmentid-d3b20b8c24969d0a.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/subnet-pool-resource-c32ff97d4f956b73.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-allowed-cidrs-for-octavia-listener-d563a759d34da8b0.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-cephx-access-type-in-manila-share-71a416bf55aea214.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-files-from-swift-f27fd2d788d67580.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-handling-empty-string-for-volume-az-22ad78eb0f931954.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-ignition-93daac40f43a2cfe.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-ironic-client-plugin-b7b91b7090579c81.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-ironic-port-resource-type-304284a7c508d5d5.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-multiple-required-extensions-277560a90308e17c.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-rbac-824a2d02c8746d3d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-rbac-for-qos-policy-a55434654e1dd953.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support-shared-servies-multi-region-mode-d9f167fb52d9c0a8.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support_case_insensitive_user_name_search-92d6126d8be2ce4f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support_remote_stack_override_ssl_options-69c82b351920af57.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/support_set_group_for_multipart-79b5819b9b3a82ad.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/switch-to-alembic-7af6f8e71e4bf56b.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/sync-queens-releasenote-13f68851f7201e37.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/template-validate-improvements-52ecf5125c9efeda.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/trust-redelegate-25a6cfc78528a361.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/update-firwallpolicy-ruls-90a8904e899b2365.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/update-no-change-policy-728ed49e6b81da53.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/update-webimage-resource-properties-c3e06b2c98b7d127.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/vitrage-template-resource-8869a8e34418b22f.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/volumev2-removal-13eeb4d7192578ee.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/vpnservice-pending-create-f261c5dfc290a734.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/yaql-function-4895e39555c2841d.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/notes/zaqar-notification-a4d240bbf31b7440.yaml -> openstack-heat-24.1.0.dev34/releasenotes/notes copying releasenotes/source/2023.1.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/2023.2.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/2024.1.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/2024.2.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/2025.1.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/conf.py -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/index.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/liberty.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/mitaka.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/newton.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/ocata.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/pike.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/queens.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/rocky.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/stein.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/train.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/unreleased.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/ussuri.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/victoria.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/wallaby.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/xena.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/yoga.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/zed.rst -> openstack-heat-24.1.0.dev34/releasenotes/source copying releasenotes/source/_static/.placeholder -> openstack-heat-24.1.0.dev34/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> openstack-heat-24.1.0.dev34/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev34/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev34/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev34/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> openstack-heat-24.1.0.dev34/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/run-heat-tests/defaults/main.yaml -> openstack-heat-24.1.0.dev34/roles/run-heat-tests/defaults copying roles/run-heat-tests/tasks/main.yaml -> openstack-heat-24.1.0.dev34/roles/run-heat-tests/tasks copying tools/README.rst -> openstack-heat-24.1.0.dev34/tools copying tools/cfn-json2yaml -> openstack-heat-24.1.0.dev34/tools copying tools/custom_guidelines.py -> openstack-heat-24.1.0.dev34/tools copying tools/heat-db-drop -> openstack-heat-24.1.0.dev34/tools copying tools/test-setup.sh -> openstack-heat-24.1.0.dev34/tools copying tools/dashboards/heat.dash -> openstack-heat-24.1.0.dev34/tools/dashboards copying openstack_heat.egg-info/SOURCES.txt -> openstack-heat-24.1.0.dev34/openstack_heat.egg-info Writing openstack-heat-24.1.0.dev34/setup.cfg creating dist Creating tar archive removing 'openstack-heat-24.1.0.dev34' (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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.U9becoyHKw/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.U9becoyHKw/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: a2d4f091-a5c1-48f5-bf7d-8a06ba1a515e 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.0wsthvhv', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 6092016 871384 3267392 12760388 10022796 DEBUG: Swap: 16777212 5409624 11367588 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 893M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.sk0pqawt', '/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: 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.U9becoyHKw/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.U9becoyHKw/dist + SOURCE=openstack-heat-24.1.0.dev34.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.U9becoyHKw/dist/openstack-heat-24.1.0.dev34.tar.gz ++ basename openstack-heat-24.1.0.dev34.tar.gz .tar.gz + SOURCEWITHREL=openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz + mv /tmp/tmp.U9becoyHKw/dist/openstack-heat-24.1.0.dev34.tar.gz /tmp/tmp.U9becoyHKw/SOURCES/openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz + cd /home/centos10-master-uc/data/openstack-heat_distro + cp -a heat-dist.conf heat.logrotate openstack-heat-all.service openstack-heat-api-cfn.service openstack-heat-api.service openstack-heat-engine.service openstack-heat.spec sources /tmp/tmp.U9becoyHKw/SOURCES/ + cp openstack-heat.spec /tmp/tmp.U9becoyHKw/SPECS/ + cd /tmp/tmp.U9becoyHKw/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-heat.spec + sed -i -e '1i%define upstream_version 24.1.0.dev34\' openstack-heat.spec + grep -qc '^%global dlrn .*' openstack-heat.spec + sed -i -e '1i%global dlrn 1\' openstack-heat.spec + grep -qc '^%global dlrn_nvr .*' openstack-heat.spec ++ basename openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881\' openstack-heat.spec + sed -i -e s/UPSTREAMVERSION/24.1.0.dev34/g openstack-heat.spec + set_nvr_in_spec + VERSION=24.1.0 + sed -i -e 's/Version:.*/Version: 24.1.0/g' openstack-heat.spec + sed -i -e 's/Release:.*/Release: 0.20250610085203.f2bf881%{?dist}/g' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz/' openstack-heat.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-heat.spec + cat openstack-heat.spec %global dlrn_nvr openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881 %global dlrn 1 %define upstream_version 24.1.0.dev34 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %{?dlrn: %global tarsources openstack-heat} %{!?dlrn: %global tarsources openstack_heat} # we are excluding some runtime reqs from automatic generator %global excluded_reqs packaging tzdata python-blazarclient python-zunclient python-vitrageclient %global excluded_projects_in_test blazar zun vitrage %if 0%{?rhosp} %global excluded_reqs %{excluded_reqs} python-magnumclient python-mistralclient python-monascaclient python-troveclient %endif # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit flake8-import-order os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global with_test 1 %global rhosp 0 %global service heat %global common_desc \ Heat is a service to orchestrate composite cloud applications using a \ declarative template format through an OpenStack-native REST API. Name: openstack-%{service} Summary: OpenStack Orchestration (%{service}) # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 24.1.0 Release: 0.20250610085203.f2bf881%{?dist} License: Apache-2.0 URL: http://www.openstack.org Source0: openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz Source1: %{service}.logrotate Source2: openstack-%{service}-api.service Source3: openstack-%{service}-api-cfn.service Source4: openstack-%{service}-engine.service Source6: openstack-%{service}-all.service Source20: %{service}-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{tarsources}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: %{name}-engine = %{epoch}:%{version}-%{release} Requires: %{name}-api = %{epoch}:%{version}-%{release} Requires: %{name}-api-cfn = %{epoch}:%{version}-%{release} %if 0%{?with_test} %package -n python3-%{service}-tests Summary: Heat tests Requires: %{name}-common = %{epoch}:%{version}-%{release} Requires: python3-oslotest Requires: python3-hacking Requires: python3-testresources Requires: python3-kombu Requires: python3-ddt >= 1.4.1 %description -n python3-%{service}-tests %{common_desc} This package contains the Heat test files. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{tarsources}-%{upstream_version} -S git %if 0%{?with_test} sed -i 's/^hacking.*/hacking/' test-requirements.txt for project in %{excluded_projects_in_test}; do rm -rf heat/tests/openstack/${project}/ find heat/tests -name *${project}* -type f | xargs rm -f done # Remove tests in contrib find contrib -name tests -type d | xargs rm -r %endif 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 # Disable warnint-is-error in doc build: zun- and blazar- clients are not shipped sed -i '/sphinx-build/ s/-W//' tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation # Exclude some bad-known runtime reqs for pkg in %{excluded_reqs}; do sed -i /^${pkg}.*/d requirements.txt done %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %install %pyproject_install # Generate sample config and add the current directory to PYTHONPATH so # oslo-config-generator doesn't skip heat's entry points. PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=etc/heat/heat-config-generator.conf # Generate i18n files %{__python3} setup.py compile_catalog -d %{buildroot}%{python3_sitelib}/%{service}/locale -D heat mkdir -p %{buildroot}/%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}/%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-%{service}-api-cfn.service install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-%{service}-engine.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-%{service}-all.service mkdir -p %{buildroot}/%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}/%{_sysconfdir}/%{service}/ %if 0%{?with_doc} %tox -e docs sphinx-build -b man doc/source doc/build/man # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.{doctrees,buildinfo,htaccess} mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif rm -f %{buildroot}/%{_bindir}/%{service}-db-setup rm -f %{buildroot}/%{_mandir}/man1/%{service}-db-setup.* rm -rf %{buildroot}/var/lib/%{service}/.dummy install -p -D -m 640 etc/%{service}/%{service}.conf.sample %{buildroot}/%{_sysconfdir}/%{service}/%{service}.conf install -p -D -m 640 %{SOURCE20} %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '[revision]' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf echo '%{service}_revision=%{version}' >> %{buildroot}%{_datadir}/%{service}/%{service}-dist.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/environment.d %{buildroot}/%{_sysconfdir}/%{service} mv %{buildroot}%{_prefix}/etc/%{service}/templates %{buildroot}/%{_sysconfdir}/%{service} # Remove duplicate config files under /usr/etc/heat rmdir %{buildroot}%{_prefix}/etc/%{service} # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %description %{common_desc} %package common Summary: Heat common Group: System Environment/Base Requires(pre): shadow-utils %description common Components common to all OpenStack Heat services %if 0%{?with_test} %check %tox -e %{default_toxenv} %endif %files common -f %{service}.lang %doc LICENSE %{_bindir}/%{service}-manage %{_bindir}/%{service}-status %{_bindir}/%{service}-keystone-setup-domain %{python3_sitelib}/%{service} %{python3_sitelib}/openstack_%{service}*.dist-info %exclude %{python3_sitelib}/%{service}/tests %attr(-, root, %{service}) %{_datadir}/%{service}/%{service}-dist.conf %dir %attr(0755,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/environment.d/* %config(noreplace) %attr(-,root,%{service}) %{_sysconfdir}/%{service}/templates/* %if 0%{?with_doc} %{_mandir}/man1/%{service}-keystone-setup-domain.1.gz %{_mandir}/man1/%{service}-manage.1.gz %{_mandir}/man1/%{service}-status.1.gz %endif %if 0%{?with_test} %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %{python3_sitelib}/%{service}_integrationtests %endif %pre common # 187:187 for heat - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 187 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 187 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Heat Daemons" %{service} exit 0 %package engine Summary: The Heat engine Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description engine %{common_desc} The %{service}-engine's main responsibility is to orchestrate the launching of templates and provide events back to the API consumer. %files engine %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-engine.html %endif %{_bindir}/%{service}-engine %{_unitdir}/openstack-%{service}-engine.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-engine.1.gz %endif %post engine %systemd_post openstack-%{service}-engine.service %preun engine %systemd_preun openstack-%{service}-engine.service %postun engine %systemd_postun_with_restart openstack-%{service}-engine.service %package api Summary: The Heat API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api %{common_desc} The %{service}-api component provides an OpenStack-native REST API that processes API requests by sending them to the %{service}-engine over RPC. %files api %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api.html %endif %{_bindir}/%{service}-api %{_bindir}/%{service}-wsgi-api %{_unitdir}/openstack-%{service}-api.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api.1.gz %endif %post api %systemd_post openstack-%{service}-api.service %preun api %systemd_preun openstack-%{service}-api.service %postun api %systemd_postun_with_restart openstack-%{service}-api.service %package api-cfn Summary: Heat CloudFormation API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description api-cfn %{common_desc} The %{service}-api-cfn component provides an AWS Query API that is compatible with AWS CloudFormation and processes API requests by sending them to the %{service}-engine over RPC. %files api-cfn %doc README.rst LICENSE %if 0%{?with_doc} %doc doc/build/html/man/%{service}-api-cfn.html %endif %{_bindir}/%{service}-api-cfn %{_bindir}/%{service}-wsgi-api-cfn %{_unitdir}/openstack-%{service}-api-cfn.service %if 0%{?with_doc} %{_mandir}/man1/%{service}-api-cfn.1.gz %endif %post api-cfn %systemd_post openstack-%{service}-api-cfn.service %preun api-cfn %systemd_preun openstack-%{service}-api-cfn.service %postun api-cfn %systemd_postun_with_restart openstack-%{service}-api-cfn.service %package monolith Summary: The combined Heat engine/API Requires: %{name}-common = %{epoch}:%{version}-%{release} %{?systemd_ordering} %description monolith %{common_desc} The %{service}-all process bundles together any (or all) of %{service}-engine, %{service}-api, and %{service}-cfn-api into a single process. This can be used to bootstrap a minimal TripleO deployment, but is not the recommended way of running the Heat service in general. %files monolith %doc README.rst LICENSE %{_bindir}/%{service}-all %{_unitdir}/openstack-%{service}-all.service %post monolith %systemd_post openstack-%{service}-all.service %preun monolith %systemd_preun openstack-%{service}-all.service %postun monolith %systemd_postun_with_restart openstack-%{service}-all.service %changelog + spectool -g -C /tmp/tmp.U9becoyHKw/SOURCES openstack-heat.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.U9becoyHKw/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --spec openstack-heat.spec --sources=/tmp/tmp.U9becoyHKw/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.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: 746d4f99-91e5-4472-9e5d-9266913439aa 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-heat.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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vbnrw9iu', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 6580284 307188 3962416 13527048 9534528 DEBUG: Swap: 16777212 5395032 11382180 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 355G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.b3xzisce', '/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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e9e1a6d3561f266a62f2d94 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-69aa6bdfac42cba5 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-e5e80a7ae 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-7a97fc294 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d8be6d126 63 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5c8089e3f18e7b3cceec 151 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 137 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 142 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 72 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 96 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 124 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 144 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 102 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 126 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 244 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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-heat.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat.spec) Config(dlrn-5) 0 minutes 13 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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.U9becoyHKw WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 --rebuild /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '__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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}, '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'}} 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: 8c90f7d8-f880-4df7-9019-30afa5a4362e 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-ansible-role-lunasa-hsm-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-e9e1a6d3561f266a62f2d94d876312af48e3278d baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/e9/e1/e9e1a6d3561f266a62f2d94d876312af48e3278d_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-heat-agents-69aa6bdfac42cba525d848072fb63d4c4fb65176 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/69/aa/69aa6bdfac42cba525d848072fb63d4c4fb65176_de2a83d9 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-e5e80a7ae47ffbdeca318e4e27b46bad89d669f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/e5/e8/e5e80a7ae47ffbdeca318e4e27b46bad89d669f8_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-7a97fc294b22f6709021d63abd1a44f767ff7cc5 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/97/7a97fc294b22f6709021d63abd1a44f767ff7cc5_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ovn-2eada288298bb1982b148144797191254f72f717 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/2e/ad/2eada288298bb1982b148144797191254f72f717_4045074b enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-d2272833fe8fea82b0321e0b990d265449089d59 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/d2/27/d2272833fe8fea82b0321e0b990d265449089d59_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-mistral-tests-tempest-d8be6d1269a1d2bd9816946609161643219c503c baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d8/be/d8be6d1269a1d2bd9816946609161643219c503c_c979f8a2 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-5c8089e3f18e7b3cceec99d75a8b0c46a52d69da baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/5c/80/5c8089e3f18e7b3cceec99d75a8b0c46a52d69da_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=centos10-storage baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos10-opstools] name=centos10-opstools baseurl=http://mirror.stream.centos.org/SIGs/10-stream/opstools/$basearch/collectd-5/ enabled=0 gpgcheck=0 module_hotfixes=1 [centos10-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/ enabled=1 gpgcheck=0 module_hotfixes=1 # epel is required for Ceph Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-24.1.0-0.20250610085203.f2bf881.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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wz1t1958', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 6942184 665832 4072388 12916684 9172628 DEBUG: Swap: 16777212 5404512 11372700 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 195G 355G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mhnj0x_0', '/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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e9e1a6d3561f266a62f2d94 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-69aa6bdfac42cba5 137 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-e5e80a7ae 92 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-7a97fc294 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 115 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 143 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d8be6d126 84 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5c8089e3f18e7b3cceec 109 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 89 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 70 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 64 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 85 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 97 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 101 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 123 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 49 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 279 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.2.1-7.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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: build phase for openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm Start: build setup for openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-1:24.1.0-0.202506100852######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-heat-24.1.0-0.20250610085203.f2bf881.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: heat-dist.conf DEBUG: heat.logrotate DEBUG: openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz DEBUG: openstack-heat-all.service DEBUG: openstack-heat-api-cfn.service DEBUG: openstack-heat-api.service DEBUG: openstack-heat-engine.service DEBUG: openstack-heat.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-heat.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-heat.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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:03 ago on Tue Jun 10 04:54:09 2025. DEBUG: Package git-core-2.47.1-2.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.10-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-11.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-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm Start: rpmbuild openstack-heat-24.1.0-0.20250610085203.f2bf881.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-heat.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-heat.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.OZTk4i DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf openstack-heat-24.1.0.dev34 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/openstack-heat-24.1.0.dev34-0.20250610085203.f2bf881.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev34-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34-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-heat-24.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: + sed -i 's/^hacking.*/hacking/' test-requirements.txt DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/blazar/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*blazar*' -type f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/zun/ DEBUG: + find heat/tests -name '*zun*' -type f DEBUG: + xargs rm -f DEBUG: + for project in blazar zun vitrage DEBUG: + rm -rf heat/tests/openstack/vitrage/ DEBUG: + xargs rm -f DEBUG: + find heat/tests -name '*vitrage*' -type f DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -r 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 '/sphinx-build/ s/-W//' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit flake8-import-order os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^packaging.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^tzdata.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-blazarclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-zunclient.*/d' requirements.txt DEBUG: + for pkg in packaging tzdata python-blazarclient python-zunclient python-vitrageclient DEBUG: + sed -i '/^python-vitrageclient.*/d' requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7wWIY7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:07 ago on Tue Jun 10 04:54:09 2025. DEBUG: Package git-core-2.47.1-2.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.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package systemd-257-11.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-heat.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-heat.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.fVN8Sj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Tue Jun 10 04:54:09 2025. DEBUG: Package git-core-2.47.1-2.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.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-11.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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-heat.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-heat.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.6s89g2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.02 seconds DEBUG: py312: OK (0.02 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.10 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 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.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.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>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: hacking DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage>=4.0 DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: ddt>=1.4.1 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: kombu>=5.0.1 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testresources>=2.0.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tempest>=17.1.0 DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: cryptography>=2.5 DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.18.0 DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=5.1.0 DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: lxml>=4.5.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: netaddr>=0.7.18 DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: neutron-lib>=1.14.0 DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: openstacksdk>=0.28.0 DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.cache>=1.26.0 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.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.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>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=6.0.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.reports>=1.18.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=1.24.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=4.5.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: aodhclient>=0.9.0 DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-barbicanclient>=4.5.2 DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-cinderclient>=3.3.0 DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-designateclient>=2.7.0 DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-glanceclient>=2.8.0 DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-heatclient>=1.10.0 DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-ironicclient>=2.8.0 DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.8.0 DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-magnumclient>=2.3.0 DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-manilaclient>=1.16.0 DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-mistralclient>=3.1.0 DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0 DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.7.0 DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-novaclient>=9.1.0 DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-octaviaclient>=1.8.0 DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-openstackclient>=3.12.0 DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-swiftclient>=3.2.0 DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-troveclient>=2.2.0 DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: python-zaqarclient>=1.3.0 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=6.1.0 DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: Routes>=2.3.1 DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=3.1.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=1.1.3 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 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/openstack_heat-24.1.0.dev34.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: alembic >=1.8.0 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: cryptography >=2.5 DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: keystoneauth1 >=3.18.0 DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: keystonemiddleware >=5.1.0 DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: lxml >=4.5.0 DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: netaddr >=0.7.18 DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: neutron-lib >=1.14.0 DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: openstacksdk >=0.28.0 DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.cache >=1.26.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.db >=6.0.0 DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0 DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.service >=1.24.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.utils >=4.5.0 DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: osprofiler >=1.4.0 DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: aodhclient >=0.9.0 DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-barbicanclient >=4.5.2 DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-cinderclient >=3.3.0 DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-designateclient >=2.7.0 DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-glanceclient >=2.8.0 DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-heatclient >=1.10.0 DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-ironicclient >=2.8.0 DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-keystoneclient >=3.8.0 DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-magnumclient >=2.3.0 DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-manilaclient >=1.16.0 DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-mistralclient >=3.1.0 DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-monascaclient >=1.12.0 DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-neutronclient >=7.7.0 DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-novaclient >=9.1.0 DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-octaviaclient >=1.8.0 DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-openstackclient >=3.12.0 DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-swiftclient >=3.2.0 DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-troveclient >=2.2.0 DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: python-zaqarclient >=1.3.0 DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: PyYAML >=5.1 DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: tenacity >=6.1.0 DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: Routes >=2.3.1 DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: stevedore >=3.1.0 DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement not satisfied: yaql >=1.1.3 DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev34.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev34.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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:17 ago on Tue Jun 10 04:54:09 2025. DEBUG: Package git-core-2.47.1-2.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.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.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-sphinx-1:7.2.6-10.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-11.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-aodhclient noarch 3.8.0-0.20250527145649.16fcf40.el10 delorean-component-clients 66 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 k DEBUG: python3-cinderclient noarch 9.7.0-0.20250318125740.63e3fa7.el10 delorean-component-clients 268 k DEBUG: python3-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 k DEBUG: python3-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-hacking noarch 7.0.0-0.20250212115103.ad22d7c.el10 delorean-component-common 961 k DEBUG: python3-heatclient noarch 4.2.0-0.20250513103226.47d6aac.el10 delorean-component-clients 200 k DEBUG: python3-ironicclient noarch 5.11.0-0.20250516052613.e786c8c.el10 delorean-component-clients 422 k DEBUG: python3-keystoneauth1 noarch 5.11.0-0.20250602113607.8b0a181.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.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-magnumclient noarch 4.8.1-0.20250318093938.ecdcc06.el10 delorean-component-clients 139 k DEBUG: python3-manilaclient noarch 5.5.0-0.20250516052141.ce60e48.el10 delorean-component-clients 901 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-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.19.0-0.20250527150442.3a16021.el10 delorean-component-network 479 k DEBUG: python3-neutronclient noarch 11.5.0-0.20250527143657.690bb97.el10 delorean-component-clients 340 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-octaviaclient noarch 3.11.0-0.20250516052341.733f9be.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 1.5 M DEBUG: python3-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: python3-openstacksdk noarch 4.5.0-0.20250513102338.bbe9c96.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 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.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 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 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 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-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-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.5.0-1.el10s delorean-master-build-deps 20 k DEBUG: python3-sphinxcontrib-httpdomain noarch 1.8.1-1.el10s delorean-master-build-deps 57 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-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-tempest noarch 1:43.0.1-0.20250605104309.fc2868e.el10 delorean-component-tempest 1.6 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-troveclient noarch 8.8.0-0.20250318095635.a5dccbf.el10 delorean-component-clients 434 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: python3-zaqarclient noarch 3.0.1-0.20250516051216.0233b3b.el10 delorean-component-clients 143 k DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libburn x86_64 1.5.6-6.el10 appstream 173 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libisoburn x86_64 1.5.6-6.el10 appstream 430 k DEBUG: libisofs x86_64 1.5.6-6.el10 appstream 235 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-7.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.5.0-4.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-513.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-513.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-513.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-513.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-513.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-513.el10 appstream 31 k DEBUG: perl-File-Basename noarch 2.86-513.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-513.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-513.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-513.el10 appstream 17 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-513.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-513.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-513.el10 appstream 98 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-513.el10 appstream 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-513.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-513.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-513.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-513.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-513.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-513.el10 appstream 15 k DEBUG: perl-mro x86_64 1.29-513.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-513.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-513.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-513.el10 appstream 14 k DEBUG: policycoreutils x86_64 3.8-2.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.8-2.el10 appstream 47 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-openstackclient-lang noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 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-audit x86_64 4.0.3-4.el10 appstream 71 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-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-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-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 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-flake8 noarch 6.1.0-4.el10s delorean-master-testing 129 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 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-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 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-mccabe noarch 0.7.0-10.el10s delorean-master-testing 23 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-osc-lib noarch 4.0.2-0.20250527151127.e63cb66.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 7.9 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.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-2.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycodestyle noarch 2.12.1-3.el10s delorean-master-testing 103 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 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-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 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-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 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: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-14.el10 baseos 20 k DEBUG: selinux-policy noarch 40.13.31-2.el10 baseos 45 k DEBUG: selinux-policy-targeted noarch 40.13.31-2.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-10.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: xorriso x86_64 1.5.6-6.el10 appstream 323 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-513.el10 appstream 24 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-10.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================== DEBUG: Install 271 Packages DEBUG: Total size: 90 M DEBUG: Total download size: 3.8 M DEBUG: Installed size: 322 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.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.5.0-0.20250527143657.690bb97.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.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-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-reports-3.5.1-0.20250327080657.2f5eb7c.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.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-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.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-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.31-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.31-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.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-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.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-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.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-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-18.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-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.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-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-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-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-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.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-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: (269/271): python3-hacking-7.0.0-0.202502121151 12 MB/s | 961 kB 00:00 DEBUG: (270/271): python3-neutron-lib-3.19.0-0.2025052 5.3 MB/s | 479 kB 00:00 DEBUG: (271/271): python3-os-ken-3.0.1-0.2025031812221 19 MB/s | 2.4 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 21 MB/s | 3.8 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: selinux-policy-targeted-40.13.31-2.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/271 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/271 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/271 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/271 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 5/271 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/271 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 7/271 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 8/271 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 9/271 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 10/271 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 11/271 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 12/271 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 13/271 DEBUG: Installing : policycoreutils-3.8-2.el10.x86_64 14/271 DEBUG: Running scriptlet: policycoreutils-3.8-2.el10.x86_64 14/271 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.31-2.el10.noarch 15/271 DEBUG: Running scriptlet: selinux-policy-40.13.31-2.el10.noarch 15/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 16/271 DEBUG: Installing : selinux-policy-targeted-40.13.31-2.el10.noarch 16/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 16/271 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 17/271 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 18/271 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 19/271 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 20/271 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 21/271 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 22/271 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 23/271 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 24/271 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 25/271 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 26/271 DEBUG: Installing : python3-dulwich-0.22.1-2.el10s.x86_64 27/271 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 28/271 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 29/271 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 30/271 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 31/271 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/271 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/271 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 34/271 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 35/271 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 36/271 DEBUG: Installing : kmod-31-11.el10.x86_64 37/271 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 38/271 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 39/271 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 40/271 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 41/271 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 42/271 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 43/271 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 44/271 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 45/271 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 46/271 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 47/271 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 48/271 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 49/271 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 50/271 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 51/271 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 52/271 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 53/271 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 54/271 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 55/271 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 56/271 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 57/271 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 58/271 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 59/271 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 60/271 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 61/271 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 62/271 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/271 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/271 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/271 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 66/271 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 67/271 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 68/271 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 69/271 DEBUG: Installing : python3-pycodestyle-2.12.1-3.el10s.noarch 70/271 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 71/271 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 72/271 DEBUG: Installing : python3-mccabe-0.7.0-10.el10s.noarch 73/271 DEBUG: Installing : python3-flake8-6.1.0-4.el10s.noarch 74/271 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 75/271 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 76/271 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 77/271 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 78/271 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 79/271 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 80/271 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 81/271 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 82/271 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 83/271 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 84/271 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 85/271 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 86/271 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 87/271 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 88/271 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 89/271 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 90/271 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 91/271 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 92/271 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 93/271 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 94/271 DEBUG: Installing : libisofs-1.5.6-6.el10.x86_64 95/271 DEBUG: Installing : libburn-1.5.6-6.el10.x86_64 96/271 DEBUG: Installing : libisoburn-1.5.6-6.el10.x86_64 97/271 DEBUG: Installing : xorriso-1.5.6-6.el10.x86_64 98/271 DEBUG: Running scriptlet: xorriso-1.5.6-6.el10.x86_64 98/271 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 99/271 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 100/271 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 101/271 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 102/271 DEBUG: Installing : which-2.21-43.el10.x86_64 103/271 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 104/271 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 105/271 DEBUG: Installing : python3-policycoreutils-3.8-2.el10.noarch 106/271 DEBUG: Installing : policycoreutils-python-utils-3.8-2.el10.noarch 107/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Installing : memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 108/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 109/271 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 110/271 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 111/271 DEBUG: Installing : unbound-anchor-1.20.0-10.el10.x86_64 112/271 DEBUG: Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64 112/271 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64 113/271 DEBUG: Installing : unbound-libs-1.20.0-10.el10.x86_64 113/271 DEBUG: Installing : openssl-1:3.5.0-4.el10.x86_64 114/271 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 115/271 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 116/271 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 117/271 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 118/271 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 119/271 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 120/271 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 121/271 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 122/271 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 123/271 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 124/271 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 125/271 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 126/271 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 127/271 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 128/271 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 129/271 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 130/271 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 130/271 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 131/271 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 131/271 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 132/271 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 133/271 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 134/271 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 135/271 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 136/271 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 137/271 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 138/271 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 139/271 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 140/271 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 141/271 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 142/271 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 143/271 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 144/271 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 145/271 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 146/271 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 147/271 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 148/271 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 149/271 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 150/271 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 151/271 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 152/271 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 153/271 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 154/271 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 155/271 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 156/271 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 157/271 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 158/271 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 159/271 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 160/271 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 161/271 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 162/271 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 163/271 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 164/271 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 165/271 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 166/271 DEBUG: Installing : perl-base-2.27-513.el10.noarch 167/271 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 168/271 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 169/271 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 170/271 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 171/271 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 172/271 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 173/271 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 174/271 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 175/271 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 176/271 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 177/271 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 178/271 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 179/271 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 180/271 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 181/271 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 182/271 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 183/271 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 184/271 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 185/271 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 186/271 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 187/271 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 188/271 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 189/271 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 190/271 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 191/271 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 192/271 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 193/271 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 194/271 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 194/271 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 195/271 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 196/271 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 197/271 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 198/271 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 199/271 DEBUG: Installing : python3-openstacksdk-4.5.0-0.20250513102338.bbe9 200/271 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 201/271 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 202/271 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 203/271 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 204/271 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 205/271 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 206/271 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 207/271 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 208/271 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 209/271 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 210/271 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 211/271 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 212/271 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 213/271 DEBUG: Installing : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e 214/271 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 215/271 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 216/271 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 217/271 DEBUG: Installing : python3-neutronclient-11.5.0-0.20250527143657.69 218/271 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 219/271 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 220/271 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 221/271 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 222/271 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 223/271 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 224/271 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 225/271 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 226/271 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 227/271 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 228/271 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 229/271 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 230/271 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 231/271 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 232/271 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 233/271 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 234/271 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 235/271 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 236/271 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 237/271 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 238/271 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 239/271 DEBUG: Installing : python-openstackclient-lang-8.0.0-0.202504160806 240/271 DEBUG: Installing : python3-openstackclient-8.0.0-0.20250416080656.3 241/271 DEBUG: Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3 241/271 DEBUG: Installing : python3-ironicclient-5.11.0-0.20250516052613.e78 242/271 DEBUG: Installing : python3-octaviaclient-3.11.0-0.20250516052341.73 243/271 DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 244/271 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 245/271 DEBUG: Installing : python3-neutron-lib-3.19.0-0.20250527150442.3a16 246/271 DEBUG: Installing : python3-aodhclient-3.8.0-0.20250527145649.16fcf4 247/271 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250605104309.fc2868 248/271 DEBUG: Installing : python3-heatclient-4.2.0-0.20250513103226.47d6aa 249/271 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 250/271 DEBUG: Installing : python3-manilaclient-5.5.0-0.20250516052141.ce60 251/271 DEBUG: Installing : python3-magnumclient-4.8.1-0.20250318093938.ecdc 252/271 DEBUG: Installing : python3-zaqarclient-3.0.1-0.20250516051216.0233b 253/271 DEBUG: Installing : python3-monascaclient-2.8.0-0.20250307105657.bb7 254/271 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 255/271 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 256/271 DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 257/271 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 258/271 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 259/271 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 260/271 DEBUG: Installing : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e 261/271 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 262/271 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 263/271 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 264/271 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 265/271 DEBUG: Installing : python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.n 266/271 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc 267/271 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 268/271 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 269/271 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 270/271 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 271/271 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 271/271 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 271/271 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 271/271 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 271/271 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.5.0-4.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.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-513.el10.noarch DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-513.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-513.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-513.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 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-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-distro-1.9.0-5.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-flake8-6.1.0-4.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.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-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch 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-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.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-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyflakes-3.1.0-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 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-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-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-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-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tempest-1:43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.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-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: selinux-policy-40.13.31-2.el10.noarch DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xorriso-1.5.6-6.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.31-2.el10.noarch DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-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-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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.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: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-4.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 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-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.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-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.31-2.el10.noarch DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-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-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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.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: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-4.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 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-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.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-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.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-heat.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-heat.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.D5VOyu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.01 seconds) DEBUG: docs: OK (0.01 seconds) DEBUG: congratulations :) (0.22 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) 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.8.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) 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 6.0.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) 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.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=5.0.1 DEBUG: (installed: kombu 5.3.7) 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 oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) 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 testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 43.0.1.dev22) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) 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.8.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) 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 6.0.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) 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.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) 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 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/openstack_heat-24.1.0.dev34.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography >=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml >=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: neutron-lib >=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: openstacksdk >=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.cache >=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.db >=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.utils >=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: aodhclient >=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-cinderclient >=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-designateclient >=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-glanceclient >=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-ironicclient >=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-magnumclient >=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-manilaclient >=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-mistralclient >=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-monascaclient >=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-neutronclient >=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-openstackclient >=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-swiftclient >=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-troveclient >=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: stevedore >=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql >=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev34.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/top_level.txt' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/entry_points.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev34.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.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:02:08 ago on Tue Jun 10 04:54:09 2025. DEBUG: Package git-core-2.47.1-2.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.10-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-cryptography-43.0.0-4.el10.x86_64 is already installed. DEBUG: Package python3-ddt-1.6.0-1.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch is already installed. DEBUG: Package python3-kombu-1:5.3.7-1.el10s.noarch is already installed. DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed. DEBUG: Package python3-netaddr-1.3.0-2.el10.noarch is already installed. DEBUG: Package python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch is already installed. DEBUG: Package python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-reports-3.5.1-0.20250327080657.2f5eb7c.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-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.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.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-PyMySQL-1.1.1-3.el10.noarch is already installed. DEBUG: Package python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch is already installed. DEBUG: Package python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch is already installed. DEBUG: Package python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch is already installed. DEBUG: Package python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch is already installed. DEBUG: Package python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch is already installed. DEBUG: Package python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch is already installed. DEBUG: Package python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch is already installed. DEBUG: Package python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch is already installed. DEBUG: Package python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch is already installed. DEBUG: Package python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch is already installed. DEBUG: Package python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch is already installed. DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed. DEBUG: Package python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch is already installed. DEBUG: Package python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch is already installed. DEBUG: Package python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch is already installed. DEBUG: Package python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch is already installed. DEBUG: Package python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.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-routes-2.5.1-11.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.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-tempest-1:43.0.1-0.20250605104309.fc2868e.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testresources-2.0.1-18.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package python3-yaql-3.0.0-1.el10s.noarch is already installed. DEBUG: Package systemd-257-11.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-2025b-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.1.0-1.el10.noarch DEBUG: xkeyboard-config-2.41-3.el10.noarch DEBUG: rust-toolset-srpm-macros-1.86.0-2.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.el10.x86_64 DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 DEBUG: libstdc++-14.2.1-7.el10.x86_64 DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 DEBUG: xz-libs-5.6.2-4.el10.x86_64 DEBUG: libpng-1.6.40-8.el10.x86_64 DEBUG: libuuid-2.40.2-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.193-1.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-20250424-2.git9267dee.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.7.1-1.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: nss-util-3.101.0-13.el10.x86_64 DEBUG: sqlite-libs-3.46.1-4.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-4.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-11.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.25.5-7.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-4.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-10.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.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-16.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.5.0-4.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-2.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-8.el10.x86_64 DEBUG: pinentry-1.3.1-1.el10.x86_64 DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch DEBUG: urw-base35-fonts-20200910-21.el10.noarch DEBUG: kmod-libs-31-11.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 DEBUG: libsemanage-3.8.1-1.el10.x86_64 DEBUG: shadow-utils-4.15.0-6.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-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-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-38.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.12.1-2.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.193-1.el10.x86_64 DEBUG: elfutils-libs-0.193-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch DEBUG: systemd-pam-257-11.el10.x86_64 DEBUG: systemd-257-11.el10.x86_64 DEBUG: binutils-gold-2.41-53.el10.x86_64 DEBUG: binutils-2.41-53.el10.x86_64 DEBUG: polkit-125-3.el10.x86_64 DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 DEBUG: elfutils-0.193-1.el10.x86_64 DEBUG: gdb-minimal-14.2-4.el10.x86_64 DEBUG: debugedit-5.1-7.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 DEBUG: openssh-9.9p1-9.el10.x86_64 DEBUG: openssh-clients-9.9p1-9.el10.x86_64 DEBUG: git-core-2.47.1-2.el10.x86_64 DEBUG: curl-8.12.1-2.el10.x86_64 DEBUG: rpm-4.19.1.1-14.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.93-2.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-10.el10.noarch DEBUG: redhat-rpm-config-291-1.el10.noarch DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch DEBUG: python-rpm-macros-3.12-10.el10.noarch DEBUG: python3-rpm-macros-3.12-10.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.10-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 DEBUG: gnupg2-2.4.5-2.el10.x86_64 DEBUG: gpgme-1.23.2-6.el10.x86_64 DEBUG: gpgmepp-1.23.2-6.el10.x86_64 DEBUG: poppler-24.02.0-6.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-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-16.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64 DEBUG: python3-sphinx-7.2.6-10.el10.noarch DEBUG: python3-devel-3.12.10-3.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.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.0-8.el10.x86_64 DEBUG: systemd-rpm-macros-257-11.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: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: selinux-policy-40.13.31-2.el10.noarch DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-libselinux-3.8-1.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-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-voluptuous-0.15.2-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-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-redis-5.1.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.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: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-distro-1.9.0-5.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: xorriso-1.5.6-6.el10.x86_64 DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-setools-4.5.1-4.el10.x86_64 DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: openssl-3.5.0-4.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 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-513.el10.x86_64 DEBUG: perl-FileHandle-2.05-513.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-513.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-File-Path-2.18-511.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-POSIX-2.20-513.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-513.el10.noarch DEBUG: perl-Symbol-1.09-513.el10.noarch DEBUG: perl-File-stat-1.14-513.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-513.el10.x86_64 DEBUG: perl-interpreter-5.40.2-513.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: rdo-openvswitch-3.4-1.el10s.noarch DEBUG: python3-rdo-openvswitch-3.4-1.el10s.noarch DEBUG: bash-completion-2.11-16.el10.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch DEBUG: python3-oslo-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.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-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed DEBUG: rust-toolset-srpm-macros-1.86.0-2.el10.noarch 1745604596 2058 fe68ac8591d27775999a135a15d967c1 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-89.el10.x86_64 1748311222 6829100 4b1a4bd7fb7b57009861473ccc96a9a8 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d 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-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa 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-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc installed DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed DEBUG: libstdc++-14.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-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 installed DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed DEBUG: libuuid-2.40.2-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.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: gmp-1:6.2.1-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-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 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.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: 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-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a 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-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-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-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed DEBUG: dwz-0.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-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c 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.5.0-4.el10.x86_64 1747923470 9350634 ba0a0466b765d2a42c5d60d21e5244d6 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-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 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-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 installed DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed DEBUG: kmod-libs-31-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-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed DEBUG: shadow-utils-2:4.15.0-6.el10.x86_64 1748266797 4282165 6a1c2a80f60e5d0995d95496445be53d 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-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-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-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 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.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f 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.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f 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.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed DEBUG: git-core-2.47.1-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 installed DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 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.93-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 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-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed DEBUG: redhat-rpm-config-291-1.el10.noarch 1747352289 186034 ab7d424ff4405277ce6f2ba132c1ef61 installed DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.10-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 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.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 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.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-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-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed DEBUG: python3-devel-3.12.10-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 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.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 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: 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-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-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: libselinux-utils-3.8-1.el10.x86_64 1738267682 369480 25386f282d39660bf8610bf730224201 installed DEBUG: policycoreutils-3.8-2.el10.x86_64 1746909584 728562 f0855e9b81a0141ecafe8483f2abe33e installed DEBUG: selinux-policy-40.13.31-2.el10.noarch 1747814914 29242 7f55679782bf720a065b33e061ff0a0f installed DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch 1747814914 18498407 7343207b14faa3cbe34987b770347a97 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f 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-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b 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: python3-libselinux-3.8-1.el10.x86_64 1738267682 643859 e2e03d0c31c8448de3ffb82fe8496978 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-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: procps-ng-4.0.4-7.el10.x86_64 1737640233 1036772 b930a1ad9aea686674ab85db2236efc6 installed DEBUG: kmod-31-11.el10.x86_64 1737131011 271689 bfca144405ef5122c587264633286f41 installed DEBUG: chkconfig-1.30-2.el10.x86_64 1730215254 771569 c31888589670948cb4f81114948b096a installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch 1748864227 3137587 cf346082910796e757ceba949a83e53b installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 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-libsemanage-3.8.1-1.el10.x86_64 1741335517 415546 15b9c12422285ad5952ad412a413ae3c installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b 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-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-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-pyflakes-3.1.0-4.el10s.noarch 1737365084 352636 ef2ddea5daa478e84f90e92af028dff5 installed DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch 1737365141 370235 d0bd48f0bae58e517df2c573e3c35208 installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-mccabe-0.7.0-10.el10s.noarch 1737127950 39336 34a6d24fbf5df2cb441fe13160c11734 installed DEBUG: python3-flake8-6.1.0-4.el10s.noarch 1737366269 448331 3a5f124a21bafb374fc453ecb95905df installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c 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: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-distro-1.9.0-5.el10.noarch 1730229241 206640 afe9cbc010e2f3a47b852087dd5b2e3e installed DEBUG: python3-audit-4.0.3-4.el10.x86_64 1744382132 259998 b860304d80e46690f2919100e963231a installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-ncclient-0.6.16-1.el10s.noarch 1738926618 606034 adf68504d815a14c34374bbfe499b147 installed DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 1730221270 88480 1846c00c2eb6b7d8ea7ceed46017dbd4 installed DEBUG: libisofs-1.5.6-6.el10.x86_64 1730221295 520604 1e998229be56c3bf9456fe513d92545c installed DEBUG: libburn-1.5.6-6.el10.x86_64 1730220125 374291 f0f7901f4e2cc4ac67c59ec186fe0127 installed DEBUG: libisoburn-1.5.6-6.el10.x86_64 1730221295 1131140 24c3e973b3047156690ddde939fd8ebc installed DEBUG: xorriso-1.5.6-6.el10.x86_64 1730221295 349189 c3baabfc4fc20ca2c48a3eca4ec179cd installed DEBUG: geolite2-country-20191217-14.el10.noarch 1730216769 4033110 fa310600e8e203e12f1eea6d944ea134 installed DEBUG: geolite2-city-20191217-14.el10.noarch 1730216769 62712603 0159a414492162bac13d7ea32812302f installed DEBUG: ipcalc-1.0.3-12.el10.x86_64 1730219318 79857 393c9cee46e1ca64924b2ea88259da67 installed DEBUG: checkpolicy-3.8-1.el10.x86_64 1738320044 1605141 f92b9fcad858e7de20b478dd7e7df358 installed DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-setools-4.5.1-4.el10.x86_64 1730231716 3017624 fae6043faf6e53c427b53b9c11deb8cc installed DEBUG: python3-policycoreutils-3.8-2.el10.noarch 1746909592 6089032 2e7c41137efbf200f32868e7f935fc7d installed DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch 1746909592 96435 1e8fd5152f10e790a875aafc29cc1be7 installed DEBUG: memcached-selinux-0:1.6.23-7.el10.x86_64 1730224144 28546 f380a197cd6c0fb3c979734b5e9248ed installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 1729167099 12641 d2780fe79ebc685b8ada1d916fd9c28b installed DEBUG: psmisc-23.6-8.el10.x86_64 1730235133 816349 0c37334050f0c1467853b74888daf2b0 installed DEBUG: protobuf-c-1.5.0-6.el10.x86_64 1730228633 55280 7c763a2b5aba7f03e4bfdd2e4ed52f2f installed DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 1747243372 58564 d3f4e574025fb7d9de19442d8c223c1b installed DEBUG: unbound-libs-1.20.0-10.el10.x86_64 1747243372 1477515 83da2cf2bab77e580d326dc049e6b015 installed DEBUG: openssl-1:3.5.0-4.el10.x86_64 1747923470 1901410 eee3bcacfd7982c685e4a8c029babf51 installed DEBUG: numactl-libs-2.0.19-1.el10.x86_64 1731902402 62374 ebdcc6a3d965a4317bf33351d0a11510 installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 installed DEBUG: libnl3-3.11.0-1.el10.x86_64 1731509392 1085191 32f218d932cde20cb505f4ddddd547d0 installed DEBUG: libibverbs-54.0-1.el10.x86_64 1730749136 1280024 565b5bcf0d11cc6151845e339205af68 installed DEBUG: libmnl-1.0.5-7.el10.x86_64 1730221268 56475 c65702544da706bbd598f0ea4d1159ee installed DEBUG: iproute-6.11.0-1.el10.x86_64 1734545329 2118787 5b2628a539c5a8ed0f8d37820804272d installed DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 25006068 25396a1c2a9364f95feab2edaf89d8e7 installed DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 1729168780 1887399 b87b2a053a999c5984a081efce7b91cc installed DEBUG: initscripts-service-10.26-2.el10.noarch 1730219319 5832 e94623b73bbd7079f80ace4a4cdfb1ad installed DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 1730219365 16191 e702948ffe4be046b282162fc3920328 installed DEBUG: initscripts-10.26-2.el10.x86_64 1730219365 1143237 ee9f094bd3a5a42569093d4110083708 installed DEBUG: hostname-3.23-14.el10.x86_64 1730218231 50760 740053967e0bccf092f2092f84fc19d2 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-513.el10.x86_64 1744833962 509885 15e8c9e2be2f85bb232950a7e9527dbd installed DEBUG: perl-FileHandle-0:2.05-513.el10.noarch 1744833972 9568 d8b0561cc5038ef7eeb77e5ccfc9028a 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-513.el10.noarch 1744833972 21028 45f30303e3b75f20505133c0df3d2afb installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-513.el10.noarch 1744833972 5947 db9c859deb6e93bb7c6de0ecb0d4359c installed DEBUG: perl-locale-0:1.12-513.el10.noarch 1744833972 6652 2c0988d1baacab66ca0bf03645262d39 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-513.el10.noarch 1744833972 25968 4ecce8d82bb487c5d8c151f52ca09036 installed DEBUG: perl-POSIX-0:2.20-513.el10.x86_64 1744833962 236585 712133c83d20f6d5e41dc09ed10e5a6a installed DEBUG: perl-IPC-Open3-0:1.22-513.el10.noarch 1744833972 22994 b218affc6e1447f17d3b5759dee43395 installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-513.el10.noarch 1744833972 2220 4a2c22dc0275a44147e6a89a29a0ec28 installed DEBUG: perl-Symbol-0:1.09-513.el10.noarch 1744833972 6976 594912ef0d524cf8fbe9d04a8c6cd7b2 installed DEBUG: perl-File-stat-0:1.14-513.el10.noarch 1744833972 12808 7f1a134bd98ad2b3d81ce98827643b27 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-513.el10.x86_64 1744833962 45991 31192788bb0fa98841648f6e817df9df installed DEBUG: perl-base-0:2.27-513.el10.noarch 1744833972 12844 542090f3f72c39cf87aa05a583b7c313 installed DEBUG: perl-mro-0:1.29-513.el10.x86_64 1744833962 46620 19c7e0bf06f47f44f9aefcb57f6a33b9 installed DEBUG: perl-IO-0:1.55-513.el10.x86_64 1744833962 154603 ee0a67e8fc76496677408fe205c84ea3 installed DEBUG: perl-overloading-0:0.02-513.el10.noarch 1744833972 4960 b2e697f6d303f7910072d740eae268e7 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-513.el10.x86_64 1744833962 8532 937dc9967151602b5ef2a5579d81991a installed DEBUG: perl-File-Basename-0:2.86-513.el10.noarch 1744833972 14342 cd332de17eece4db6dda78979b0ccdae installed DEBUG: perl-Getopt-Std-0:1.14-513.el10.noarch 1744833972 11449 a1cd3f6c82c83aeb089f219aac971fa3 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-513.el10.noarch 1744833972 73252 7a78429bc51e4d3427ffd7c929a2dfe7 installed DEBUG: perl-vars-0:1.05-513.el10.noarch 1744833972 3959 9e5d69ab8b5c834632d38e5e928ecec7 installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-513.el10.x86_64 1744833962 29126 ce93e1b40d553e41e13740478fd2e0d6 installed DEBUG: perl-DynaLoader-0:1.56-513.el10.x86_64 1744833962 32840 57528a5f10f3ed56fa32599e20caac0a installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 1744833962 10260890 ee16e72008db52a315d38ebcc6c0e2b5 installed DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 1744833962 125186 b684eade57d18f62250250baaa3c611b 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: bc-1.07.1-23.el10.x86_64 1730215186 235094 57a1fd9e35df187f0c426178fd12db30 installed DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 1730728253 164950 e61a14553a00137c46f4027f00ea2be0 installed DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 1730728253 11669 357f59822237d1b42ec3ab6e6fe8e6a0 installed DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 cb5500ee8eed49de30d8220c2e577a2b installed DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 1730729036 0 8d521f65f7dcac1f576ab3b91700f386 installed DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch 1747131978 6633045 739cb76c79b37d3d69a575cfbb964914 installed DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch 1747372768 98651 7ae6d31cd561fdacf11d58d38d744fb3 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 14693 424c19f5a0ce1540f693c68db98938e1 installed DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 18922 29e2d4b26f42ff408feb9c167b811c2c installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae 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-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 452241 c6f0d3d5a49a09fab7dbff191bf1ffb9 installed DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch 1748864350 1508860 31a8cabc29ca127392f04f155bf2ac87 installed DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch 1748358749 336331 2eadcbb144243209396fd0f58638e9e9 installed DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch 1748356708 1671174 f89e9991b5dd94aa9fa21fd51a114183 installed DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 767414 e98bacd4cb3c1a5c554f9c4eddbf35ee installed DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch 1748358840 21103 aabc602552ac8e68eeb9c32ad117ef93 installed DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch 1742297510 930315 2671ff90e57c3dbfd90713876c7b4de1 installed DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch 1742300884 27259977 2ef9944f549ac5170d469ce38d7692db installed DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da 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-17.0.0-0.20250527150124.510688d.el10.noarch 1748358153 846096 8be5e1c8b6e7324961331c1b03a790d4 installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch 1748357436 329145 4ad32f92d975947f563a233f416f1e8d installed DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 28823 8777be03b588f0ce7260eb8eef1e389c installed DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 dbfdbc42ca537f1f66a86ee5fc0215a1 installed DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 d802a5a18983d83ad30ddf3c4e7d071d installed DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 221548 1395b944d9e3c034d5226e73e583c471 installed DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 174349 b4c79daaa74659177f969d2aaf444b29 installed DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 12501086 2cc6e2edc6f1e2d19d67b1e5f75b5769 installed DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch 1747373257 2817594 2014f5eea0407ac9dc01304f13d227c8 installed DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch 1747373143 582119 fadb383ecfef1285c028c2ca5421c241 installed DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch 1742291886 2168341 a90015f8828dfe3f7e1b0dbb0c44bdae installed DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch 1748357788 472278 781d072097c49e7ac90d5b466f464845 installed DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch 1748358404 1939040 c1a0a7acfa71429d5e60a7b78beccf4b installed DEBUG: python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch 1748357865 193689 56f0cecc13e3fd5688768360ff7d2a41 installed DEBUG: python3-tempest-1:43.0.1-0.20250605104309.fc2868e.el10.noarch 1749120401 8470270 a994d3f0c0b0ada8ad4ca0f000bbb08f installed DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch 1747132465 816918 d0eb626ea35370b091efe94c499b92e3 installed DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch 1747372995 5516884 82d66fd48da0336ad5c27016523a4770 installed DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch 1742290892 519295 4d9923d6d200878a52401c9426eeec26 installed DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch 1747372453 594471 2a6b0b17b216b59503b988e242867461 installed DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch 1741345073 240335 7418f4e3cc0572007f3a2b208161a7e8 installed DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch 1748358055 475382 3d27908d3edc29c9468a2553fcfb081d installed DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch 1742290012 814082 356d2a586182001eaf1e53556cec1559 installed DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch 1739361146 2536539 c550d47484881488217f4e2fb0c74655 installed DEBUG: python3-yaql-3.0.0-1.el10s.noarch 1738828198 1376993 4cce0c5a5c62d326f5f0d60783d743b3 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch 1738850392 186776 88111f1b5b696dd624064a45d8ce8010 installed DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-ddt-1.6.0-1.el10s.noarch 1736953271 35480 0b37dd2751d6a86017d96e986f46388b installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 1745832178 16309 e3dc5faacd6ddbdb549bcac3f9068229 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-heat.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-heat.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.gpZyqh DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling pbr>=6.0.0 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling setuptools>=64.0.0 from build-system.requires DEBUG: Requirement satisfied: setuptools>=64.0.0 DEBUG: (installed: setuptools 69.0.3) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.41.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.02 seconds DEBUG: py312: OK (0.02 seconds) DEBUG: docs: OK (0.02 seconds) DEBUG: congratulations :) (0.24 seconds) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) 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.8.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) 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 6.0.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) 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.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: Handling hacking from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: hacking DEBUG: (installed: hacking 7.0.0) DEBUG: Handling coverage>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling ddt>=1.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: ddt>=1.4.1 DEBUG: (installed: ddt 1.6.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling kombu>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: kombu>=5.0.1 DEBUG: (installed: kombu 5.3.7) 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 oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) 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 testscenarios>=0.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testresources>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testresources>=2.0.0 DEBUG: (installed: testresources 2.0.1) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling tempest>=17.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=17.1.0 DEBUG: (installed: tempest 43.0.1.dev22) DEBUG: Handling tox from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography>=2.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cryptography>=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: eventlet>=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1>=3.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystoneauth1>=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware>=5.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: lxml>=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib>=1.14.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: neutron-lib>=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk>=0.28.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: openstacksdk>=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache>=1.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.cache>=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) 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.8.0) DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) 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 6.0.0) DEBUG: Handling oslo.db>=6.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=6.0.0 DEBUG: (installed: oslo.db 17.2.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.log>=4.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.reports>=1.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.5.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.service>=1.24.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=1.24.0 DEBUG: (installed: oslo.service 4.1.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 oslo.utils>=4.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient>=0.9.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: aodhclient>=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-barbicanclient>=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient>=3.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-cinderclient>=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient>=2.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-designateclient>=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-glanceclient>=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient>=1.10.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-heatclient>=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient>=2.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-ironicclient>=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient>=3.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-magnumclient>=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient>=1.16.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-manilaclient>=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-mistralclient>=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-monascaclient>=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient>=7.7.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-neutronclient>=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient>=9.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-novaclient>=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient>=1.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-octaviaclient>=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient>=3.12.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-openstackclient>=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-swiftclient>=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-troveclient>=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: python-zaqarclient>=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) 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.23.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=6.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes>=2.3.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Routes>=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql>=1.1.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=1.1.3 DEBUG: (installed: yaql 3.0.0) 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 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.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 sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 DEBUG: (installed: sphinxcontrib-apidoc 0.5.0) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/openstack_heat-24.1.0.dev34.dist-info' DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cryptography >=2.5 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: cryptography >=2.5 DEBUG: (installed: cryptography 43.0.0) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling keystoneauth1 >=3.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystoneauth1 >=3.18.0 DEBUG: (installed: keystoneauth1 5.11.0) DEBUG: Handling keystonemiddleware >=5.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: keystonemiddleware >=5.1.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling lxml >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: lxml >=4.5.0 DEBUG: (installed: lxml 5.2.1) DEBUG: Handling netaddr >=0.7.18 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: netaddr >=0.7.18 DEBUG: (installed: netaddr 1.3.0) DEBUG: Handling neutron-lib >=1.14.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: neutron-lib >=1.14.0 DEBUG: (installed: neutron-lib 3.19.0) DEBUG: Handling openstacksdk >=0.28.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: openstacksdk >=0.28.0 DEBUG: (installed: openstacksdk 4.5.0) DEBUG: Handling oslo.cache >=1.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.cache >=1.26.0 DEBUG: (installed: oslo.cache 3.11.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db >=6.0.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.db >=6.0.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.5.1) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=1.24.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.service >=1.24.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.5.0) DEBUG: Handling oslo.utils >=4.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.utils >=4.5.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.7.0) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling aodhclient >=0.9.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: aodhclient >=0.9.0 DEBUG: (installed: aodhclient 3.8.0) DEBUG: Handling python-barbicanclient >=4.5.2 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-barbicanclient >=4.5.2 DEBUG: (installed: python-barbicanclient 7.1.0) DEBUG: Handling python-cinderclient >=3.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-cinderclient >=3.3.0 DEBUG: (installed: python-cinderclient 9.7.0) DEBUG: Handling python-designateclient >=2.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-designateclient >=2.7.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling python-glanceclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-glanceclient >=2.8.0 DEBUG: (installed: python-glanceclient 4.8.0) DEBUG: Handling python-heatclient >=1.10.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-heatclient >=1.10.0 DEBUG: (installed: python-heatclient 4.2.0) DEBUG: Handling python-ironicclient >=2.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-ironicclient >=2.8.0 DEBUG: (installed: python-ironicclient 5.11.0) DEBUG: Handling python-keystoneclient >=3.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-keystoneclient >=3.8.0 DEBUG: (installed: python-keystoneclient 5.6.0) DEBUG: Handling python-magnumclient >=2.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-magnumclient >=2.3.0 DEBUG: (installed: python-magnumclient 4.8.1) DEBUG: Handling python-manilaclient >=1.16.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-manilaclient >=1.16.0 DEBUG: (installed: python-manilaclient 5.5.0) DEBUG: Handling python-mistralclient >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-mistralclient >=3.1.0 DEBUG: (installed: python-mistralclient 5.4.0) DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-monascaclient >=1.12.0 DEBUG: (installed: python-monascaclient 2.8.0) DEBUG: Handling python-neutronclient >=7.7.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-neutronclient >=7.7.0 DEBUG: (installed: python-neutronclient 11.5.0) DEBUG: Handling python-novaclient >=9.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-novaclient >=9.1.0 DEBUG: (installed: python-novaclient 18.9.0) DEBUG: Handling python-octaviaclient >=1.8.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-octaviaclient >=1.8.0 DEBUG: (installed: python-octaviaclient 3.11.0) DEBUG: Handling python-openstackclient >=3.12.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-openstackclient >=3.12.0 DEBUG: (installed: python-openstackclient 8.0.0) DEBUG: Handling python-swiftclient >=3.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-swiftclient >=3.2.0 DEBUG: (installed: python-swiftclient 4.8.0) DEBUG: Handling python-troveclient >=2.2.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-troveclient >=2.2.0 DEBUG: (installed: python-troveclient 8.8.0) DEBUG: Handling python-zaqarclient >=1.3.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: python-zaqarclient >=1.3.0 DEBUG: (installed: python-zaqarclient 3.0.1) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=6.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: tenacity >=6.1.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling Routes >=2.3.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: Routes >=2.3.1 DEBUG: (installed: Routes 2.5.1) DEBUG: Handling SQLAlchemy >=1.4.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.0 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=3.1.0 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: stevedore >=3.1.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling yaql >=1.1.3 from hook generated metadata: Requires-Dist (openstack-heat) DEBUG: Requirement satisfied: yaql >=1.1.3 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv openstack_heat-24.1.0.dev34.dist-info/ DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/AUTHORS' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/LICENSE' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/METADATA' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/entry_points.txt' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/pbr.json' DEBUG: removed 'openstack_heat-24.1.0.dev34.dist-info/top_level.txt' DEBUG: removed directory 'openstack_heat-24.1.0.dev34.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5rU7tH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + mkdir -p /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + VALAFLAGS=-g DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/openstack-heat-24.1.0.dev34/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/openstack-heat-24.1.0.dev34 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info DEBUG: writing /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.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/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-modern-metadata-60jnjm3o/openstack_heat-24.1.0.dev34.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: openstack-heat DEBUG: Building wheel for openstack-heat (pyproject.toml): started DEBUG: Running command Building wheel for openstack-heat (pyproject.toml) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/heat DEBUG: creating build/lib/heat/engine DEBUG: creating build/lib/heat/engine/resources DEBUG: creating build/lib/heat/engine/resources/openstack DEBUG: creating build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/volume_type.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/volume.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/quota.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/qos_specs.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/engine/resources/openstack/cinder/__init__.py -> build/lib/heat/engine/resources/openstack/cinder DEBUG: copying heat/version.py -> build/lib/heat DEBUG: copying heat/__init__.py -> build/lib/heat DEBUG: creating build/lib/heat/tests DEBUG: creating build/lib/heat/tests/openstack DEBUG: creating build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_quota.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_pool_member.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_pool.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_loadbalancer.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_listener.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_l7rule.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_l7policy.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_health_monitor.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_flavor_profile.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_flavor.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/test_availability_zone.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/inline_templates.py -> build/lib/heat/tests/openstack/octavia DEBUG: copying heat/tests/openstack/octavia/__init__.py -> build/lib/heat/tests/openstack/octavia DEBUG: creating build/lib/heat/api DEBUG: creating build/lib/heat/api/cfn DEBUG: creating build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/stacks.py -> build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/signal.py -> build/lib/heat/api/cfn/v1 DEBUG: copying heat/api/cfn/v1/__init__.py -> build/lib/heat/api/cfn/v1 DEBUG: creating build/lib/heat/engine/resources/aws DEBUG: creating build/lib/heat/engine/resources/aws/lb DEBUG: copying heat/engine/resources/aws/lb/loadbalancer.py -> build/lib/heat/engine/resources/aws/lb DEBUG: copying heat/engine/resources/aws/lb/__init__.py -> build/lib/heat/engine/resources/aws/lb DEBUG: creating build/lib/heat/api/aws DEBUG: copying heat/api/aws/utils.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/exception.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/ec2token.py -> build/lib/heat/api/aws DEBUG: copying heat/api/aws/__init__.py -> build/lib/heat/api/aws DEBUG: creating build/lib/heat/engine/resources/openstack/neutron DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: copying heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/sfc DEBUG: creating build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/test_subscription.py -> build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/test_queue.py -> build/lib/heat/tests/openstack/zaqar DEBUG: copying heat/tests/openstack/zaqar/__init__.py -> build/lib/heat/tests/openstack/zaqar DEBUG: creating build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/instance.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/cluster.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: copying heat/engine/resources/openstack/trove/__init__.py -> build/lib/heat/engine/resources/openstack/trove DEBUG: creating build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/vpc.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/volume.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/subnet.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/security_group.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/route_table.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/network_interface.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/internet_gateway.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/instance.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/eip.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/engine/resources/aws/ec2/__init__.py -> build/lib/heat/engine/resources/aws/ec2 DEBUG: copying heat/tests/openstack/__init__.py -> build/lib/heat/tests/openstack DEBUG: creating build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/workflow.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/external_resource.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/cron_trigger.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: copying heat/engine/resources/openstack/mistral/__init__.py -> build/lib/heat/engine/resources/openstack/mistral DEBUG: creating build/lib/heat/engine/resources/openstack/swift DEBUG: copying heat/engine/resources/openstack/swift/container.py -> build/lib/heat/engine/resources/openstack/swift DEBUG: copying heat/engine/resources/openstack/swift/__init__.py -> build/lib/heat/engine/resources/openstack/swift DEBUG: creating build/lib/heat/scaling DEBUG: copying heat/scaling/template.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/scalingutil.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/rolling_update.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/lbutils.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/cooldown.py -> build/lib/heat/scaling DEBUG: copying heat/scaling/__init__.py -> build/lib/heat/scaling DEBUG: creating build/lib/heat/rpc DEBUG: copying heat/rpc/worker_client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/worker_api.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/listener_client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/client.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/api.py -> build/lib/heat/rpc DEBUG: copying heat/rpc/__init__.py -> build/lib/heat/rpc DEBUG: creating build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_waitcondition.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_value.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_swiftsignal.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_structured_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_deployment.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_software_component.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_resource_group.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_resource_chain.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_remote_stack.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_random_string.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_none_resource.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_multi_part.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_instance_group.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_deployed_server.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_delay.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/test_cloud_config.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/tests/openstack/heat/__init__.py -> build/lib/heat/tests/openstack/heat DEBUG: copying heat/engine/resources/openstack/__init__.py -> build/lib/heat/engine/resources/openstack DEBUG: creating build/lib/heat/tests/api DEBUG: copying heat/tests/api/test_wsgi.py -> build/lib/heat/tests/api DEBUG: copying heat/tests/api/__init__.py -> build/lib/heat/tests/api DEBUG: creating build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/notification.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/alarm_definition.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: copying heat/engine/resources/openstack/monasca/__init__.py -> build/lib/heat/engine/resources/openstack/monasca DEBUG: creating build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_server_group.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_server.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_quota.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_keypair.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_host_aggregate.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_floatingip.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/test_flavor.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/fakes.py -> build/lib/heat/tests/openstack/nova DEBUG: copying heat/tests/openstack/nova/__init__.py -> build/lib/heat/tests/openstack/nova DEBUG: creating build/lib/heat/hacking DEBUG: copying heat/hacking/checks.py -> build/lib/heat/hacking DEBUG: copying heat/hacking/__init__.py -> build/lib/heat/hacking DEBUG: copying heat/engine/resources/wait_condition.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/volume_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/template_resource.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/stack_user.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/stack_resource.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/signal_responder.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/server_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/scheduler_hints.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/alarm_base.py -> build/lib/heat/engine/resources DEBUG: copying heat/engine/resources/__init__.py -> build/lib/heat/engine/resources DEBUG: creating build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/stack.py -> build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/autoscaling.py -> build/lib/heat/engine/notification DEBUG: copying heat/engine/notification/__init__.py -> build/lib/heat/engine/notification DEBUG: creating build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_zaqar_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_swift_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_sdk_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_progress.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_octavia_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_nova_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_neutron_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_monasca_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_mistral_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_manila_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_magnum_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_keystone_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_ironic_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_heat_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_glance_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_designate_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_clients.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_cinder_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_barbican_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/test_aodh_client.py -> build/lib/heat/tests/clients DEBUG: copying heat/tests/clients/__init__.py -> build/lib/heat/tests/clients DEBUG: creating build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_types.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_filters.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_sqlalchemy_api.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/test_migrations.py -> build/lib/heat/tests/db DEBUG: copying heat/tests/db/__init__.py -> build/lib/heat/tests/db DEBUG: creating build/lib/heat/tests/engine DEBUG: creating build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_threadgroup_mgr.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_update.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_snapshot.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_resources.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_events.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_delete.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_create.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_adopt.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_stack_action.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_software_config.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/test_service_engine.py -> build/lib/heat/tests/engine/service DEBUG: copying heat/tests/engine/service/__init__.py -> build/lib/heat/tests/engine/service DEBUG: creating build/lib/heat/objects DEBUG: copying heat/objects/user_creds.py -> build/lib/heat/objects DEBUG: copying heat/objects/sync_point.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack_tag.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack_lock.py -> build/lib/heat/objects DEBUG: copying heat/objects/stack.py -> build/lib/heat/objects DEBUG: copying heat/objects/software_deployment.py -> build/lib/heat/objects DEBUG: copying heat/objects/software_config.py -> build/lib/heat/objects DEBUG: copying heat/objects/snapshot.py -> build/lib/heat/objects DEBUG: copying heat/objects/service.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource_properties_data.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource_data.py -> build/lib/heat/objects DEBUG: copying heat/objects/resource.py -> build/lib/heat/objects DEBUG: copying heat/objects/raw_template_files.py -> build/lib/heat/objects DEBUG: copying heat/objects/raw_template.py -> build/lib/heat/objects DEBUG: copying heat/objects/fields.py -> build/lib/heat/objects DEBUG: copying heat/objects/event.py -> build/lib/heat/objects DEBUG: copying heat/objects/base.py -> build/lib/heat/objects DEBUG: copying heat/objects/__init__.py -> build/lib/heat/objects DEBUG: creating build/lib/heat/tests/openstack/ironic DEBUG: copying heat/tests/openstack/ironic/test_port.py -> build/lib/heat/tests/openstack/ironic DEBUG: copying heat/tests/openstack/ironic/__init__.py -> build/lib/heat/tests/openstack/ironic DEBUG: creating build/lib/heat/engine/resources/openstack/aodh DEBUG: creating build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/lib/heat/engine/resources/openstack/aodh/gnocchi DEBUG: creating build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/template.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/parameters.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/functions.py -> build/lib/heat/engine/hot DEBUG: copying heat/engine/hot/__init__.py -> build/lib/heat/engine/hot DEBUG: creating build/lib/heat/api/openstack DEBUG: copying heat/api/openstack/wsgi.py -> build/lib/heat/api/openstack DEBUG: copying heat/api/openstack/versions.py -> build/lib/heat/api/openstack DEBUG: copying heat/api/openstack/__init__.py -> build/lib/heat/api/openstack DEBUG: creating build/lib/heat/tests/constraints DEBUG: copying heat/tests/constraints/test_common_constraints.py -> build/lib/heat/tests/constraints DEBUG: copying heat/tests/constraints/__init__.py -> build/lib/heat/tests/constraints DEBUG: copying heat/engine/resources/openstack/aodh/composite_alarm.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/engine/resources/openstack/aodh/alarm.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/engine/resources/openstack/aodh/__init__.py -> build/lib/heat/engine/resources/openstack/aodh DEBUG: copying heat/api/versions.py -> build/lib/heat/api DEBUG: copying heat/api/__init__.py -> build/lib/heat/api DEBUG: creating build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/cluster_template.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/cluster.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/baymodel.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/bay.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/resources/openstack/magnum/__init__.py -> build/lib/heat/engine/resources/openstack/magnum DEBUG: copying heat/engine/worker.py -> build/lib/heat/engine DEBUG: copying heat/engine/update.py -> build/lib/heat/engine DEBUG: copying heat/engine/translation.py -> build/lib/heat/engine DEBUG: copying heat/engine/timestamp.py -> build/lib/heat/engine DEBUG: copying heat/engine/template_files.py -> build/lib/heat/engine DEBUG: copying heat/engine/template_common.py -> build/lib/heat/engine DEBUG: copying heat/engine/template.py -> build/lib/heat/engine DEBUG: copying heat/engine/sync_point.py -> build/lib/heat/engine DEBUG: copying heat/engine/support.py -> build/lib/heat/engine DEBUG: copying heat/engine/stk_defn.py -> build/lib/heat/engine DEBUG: copying heat/engine/status.py -> build/lib/heat/engine DEBUG: copying heat/engine/stack_lock.py -> build/lib/heat/engine DEBUG: copying heat/engine/stack.py -> build/lib/heat/engine DEBUG: copying heat/engine/software_config_io.py -> build/lib/heat/engine DEBUG: copying heat/engine/service_software_config.py -> build/lib/heat/engine DEBUG: copying heat/engine/service.py -> build/lib/heat/engine DEBUG: copying heat/engine/scheduler.py -> build/lib/heat/engine DEBUG: copying heat/engine/rsrc_defn.py -> build/lib/heat/engine DEBUG: copying heat/engine/resource.py -> build/lib/heat/engine DEBUG: copying heat/engine/properties_group.py -> build/lib/heat/engine DEBUG: copying heat/engine/properties.py -> build/lib/heat/engine DEBUG: copying heat/engine/plugin_manager.py -> build/lib/heat/engine DEBUG: copying heat/engine/parent_rsrc.py -> build/lib/heat/engine DEBUG: copying heat/engine/parameters.py -> build/lib/heat/engine DEBUG: copying heat/engine/parameter_groups.py -> build/lib/heat/engine DEBUG: copying heat/engine/output.py -> build/lib/heat/engine DEBUG: copying heat/engine/node_data.py -> build/lib/heat/engine DEBUG: copying heat/engine/lifecycle_plugin.py -> build/lib/heat/engine DEBUG: copying heat/engine/function.py -> build/lib/heat/engine DEBUG: copying heat/engine/event.py -> build/lib/heat/engine DEBUG: copying heat/engine/environment.py -> build/lib/heat/engine DEBUG: copying heat/engine/dependencies.py -> build/lib/heat/engine DEBUG: copying heat/engine/constraints.py -> build/lib/heat/engine DEBUG: copying heat/engine/conditions.py -> build/lib/heat/engine DEBUG: copying heat/engine/check_resource.py -> build/lib/heat/engine DEBUG: copying heat/engine/attributes.py -> build/lib/heat/engine DEBUG: copying heat/engine/api.py -> build/lib/heat/engine DEBUG: copying heat/engine/__init__.py -> build/lib/heat/engine DEBUG: creating build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/wait_condition.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/value.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/test_resource.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/swiftsignal.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/structured_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_deployment.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/software_component.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/scaling_policy.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/resource_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/resource_chain.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/remote_stack.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/random_string.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/none_resource.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/multi_part.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/instance_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/ha_restarter.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/deployed_server.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/delay.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/cloud_config.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/autoscaling_group.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/access_policy.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: copying heat/engine/resources/openstack/heat/__init__.py -> build/lib/heat/engine/resources/openstack/heat DEBUG: creating build/lib/heat/common DEBUG: copying heat/common/wsgi.py -> build/lib/heat/common DEBUG: copying heat/common/urlfetch.py -> build/lib/heat/common DEBUG: copying heat/common/timeutils.py -> build/lib/heat/common DEBUG: copying heat/common/template_format.py -> build/lib/heat/common DEBUG: copying heat/common/short_id.py -> build/lib/heat/common DEBUG: copying heat/common/service_utils.py -> build/lib/heat/common DEBUG: copying heat/common/serializers.py -> build/lib/heat/common DEBUG: copying heat/common/profiler.py -> build/lib/heat/common DEBUG: copying heat/common/policy.py -> build/lib/heat/common DEBUG: copying heat/common/pluginutils.py -> build/lib/heat/common DEBUG: copying heat/common/plugin_loader.py -> build/lib/heat/common DEBUG: copying heat/common/password_gen.py -> build/lib/heat/common DEBUG: copying heat/common/param_utils.py -> build/lib/heat/common DEBUG: copying heat/common/noauth.py -> build/lib/heat/common DEBUG: copying heat/common/netutils.py -> build/lib/heat/common DEBUG: copying heat/common/messaging.py -> build/lib/heat/common DEBUG: copying heat/common/lifecycle_plugin_utils.py -> build/lib/heat/common DEBUG: copying heat/common/identifier.py -> build/lib/heat/common DEBUG: copying heat/common/i18n.py -> build/lib/heat/common DEBUG: copying heat/common/grouputils.py -> build/lib/heat/common DEBUG: copying heat/common/exception.py -> build/lib/heat/common DEBUG: copying heat/common/environment_util.py -> build/lib/heat/common DEBUG: copying heat/common/environment_format.py -> build/lib/heat/common DEBUG: copying heat/common/endpoint_utils.py -> build/lib/heat/common DEBUG: copying heat/common/custom_backend_auth.py -> build/lib/heat/common DEBUG: copying heat/common/crypt.py -> build/lib/heat/common DEBUG: copying heat/common/context.py -> build/lib/heat/common DEBUG: copying heat/common/config.py -> build/lib/heat/common DEBUG: copying heat/common/cache.py -> build/lib/heat/common DEBUG: copying heat/common/auth_url.py -> build/lib/heat/common DEBUG: copying heat/common/auth_plugin.py -> build/lib/heat/common DEBUG: copying heat/common/auth_password.py -> build/lib/heat/common DEBUG: copying heat/common/__init__.py -> build/lib/heat/common DEBUG: creating build/lib/heat/tests/api/middleware DEBUG: copying heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/lib/heat/tests/api/middleware DEBUG: copying heat/tests/api/middleware/__init__.py -> build/lib/heat/tests/api/middleware DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/tap_service.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/tap_flow.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: copying heat/engine/resources/openstack/neutron/taas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/taas DEBUG: creating build/lib/heat/engine/resources/aws/iam DEBUG: copying heat/engine/resources/aws/iam/user.py -> build/lib/heat/engine/resources/aws/iam DEBUG: copying heat/engine/resources/aws/iam/__init__.py -> build/lib/heat/engine/resources/aws/iam DEBUG: creating build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/version_negotiation.py -> build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/fault.py -> build/lib/heat/api/middleware DEBUG: copying heat/api/middleware/__init__.py -> build/lib/heat/api/middleware DEBUG: creating build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/test_cluster_template.py -> build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/test_cluster.py -> build/lib/heat/tests/openstack/magnum DEBUG: copying heat/tests/openstack/magnum/__init__.py -> build/lib/heat/tests/openstack/magnum DEBUG: creating build/lib/heat/tests/openstack/glance DEBUG: copying heat/tests/openstack/glance/test_image.py -> build/lib/heat/tests/openstack/glance DEBUG: copying heat/tests/openstack/glance/__init__.py -> build/lib/heat/tests/openstack/glance DEBUG: creating build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/secret.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/order.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/container.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: copying heat/engine/resources/openstack/barbican/__init__.py -> build/lib/heat/engine/resources/openstack/barbican DEBUG: creating build/lib/heat/engine/resources/openstack/vitrage DEBUG: copying heat/engine/resources/openstack/vitrage/vitrage_template.py -> build/lib/heat/engine/resources/openstack/vitrage DEBUG: copying heat/engine/resources/openstack/vitrage/__init__.py -> build/lib/heat/engine/resources/openstack/vitrage DEBUG: creating build/lib/heat/engine/clients DEBUG: creating build/lib/heat/engine/clients/os DEBUG: creating build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/taas_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/neutron_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/lbaas_constraints.py -> build/lib/heat/engine/clients/os/neutron DEBUG: copying heat/engine/clients/os/neutron/__init__.py -> build/lib/heat/engine/clients/os/neutron DEBUG: creating build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/lib/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying heat/api/cfn/wsgi.py -> build/lib/heat/api/cfn DEBUG: copying heat/api/cfn/versions.py -> build/lib/heat/api/cfn DEBUG: copying heat/api/cfn/__init__.py -> build/lib/heat/api/cfn DEBUG: creating build/lib/heat/engine/resources/openstack/zun DEBUG: copying heat/engine/resources/openstack/zun/container.py -> build/lib/heat/engine/resources/openstack/zun DEBUG: copying heat/engine/resources/openstack/zun/__init__.py -> build/lib/heat/engine/resources/openstack/zun DEBUG: creating build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/subscription.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/queue.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: copying heat/engine/resources/openstack/zaqar/__init__.py -> build/lib/heat/engine/resources/openstack/zaqar DEBUG: creating build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_template.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_policy.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_scaling_group.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_rolling_update.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_new_capacity.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_lbutils.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_launch_config.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_heat_scaling_policy.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/test_heat_scaling_group.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/inline_templates.py -> build/lib/heat/tests/autoscaling DEBUG: copying heat/tests/autoscaling/__init__.py -> build/lib/heat/tests/autoscaling DEBUG: creating build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_quota.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_qos.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_trunk.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_subnet.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_segment.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_security_group.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_router.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_port.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_net.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_metering.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_firewall.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_neutron.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_extraroute.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/test_address_scope.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/inline_templates.py -> build/lib/heat/tests/openstack/neutron DEBUG: copying heat/tests/openstack/neutron/__init__.py -> build/lib/heat/tests/openstack/neutron DEBUG: creating build/lib/heat/tests/api/cfn DEBUG: copying heat/tests/api/cfn/test_api_cfn_v1.py -> build/lib/heat/tests/api/cfn DEBUG: copying heat/tests/api/cfn/__init__.py -> build/lib/heat/tests/api/cfn DEBUG: copying heat/engine/clients/os/zun.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/zaqar.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/vitrage.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/trove.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/swift.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/openstacksdk.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/octavia.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/nova.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/monasca.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/mistral.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/manila.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/magnum.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/ironic.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/heat_plugin.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/glance.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/designate.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/cinder.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/blazar.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/barbican.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/aodh.py -> build/lib/heat/engine/clients/os DEBUG: copying heat/engine/clients/os/__init__.py -> build/lib/heat/engine/clients/os DEBUG: creating build/lib/heat/tests/convergence DEBUG: creating build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/worker_wrapper.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/testutils.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/scenario_template.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/scenario.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/reality.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/processes.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/message_queue.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/message_processor.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/fake_resource.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/event_loop.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/engine_wrapper.py -> build/lib/heat/tests/convergence/framework DEBUG: copying heat/tests/convergence/framework/__init__.py -> build/lib/heat/tests/convergence/framework DEBUG: creating build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/template.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/parameters.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/functions.py -> build/lib/heat/engine/cfn DEBUG: copying heat/engine/cfn/__init__.py -> build/lib/heat/engine/cfn DEBUG: creating build/lib/heat/engine/resources/openstack/glance DEBUG: copying heat/engine/resources/openstack/glance/image.py -> build/lib/heat/engine/resources/openstack/glance DEBUG: copying heat/engine/resources/openstack/glance/__init__.py -> build/lib/heat/engine/resources/openstack/glance DEBUG: creating build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server_network_mixin.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server_group.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/server.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/quota.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/keypair.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/host_aggregate.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/floatingip.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/flavor.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: copying heat/engine/resources/openstack/nova/__init__.py -> build/lib/heat/engine/resources/openstack/nova DEBUG: creating build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: copying heat/tests/openstack/neutron/test_sfc/__init__.py -> build/lib/heat/tests/openstack/neutron/test_sfc DEBUG: creating build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/res_base.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/receiver.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/profile.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/policy.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/node.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/cluster.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: copying heat/engine/resources/openstack/senlin/__init__.py -> build/lib/heat/engine/resources/openstack/senlin DEBUG: creating build/lib/heat/engine/resources/aws/s3 DEBUG: copying heat/engine/resources/aws/s3/s3.py -> build/lib/heat/engine/resources/aws/s3 DEBUG: copying heat/engine/resources/aws/s3/__init__.py -> build/lib/heat/engine/resources/aws/s3 DEBUG: copying heat/tests/convergence/test_converge.py -> build/lib/heat/tests/convergence DEBUG: copying heat/tests/convergence/__init__.py -> build/lib/heat/tests/convergence DEBUG: creating build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share_type.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share_network.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/share.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/security_service.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/engine/resources/openstack/manila/__init__.py -> build/lib/heat/engine/resources/openstack/manila DEBUG: copying heat/tests/engine/tools.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_sync_point.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_scheduler.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_resource_type.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_plugin_manager.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_node_data.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_engine_worker.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_dependencies.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/test_check_resource.py -> build/lib/heat/tests/engine DEBUG: copying heat/tests/engine/__init__.py -> build/lib/heat/tests/engine DEBUG: creating build/lib/heat/db DEBUG: copying heat/db/utils.py -> build/lib/heat/db DEBUG: copying heat/db/types.py -> build/lib/heat/db DEBUG: copying heat/db/models.py -> build/lib/heat/db DEBUG: copying heat/db/migration.py -> build/lib/heat/db DEBUG: copying heat/db/filters.py -> build/lib/heat/db DEBUG: copying heat/db/api.py -> build/lib/heat/db DEBUG: copying heat/db/__init__.py -> build/lib/heat/db DEBUG: creating build/lib/heat/wsgi DEBUG: copying heat/wsgi/cfn.py -> build/lib/heat/wsgi DEBUG: copying heat/wsgi/api.py -> build/lib/heat/wsgi DEBUG: copying heat/wsgi/__init__.py -> build/lib/heat/wsgi DEBUG: creating build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_secret.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_order.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/test_container.py -> build/lib/heat/tests/openstack/barbican DEBUG: copying heat/tests/openstack/barbican/__init__.py -> build/lib/heat/tests/openstack/barbican DEBUG: creating build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/test_instance.py -> build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/test_cluster.py -> build/lib/heat/tests/openstack/trove DEBUG: copying heat/tests/openstack/trove/__init__.py -> build/lib/heat/tests/openstack/trove DEBUG: creating build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/test_api_ec2token.py -> build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/test_api_aws.py -> build/lib/heat/tests/api/aws DEBUG: copying heat/tests/api/aws/__init__.py -> build/lib/heat/tests/api/aws DEBUG: creating build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_utils.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume_type.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_volume.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_quota.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/test_qos_specs.py -> build/lib/heat/tests/openstack/cinder DEBUG: copying heat/tests/openstack/cinder/__init__.py -> build/lib/heat/tests/openstack/cinder DEBUG: creating build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/user.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/service.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/role_assignments.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/role.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/region.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/project.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/group.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/endpoint.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/domain.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: copying heat/engine/resources/openstack/keystone/__init__.py -> build/lib/heat/engine/resources/openstack/keystone DEBUG: creating build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/wait_condition.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/stack.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: copying heat/engine/resources/aws/cfn/__init__.py -> build/lib/heat/engine/resources/aws/cfn DEBUG: creating build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/keystone_constraints.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/fake_keystoneclient.py -> build/lib/heat/engine/clients/os/keystone DEBUG: copying heat/engine/clients/os/keystone/__init__.py -> build/lib/heat/engine/clients/os/keystone DEBUG: creating build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/test_zone.py -> build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/test_recordset.py -> build/lib/heat/tests/openstack/designate DEBUG: copying heat/tests/openstack/designate/__init__.py -> build/lib/heat/tests/openstack/designate DEBUG: creating build/lib/heat/tests/openstack/swift DEBUG: copying heat/tests/openstack/swift/test_container.py -> build/lib/heat/tests/openstack/swift DEBUG: copying heat/tests/openstack/swift/__init__.py -> build/lib/heat/tests/openstack/swift DEBUG: creating build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/tools.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_views_common.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_util.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_stacks.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_software_deployments.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_software_configs.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_services.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_routes.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_resources.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_events.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_build_info.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/test_actions.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: copying heat/tests/api/openstack_v1/__init__.py -> build/lib/heat/tests/api/openstack_v1 DEBUG: creating build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/quota.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/pool_member.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/pool.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/octavia_base.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/loadbalancer.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/listener.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/l7rule.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/l7policy.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/health_monitor.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/flavor_profile.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/flavor.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/availability_zone.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: copying heat/engine/resources/openstack/octavia/__init__.py -> build/lib/heat/engine/resources/openstack/octavia DEBUG: creating build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share_type.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share_network.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_share.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/test_security_service.py -> build/lib/heat/tests/openstack/manila DEBUG: copying heat/tests/openstack/manila/__init__.py -> build/lib/heat/tests/openstack/manila DEBUG: creating build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/part_handler.py -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/loguserdata.py -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/__init__.py -> build/lib/heat/cloudinit DEBUG: creating build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/launch_config.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: copying heat/engine/resources/aws/autoscaling/__init__.py -> build/lib/heat/engine/resources/aws/autoscaling DEBUG: creating build/lib/heat/engine/resources/openstack/ironic DEBUG: copying heat/engine/resources/openstack/ironic/port.py -> build/lib/heat/engine/resources/openstack/ironic DEBUG: copying heat/engine/resources/openstack/ironic/__init__.py -> build/lib/heat/engine/resources/openstack/ironic DEBUG: creating build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_composite_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/test_alarm.py -> build/lib/heat/tests/openstack/aodh DEBUG: copying heat/tests/openstack/aodh/__init__.py -> build/lib/heat/tests/openstack/aodh DEBUG: creating build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/templates.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/job_binary.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/job.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/image.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/data_source.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/cluster.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: copying heat/engine/resources/openstack/sahara/__init__.py -> build/lib/heat/engine/resources/openstack/sahara DEBUG: creating build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/lease.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/host.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: copying heat/engine/resources/openstack/blazar/__init__.py -> build/lib/heat/engine/resources/openstack/blazar DEBUG: creating build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_waitcondition.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_volume.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_user.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_security_group.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_s3.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_network_interface.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_loadbalancer.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_instance_network.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_instance.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/test_eip.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/aws/__init__.py -> build/lib/heat/tests/aws DEBUG: copying heat/tests/utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_vpc.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_version.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_validate.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_urlfetch.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_translation_rule.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_timeutils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template_format.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template_files.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_template.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_support.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_user.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_update.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_lock.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_delete.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack_collect_attributes.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_signal.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_short_id.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_server_tags.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rsrc_defn.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_worker_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_listener_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_rpc_client.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_resource_properties_data.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_provider_template.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_properties_group.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_properties.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_plugin_loader.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_parameters.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_notifications.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_nokey.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_noauth.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_nested_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_metadata_refresh.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_loguserdata.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_lifecycle_plugin_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_identifier.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_hot.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_hacking.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_grouputils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_function.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_fault_middleware.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_exception.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_event.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_environment_format.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_environment.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_engine_service.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_engine_api_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_empty_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_dbinstance.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_crypt.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_convg_stack.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_constraints.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_service_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_serializers.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_policy.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_pluginutils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_param_utils.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_exception.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_env_util.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_context.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_common_auth_plugin.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_auth_url.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_auth_password.py -> build/lib/heat/tests DEBUG: copying heat/tests/test_attributes.py -> build/lib/heat/tests DEBUG: copying heat/tests/generic_resource.py -> build/lib/heat/tests DEBUG: copying heat/tests/fakes.py -> build/lib/heat/tests DEBUG: copying heat/tests/common.py -> build/lib/heat/tests DEBUG: copying heat/tests/__init__.py -> build/lib/heat/tests DEBUG: creating build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_workflow.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_external_resource.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/test_cron_trigger.py -> build/lib/heat/tests/openstack/mistral DEBUG: copying heat/tests/openstack/mistral/__init__.py -> build/lib/heat/tests/openstack/mistral DEBUG: creating build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_user.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_service.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_role_assignments.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_role.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_region.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_project.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_group.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_endpoint.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/test_domain.py -> build/lib/heat/tests/openstack/keystone DEBUG: copying heat/tests/openstack/keystone/__init__.py -> build/lib/heat/tests/openstack/keystone DEBUG: creating build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/zone.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/recordset.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/record.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/domain.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: copying heat/engine/resources/openstack/designate/__init__.py -> build/lib/heat/engine/resources/openstack/designate DEBUG: creating build/lib/heat/cmd DEBUG: copying heat/cmd/status.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/manage.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/engine.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/api_cfn.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/api.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/all.py -> build/lib/heat/cmd DEBUG: copying heat/cmd/__init__.py -> build/lib/heat/cmd DEBUG: creating build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/test_notification.py -> build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/test_alarm_definition.py -> build/lib/heat/tests/openstack/monasca DEBUG: copying heat/tests/openstack/monasca/__init__.py -> build/lib/heat/tests/openstack/monasca DEBUG: copying heat/engine/resources/openstack/neutron/vpnservice.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/trunk.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/subnetpool.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/subnet.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/segment.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/security_group_rule.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/security_group.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/router.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/rbac_policy.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/quota.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/qos.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/provider_net.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/port.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/neutron.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/network_gateway.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/net.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/metering.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/loadbalancer.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/l2_gateway.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/floatingip.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/firewall.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/extrarouteset.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/extraroute.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/address_scope.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: copying heat/engine/resources/openstack/neutron/__init__.py -> build/lib/heat/engine/resources/openstack/neutron DEBUG: creating build/lib/heat/tests/cmd DEBUG: copying heat/tests/cmd/test_status.py -> build/lib/heat/tests/cmd DEBUG: copying heat/tests/cmd/__init__.py -> build/lib/heat/tests/cmd DEBUG: copying heat/engine/resources/aws/__init__.py -> build/lib/heat/engine/resources/aws DEBUG: creating build/lib/heat/engine/constraint DEBUG: copying heat/engine/constraint/common_constraints.py -> build/lib/heat/engine/constraint DEBUG: copying heat/engine/constraint/__init__.py -> build/lib/heat/engine/constraint DEBUG: creating build/lib/heat/api/openstack/v1 DEBUG: creating build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/views_common.py -> build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/stacks_view.py -> build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/views/__init__.py -> build/lib/heat/api/openstack/v1/views DEBUG: copying heat/api/openstack/v1/util.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/stacks.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/software_deployments.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/software_configs.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/services.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/resources.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/events.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/build_info.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/actions.py -> build/lib/heat/api/openstack/v1 DEBUG: copying heat/api/openstack/v1/__init__.py -> build/lib/heat/api/openstack/v1 DEBUG: creating build/lib/heat/policies DEBUG: copying heat/policies/stacks.py -> build/lib/heat/policies DEBUG: copying heat/policies/software_deployments.py -> build/lib/heat/policies DEBUG: copying heat/policies/software_configs.py -> build/lib/heat/policies DEBUG: copying heat/policies/service.py -> build/lib/heat/policies DEBUG: copying heat/policies/resource_types.py -> build/lib/heat/policies DEBUG: copying heat/policies/resource.py -> build/lib/heat/policies DEBUG: copying heat/policies/events.py -> build/lib/heat/policies DEBUG: copying heat/policies/cloudformation.py -> build/lib/heat/policies DEBUG: copying heat/policies/build_info.py -> build/lib/heat/policies DEBUG: copying heat/policies/base.py -> build/lib/heat/policies DEBUG: copying heat/policies/actions.py -> build/lib/heat/policies DEBUG: copying heat/policies/__init__.py -> build/lib/heat/policies DEBUG: copying heat/engine/clients/progress.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/microversion_mixin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/default_client_plugin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/client_plugin.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/client_exception.py -> build/lib/heat/engine/clients DEBUG: copying heat/engine/clients/__init__.py -> build/lib/heat/engine/clients DEBUG: creating build/lib/heat_integrationtests DEBUG: creating build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/test.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/exceptions.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/clients.py -> build/lib/heat_integrationtests/common DEBUG: copying heat_integrationtests/common/__init__.py -> build/lib/heat_integrationtests/common DEBUG: creating build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_versionnegotiation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_validation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_update_restricted.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_translation.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_template_versions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_template_resource.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_swiftsignal_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_stack_cancel.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_software_deployment_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_snapshot_restore.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_simultaneous_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_resource_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_resource_chain.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_replace_deprecated.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_purge.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_preview_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_notifications.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_nested_get_attr.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_keystone_user_with_domain.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_instance_group.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_immutable_parameters.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_heat_autoscaling.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_env_merge.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_delete.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_default_parameters.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_create_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_conditions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_conditional_exposure.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_cancel_update.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_aws_stack.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_autoscaling.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/test_admin_actions.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/functional_base.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/functional/__init__.py -> build/lib/heat_integrationtests/functional DEBUG: copying heat_integrationtests/__init__.py -> build/lib/heat_integrationtests DEBUG: running egg_info DEBUG: writing openstack_heat.egg-info/PKG-INFO DEBUG: writing dependency_links to openstack_heat.egg-info/dependency_links.txt DEBUG: writing entry points to openstack_heat.egg-info/entry_points.txt DEBUG: writing requirements to openstack_heat.egg-info/requires.txt DEBUG: writing top-level names to openstack_heat.egg-info/top_level.txt DEBUG: writing pbr to openstack_heat.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 'openstack_heat.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.db.migrations' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations' 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 'heat.db.migrations' 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 'heat.db.migrations' to be distributed and are DEBUG: already explicitly excluding 'heat.db.migrations' 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 'heat.db.migrations.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.db.migrations.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.db.migrations.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.db.migrations.versions' to be distributed and are DEBUG: already explicitly excluding 'heat.db.migrations.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.es.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.es.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.es.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.es.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.es.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.fr.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.fr.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.fr.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.fr.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.fr.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.it.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.it.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.it.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.it.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.it.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.pt_BR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.pt_BR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.pt_BR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.pt_BR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.pt_BR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.ru.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.ru.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.ru.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_CN.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_CN.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.zh_CN.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.zh_CN.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.zh_CN.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.locale.zh_TW.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.locale.zh_TW.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat.locale.zh_TW.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat.locale.zh_TW.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat.locale.zh_TW.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat.tests.convergence.scenarios' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.convergence.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 'heat.tests.convergence.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 'heat.tests.convergence.scenarios' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.convergence.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 'heat.tests.openstack.neutron.test_taas' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.openstack.neutron.test_taas' 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 'heat.tests.openstack.neutron.test_taas' 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 'heat.tests.openstack.neutron.test_taas' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.openstack.neutron.test_taas' 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 'heat.tests.policy' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.tests.policy' 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 'heat.tests.policy' 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 'heat.tests.policy' to be distributed and are DEBUG: already explicitly excluding 'heat.tests.policy' 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 'heat.tests.templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat.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 'heat.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 'heat.tests.templates' to be distributed and are DEBUG: already explicitly excluding 'heat.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 'heat_integrationtests.locale.de.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.de.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.de.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.de.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.de.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.en_GB.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.en_GB.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.en_GB.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ja.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ja.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.ja.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.ja.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.ja.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'heat_integrationtests.locale.ko_KR.LC_MESSAGES' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: creating build/lib/heat/locale DEBUG: creating build/lib/heat/locale/de DEBUG: creating build/lib/heat/locale/de/LC_MESSAGES DEBUG: copying heat/locale/de/LC_MESSAGES/heat.po -> build/lib/heat/locale/de/LC_MESSAGES DEBUG: creating build/lib/heat/locale/es DEBUG: creating build/lib/heat/locale/es/LC_MESSAGES DEBUG: copying heat/locale/es/LC_MESSAGES/heat.po -> build/lib/heat/locale/es/LC_MESSAGES DEBUG: creating build/lib/heat/locale/fr DEBUG: creating build/lib/heat/locale/fr/LC_MESSAGES DEBUG: copying heat/locale/fr/LC_MESSAGES/heat.po -> build/lib/heat/locale/fr/LC_MESSAGES DEBUG: creating build/lib/heat/locale/it DEBUG: creating build/lib/heat/locale/it/LC_MESSAGES DEBUG: copying heat/locale/it/LC_MESSAGES/heat.po -> build/lib/heat/locale/it/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ja DEBUG: creating build/lib/heat/locale/ja/LC_MESSAGES DEBUG: copying heat/locale/ja/LC_MESSAGES/heat.po -> build/lib/heat/locale/ja/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ko_KR DEBUG: creating build/lib/heat/locale/ko_KR/LC_MESSAGES DEBUG: copying heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/lib/heat/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/heat/locale/pt_BR DEBUG: creating build/lib/heat/locale/pt_BR/LC_MESSAGES DEBUG: copying heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/lib/heat/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/heat/locale/ru DEBUG: creating build/lib/heat/locale/ru/LC_MESSAGES DEBUG: copying heat/locale/ru/LC_MESSAGES/heat.po -> build/lib/heat/locale/ru/LC_MESSAGES DEBUG: creating build/lib/heat/locale/zh_CN DEBUG: creating build/lib/heat/locale/zh_CN/LC_MESSAGES DEBUG: copying heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/heat/locale/zh_TW DEBUG: creating build/lib/heat/locale/zh_TW/LC_MESSAGES DEBUG: copying heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/lib/heat/locale/zh_TW/LC_MESSAGES DEBUG: creating build/lib/heat/tests/openstack/neutron/test_taas DEBUG: copying heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/lib/heat/tests/openstack/neutron/test_taas DEBUG: copying heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/lib/heat/tests/openstack/neutron/test_taas DEBUG: creating build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_create_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/basic_update_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/create_early_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/disjoint_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/multiple_update.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_concurrent.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_interrupt_create.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_remove.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_remove_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/lib/heat/tests/convergence/scenarios DEBUG: copying heat/db/alembic.ini -> build/lib/heat/db DEBUG: creating build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/README.rst -> build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/env.py -> build/lib/heat/db/migrations DEBUG: copying heat/db/migrations/script.py.mako -> build/lib/heat/db/migrations DEBUG: creating build/lib/heat/db/migrations/versions DEBUG: copying heat/db/migrations/versions/c6214ca60943_initial_revision.py -> build/lib/heat/db/migrations/versions DEBUG: copying heat/cloudinit/boothook.sh -> build/lib/heat/cloudinit DEBUG: copying heat/cloudinit/config -> build/lib/heat/cloudinit DEBUG: copying heat/tests/testing-overview.txt -> build/lib/heat/tests DEBUG: creating build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/resources.json -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_acl_personas.yaml -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_deprecated_access.yaml -> build/lib/heat/tests/policy DEBUG: copying heat/tests/policy/test_new_acl_personas.yaml -> build/lib/heat/tests/policy DEBUG: creating build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/Neutron.template -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/Neutron.yaml -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/README -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/WordPress_Single_Instance.template -> build/lib/heat/tests/templates DEBUG: copying heat/tests/templates/WordPress_Single_Instance.yaml -> build/lib/heat/tests/templates DEBUG: copying heat_integrationtests/README.rst -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/cleanup_test_env.sh -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/prepare_test_env.sh -> build/lib/heat_integrationtests DEBUG: copying heat_integrationtests/prepare_test_network.sh -> build/lib/heat_integrationtests DEBUG: creating build/lib/heat_integrationtests/locale DEBUG: creating build/lib/heat_integrationtests/locale/de DEBUG: creating build/lib/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/en_GB DEBUG: creating build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/ja DEBUG: creating build/lib/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: creating build/lib/heat_integrationtests/locale/ko_KR DEBUG: creating build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: copying heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: running build_scripts DEBUG: creating build/scripts-3.12 DEBUG: copying bin/heat-db-setup -> build/scripts-3.12 DEBUG: copying and adjusting bin/heat-keystone-setup-domain -> build/scripts-3.12 DEBUG: changing mode of build/scripts-3.12/heat-keystone-setup-domain from 644 to 755 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/heat_integrationtests DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po -> build/bdist.linux-x86_64/wheel/heat_integrationtests/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat_integrationtests/prepare_test_network.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/prepare_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/cleanup_test_env.sh -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/README.rst -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: copying build/lib/heat_integrationtests/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/functional_base.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_admin_actions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_autoscaling.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_aws_stack.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_cancel_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_conditional_exposure.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_conditions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_create_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_default_parameters.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_delete.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_env_merge.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_heat_autoscaling.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_immutable_parameters.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_instance_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_keystone_user_with_domain.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_nested_get_attr.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_notifications.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_preview_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_purge.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_replace_deprecated.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_resource_chain.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_resource_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_simultaneous_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_snapshot_restore.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_software_deployment_group.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_stack_cancel.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_swiftsignal_update.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_template_resource.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_template_versions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_translation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_update_restricted.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_validation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: copying build/lib/heat_integrationtests/functional/test_versionnegotiation.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/__init__.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/clients.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/exceptions.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: copying build/lib/heat_integrationtests/common/test.py -> build/bdist.linux-x86_64/wheel/heat_integrationtests/common DEBUG: creating build/bdist.linux-x86_64/wheel/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/heat/locale/zh_TW/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_TW/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/heat/locale/zh_CN/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/zh_CN/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ru/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/heat/locale/pt_BR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/pt_BR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ko_KR/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ja DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES DEBUG: copying build/lib/heat/locale/ja/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/ja/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/it DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES DEBUG: copying build/lib/heat/locale/it/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/it/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/fr DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES DEBUG: copying build/lib/heat/locale/fr/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/fr/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/es DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES DEBUG: copying build/lib/heat/locale/es/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/es/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/de DEBUG: creating build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES DEBUG: copying build/lib/heat/locale/de/LC_MESSAGES/heat.po -> build/bdist.linux-x86_64/wheel/heat/locale/de/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/__init__.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/actions.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/base.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/build_info.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/cloudformation.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/events.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/resource.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/resource_types.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/service.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: copying build/lib/heat/policies/stacks.py -> build/bdist.linux-x86_64/wheel/heat/policies DEBUG: creating build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/all.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/api.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/api_cfn.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/engine.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/manage.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: copying build/lib/heat/cmd/status.py -> build/bdist.linux-x86_64/wheel/heat/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/config -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/boothook.sh -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/__init__.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/loguserdata.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: copying build/lib/heat/cloudinit/part_handler.py -> build/bdist.linux-x86_64/wheel/heat/cloudinit DEBUG: creating build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/api.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: copying build/lib/heat/wsgi/cfn.py -> build/bdist.linux-x86_64/wheel/heat/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: creating build/bdist.linux-x86_64/wheel/heat/db/migrations/versions DEBUG: copying build/lib/heat/db/migrations/versions/c6214ca60943_initial_revision.py -> build/bdist.linux-x86_64/wheel/heat/db/migrations/versions DEBUG: copying build/lib/heat/db/migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/migrations/env.py -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/migrations/README.rst -> build/bdist.linux-x86_64/wheel/heat/db/migrations DEBUG: copying build/lib/heat/db/alembic.ini -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/__init__.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/api.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/filters.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/migration.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/models.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/types.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: copying build/lib/heat/db/utils.py -> build/bdist.linux-x86_64/wheel/heat/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/__init__.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_password.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_plugin.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/auth_url.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/cache.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/config.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/context.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/crypt.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/custom_backend_auth.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/endpoint_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/environment_format.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/environment_util.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/exception.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/grouputils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/i18n.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/identifier.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/lifecycle_plugin_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/messaging.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/netutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/noauth.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/param_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/password_gen.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/plugin_loader.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/pluginutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/policy.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/profiler.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/serializers.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/service_utils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/short_id.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/template_format.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/timeutils.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/urlfetch.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: copying build/lib/heat/common/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/common DEBUG: creating build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/__init__.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/base.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/event.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/fields.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/raw_template.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/raw_template_files.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource_data.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/resource_properties_data.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/service.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/snapshot.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/software_config.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/stack_tag.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/sync_point.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: copying build/lib/heat/objects/user_creds.py -> build/bdist.linux-x86_64/wheel/heat/objects DEBUG: creating build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: copying build/lib/heat/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: copying build/lib/heat/hacking/checks.py -> build/bdist.linux-x86_64/wheel/heat/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/api.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/listener_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/worker_api.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: copying build/lib/heat/rpc/worker_client.py -> build/bdist.linux-x86_64/wheel/heat/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/cooldown.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/lbutils.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/rolling_update.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/scalingutil.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: copying build/lib/heat/scaling/template.py -> build/bdist.linux-x86_64/wheel/heat/scaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/fault.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/middleware/version_negotiation.py -> build/bdist.linux-x86_64/wheel/heat/api/middleware DEBUG: copying build/lib/heat/api/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api DEBUG: copying build/lib/heat/api/versions.py -> build/bdist.linux-x86_64/wheel/heat/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/actions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/build_info.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/events.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/resources.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/services.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/software_configs.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/stacks.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: copying build/lib/heat/api/openstack/v1/util.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/stacks_view.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/v1/views/views_common.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack/v1/views DEBUG: copying build/lib/heat/api/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: copying build/lib/heat/api/openstack/versions.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: copying build/lib/heat/api/openstack/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/ec2token.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/exception.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: copying build/lib/heat/api/aws/utils.py -> build/bdist.linux-x86_64/wheel/heat/api/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/versions.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: copying build/lib/heat/api/cfn/wsgi.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/signal.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: copying build/lib/heat/api/cfn/v1/stacks.py -> build/bdist.linux-x86_64/wheel/heat/api/cfn/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/WordPress_Single_Instance.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/WordPress_Single_Instance.template -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/README -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/Neutron.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: copying build/lib/heat/tests/templates/Neutron.template -> build/bdist.linux-x86_64/wheel/heat/tests/templates DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_new_acl_personas.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_deprecated_access.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/test_acl_personas.yaml -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/policy/resources.json -> build/bdist.linux-x86_64/wheel/heat/tests/policy DEBUG: copying build/lib/heat/tests/testing-overview.txt -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/heat/tests/cmd DEBUG: copying build/lib/heat/tests/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/common.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/fakes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/generic_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_attributes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_auth_password.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_auth_url.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_auth_plugin.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_context.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_env_util.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_exception.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_param_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_pluginutils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_serializers.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_common_service_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_constraints.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_convg_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_crypt.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_dbinstance.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_empty_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_engine_api_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_engine_service.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_environment.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_environment_format.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_event.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_exception.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_fault_middleware.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_function.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_grouputils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_hacking.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_hot.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_identifier.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_lifecycle_plugin_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_loguserdata.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_metadata_refresh.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_nested_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_noauth.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_nokey.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_notifications.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_parameters.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_plugin_loader.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_properties.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_properties_group.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_provider_template.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_resource_properties_data.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_listener_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rpc_worker_client.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_rsrc_defn.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_server_tags.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_short_id.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_signal.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_collect_attributes.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_update.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_stack_user.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_support.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template_files.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_template_format.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_timeutils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_translation_rule.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_urlfetch.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_validate.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_version.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/test_vpc.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: copying build/lib/heat/tests/utils.py -> build/bdist.linux-x86_64/wheel/heat/tests DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_eip.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_instance.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_instance_network.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_network_interface.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_s3.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_security_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_user.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_volume.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: copying build/lib/heat/tests/aws/test_waitcondition.py -> build/bdist.linux-x86_64/wheel/heat/tests/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_user_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_missed_cleanup.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace_invert_deps.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_replace.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_remove_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_remove.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_interrupt_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_rollback_early.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add_concurrent.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/update_add.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/multiple_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/disjoint_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/create_early_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_update_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_create_rollback.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/scenarios/basic_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/scenarios DEBUG: copying build/lib/heat/tests/convergence/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: copying build/lib/heat/tests/convergence/test_converge.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/engine_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/event_loop.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/fake_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/message_processor.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/message_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/processes.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/reality.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/scenario.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/scenario_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/testutils.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: copying build/lib/heat/tests/convergence/framework/worker_wrapper.py -> build/bdist.linux-x86_64/wheel/heat/tests/convergence/framework DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_heat_scaling_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_heat_scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_launch_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_lbutils.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_new_capacity.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_rolling_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: copying build/lib/heat/tests/autoscaling/test_scaling_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/autoscaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: copying build/lib/heat/tests/constraints/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: copying build/lib/heat/tests/constraints/test_common_constraints.py -> build/bdist.linux-x86_64/wheel/heat/tests/constraints DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_check_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_dependencies.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_engine_worker.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_node_data.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_plugin_manager.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_resource_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_scheduler.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/test_sync_point.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: copying build/lib/heat/tests/engine/tools.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_service_engine.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_software_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_action.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_adopt.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_create.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_delete.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_events.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_resources.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_snapshot.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_stack_update.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: copying build/lib/heat/tests/engine/service/test_threadgroup_mgr.py -> build/bdist.linux-x86_64/wheel/heat/tests/engine/service DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_migrations.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_api.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_filters.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: copying build/lib/heat/tests/db/test_sqlalchemy_types.py -> build/bdist.linux-x86_64/wheel/heat/tests/db DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_aodh_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_barbican_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_cinder_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_clients.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_designate_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_glance_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_heat_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_ironic_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_keystone_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_magnum_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_manila_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_mistral_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_monasca_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_neutron_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_nova_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_octavia_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_progress.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_sdk_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_swift_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: copying build/lib/heat/tests/clients/test_zaqar_client.py -> build/bdist.linux-x86_64/wheel/heat/tests/clients DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_actions.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_build_info.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_events.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_resources.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_routes.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_services.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_software_configs.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_software_deployments.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_stacks.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_util.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_views_common.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/test_views_stacks_view.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: copying build/lib/heat/tests/api/openstack_v1/tools.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/openstack_v1 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/test_api_aws.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: copying build/lib/heat/tests/api/aws/test_api_ec2token.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: copying build/lib/heat/tests/api/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: copying build/lib/heat/tests/api/cfn/test_api_cfn_v1.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: copying build/lib/heat/tests/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: copying build/lib/heat/tests/api/middleware/test_version_negotiation_middleware.py -> build/bdist.linux-x86_64/wheel/heat/tests/api/middleware DEBUG: copying build/lib/heat/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: copying build/lib/heat/tests/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/heat/tests/api DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/test_alarm_definition.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: copying build/lib/heat/tests/openstack/monasca/test_notification.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/monasca DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_domain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_endpoint.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_project.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_region.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_role.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_role_assignments.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: copying build/lib/heat/tests/openstack/keystone/test_user.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_cron_trigger.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_external_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: copying build/lib/heat/tests/openstack/mistral/test_workflow.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_composite_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: copying build/lib/heat/tests/openstack/aodh/test_gnocchi_alarm.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_security_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share_network.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: copying build/lib/heat/tests/openstack/manila/test_share_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/manila DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: copying build/lib/heat/tests/openstack/swift/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: copying build/lib/heat/tests/openstack/swift/test_container.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/swift DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/test_recordset.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: copying build/lib/heat/tests/openstack/designate/test_zone.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/designate DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_qos_specs.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_type.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_type_encryption.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: copying build/lib/heat/tests/openstack/cinder/test_volume_utils.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/cinder DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/test_cluster.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: copying build/lib/heat/tests/openstack/trove/test_instance.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/trove DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_container.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_order.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: copying build/lib/heat/tests/openstack/barbican/test_secret.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_service.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: copying build/lib/heat/tests/openstack/neutron/test_taas/test_tap_flow.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_taas DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_chain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron/test_sfc DEBUG: copying build/lib/heat/tests/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_address_scope.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_extraroute.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_extrarouteset.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_firewall.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_floating_ip.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_metering.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_network_gateway.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_port.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_provider_net.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_rbac_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_router.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_security_group_rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_segment.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_subnet.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_subnetpool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_trunk.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_neutron_vpnservice.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_qos.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: copying build/lib/heat/tests/openstack/neutron/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: copying build/lib/heat/tests/openstack/glance/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: copying build/lib/heat/tests/openstack/glance/test_image.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/glance DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/test_cluster.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: copying build/lib/heat/tests/openstack/magnum/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: copying build/lib/heat/tests/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: copying build/lib/heat/tests/openstack/ironic/test_port.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/ironic DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/fakes.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_flavor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_floatingip.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_host_aggregate.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_keypair.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_server.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: copying build/lib/heat/tests/openstack/nova/test_server_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/nova DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_cloud_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_delay.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_deployed_server.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_instance_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_instance_group_update_policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_multi_part.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_none_resource.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_random_string.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_remote_stack.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_resource_chain.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_resource_group.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_component.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_structured_config.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_swiftsignal.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_value.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/heat/test_waitcondition.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/heat DEBUG: copying build/lib/heat/tests/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/test_queue.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: copying build/lib/heat/tests/openstack/zaqar/test_subscription.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/zaqar DEBUG: creating build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/inline_templates.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_flavor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_l7policy.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_l7rule.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_listener.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_pool.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_pool_member.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/tests/openstack/octavia/test_quota.py -> build/bdist.linux-x86_64/wheel/heat/tests/openstack/octavia DEBUG: copying build/lib/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat DEBUG: copying build/lib/heat/version.py -> build/bdist.linux-x86_64/wheel/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: copying build/lib/heat/engine/constraint/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: copying build/lib/heat/engine/constraint/common_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/constraint DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/functions.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: copying build/lib/heat/engine/cfn/template.py -> build/bdist.linux-x86_64/wheel/heat/engine/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/client_exception.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/client_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/default_client_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/microversion_mixin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: copying build/lib/heat/engine/clients/progress.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/fake_keystoneclient.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/heat_keystoneclient.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/keystone/keystone_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/keystone DEBUG: copying build/lib/heat/engine/clients/os/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/aodh.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/barbican.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/blazar.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/cinder.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/designate.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/glance.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/heat_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/ironic.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/magnum.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/manila.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/mistral.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/monasca.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/nova.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/octavia.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/openstacksdk.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/swift.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/trove.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/vitrage.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/zaqar.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: copying build/lib/heat/engine/clients/os/zun.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/lbaas_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/neutron_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/clients/os/neutron/taas_constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine/clients/os/neutron DEBUG: copying build/lib/heat/engine/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/api.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/attributes.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/check_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/conditions.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/constraints.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/dependencies.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/environment.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/event.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/function.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/lifecycle_plugin.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/node_data.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/output.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parameter_groups.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/parent_rsrc.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/plugin_manager.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/properties.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/properties_group.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/resource.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/rsrc_defn.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/scheduler.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/service.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/service_software_config.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/software_config_io.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stack_lock.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/status.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/stk_defn.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/support.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/sync_point.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template_common.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/template_files.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/timestamp.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/translation.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/update.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: copying build/lib/heat/engine/worker.py -> build/bdist.linux-x86_64/wheel/heat/engine DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/functions.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/parameters.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: copying build/lib/heat/engine/hot/template.py -> build/bdist.linux-x86_64/wheel/heat/engine/hot DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/autoscaling.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: copying build/lib/heat/engine/notification/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/notification DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/alarm_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/scheduler_hints.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/server_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/signal_responder.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/stack_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/stack_user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/template_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/volume_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: copying build/lib/heat/engine/resources/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws DEBUG: copying build/lib/heat/engine/resources/aws/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/launch_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: copying build/lib/heat/engine/resources/aws/autoscaling/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/autoscaling DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: copying build/lib/heat/engine/resources/aws/cfn/wait_condition_handle.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/cfn DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: copying build/lib/heat/engine/resources/aws/s3/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: copying build/lib/heat/engine/resources/aws/s3/s3.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/s3 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: copying build/lib/heat/engine/resources/aws/iam/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: copying build/lib/heat/engine/resources/aws/iam/user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/iam DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/eip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/instance.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/internet_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/network_interface.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/route_table.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/security_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/subnet.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/volume.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: copying build/lib/heat/engine/resources/aws/ec2/vpc.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/ec2 DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: copying build/lib/heat/engine/resources/aws/lb/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: copying build/lib/heat/engine/resources/aws/lb/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/aws/lb DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/domain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/record.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/recordset.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: copying build/lib/heat/engine/resources/openstack/designate/zone.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/designate DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/host.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: copying build/lib/heat/engine/resources/openstack/blazar/lease.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/blazar DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/data_source.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/image.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/job.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/job_binary.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: copying build/lib/heat/engine/resources/openstack/sahara/templates.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/sahara DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: copying build/lib/heat/engine/resources/openstack/ironic/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: copying build/lib/heat/engine/resources/openstack/ironic/port.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/ironic DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/availability_zone.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/flavor_profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/l7policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/l7rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/listener.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/octavia_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/pool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/pool_member.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: copying build/lib/heat/engine/resources/openstack/octavia/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/octavia DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/domain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/endpoint.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/project.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/region.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/role.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/role_assignments.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: copying build/lib/heat/engine/resources/openstack/keystone/user.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/keystone DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/security_service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share_network.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: copying build/lib/heat/engine/resources/openstack/manila/share_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/manila DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/node.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/profile.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/receiver.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: copying build/lib/heat/engine/resources/openstack/senlin/res_base.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/senlin DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/flavor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/floatingip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/host_aggregate.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/keypair.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: copying build/lib/heat/engine/resources/openstack/nova/server_network_mixin.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/nova DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: copying build/lib/heat/engine/resources/openstack/glance/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: copying build/lib/heat/engine/resources/openstack/glance/image.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/glance DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/queue.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: copying build/lib/heat/engine/resources/openstack/zaqar/subscription.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zaqar DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: copying build/lib/heat/engine/resources/openstack/zun/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: copying build/lib/heat/engine/resources/openstack/zun/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/zun DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: copying build/lib/heat/engine/resources/openstack/vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: copying build/lib/heat/engine/resources/openstack/vitrage/vitrage_template.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/vitrage DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/order.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: copying build/lib/heat/engine/resources/openstack/barbican/secret.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/barbican DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/access_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/autoscaling_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/cloud_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/delay.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/deployed_server.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/ha_restarter.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/instance_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/multi_part.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/none_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/random_string.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/remote_stack.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/resource_chain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/resource_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/scaling_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_component.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/software_deployment.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/structured_config.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/swiftsignal.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/test_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/value.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/wait_condition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: copying build/lib/heat/engine/resources/openstack/heat/wait_condition_handle.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/heat DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/bay.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/baymodel.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: copying build/lib/heat/engine/resources/openstack/magnum/cluster_template.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/composite_alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: copying build/lib/heat/engine/resources/openstack/aodh/gnocchi/alarm.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/aodh/gnocchi DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/alarm_definition.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/monasca/notification.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/monasca DEBUG: copying build/lib/heat/engine/resources/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: copying build/lib/heat/engine/resources/openstack/swift/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: copying build/lib/heat/engine/resources/openstack/swift/container.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/swift DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/cron_trigger.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/external_resource.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: copying build/lib/heat/engine/resources/openstack/mistral/workflow.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/cluster.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: copying build/lib/heat/engine/resources/openstack/trove/instance.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/trove DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/address_scope.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/extraroute.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/extrarouteset.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/firewall.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/floatingip.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/l2_gateway_connection.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/metering.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/net.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/network_gateway.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/neutron.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/port.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/provider_net.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/qos.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/rbac_policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/router.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/security_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/security_group_rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/segment.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/subnet.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/subnetpool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/trunk.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/vpnservice.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/health_monitor.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7policy.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/l7rule.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/listener.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/lbaas/pool_member.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/lbaas DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_flow.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/taas/tap_service.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/taas DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/flow_classifier.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_chain.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: copying build/lib/heat/engine/resources/openstack/neutron/sfc/port_pair_group.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/neutron/sfc DEBUG: creating build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/encrypted_volume_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/qos_specs.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/quota.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/volume.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: copying build/lib/heat/engine/resources/openstack/cinder/volume_type.py -> build/bdist.linux-x86_64/wheel/heat/engine/resources/openstack/cinder DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat DEBUG: copying etc/heat/api-paste.ini -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat/environment.d DEBUG: copying etc/heat/environment.d/default.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat/environment.d/ DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat/templates DEBUG: copying etc/heat/templates/AWS_RDS_DBInstance.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat/templates/ DEBUG: copying etc/heat/templates/AWS_CloudWatch_Alarm.yaml -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/data/etc/heat/templates/ DEBUG: running install_egg_info DEBUG: Copying openstack_heat.egg-info to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts DEBUG: copying build/scripts-3.12/heat-keystone-setup-domain -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts DEBUG: copying build/scripts-3.12/heat-db-setup -> build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts/heat-keystone-setup-domain to 755 DEBUG: changing mode of build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts/heat-db-setup to 755 DEBUG: Installing heat-wsgi-api script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts DEBUG: Installing heat-wsgi-api-cfn script to build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/openstack_heat-24.1.0.dev34.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir/pip-wheel-8xr3un3e/.tmp-4e8uqlnn/openstack_heat-24.1.0.dev34-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'heat/__init__.py' DEBUG: adding 'heat/version.py' DEBUG: adding 'heat/api/__init__.py' DEBUG: adding 'heat/api/versions.py' DEBUG: adding 'heat/api/aws/__init__.py' DEBUG: adding 'heat/api/aws/ec2token.py' DEBUG: adding 'heat/api/aws/exception.py' DEBUG: adding 'heat/api/aws/utils.py' DEBUG: adding 'heat/api/cfn/__init__.py' DEBUG: adding 'heat/api/cfn/versions.py' DEBUG: adding 'heat/api/cfn/wsgi.py' DEBUG: adding 'heat/api/cfn/v1/__init__.py' DEBUG: adding 'heat/api/cfn/v1/signal.py' DEBUG: adding 'heat/api/cfn/v1/stacks.py' DEBUG: adding 'heat/api/middleware/__init__.py' DEBUG: adding 'heat/api/middleware/fault.py' DEBUG: adding 'heat/api/middleware/version_negotiation.py' DEBUG: adding 'heat/api/openstack/__init__.py' DEBUG: adding 'heat/api/openstack/versions.py' DEBUG: adding 'heat/api/openstack/wsgi.py' DEBUG: adding 'heat/api/openstack/v1/__init__.py' DEBUG: adding 'heat/api/openstack/v1/actions.py' DEBUG: adding 'heat/api/openstack/v1/build_info.py' DEBUG: adding 'heat/api/openstack/v1/events.py' DEBUG: adding 'heat/api/openstack/v1/resources.py' DEBUG: adding 'heat/api/openstack/v1/services.py' DEBUG: adding 'heat/api/openstack/v1/software_configs.py' DEBUG: adding 'heat/api/openstack/v1/software_deployments.py' DEBUG: adding 'heat/api/openstack/v1/stacks.py' DEBUG: adding 'heat/api/openstack/v1/util.py' DEBUG: adding 'heat/api/openstack/v1/views/__init__.py' DEBUG: adding 'heat/api/openstack/v1/views/stacks_view.py' DEBUG: adding 'heat/api/openstack/v1/views/views_common.py' DEBUG: adding 'heat/cloudinit/__init__.py' DEBUG: adding 'heat/cloudinit/boothook.sh' DEBUG: adding 'heat/cloudinit/config' DEBUG: adding 'heat/cloudinit/loguserdata.py' DEBUG: adding 'heat/cloudinit/part_handler.py' DEBUG: adding 'heat/cmd/__init__.py' DEBUG: adding 'heat/cmd/all.py' DEBUG: adding 'heat/cmd/api.py' DEBUG: adding 'heat/cmd/api_cfn.py' DEBUG: adding 'heat/cmd/engine.py' DEBUG: adding 'heat/cmd/manage.py' DEBUG: adding 'heat/cmd/status.py' DEBUG: adding 'heat/common/__init__.py' DEBUG: adding 'heat/common/auth_password.py' DEBUG: adding 'heat/common/auth_plugin.py' DEBUG: adding 'heat/common/auth_url.py' DEBUG: adding 'heat/common/cache.py' DEBUG: adding 'heat/common/config.py' DEBUG: adding 'heat/common/context.py' DEBUG: adding 'heat/common/crypt.py' DEBUG: adding 'heat/common/custom_backend_auth.py' DEBUG: adding 'heat/common/endpoint_utils.py' DEBUG: adding 'heat/common/environment_format.py' DEBUG: adding 'heat/common/environment_util.py' DEBUG: adding 'heat/common/exception.py' DEBUG: adding 'heat/common/grouputils.py' DEBUG: adding 'heat/common/i18n.py' DEBUG: adding 'heat/common/identifier.py' DEBUG: adding 'heat/common/lifecycle_plugin_utils.py' DEBUG: adding 'heat/common/messaging.py' DEBUG: adding 'heat/common/netutils.py' DEBUG: adding 'heat/common/noauth.py' DEBUG: adding 'heat/common/param_utils.py' DEBUG: adding 'heat/common/password_gen.py' DEBUG: adding 'heat/common/plugin_loader.py' DEBUG: adding 'heat/common/pluginutils.py' DEBUG: adding 'heat/common/policy.py' DEBUG: adding 'heat/common/profiler.py' DEBUG: adding 'heat/common/serializers.py' DEBUG: adding 'heat/common/service_utils.py' DEBUG: adding 'heat/common/short_id.py' DEBUG: adding 'heat/common/template_format.py' DEBUG: adding 'heat/common/timeutils.py' DEBUG: adding 'heat/common/urlfetch.py' DEBUG: adding 'heat/common/wsgi.py' DEBUG: adding 'heat/db/__init__.py' DEBUG: adding 'heat/db/alembic.ini' DEBUG: adding 'heat/db/api.py' DEBUG: adding 'heat/db/filters.py' DEBUG: adding 'heat/db/migration.py' DEBUG: adding 'heat/db/models.py' DEBUG: adding 'heat/db/types.py' DEBUG: adding 'heat/db/utils.py' DEBUG: adding 'heat/db/migrations/README.rst' DEBUG: adding 'heat/db/migrations/env.py' DEBUG: adding 'heat/db/migrations/script.py.mako' DEBUG: adding 'heat/db/migrations/versions/c6214ca60943_initial_revision.py' DEBUG: adding 'heat/engine/__init__.py' DEBUG: adding 'heat/engine/api.py' DEBUG: adding 'heat/engine/attributes.py' DEBUG: adding 'heat/engine/check_resource.py' DEBUG: adding 'heat/engine/conditions.py' DEBUG: adding 'heat/engine/constraints.py' DEBUG: adding 'heat/engine/dependencies.py' DEBUG: adding 'heat/engine/environment.py' DEBUG: adding 'heat/engine/event.py' DEBUG: adding 'heat/engine/function.py' DEBUG: adding 'heat/engine/lifecycle_plugin.py' DEBUG: adding 'heat/engine/node_data.py' DEBUG: adding 'heat/engine/output.py' DEBUG: adding 'heat/engine/parameter_groups.py' DEBUG: adding 'heat/engine/parameters.py' DEBUG: adding 'heat/engine/parent_rsrc.py' DEBUG: adding 'heat/engine/plugin_manager.py' DEBUG: adding 'heat/engine/properties.py' DEBUG: adding 'heat/engine/properties_group.py' DEBUG: adding 'heat/engine/resource.py' DEBUG: adding 'heat/engine/rsrc_defn.py' DEBUG: adding 'heat/engine/scheduler.py' DEBUG: adding 'heat/engine/service.py' DEBUG: adding 'heat/engine/service_software_config.py' DEBUG: adding 'heat/engine/software_config_io.py' DEBUG: adding 'heat/engine/stack.py' DEBUG: adding 'heat/engine/stack_lock.py' DEBUG: adding 'heat/engine/status.py' DEBUG: adding 'heat/engine/stk_defn.py' DEBUG: adding 'heat/engine/support.py' DEBUG: adding 'heat/engine/sync_point.py' DEBUG: adding 'heat/engine/template.py' DEBUG: adding 'heat/engine/template_common.py' DEBUG: adding 'heat/engine/template_files.py' DEBUG: adding 'heat/engine/timestamp.py' DEBUG: adding 'heat/engine/translation.py' DEBUG: adding 'heat/engine/update.py' DEBUG: adding 'heat/engine/worker.py' DEBUG: adding 'heat/engine/cfn/__init__.py' DEBUG: adding 'heat/engine/cfn/functions.py' DEBUG: adding 'heat/engine/cfn/parameters.py' DEBUG: adding 'heat/engine/cfn/template.py' DEBUG: adding 'heat/engine/clients/__init__.py' DEBUG: adding 'heat/engine/clients/client_exception.py' DEBUG: adding 'heat/engine/clients/client_plugin.py' DEBUG: adding 'heat/engine/clients/default_client_plugin.py' DEBUG: adding 'heat/engine/clients/microversion_mixin.py' DEBUG: adding 'heat/engine/clients/progress.py' DEBUG: adding 'heat/engine/clients/os/__init__.py' DEBUG: adding 'heat/engine/clients/os/aodh.py' DEBUG: adding 'heat/engine/clients/os/barbican.py' DEBUG: adding 'heat/engine/clients/os/blazar.py' DEBUG: adding 'heat/engine/clients/os/cinder.py' DEBUG: adding 'heat/engine/clients/os/designate.py' DEBUG: adding 'heat/engine/clients/os/glance.py' DEBUG: adding 'heat/engine/clients/os/heat_plugin.py' DEBUG: adding 'heat/engine/clients/os/ironic.py' DEBUG: adding 'heat/engine/clients/os/magnum.py' DEBUG: adding 'heat/engine/clients/os/manila.py' DEBUG: adding 'heat/engine/clients/os/mistral.py' DEBUG: adding 'heat/engine/clients/os/monasca.py' DEBUG: adding 'heat/engine/clients/os/nova.py' DEBUG: adding 'heat/engine/clients/os/octavia.py' DEBUG: adding 'heat/engine/clients/os/openstacksdk.py' DEBUG: adding 'heat/engine/clients/os/swift.py' DEBUG: adding 'heat/engine/clients/os/trove.py' DEBUG: adding 'heat/engine/clients/os/vitrage.py' DEBUG: adding 'heat/engine/clients/os/zaqar.py' DEBUG: adding 'heat/engine/clients/os/zun.py' DEBUG: adding 'heat/engine/clients/os/keystone/__init__.py' DEBUG: adding 'heat/engine/clients/os/keystone/fake_keystoneclient.py' DEBUG: adding 'heat/engine/clients/os/keystone/heat_keystoneclient.py' DEBUG: adding 'heat/engine/clients/os/keystone/keystone_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/__init__.py' DEBUG: adding 'heat/engine/clients/os/neutron/lbaas_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/neutron_constraints.py' DEBUG: adding 'heat/engine/clients/os/neutron/taas_constraints.py' DEBUG: adding 'heat/engine/constraint/__init__.py' DEBUG: adding 'heat/engine/constraint/common_constraints.py' DEBUG: adding 'heat/engine/hot/__init__.py' DEBUG: adding 'heat/engine/hot/functions.py' DEBUG: adding 'heat/engine/hot/parameters.py' DEBUG: adding 'heat/engine/hot/template.py' DEBUG: adding 'heat/engine/notification/__init__.py' DEBUG: adding 'heat/engine/notification/autoscaling.py' DEBUG: adding 'heat/engine/notification/stack.py' DEBUG: adding 'heat/engine/resources/__init__.py' DEBUG: adding 'heat/engine/resources/alarm_base.py' DEBUG: adding 'heat/engine/resources/scheduler_hints.py' DEBUG: adding 'heat/engine/resources/server_base.py' DEBUG: adding 'heat/engine/resources/signal_responder.py' DEBUG: adding 'heat/engine/resources/stack_resource.py' DEBUG: adding 'heat/engine/resources/stack_user.py' DEBUG: adding 'heat/engine/resources/template_resource.py' DEBUG: adding 'heat/engine/resources/volume_base.py' DEBUG: adding 'heat/engine/resources/wait_condition.py' DEBUG: adding 'heat/engine/resources/aws/__init__.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/__init__.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/autoscaling_group.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/launch_config.py' DEBUG: adding 'heat/engine/resources/aws/autoscaling/scaling_policy.py' DEBUG: adding 'heat/engine/resources/aws/cfn/__init__.py' DEBUG: adding 'heat/engine/resources/aws/cfn/stack.py' DEBUG: adding 'heat/engine/resources/aws/cfn/wait_condition.py' DEBUG: adding 'heat/engine/resources/aws/cfn/wait_condition_handle.py' DEBUG: adding 'heat/engine/resources/aws/ec2/__init__.py' DEBUG: adding 'heat/engine/resources/aws/ec2/eip.py' DEBUG: adding 'heat/engine/resources/aws/ec2/instance.py' DEBUG: adding 'heat/engine/resources/aws/ec2/internet_gateway.py' DEBUG: adding 'heat/engine/resources/aws/ec2/network_interface.py' DEBUG: adding 'heat/engine/resources/aws/ec2/route_table.py' DEBUG: adding 'heat/engine/resources/aws/ec2/security_group.py' DEBUG: adding 'heat/engine/resources/aws/ec2/subnet.py' DEBUG: adding 'heat/engine/resources/aws/ec2/volume.py' DEBUG: adding 'heat/engine/resources/aws/ec2/vpc.py' DEBUG: adding 'heat/engine/resources/aws/iam/__init__.py' DEBUG: adding 'heat/engine/resources/aws/iam/user.py' DEBUG: adding 'heat/engine/resources/aws/lb/__init__.py' DEBUG: adding 'heat/engine/resources/aws/lb/loadbalancer.py' DEBUG: adding 'heat/engine/resources/aws/s3/__init__.py' DEBUG: adding 'heat/engine/resources/aws/s3/s3.py' DEBUG: adding 'heat/engine/resources/openstack/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/alarm.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/composite_alarm.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/gnocchi/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/aodh/gnocchi/alarm.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/container.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/order.py' DEBUG: adding 'heat/engine/resources/openstack/barbican/secret.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/host.py' DEBUG: adding 'heat/engine/resources/openstack/blazar/lease.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/encrypted_volume_type.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/qos_specs.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/quota.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/volume.py' DEBUG: adding 'heat/engine/resources/openstack/cinder/volume_type.py' DEBUG: adding 'heat/engine/resources/openstack/designate/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/designate/domain.py' DEBUG: adding 'heat/engine/resources/openstack/designate/record.py' DEBUG: adding 'heat/engine/resources/openstack/designate/recordset.py' DEBUG: adding 'heat/engine/resources/openstack/designate/zone.py' DEBUG: adding 'heat/engine/resources/openstack/glance/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/glance/image.py' DEBUG: adding 'heat/engine/resources/openstack/heat/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/heat/access_policy.py' DEBUG: adding 'heat/engine/resources/openstack/heat/autoscaling_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/cloud_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/delay.py' DEBUG: adding 'heat/engine/resources/openstack/heat/deployed_server.py' DEBUG: adding 'heat/engine/resources/openstack/heat/ha_restarter.py' DEBUG: adding 'heat/engine/resources/openstack/heat/instance_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/multi_part.py' DEBUG: adding 'heat/engine/resources/openstack/heat/none_resource.py' DEBUG: adding 'heat/engine/resources/openstack/heat/random_string.py' DEBUG: adding 'heat/engine/resources/openstack/heat/remote_stack.py' DEBUG: adding 'heat/engine/resources/openstack/heat/resource_chain.py' DEBUG: adding 'heat/engine/resources/openstack/heat/resource_group.py' DEBUG: adding 'heat/engine/resources/openstack/heat/scaling_policy.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_component.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/software_deployment.py' DEBUG: adding 'heat/engine/resources/openstack/heat/structured_config.py' DEBUG: adding 'heat/engine/resources/openstack/heat/swiftsignal.py' DEBUG: adding 'heat/engine/resources/openstack/heat/test_resource.py' DEBUG: adding 'heat/engine/resources/openstack/heat/value.py' DEBUG: adding 'heat/engine/resources/openstack/heat/wait_condition.py' DEBUG: adding 'heat/engine/resources/openstack/heat/wait_condition_handle.py' DEBUG: adding 'heat/engine/resources/openstack/ironic/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/ironic/port.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/domain.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/endpoint.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/group.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/project.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/region.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/role.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/role_assignments.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/service.py' DEBUG: adding 'heat/engine/resources/openstack/keystone/user.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/bay.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/baymodel.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/magnum/cluster_template.py' DEBUG: adding 'heat/engine/resources/openstack/manila/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/manila/security_service.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share_network.py' DEBUG: adding 'heat/engine/resources/openstack/manila/share_type.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/cron_trigger.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/external_resource.py' DEBUG: adding 'heat/engine/resources/openstack/mistral/workflow.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/alarm_definition.py' DEBUG: adding 'heat/engine/resources/openstack/monasca/notification.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/address_scope.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/extraroute.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/extrarouteset.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/firewall.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/floatingip.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/l2_gateway.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/l2_gateway_connection.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/metering.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/net.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/network_gateway.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/neutron.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/port.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/provider_net.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/qos.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/quota.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/rbac_policy.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/router.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/security_group.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/security_group_rule.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/segment.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/subnet.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/subnetpool.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/trunk.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/vpnservice.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/health_monitor.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/l7policy.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/l7rule.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/listener.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/pool.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/lbaas/pool_member.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/flow_classifier.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_chain.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_pair.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/sfc/port_pair_group.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/tap_flow.py' DEBUG: adding 'heat/engine/resources/openstack/neutron/taas/tap_service.py' DEBUG: adding 'heat/engine/resources/openstack/nova/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/nova/flavor.py' DEBUG: adding 'heat/engine/resources/openstack/nova/floatingip.py' DEBUG: adding 'heat/engine/resources/openstack/nova/host_aggregate.py' DEBUG: adding 'heat/engine/resources/openstack/nova/keypair.py' DEBUG: adding 'heat/engine/resources/openstack/nova/quota.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server_group.py' DEBUG: adding 'heat/engine/resources/openstack/nova/server_network_mixin.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/availability_zone.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/availability_zone_profile.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/flavor.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/flavor_profile.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/health_monitor.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/l7policy.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/l7rule.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/listener.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/loadbalancer.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/octavia_base.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/pool.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/pool_member.py' DEBUG: adding 'heat/engine/resources/openstack/octavia/quota.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/data_source.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/image.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/job.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/job_binary.py' DEBUG: adding 'heat/engine/resources/openstack/sahara/templates.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/node.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/policy.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/profile.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/receiver.py' DEBUG: adding 'heat/engine/resources/openstack/senlin/res_base.py' DEBUG: adding 'heat/engine/resources/openstack/swift/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/swift/container.py' DEBUG: adding 'heat/engine/resources/openstack/trove/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/trove/cluster.py' DEBUG: adding 'heat/engine/resources/openstack/trove/instance.py' DEBUG: adding 'heat/engine/resources/openstack/vitrage/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/vitrage/vitrage_template.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/queue.py' DEBUG: adding 'heat/engine/resources/openstack/zaqar/subscription.py' DEBUG: adding 'heat/engine/resources/openstack/zun/__init__.py' DEBUG: adding 'heat/engine/resources/openstack/zun/container.py' DEBUG: adding 'heat/hacking/__init__.py' DEBUG: adding 'heat/hacking/checks.py' DEBUG: adding 'heat/locale/de/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/es/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/fr/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/it/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ja/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ko_KR/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/pt_BR/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/ru/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/zh_CN/LC_MESSAGES/heat.po' DEBUG: adding 'heat/locale/zh_TW/LC_MESSAGES/heat.po' DEBUG: adding 'heat/objects/__init__.py' DEBUG: adding 'heat/objects/base.py' DEBUG: adding 'heat/objects/event.py' DEBUG: adding 'heat/objects/fields.py' DEBUG: adding 'heat/objects/raw_template.py' DEBUG: adding 'heat/objects/raw_template_files.py' DEBUG: adding 'heat/objects/resource.py' DEBUG: adding 'heat/objects/resource_data.py' DEBUG: adding 'heat/objects/resource_properties_data.py' DEBUG: adding 'heat/objects/service.py' DEBUG: adding 'heat/objects/snapshot.py' DEBUG: adding 'heat/objects/software_config.py' DEBUG: adding 'heat/objects/software_deployment.py' DEBUG: adding 'heat/objects/stack.py' DEBUG: adding 'heat/objects/stack_lock.py' DEBUG: adding 'heat/objects/stack_tag.py' DEBUG: adding 'heat/objects/sync_point.py' DEBUG: adding 'heat/objects/user_creds.py' DEBUG: adding 'heat/policies/__init__.py' DEBUG: adding 'heat/policies/actions.py' DEBUG: adding 'heat/policies/base.py' DEBUG: adding 'heat/policies/build_info.py' DEBUG: adding 'heat/policies/cloudformation.py' DEBUG: adding 'heat/policies/events.py' DEBUG: adding 'heat/policies/resource.py' DEBUG: adding 'heat/policies/resource_types.py' DEBUG: adding 'heat/policies/service.py' DEBUG: adding 'heat/policies/software_configs.py' DEBUG: adding 'heat/policies/software_deployments.py' DEBUG: adding 'heat/policies/stacks.py' DEBUG: adding 'heat/rpc/__init__.py' DEBUG: adding 'heat/rpc/api.py' DEBUG: adding 'heat/rpc/client.py' DEBUG: adding 'heat/rpc/listener_client.py' DEBUG: adding 'heat/rpc/worker_api.py' DEBUG: adding 'heat/rpc/worker_client.py' DEBUG: adding 'heat/scaling/__init__.py' DEBUG: adding 'heat/scaling/cooldown.py' DEBUG: adding 'heat/scaling/lbutils.py' DEBUG: adding 'heat/scaling/rolling_update.py' DEBUG: adding 'heat/scaling/scalingutil.py' DEBUG: adding 'heat/scaling/template.py' DEBUG: adding 'heat/tests/__init__.py' DEBUG: adding 'heat/tests/common.py' DEBUG: adding 'heat/tests/fakes.py' DEBUG: adding 'heat/tests/generic_resource.py' DEBUG: adding 'heat/tests/test_attributes.py' DEBUG: adding 'heat/tests/test_auth_password.py' DEBUG: adding 'heat/tests/test_auth_url.py' DEBUG: adding 'heat/tests/test_common_auth_plugin.py' DEBUG: adding 'heat/tests/test_common_context.py' DEBUG: adding 'heat/tests/test_common_env_util.py' DEBUG: adding 'heat/tests/test_common_exception.py' DEBUG: adding 'heat/tests/test_common_param_utils.py' DEBUG: adding 'heat/tests/test_common_pluginutils.py' DEBUG: adding 'heat/tests/test_common_policy.py' DEBUG: adding 'heat/tests/test_common_serializers.py' DEBUG: adding 'heat/tests/test_common_service_utils.py' DEBUG: adding 'heat/tests/test_constraints.py' DEBUG: adding 'heat/tests/test_convg_stack.py' DEBUG: adding 'heat/tests/test_crypt.py' DEBUG: adding 'heat/tests/test_dbinstance.py' DEBUG: adding 'heat/tests/test_empty_stack.py' DEBUG: adding 'heat/tests/test_engine_api_utils.py' DEBUG: adding 'heat/tests/test_engine_service.py' DEBUG: adding 'heat/tests/test_environment.py' DEBUG: adding 'heat/tests/test_environment_format.py' DEBUG: adding 'heat/tests/test_event.py' DEBUG: adding 'heat/tests/test_exception.py' DEBUG: adding 'heat/tests/test_fault_middleware.py' DEBUG: adding 'heat/tests/test_function.py' DEBUG: adding 'heat/tests/test_grouputils.py' DEBUG: adding 'heat/tests/test_hacking.py' DEBUG: adding 'heat/tests/test_hot.py' DEBUG: adding 'heat/tests/test_identifier.py' DEBUG: adding 'heat/tests/test_lifecycle_plugin_utils.py' DEBUG: adding 'heat/tests/test_loguserdata.py' DEBUG: adding 'heat/tests/test_metadata_refresh.py' DEBUG: adding 'heat/tests/test_nested_stack.py' DEBUG: adding 'heat/tests/test_noauth.py' DEBUG: adding 'heat/tests/test_nokey.py' DEBUG: adding 'heat/tests/test_notifications.py' DEBUG: adding 'heat/tests/test_parameters.py' DEBUG: adding 'heat/tests/test_plugin_loader.py' DEBUG: adding 'heat/tests/test_properties.py' DEBUG: adding 'heat/tests/test_properties_group.py' DEBUG: adding 'heat/tests/test_provider_template.py' DEBUG: adding 'heat/tests/test_resource.py' DEBUG: adding 'heat/tests/test_resource_properties_data.py' DEBUG: adding 'heat/tests/test_rpc_client.py' DEBUG: adding 'heat/tests/test_rpc_listener_client.py' DEBUG: adding 'heat/tests/test_rpc_worker_client.py' DEBUG: adding 'heat/tests/test_rsrc_defn.py' DEBUG: adding 'heat/tests/test_server_tags.py' DEBUG: adding 'heat/tests/test_short_id.py' DEBUG: adding 'heat/tests/test_signal.py' DEBUG: adding 'heat/tests/test_stack.py' DEBUG: adding 'heat/tests/test_stack_collect_attributes.py' DEBUG: adding 'heat/tests/test_stack_delete.py' DEBUG: adding 'heat/tests/test_stack_lock.py' DEBUG: adding 'heat/tests/test_stack_resource.py' DEBUG: adding 'heat/tests/test_stack_update.py' DEBUG: adding 'heat/tests/test_stack_user.py' DEBUG: adding 'heat/tests/test_support.py' DEBUG: adding 'heat/tests/test_template.py' DEBUG: adding 'heat/tests/test_template_files.py' DEBUG: adding 'heat/tests/test_template_format.py' DEBUG: adding 'heat/tests/test_timeutils.py' DEBUG: adding 'heat/tests/test_translation_rule.py' DEBUG: adding 'heat/tests/test_urlfetch.py' DEBUG: adding 'heat/tests/test_validate.py' DEBUG: adding 'heat/tests/test_version.py' DEBUG: adding 'heat/tests/test_vpc.py' DEBUG: adding 'heat/tests/testing-overview.txt' DEBUG: adding 'heat/tests/utils.py' DEBUG: adding 'heat/tests/api/__init__.py' DEBUG: adding 'heat/tests/api/test_wsgi.py' DEBUG: adding 'heat/tests/api/aws/__init__.py' DEBUG: adding 'heat/tests/api/aws/test_api_aws.py' DEBUG: adding 'heat/tests/api/aws/test_api_ec2token.py' DEBUG: adding 'heat/tests/api/cfn/__init__.py' DEBUG: adding 'heat/tests/api/cfn/test_api_cfn_v1.py' DEBUG: adding 'heat/tests/api/middleware/__init__.py' DEBUG: adding 'heat/tests/api/middleware/test_version_negotiation_middleware.py' DEBUG: adding 'heat/tests/api/openstack_v1/__init__.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_actions.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_build_info.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_events.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_resources.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_routes.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_services.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_software_configs.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_software_deployments.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_stacks.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_util.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_views_common.py' DEBUG: adding 'heat/tests/api/openstack_v1/test_views_stacks_view.py' DEBUG: adding 'heat/tests/api/openstack_v1/tools.py' DEBUG: adding 'heat/tests/autoscaling/__init__.py' DEBUG: adding 'heat/tests/autoscaling/inline_templates.py' DEBUG: adding 'heat/tests/autoscaling/test_heat_scaling_group.py' DEBUG: adding 'heat/tests/autoscaling/test_heat_scaling_policy.py' DEBUG: adding 'heat/tests/autoscaling/test_launch_config.py' DEBUG: adding 'heat/tests/autoscaling/test_lbutils.py' DEBUG: adding 'heat/tests/autoscaling/test_new_capacity.py' DEBUG: adding 'heat/tests/autoscaling/test_rolling_update.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_group.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_policy.py' DEBUG: adding 'heat/tests/autoscaling/test_scaling_template.py' DEBUG: adding 'heat/tests/aws/__init__.py' DEBUG: adding 'heat/tests/aws/test_eip.py' DEBUG: adding 'heat/tests/aws/test_instance.py' DEBUG: adding 'heat/tests/aws/test_instance_network.py' DEBUG: adding 'heat/tests/aws/test_loadbalancer.py' DEBUG: adding 'heat/tests/aws/test_network_interface.py' DEBUG: adding 'heat/tests/aws/test_s3.py' DEBUG: adding 'heat/tests/aws/test_security_group.py' DEBUG: adding 'heat/tests/aws/test_user.py' DEBUG: adding 'heat/tests/aws/test_volume.py' DEBUG: adding 'heat/tests/aws/test_waitcondition.py' DEBUG: adding 'heat/tests/clients/__init__.py' DEBUG: adding 'heat/tests/clients/test_aodh_client.py' DEBUG: adding 'heat/tests/clients/test_barbican_client.py' DEBUG: adding 'heat/tests/clients/test_cinder_client.py' DEBUG: adding 'heat/tests/clients/test_clients.py' DEBUG: adding 'heat/tests/clients/test_designate_client.py' DEBUG: adding 'heat/tests/clients/test_glance_client.py' DEBUG: adding 'heat/tests/clients/test_heat_client.py' DEBUG: adding 'heat/tests/clients/test_ironic_client.py' DEBUG: adding 'heat/tests/clients/test_keystone_client.py' DEBUG: adding 'heat/tests/clients/test_magnum_client.py' DEBUG: adding 'heat/tests/clients/test_manila_client.py' DEBUG: adding 'heat/tests/clients/test_mistral_client.py' DEBUG: adding 'heat/tests/clients/test_monasca_client.py' DEBUG: adding 'heat/tests/clients/test_neutron_client.py' DEBUG: adding 'heat/tests/clients/test_nova_client.py' DEBUG: adding 'heat/tests/clients/test_octavia_client.py' DEBUG: adding 'heat/tests/clients/test_progress.py' DEBUG: adding 'heat/tests/clients/test_sdk_client.py' DEBUG: adding 'heat/tests/clients/test_swift_client.py' DEBUG: adding 'heat/tests/clients/test_zaqar_client.py' DEBUG: adding 'heat/tests/cmd/__init__.py' DEBUG: adding 'heat/tests/cmd/test_status.py' DEBUG: adding 'heat/tests/constraints/__init__.py' DEBUG: adding 'heat/tests/constraints/test_common_constraints.py' DEBUG: adding 'heat/tests/convergence/__init__.py' DEBUG: adding 'heat/tests/convergence/test_converge.py' DEBUG: adding 'heat/tests/convergence/framework/__init__.py' DEBUG: adding 'heat/tests/convergence/framework/engine_wrapper.py' DEBUG: adding 'heat/tests/convergence/framework/event_loop.py' DEBUG: adding 'heat/tests/convergence/framework/fake_resource.py' DEBUG: adding 'heat/tests/convergence/framework/message_processor.py' DEBUG: adding 'heat/tests/convergence/framework/message_queue.py' DEBUG: adding 'heat/tests/convergence/framework/processes.py' DEBUG: adding 'heat/tests/convergence/framework/reality.py' DEBUG: adding 'heat/tests/convergence/framework/scenario.py' DEBUG: adding 'heat/tests/convergence/framework/scenario_template.py' DEBUG: adding 'heat/tests/convergence/framework/testutils.py' DEBUG: adding 'heat/tests/convergence/framework/worker_wrapper.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_create_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/basic_update_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/create_early_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/disjoint_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/multiple_update.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_concurrent.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_add_rollback_early.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_interrupt_create.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_remove.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_remove_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_invert_deps.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_missed_cleanup_delete.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_replace_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace_rollback.py' DEBUG: adding 'heat/tests/convergence/scenarios/update_user_replace_rollback_update.py' DEBUG: adding 'heat/tests/db/__init__.py' DEBUG: adding 'heat/tests/db/test_migrations.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_api.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_filters.py' DEBUG: adding 'heat/tests/db/test_sqlalchemy_types.py' DEBUG: adding 'heat/tests/engine/__init__.py' DEBUG: adding 'heat/tests/engine/test_check_resource.py' DEBUG: adding 'heat/tests/engine/test_dependencies.py' DEBUG: adding 'heat/tests/engine/test_engine_worker.py' DEBUG: adding 'heat/tests/engine/test_node_data.py' DEBUG: adding 'heat/tests/engine/test_plugin_manager.py' DEBUG: adding 'heat/tests/engine/test_resource_type.py' DEBUG: adding 'heat/tests/engine/test_scheduler.py' DEBUG: adding 'heat/tests/engine/test_sync_point.py' DEBUG: adding 'heat/tests/engine/tools.py' DEBUG: adding 'heat/tests/engine/service/__init__.py' DEBUG: adding 'heat/tests/engine/service/test_service_engine.py' DEBUG: adding 'heat/tests/engine/service/test_software_config.py' DEBUG: adding 'heat/tests/engine/service/test_stack_action.py' DEBUG: adding 'heat/tests/engine/service/test_stack_adopt.py' DEBUG: adding 'heat/tests/engine/service/test_stack_create.py' DEBUG: adding 'heat/tests/engine/service/test_stack_delete.py' DEBUG: adding 'heat/tests/engine/service/test_stack_events.py' DEBUG: adding 'heat/tests/engine/service/test_stack_resources.py' DEBUG: adding 'heat/tests/engine/service/test_stack_snapshot.py' DEBUG: adding 'heat/tests/engine/service/test_stack_update.py' DEBUG: adding 'heat/tests/engine/service/test_threadgroup_mgr.py' DEBUG: adding 'heat/tests/openstack/__init__.py' DEBUG: adding 'heat/tests/openstack/aodh/__init__.py' DEBUG: adding 'heat/tests/openstack/aodh/test_alarm.py' DEBUG: adding 'heat/tests/openstack/aodh/test_composite_alarm.py' DEBUG: adding 'heat/tests/openstack/aodh/test_gnocchi_alarm.py' DEBUG: adding 'heat/tests/openstack/barbican/__init__.py' DEBUG: adding 'heat/tests/openstack/barbican/test_container.py' DEBUG: adding 'heat/tests/openstack/barbican/test_order.py' DEBUG: adding 'heat/tests/openstack/barbican/test_secret.py' DEBUG: adding 'heat/tests/openstack/cinder/__init__.py' DEBUG: adding 'heat/tests/openstack/cinder/test_qos_specs.py' DEBUG: adding 'heat/tests/openstack/cinder/test_quota.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_type.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_type_encryption.py' DEBUG: adding 'heat/tests/openstack/cinder/test_volume_utils.py' DEBUG: adding 'heat/tests/openstack/designate/__init__.py' DEBUG: adding 'heat/tests/openstack/designate/test_recordset.py' DEBUG: adding 'heat/tests/openstack/designate/test_zone.py' DEBUG: adding 'heat/tests/openstack/glance/__init__.py' DEBUG: adding 'heat/tests/openstack/glance/test_image.py' DEBUG: adding 'heat/tests/openstack/heat/__init__.py' DEBUG: adding 'heat/tests/openstack/heat/test_cloud_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_delay.py' DEBUG: adding 'heat/tests/openstack/heat/test_deployed_server.py' DEBUG: adding 'heat/tests/openstack/heat/test_instance_group.py' DEBUG: adding 'heat/tests/openstack/heat/test_instance_group_update_policy.py' DEBUG: adding 'heat/tests/openstack/heat/test_multi_part.py' DEBUG: adding 'heat/tests/openstack/heat/test_none_resource.py' DEBUG: adding 'heat/tests/openstack/heat/test_random_string.py' DEBUG: adding 'heat/tests/openstack/heat/test_remote_stack.py' DEBUG: adding 'heat/tests/openstack/heat/test_resource_chain.py' DEBUG: adding 'heat/tests/openstack/heat/test_resource_group.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_component.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_software_deployment.py' DEBUG: adding 'heat/tests/openstack/heat/test_structured_config.py' DEBUG: adding 'heat/tests/openstack/heat/test_swiftsignal.py' DEBUG: adding 'heat/tests/openstack/heat/test_value.py' DEBUG: adding 'heat/tests/openstack/heat/test_waitcondition.py' DEBUG: adding 'heat/tests/openstack/ironic/__init__.py' DEBUG: adding 'heat/tests/openstack/ironic/test_port.py' DEBUG: adding 'heat/tests/openstack/keystone/__init__.py' DEBUG: adding 'heat/tests/openstack/keystone/test_domain.py' DEBUG: adding 'heat/tests/openstack/keystone/test_endpoint.py' DEBUG: adding 'heat/tests/openstack/keystone/test_group.py' DEBUG: adding 'heat/tests/openstack/keystone/test_project.py' DEBUG: adding 'heat/tests/openstack/keystone/test_region.py' DEBUG: adding 'heat/tests/openstack/keystone/test_role.py' DEBUG: adding 'heat/tests/openstack/keystone/test_role_assignments.py' DEBUG: adding 'heat/tests/openstack/keystone/test_service.py' DEBUG: adding 'heat/tests/openstack/keystone/test_user.py' DEBUG: adding 'heat/tests/openstack/magnum/__init__.py' DEBUG: adding 'heat/tests/openstack/magnum/test_cluster.py' DEBUG: adding 'heat/tests/openstack/magnum/test_cluster_template.py' DEBUG: adding 'heat/tests/openstack/manila/__init__.py' DEBUG: adding 'heat/tests/openstack/manila/test_security_service.py' DEBUG: adding 'heat/tests/openstack/manila/test_share.py' DEBUG: adding 'heat/tests/openstack/manila/test_share_network.py' DEBUG: adding 'heat/tests/openstack/manila/test_share_type.py' DEBUG: adding 'heat/tests/openstack/mistral/__init__.py' DEBUG: adding 'heat/tests/openstack/mistral/test_cron_trigger.py' DEBUG: adding 'heat/tests/openstack/mistral/test_external_resource.py' DEBUG: adding 'heat/tests/openstack/mistral/test_workflow.py' DEBUG: adding 'heat/tests/openstack/monasca/__init__.py' DEBUG: adding 'heat/tests/openstack/monasca/test_alarm_definition.py' DEBUG: adding 'heat/tests/openstack/monasca/test_notification.py' DEBUG: adding 'heat/tests/openstack/neutron/__init__.py' DEBUG: adding 'heat/tests/openstack/neutron/inline_templates.py' DEBUG: adding 'heat/tests/openstack/neutron/test_address_scope.py' DEBUG: adding 'heat/tests/openstack/neutron/test_extraroute.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_extrarouteset.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_firewall.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_floating_ip.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_l2_gateway_connection.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_metering.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_net.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_network_gateway.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_port.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_provider_net.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_rbac_policy.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_router.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_security_group.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_security_group_rule.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_segment.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_subnet.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_subnetpool.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_trunk.py' DEBUG: adding 'heat/tests/openstack/neutron/test_neutron_vpnservice.py' DEBUG: adding 'heat/tests/openstack/neutron/test_qos.py' DEBUG: adding 'heat/tests/openstack/neutron/test_quota.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/__init__.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_flow_classifier.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_chain.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair.py' DEBUG: adding 'heat/tests/openstack/neutron/test_sfc/test_port_pair_group.py' DEBUG: adding 'heat/tests/openstack/neutron/test_taas/test_tap_flow.py' DEBUG: adding 'heat/tests/openstack/neutron/test_taas/test_tap_service.py' DEBUG: adding 'heat/tests/openstack/nova/__init__.py' DEBUG: adding 'heat/tests/openstack/nova/fakes.py' DEBUG: adding 'heat/tests/openstack/nova/test_flavor.py' DEBUG: adding 'heat/tests/openstack/nova/test_floatingip.py' DEBUG: adding 'heat/tests/openstack/nova/test_host_aggregate.py' DEBUG: adding 'heat/tests/openstack/nova/test_keypair.py' DEBUG: adding 'heat/tests/openstack/nova/test_quota.py' DEBUG: adding 'heat/tests/openstack/nova/test_server.py' DEBUG: adding 'heat/tests/openstack/nova/test_server_group.py' DEBUG: adding 'heat/tests/openstack/octavia/__init__.py' DEBUG: adding 'heat/tests/openstack/octavia/inline_templates.py' DEBUG: adding 'heat/tests/openstack/octavia/test_availability_zone.py' DEBUG: adding 'heat/tests/openstack/octavia/test_availability_zone_profile.py' DEBUG: adding 'heat/tests/openstack/octavia/test_flavor.py' DEBUG: adding 'heat/tests/openstack/octavia/test_flavor_profile.py' DEBUG: adding 'heat/tests/openstack/octavia/test_health_monitor.py' DEBUG: adding 'heat/tests/openstack/octavia/test_l7policy.py' DEBUG: adding 'heat/tests/openstack/octavia/test_l7rule.py' DEBUG: adding 'heat/tests/openstack/octavia/test_listener.py' DEBUG: adding 'heat/tests/openstack/octavia/test_loadbalancer.py' DEBUG: adding 'heat/tests/openstack/octavia/test_pool.py' DEBUG: adding 'heat/tests/openstack/octavia/test_pool_member.py' DEBUG: adding 'heat/tests/openstack/octavia/test_quota.py' DEBUG: adding 'heat/tests/openstack/swift/__init__.py' DEBUG: adding 'heat/tests/openstack/swift/test_container.py' DEBUG: adding 'heat/tests/openstack/trove/__init__.py' DEBUG: adding 'heat/tests/openstack/trove/test_cluster.py' DEBUG: adding 'heat/tests/openstack/trove/test_instance.py' DEBUG: adding 'heat/tests/openstack/zaqar/__init__.py' DEBUG: adding 'heat/tests/openstack/zaqar/test_queue.py' DEBUG: adding 'heat/tests/openstack/zaqar/test_subscription.py' DEBUG: adding 'heat/tests/policy/resources.json' DEBUG: adding 'heat/tests/policy/test_acl_personas.yaml' DEBUG: adding 'heat/tests/policy/test_deprecated_access.yaml' DEBUG: adding 'heat/tests/policy/test_new_acl_personas.yaml' DEBUG: adding 'heat/tests/templates/Neutron.template' DEBUG: adding 'heat/tests/templates/Neutron.yaml' DEBUG: adding 'heat/tests/templates/README' DEBUG: adding 'heat/tests/templates/WordPress_Single_Instance.template' DEBUG: adding 'heat/tests/templates/WordPress_Single_Instance.yaml' DEBUG: adding 'heat/wsgi/__init__.py' DEBUG: adding 'heat/wsgi/api.py' DEBUG: adding 'heat/wsgi/cfn.py' DEBUG: adding 'heat_integrationtests/README.rst' DEBUG: adding 'heat_integrationtests/__init__.py' DEBUG: adding 'heat_integrationtests/cleanup_test_env.sh' DEBUG: adding 'heat_integrationtests/prepare_test_env.sh' DEBUG: adding 'heat_integrationtests/prepare_test_network.sh' DEBUG: adding 'heat_integrationtests/common/__init__.py' DEBUG: adding 'heat_integrationtests/common/clients.py' DEBUG: adding 'heat_integrationtests/common/exceptions.py' DEBUG: adding 'heat_integrationtests/common/test.py' DEBUG: adding 'heat_integrationtests/functional/__init__.py' DEBUG: adding 'heat_integrationtests/functional/functional_base.py' DEBUG: adding 'heat_integrationtests/functional/test_admin_actions.py' DEBUG: adding 'heat_integrationtests/functional/test_autoscaling.py' DEBUG: adding 'heat_integrationtests/functional/test_aws_stack.py' DEBUG: adding 'heat_integrationtests/functional/test_cancel_update.py' DEBUG: adding 'heat_integrationtests/functional/test_conditional_exposure.py' DEBUG: adding 'heat_integrationtests/functional/test_conditions.py' DEBUG: adding 'heat_integrationtests/functional/test_create_update.py' DEBUG: adding 'heat_integrationtests/functional/test_default_parameters.py' DEBUG: adding 'heat_integrationtests/functional/test_delete.py' DEBUG: adding 'heat_integrationtests/functional/test_env_merge.py' DEBUG: adding 'heat_integrationtests/functional/test_heat_autoscaling.py' DEBUG: adding 'heat_integrationtests/functional/test_immutable_parameters.py' DEBUG: adding 'heat_integrationtests/functional/test_instance_group.py' DEBUG: adding 'heat_integrationtests/functional/test_keystone_user_with_domain.py' DEBUG: adding 'heat_integrationtests/functional/test_nested_get_attr.py' DEBUG: adding 'heat_integrationtests/functional/test_notifications.py' DEBUG: adding 'heat_integrationtests/functional/test_preview_update.py' DEBUG: adding 'heat_integrationtests/functional/test_purge.py' DEBUG: adding 'heat_integrationtests/functional/test_replace_deprecated.py' DEBUG: adding 'heat_integrationtests/functional/test_resource_chain.py' DEBUG: adding 'heat_integrationtests/functional/test_resource_group.py' DEBUG: adding 'heat_integrationtests/functional/test_simultaneous_update.py' DEBUG: adding 'heat_integrationtests/functional/test_snapshot_restore.py' DEBUG: adding 'heat_integrationtests/functional/test_software_deployment_group.py' DEBUG: adding 'heat_integrationtests/functional/test_stack_cancel.py' DEBUG: adding 'heat_integrationtests/functional/test_swiftsignal_update.py' DEBUG: adding 'heat_integrationtests/functional/test_template_resource.py' DEBUG: adding 'heat_integrationtests/functional/test_template_versions.py' DEBUG: adding 'heat_integrationtests/functional/test_translation.py' DEBUG: adding 'heat_integrationtests/functional/test_update_restricted.py' DEBUG: adding 'heat_integrationtests/functional/test_validation.py' DEBUG: adding 'heat_integrationtests/functional/test_versionnegotiation.py' DEBUG: adding 'heat_integrationtests/locale/de/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/en_GB/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/ja/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'heat_integrationtests/locale/ko_KR/LC_MESSAGES/heat_integrationtests.po' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/data/etc/heat/api-paste.ini' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/data/etc/heat/environment.d/default.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/data/etc/heat/templates/AWS_CloudWatch_Alarm.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/data/etc/heat/templates/AWS_RDS_DBInstance.yaml' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/scripts/heat-db-setup' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/scripts/heat-keystone-setup-domain' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/scripts/heat-wsgi-api' DEBUG: adding 'openstack_heat-24.1.0.dev34.data/scripts/heat-wsgi-api-cfn' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/AUTHORS' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/LICENSE' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/METADATA' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/WHEEL' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/entry_points.txt' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/pbr.json' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/top_level.txt' DEBUG: adding 'openstack_heat-24.1.0.dev34.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' DEBUG: Created wheel for openstack-heat: filename=openstack_heat-24.1.0.dev34-py3-none-any.whl size=2553560 sha256=78a9043f1e5465d98dd5fd223c17f5aa08b6d1646f228b287882cc4737d2ec39 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/45/55/f8/b730d2575f6bb4ee85d23495fb4530abcbf13880dc5f0de2b5 DEBUG: Successfully built openstack-heat DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9w68z1 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: ++ ls /builddir/build/BUILD/openstack-heat-24.1.0.dev34/pyproject-wheeldir/openstack_heat-24.1.0.dev34-py3-none-any.whl DEBUG: + specifier=openstack_heat==24.1.0.dev34 DEBUG: + '[' -z openstack_heat==24.1.0.dev34 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.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/openstack-heat-24.1.0.dev34/pyproject-wheeldir openstack_heat==24.1.0.dev34 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/openstack_heat-24.1.0.dev34-py3-none-any.whl DEBUG: Installing collected packages: openstack_heat DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-all to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api-cfn to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-engine to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-status to 755 DEBUG: Successfully installed openstack_heat-24.1.0.dev34 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.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-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-all /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api-cfn /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-db-setup /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-engine /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-keystone-setup-domain /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-manage /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-status /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-wsgi-api /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-wsgi-api-cfn DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-all: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-api-cfn: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-db-setup: no change DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-engine: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-keystone-setup-domain: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-wsgi-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/heat-wsgi-api-cfn: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.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-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info/RECORD --output /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/openstack_heat-24.1.0.dev34.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=etc/heat/heat-config-generator.conf DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale -D heat DEBUG: /usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Requirements should be satisfied by a PEP 517 installer. DEBUG: If you are using pip, you can try `pip install --use-pep517`. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: dist.fetch_build_eggs(dist.setup_requires) DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` and ``easy_install``. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: See https://github.com/pypa/setuptools/issues/917 for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: easy_install.initialize_options(self) DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: Please avoid running ``setup.py`` directly. DEBUG: Instead, use pypa/build, pypa/installer or other DEBUG: standards-based tools. DEBUG: Follow the current Python packaging guidelines when building DEBUG: Python RPM packages. DEBUG: See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html DEBUG: and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: self.initialize_options() DEBUG: running compile_catalog DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.mo DEBUG: compiling catalog /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po to /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.mo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//var/log/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//var/run/heat/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/heat.logrotate /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/etc/logrotate.d/openstack-heat DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/systemd/system/openstack-heat-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api-cfn.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/systemd/system/openstack-heat-api-cfn.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-engine.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/systemd/system/openstack-heat-engine.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-heat-api.service /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/systemd/system/openstack-heat-all.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//var/lib/heat/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//etc/heat/ DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.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: loading stevedore.sphinxext DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv... DEBUG: WARNING: failed to reach any of the inventories with the following issues: DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/../../etc/heat/heat-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 69 source files that are out of date DEBUG: updating environment: [new config] 280 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model reading sources... [ 1%] admin/index reading sources... [ 1%] admin/introduction reading sources... [ 1%] admin/stack-domain-users reading sources... [ 2%] api/heat reading sources... [ 2%] api/heat.api reading sources... [ 2%] api/heat.api.aws reading sources... [ 3%] api/heat.api.aws.ec2token reading sources... [ 3%] api/heat.api.aws.exception reading sources... [ 4%] api/heat.api.aws.utils reading sources... [ 4%] api/heat.api.cfn reading sources... [ 4%] api/heat.api.cfn.v1 reading sources... [ 5%] api/heat.api.cfn.v1.signal reading sources... [ 5%] api/heat.api.cfn.v1.stacks reading sources... [ 5%] api/heat.api.cfn.versions reading sources... [ 6%] api/heat.api.cfn.wsgi reading sources... [ 6%] api/heat.api.middleware reading sources... [ 6%] api/heat.api.middleware.fault reading sources... [ 7%] api/heat.api.middleware.version_negotiation reading sources... [ 7%] api/heat.api.openstack reading sources... [ 8%] api/heat.api.openstack.v1 reading sources... [ 8%] api/heat.api.openstack.v1.actions reading sources... [ 8%] api/heat.api.openstack.v1.build_info reading sources... [ 9%] api/heat.api.openstack.v1.events reading sources... [ 9%] api/heat.api.openstack.v1.resources reading sources... [ 9%] api/heat.api.openstack.v1.services reading sources... [ 10%] api/heat.api.openstack.v1.software_configs reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments reading sources... [ 10%] api/heat.api.openstack.v1.stacks reading sources... [ 11%] api/heat.api.openstack.v1.util reading sources... [ 11%] api/heat.api.openstack.v1.views reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common reading sources... [ 12%] api/heat.api.openstack.versions reading sources... [ 12%] api/heat.api.openstack.wsgi reading sources... [ 13%] api/heat.api.versions reading sources... [ 13%] api/heat.common reading sources... [ 14%] api/heat.common.auth_password reading sources... [ 14%] api/heat.common.auth_plugin reading sources... [ 14%] api/heat.common.auth_url reading sources... [ 15%] api/heat.common.cache reading sources... [ 15%] api/heat.common.config reading sources... [ 15%] api/heat.common.context reading sources... [ 16%] api/heat.common.crypt reading sources... [ 16%] api/heat.common.custom_backend_auth reading sources... [ 16%] api/heat.common.endpoint_utils reading sources... [ 17%] api/heat.common.environment_format reading sources... [ 17%] api/heat.common.environment_util reading sources... [ 18%] api/heat.common.exception reading sources... [ 18%] api/heat.common.grouputils reading sources... [ 18%] api/heat.common.i18n reading sources... [ 19%] api/heat.common.identifier reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils reading sources... [ 19%] api/heat.common.messaging reading sources... [ 20%] api/heat.common.netutils reading sources... [ 20%] api/heat.common.noauth reading sources... [ 20%] api/heat.common.param_utils reading sources... [ 21%] api/heat.common.password_gen reading sources... [ 21%] api/heat.common.plugin_loader reading sources... [ 21%] api/heat.common.pluginutils reading sources... [ 22%] api/heat.common.policy reading sources... [ 22%] api/heat.common.profiler reading sources... [ 22%] api/heat.common.serializers reading sources... [ 23%] api/heat.common.service_utils reading sources... [ 23%] api/heat.common.short_id reading sources... [ 24%] api/heat.common.template_format reading sources... [ 24%] api/heat.common.timeutils reading sources... [ 24%] api/heat.common.urlfetch reading sources... [ 25%] api/heat.common.wsgi reading sources... [ 25%] api/heat.db reading sources... [ 25%] api/heat.db.api reading sources... [ 26%] api/heat.db.filters reading sources... [ 26%] api/heat.db.migration reading sources... [ 26%] api/heat.db.models reading sources... [ 27%] api/heat.db.types reading sources... [ 27%] api/heat.db.utils reading sources... [ 28%] api/heat.engine reading sources... [ 28%] api/heat.engine.api reading sources... [ 28%] api/heat.engine.attributes reading sources... [ 29%] api/heat.engine.cfn reading sources... [ 29%] api/heat.engine.cfn.functions reading sources... [ 29%] api/heat.engine.cfn.parameters reading sources... [ 30%] api/heat.engine.cfn.template reading sources... [ 30%] api/heat.engine.check_resource reading sources... [ 30%] api/heat.engine.clients reading sources... [ 31%] api/heat.engine.clients.client_exception reading sources... [ 31%] api/heat.engine.clients.client_plugin reading sources... [ 31%] api/heat.engine.clients.default_client_plugin reading sources... [ 32%] api/heat.engine.clients.microversion_mixin reading sources... [ 32%] api/heat.engine.clients.os reading sources... [ 32%] api/heat.engine.clients.os.aodh reading sources... [ 33%] api/heat.engine.clients.os.barbican reading sources... [ 33%] api/heat.engine.clients.os.blazar reading sources... [ 34%] api/heat.engine.clients.os.cinder reading sources... [ 34%] api/heat.engine.clients.os.designate reading sources... [ 34%] api/heat.engine.clients.os.glance reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin reading sources... [ 35%] api/heat.engine.clients.os.ironic reading sources... [ 35%] api/heat.engine.clients.os.keystone reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 37%] api/heat.engine.clients.os.magnum reading sources... [ 37%] api/heat.engine.clients.os.manila reading sources... [ 38%] api/heat.engine.clients.os.mistral reading sources... [ 38%] api/heat.engine.clients.os.monasca reading sources... [ 38%] api/heat.engine.clients.os.neutron reading sources... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints reading sources... [ 40%] api/heat.engine.clients.os.nova reading sources... [ 40%] api/heat.engine.clients.os.octavia reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk reading sources... [ 41%] api/heat.engine.clients.os.swift reading sources... [ 41%] api/heat.engine.clients.os.trove reading sources... [ 41%] api/heat.engine.clients.os.vitrage reading sources... [ 42%] api/heat.engine.clients.os.zaqar reading sources... [ 42%] api/heat.engine.clients.os.zun reading sources... [ 42%] api/heat.engine.clients.progress reading sources... [ 43%] api/heat.engine.conditions reading sources... [ 43%] api/heat.engine.constraint reading sources... [ 44%] api/heat.engine.constraint.common_constraints reading sources... [ 44%] api/heat.engine.constraints reading sources... [ 44%] api/heat.engine.dependencies reading sources... [ 45%] api/heat.engine.environment reading sources... [ 45%] api/heat.engine.event reading sources... [ 45%] api/heat.engine.function reading sources... [ 46%] api/heat.engine.hot reading sources... [ 46%] api/heat.engine.hot.functions reading sources... [ 46%] api/heat.engine.hot.parameters reading sources... [ 47%] api/heat.engine.hot.template reading sources... [ 47%] api/heat.engine.lifecycle_plugin reading sources... [ 48%] api/heat.engine.node_data reading sources... [ 48%] api/heat.engine.notification reading sources... [ 48%] api/heat.engine.notification.autoscaling reading sources... [ 49%] api/heat.engine.notification.stack reading sources... [ 49%] api/heat.engine.output reading sources... [ 49%] api/heat.engine.parameter_groups reading sources... [ 50%] api/heat.engine.parameters reading sources... [ 50%] api/heat.engine.parent_rsrc reading sources... [ 50%] api/heat.engine.plugin_manager reading sources... [ 51%] api/heat.engine.properties reading sources... [ 51%] api/heat.engine.properties_group reading sources... [ 51%] api/heat.engine.resource reading sources... [ 52%] api/heat.engine.resources reading sources... [ 52%] api/heat.engine.resources.alarm_base reading sources... [ 52%] api/heat.engine.resources.scheduler_hints reading sources... [ 53%] api/heat.engine.resources.server_base reading sources... [ 53%] api/heat.engine.resources.signal_responder reading sources... [ 54%] api/heat.engine.resources.stack_resource reading sources... [ 54%] api/heat.engine.resources.stack_user reading sources... [ 54%] api/heat.engine.resources.template_resource reading sources... [ 55%] api/heat.engine.resources.volume_base reading sources... [ 55%] api/heat.engine.resources.wait_condition reading sources... [ 55%] api/heat.engine.rsrc_defn reading sources... [ 56%] api/heat.engine.scheduler reading sources... [ 56%] api/heat.engine.service reading sources... [ 56%] api/heat.engine.service_software_config reading sources... [ 57%] api/heat.engine.software_config_io reading sources... [ 57%] api/heat.engine.stack reading sources... [ 57%] api/heat.engine.stack_lock reading sources... [ 58%] api/heat.engine.status reading sources... [ 58%] api/heat.engine.stk_defn reading sources... [ 59%] api/heat.engine.support reading sources... [ 59%] api/heat.engine.sync_point reading sources... [ 59%] api/heat.engine.template reading sources... [ 60%] api/heat.engine.template_common reading sources... [ 60%] api/heat.engine.template_files reading sources... [ 60%] api/heat.engine.timestamp reading sources... [ 61%] api/heat.engine.translation reading sources... [ 61%] api/heat.engine.update reading sources... [ 61%] api/heat.engine.worker reading sources... [ 62%] api/heat.objects reading sources... [ 62%] api/heat.objects.base reading sources... [ 62%] api/heat.objects.event reading sources... [ 63%] api/heat.objects.fields reading sources... [ 63%] api/heat.objects.raw_template reading sources... [ 64%] api/heat.objects.raw_template_files reading sources... [ 64%] api/heat.objects.resource reading sources... [ 64%] api/heat.objects.resource_data reading sources... [ 65%] api/heat.objects.resource_properties_data reading sources... [ 65%] api/heat.objects.service reading sources... [ 65%] api/heat.objects.snapshot reading sources... [ 66%] api/heat.objects.software_config reading sources... [ 66%] api/heat.objects.software_deployment reading sources... [ 66%] api/heat.objects.stack reading sources... [ 67%] api/heat.objects.stack_lock reading sources... [ 67%] api/heat.objects.stack_tag reading sources... [ 68%] api/heat.objects.sync_point reading sources... [ 68%] api/heat.objects.user_creds reading sources... [ 68%] api/heat.policies reading sources... [ 69%] api/heat.policies.actions reading sources... [ 69%] api/heat.policies.base reading sources... [ 69%] api/heat.policies.build_info reading sources... [ 70%] api/heat.policies.cloudformation reading sources... [ 70%] api/heat.policies.events reading sources... [ 70%] api/heat.policies.resource reading sources... [ 71%] api/heat.policies.resource_types reading sources... [ 71%] api/heat.policies.service reading sources... [ 71%] api/heat.policies.software_configs reading sources... [ 72%] api/heat.policies.software_deployments reading sources... [ 72%] api/heat.policies.stacks reading sources... [ 72%] api/heat.rpc reading sources... [ 73%] api/heat.rpc.api reading sources... [ 73%] api/heat.rpc.client reading sources... [ 74%] api/heat.rpc.listener_client reading sources... [ 74%] api/heat.rpc.worker_api reading sources... [ 74%] api/heat.rpc.worker_client reading sources... [ 75%] api/heat.scaling reading sources... [ 75%] api/heat.scaling.cooldown reading sources... [ 75%] api/heat.scaling.lbutils reading sources... [ 76%] api/heat.scaling.rolling_update reading sources... [ 76%] api/heat.scaling.scalingutil reading sources... [ 76%] api/heat.scaling.template reading sources... [ 77%] api/index reading sources... [ 77%] api/modules reading sources... [ 78%] configuration/config-options loading config file etc/heat/heat-config-generator.conf DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: reading sources... [ 78%] configuration/index reading sources... [ 78%] configuration/logs reading sources... [ 79%] configuration/sample_config reading sources... [ 79%] configuration/sample_policy reading sources... [ 79%] contributor/contributing reading sources... [ 80%] contributor/index reading sources... [ 80%] developing_guides/architecture reading sources... [ 80%] developing_guides/blueprints reading sources... [ 81%] developing_guides/gmr reading sources... [ 81%] developing_guides/index reading sources... [ 81%] developing_guides/pluginguide reading sources... [ 82%] developing_guides/rally_on_gates WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.vitrage: "No module named 'vitrageclient'". Not using vitrage. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.zun: "No module named 'zunclient'". Not using zun. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.reservation. DEBUG: reading sources... [ 82%] developing_guides/schedulerhints reading sources... [ 82%] developing_guides/supportstatus reading sources... [ 83%] getting_started/create_a_stack reading sources... [ 83%] getting_started/index reading sources... [ 84%] getting_started/on_devstack reading sources... [ 84%] getting_started/on_fedora reading sources... [ 84%] getting_started/on_other reading sources... [ 85%] getting_started/on_ubuntu reading sources... [ 85%] getting_started/standalone reading sources... [ 85%] glossary reading sources... [ 86%] index reading sources... [ 86%] install/get_started reading sources... [ 86%] install/index reading sources... [ 87%] install/install reading sources... [ 87%] install/install-debian reading sources... [ 88%] install/install-rdo reading sources... [ 88%] install/install-ubuntu reading sources... [ 88%] install/launch-instance reading sources... [ 89%] install/next-steps reading sources... [ 89%] install/verify reading sources... [ 89%] man/heat-api reading sources... [ 90%] man/heat-api-cfn reading sources... [ 90%] man/heat-db-setup reading sources... [ 90%] man/heat-engine reading sources... [ 91%] man/heat-keystone-setup-domain reading sources... [ 91%] man/heat-manage reading sources... [ 91%] man/heat-status reading sources... [ 92%] man/index reading sources... [ 92%] operating_guides/httpd reading sources... [ 92%] operating_guides/scale_deployment reading sources... [ 93%] operating_guides/upgrades_guide reading sources... [ 93%] template_guide/advanced_topics reading sources... [ 94%] template_guide/basic_resources reading sources... [ 94%] template_guide/cfn reading sources... [ 94%] template_guide/composition reading sources... [ 95%] template_guide/contrib reading sources... [ 95%] template_guide/environment reading sources... [ 95%] template_guide/existing_templates reading sources... [ 96%] template_guide/feature_guide reading sources... [ 96%] template_guide/functions reading sources... [ 96%] template_guide/hello_world reading sources... [ 97%] template_guide/hot_guide reading sources... [ 97%] template_guide/hot_spec reading sources... [ 98%] template_guide/index reading sources... [ 98%] template_guide/multi-clouds reading sources... [ 98%] template_guide/openstack reading sources... [ 99%] template_guide/software_deployment reading sources... [ 99%] template_guide/unsupported WARNING: autodoc: failed to import module 'blazar' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'blazarclient' DEBUG: WARNING: autodoc: failed to import module 'vitrage' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'vitrageclient' DEBUG: WARNING: autodoc: failed to import module 'zun' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'zunclient' DEBUG: reading sources... [ 99%] templates/cfn/WordPress_Single_Instance reading sources... [100%] templates/hot/hello_world reading sources... [100%] templates/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying static files... done DEBUG: copying extra files... done DEBUG: done DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 0%] admin/auth-model writing output... [ 1%] admin/index writing output... [ 1%] admin/introduction writing output... [ 1%] admin/stack-domain-users writing output... [ 2%] api/heat /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: [openstackdocstheme] could not determine last_updated for 'api/heat' 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%] api/heat.api [openstackdocstheme] could not determine last_updated for 'api/heat.api' 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%] api/heat.api.aws [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws' 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... [ 3%] api/heat.api.aws.ec2token [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.ec2token' 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... [ 3%] api/heat.api.aws.exception [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.exception' 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... [ 4%] api/heat.api.aws.utils [openstackdocstheme] could not determine last_updated for 'api/heat.api.aws.utils' DEBUG: writing output... [ 4%] api/heat.api.cfn [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn' 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... [ 4%] api/heat.api.cfn.v1 [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1' 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... [ 5%] api/heat.api.cfn.v1.signal [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.signal' 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... [ 5%] api/heat.api.cfn.v1.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.v1.stacks' 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... [ 5%] api/heat.api.cfn.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.versions' 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%] api/heat.api.cfn.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.api.cfn.wsgi' 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%] api/heat.api.middleware [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware' 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%] api/heat.api.middleware.fault [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.fault' 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... [ 7%] api/heat.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for 'api/heat.api.middleware.version_negotiation' 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... [ 7%] api/heat.api.openstack [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack' 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... [ 8%] api/heat.api.openstack.v1 [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1' 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... [ 8%] api/heat.api.openstack.v1.actions [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.actions' DEBUG: writing output... [ 8%] api/heat.api.openstack.v1.build_info [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.build_info' 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... [ 9%] api/heat.api.openstack.v1.events [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.events' 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... [ 9%] api/heat.api.openstack.v1.resources [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.resources' 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... [ 9%] api/heat.api.openstack.v1.services [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.services' 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... [ 10%] api/heat.api.openstack.v1.software_configs [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_configs' 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... [ 10%] api/heat.api.openstack.v1.software_deployments [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.software_deployments' 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... [ 10%] api/heat.api.openstack.v1.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.stacks' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.util [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.util' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: writing output... [ 11%] api/heat.api.openstack.v1.views.stacks_view [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.stacks_view' 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... [ 12%] api/heat.api.openstack.v1.views.views_common [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.v1.views.views_common' 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... [ 12%] api/heat.api.openstack.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.versions' DEBUG: writing output... [ 12%] api/heat.api.openstack.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.api.openstack.wsgi' 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... [ 13%] api/heat.api.versions [openstackdocstheme] could not determine last_updated for 'api/heat.api.versions' 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... [ 13%] api/heat.common [openstackdocstheme] could not determine last_updated for 'api/heat.common' 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... [ 14%] api/heat.common.auth_password [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_password' 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... [ 14%] api/heat.common.auth_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_plugin' 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... [ 14%] api/heat.common.auth_url [openstackdocstheme] could not determine last_updated for 'api/heat.common.auth_url' 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... [ 15%] api/heat.common.cache [openstackdocstheme] could not determine last_updated for 'api/heat.common.cache' 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... [ 15%] api/heat.common.config [openstackdocstheme] could not determine last_updated for 'api/heat.common.config' 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... [ 15%] api/heat.common.context [openstackdocstheme] could not determine last_updated for 'api/heat.common.context' 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... [ 16%] api/heat.common.crypt [openstackdocstheme] could not determine last_updated for 'api/heat.common.crypt' 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... [ 16%] api/heat.common.custom_backend_auth [openstackdocstheme] could not determine last_updated for 'api/heat.common.custom_backend_auth' 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... [ 16%] api/heat.common.endpoint_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.endpoint_utils' 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... [ 17%] api/heat.common.environment_format [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_format' 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... [ 17%] api/heat.common.environment_util [openstackdocstheme] could not determine last_updated for 'api/heat.common.environment_util' 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... [ 18%] api/heat.common.exception [openstackdocstheme] could not determine last_updated for 'api/heat.common.exception' 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... [ 18%] api/heat.common.grouputils [openstackdocstheme] could not determine last_updated for 'api/heat.common.grouputils' 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... [ 18%] api/heat.common.i18n [openstackdocstheme] could not determine last_updated for 'api/heat.common.i18n' 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... [ 19%] api/heat.common.identifier [openstackdocstheme] could not determine last_updated for 'api/heat.common.identifier' 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... [ 19%] api/heat.common.lifecycle_plugin_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.lifecycle_plugin_utils' 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... [ 19%] api/heat.common.messaging [openstackdocstheme] could not determine last_updated for 'api/heat.common.messaging' 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... [ 20%] api/heat.common.netutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.netutils' 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... [ 20%] api/heat.common.noauth [openstackdocstheme] could not determine last_updated for 'api/heat.common.noauth' 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... [ 20%] api/heat.common.param_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.param_utils' 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... [ 21%] api/heat.common.password_gen [openstackdocstheme] could not determine last_updated for 'api/heat.common.password_gen' 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... [ 21%] api/heat.common.plugin_loader [openstackdocstheme] could not determine last_updated for 'api/heat.common.plugin_loader' 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... [ 21%] api/heat.common.pluginutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.pluginutils' 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... [ 22%] api/heat.common.policy [openstackdocstheme] could not determine last_updated for 'api/heat.common.policy' 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... [ 22%] api/heat.common.profiler [openstackdocstheme] could not determine last_updated for 'api/heat.common.profiler' 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... [ 22%] api/heat.common.serializers [openstackdocstheme] could not determine last_updated for 'api/heat.common.serializers' DEBUG: writing output... [ 23%] api/heat.common.service_utils [openstackdocstheme] could not determine last_updated for 'api/heat.common.service_utils' 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... [ 23%] api/heat.common.short_id [openstackdocstheme] could not determine last_updated for 'api/heat.common.short_id' 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... [ 24%] api/heat.common.template_format [openstackdocstheme] could not determine last_updated for 'api/heat.common.template_format' 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... [ 24%] api/heat.common.timeutils [openstackdocstheme] could not determine last_updated for 'api/heat.common.timeutils' 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... [ 24%] api/heat.common.urlfetch [openstackdocstheme] could not determine last_updated for 'api/heat.common.urlfetch' 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... [ 25%] api/heat.common.wsgi [openstackdocstheme] could not determine last_updated for 'api/heat.common.wsgi' 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... [ 25%] api/heat.db [openstackdocstheme] could not determine last_updated for 'api/heat.db' 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... [ 25%] api/heat.db.api [openstackdocstheme] could not determine last_updated for 'api/heat.db.api' 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... [ 26%] api/heat.db.filters [openstackdocstheme] could not determine last_updated for 'api/heat.db.filters' DEBUG: writing output... [ 26%] api/heat.db.migration [openstackdocstheme] could not determine last_updated for 'api/heat.db.migration' 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... [ 26%] api/heat.db.models [openstackdocstheme] could not determine last_updated for 'api/heat.db.models' 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... [ 27%] api/heat.db.types [openstackdocstheme] could not determine last_updated for 'api/heat.db.types' 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... [ 27%] api/heat.db.utils [openstackdocstheme] could not determine last_updated for 'api/heat.db.utils' DEBUG: writing output... [ 28%] api/heat.engine /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: [openstackdocstheme] could not determine last_updated for 'api/heat.engine' 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... [ 28%] api/heat.engine.api [openstackdocstheme] could not determine last_updated for 'api/heat.engine.api' 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... [ 28%] api/heat.engine.attributes [openstackdocstheme] could not determine last_updated for 'api/heat.engine.attributes' 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... [ 29%] api/heat.engine.cfn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn' 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... [ 29%] api/heat.engine.cfn.functions [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.functions' 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... [ 29%] api/heat.engine.cfn.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.parameters' 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... [ 30%] api/heat.engine.cfn.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.cfn.template' 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... [ 30%] api/heat.engine.check_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.check_resource' 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... [ 30%] api/heat.engine.clients [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients' 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... [ 31%] api/heat.engine.clients.client_exception [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_exception' 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... [ 31%] api/heat.engine.clients.client_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.client_plugin' 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... [ 31%] api/heat.engine.clients.default_client_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.default_client_plugin' 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... [ 32%] api/heat.engine.clients.microversion_mixin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.microversion_mixin' 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... [ 32%] api/heat.engine.clients.os [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os' 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... [ 32%] api/heat.engine.clients.os.aodh [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.aodh' 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... [ 33%] api/heat.engine.clients.os.barbican [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.barbican' 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... [ 33%] api/heat.engine.clients.os.blazar [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.blazar' 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... [ 34%] api/heat.engine.clients.os.cinder [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.cinder' 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... [ 34%] api/heat.engine.clients.os.designate [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.designate' 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... [ 34%] api/heat.engine.clients.os.glance [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.glance' 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... [ 35%] api/heat.engine.clients.os.heat_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.heat_plugin' 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... [ 35%] api/heat.engine.clients.os.ironic [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.ironic' 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... [ 35%] api/heat.engine.clients.os.keystone [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone' 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... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.fake_keystoneclient' 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... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.heat_keystoneclient' 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... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.keystone.keystone_constraints' 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... [ 37%] api/heat.engine.clients.os.magnum [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.magnum' 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... [ 37%] api/heat.engine.clients.os.manila [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.manila' 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... [ 38%] api/heat.engine.clients.os.mistral [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.mistral' 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... [ 38%] api/heat.engine.clients.os.monasca [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.monasca' 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... [ 38%] api/heat.engine.clients.os.neutron [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron' 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... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.lbaas_constraints' 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... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.neutron_constraints' 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... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.neutron.taas_constraints' 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... [ 40%] api/heat.engine.clients.os.nova [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.nova' 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... [ 40%] api/heat.engine.clients.os.octavia [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.octavia' 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... [ 40%] api/heat.engine.clients.os.openstacksdk [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.openstacksdk' 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... [ 41%] api/heat.engine.clients.os.swift [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.swift' 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... [ 41%] api/heat.engine.clients.os.trove [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.trove' DEBUG: writing output... [ 41%] api/heat.engine.clients.os.vitrage [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.vitrage' 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... [ 42%] api/heat.engine.clients.os.zaqar [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zaqar' 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... [ 42%] api/heat.engine.clients.os.zun [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.os.zun' 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... [ 42%] api/heat.engine.clients.progress [openstackdocstheme] could not determine last_updated for 'api/heat.engine.clients.progress' 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... [ 43%] api/heat.engine.conditions [openstackdocstheme] could not determine last_updated for 'api/heat.engine.conditions' 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... [ 43%] api/heat.engine.constraint [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint' 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... [ 44%] api/heat.engine.constraint.common_constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraint.common_constraints' 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... [ 44%] api/heat.engine.constraints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.constraints' 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... [ 44%] api/heat.engine.dependencies [openstackdocstheme] could not determine last_updated for 'api/heat.engine.dependencies' 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... [ 45%] api/heat.engine.environment [openstackdocstheme] could not determine last_updated for 'api/heat.engine.environment' 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... [ 45%] api/heat.engine.event [openstackdocstheme] could not determine last_updated for 'api/heat.engine.event' 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... [ 45%] api/heat.engine.function [openstackdocstheme] could not determine last_updated for 'api/heat.engine.function' DEBUG: writing output... [ 46%] api/heat.engine.hot /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: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot' DEBUG: writing output... [ 46%] api/heat.engine.hot.functions /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: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.functions' 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... [ 46%] api/heat.engine.hot.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.parameters' 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... [ 47%] api/heat.engine.hot.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.hot.template' 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... [ 47%] api/heat.engine.lifecycle_plugin [openstackdocstheme] could not determine last_updated for 'api/heat.engine.lifecycle_plugin' 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... [ 48%] api/heat.engine.node_data [openstackdocstheme] could not determine last_updated for 'api/heat.engine.node_data' 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... [ 48%] api/heat.engine.notification [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification' 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... [ 48%] api/heat.engine.notification.autoscaling [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.autoscaling' 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... [ 49%] api/heat.engine.notification.stack [openstackdocstheme] could not determine last_updated for 'api/heat.engine.notification.stack' 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... [ 49%] api/heat.engine.output [openstackdocstheme] could not determine last_updated for 'api/heat.engine.output' 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... [ 49%] api/heat.engine.parameter_groups [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameter_groups' 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... [ 50%] api/heat.engine.parameters [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parameters' 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... [ 50%] api/heat.engine.parent_rsrc [openstackdocstheme] could not determine last_updated for 'api/heat.engine.parent_rsrc' 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... [ 50%] api/heat.engine.plugin_manager [openstackdocstheme] could not determine last_updated for 'api/heat.engine.plugin_manager' 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... [ 51%] api/heat.engine.properties [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties' 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... [ 51%] api/heat.engine.properties_group [openstackdocstheme] could not determine last_updated for 'api/heat.engine.properties_group' 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... [ 51%] api/heat.engine.resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resource' 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... [ 52%] api/heat.engine.resources [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources' 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... [ 52%] api/heat.engine.resources.alarm_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.alarm_base' 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... [ 52%] api/heat.engine.resources.scheduler_hints [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.scheduler_hints' 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... [ 53%] api/heat.engine.resources.server_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.server_base' 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... [ 53%] api/heat.engine.resources.signal_responder [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.signal_responder' 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... [ 54%] api/heat.engine.resources.stack_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_resource' 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... [ 54%] api/heat.engine.resources.stack_user [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.stack_user' 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... [ 54%] api/heat.engine.resources.template_resource [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.template_resource' 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... [ 55%] api/heat.engine.resources.volume_base [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.volume_base' 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... [ 55%] api/heat.engine.resources.wait_condition [openstackdocstheme] could not determine last_updated for 'api/heat.engine.resources.wait_condition' 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... [ 55%] api/heat.engine.rsrc_defn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.rsrc_defn' 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... [ 56%] api/heat.engine.scheduler [openstackdocstheme] could not determine last_updated for 'api/heat.engine.scheduler' DEBUG: writing output... [ 56%] api/heat.engine.service /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: [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service' 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... [ 56%] api/heat.engine.service_software_config [openstackdocstheme] could not determine last_updated for 'api/heat.engine.service_software_config' 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... [ 57%] api/heat.engine.software_config_io [openstackdocstheme] could not determine last_updated for 'api/heat.engine.software_config_io' 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... [ 57%] api/heat.engine.stack [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack' 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... [ 57%] api/heat.engine.stack_lock [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stack_lock' 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... [ 58%] api/heat.engine.status [openstackdocstheme] could not determine last_updated for 'api/heat.engine.status' 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... [ 58%] api/heat.engine.stk_defn [openstackdocstheme] could not determine last_updated for 'api/heat.engine.stk_defn' 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... [ 59%] api/heat.engine.support [openstackdocstheme] could not determine last_updated for 'api/heat.engine.support' 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... [ 59%] api/heat.engine.sync_point [openstackdocstheme] could not determine last_updated for 'api/heat.engine.sync_point' 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... [ 59%] api/heat.engine.template [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template' 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... [ 60%] api/heat.engine.template_common [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_common' 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... [ 60%] api/heat.engine.template_files [openstackdocstheme] could not determine last_updated for 'api/heat.engine.template_files' 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... [ 60%] api/heat.engine.timestamp [openstackdocstheme] could not determine last_updated for 'api/heat.engine.timestamp' 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... [ 61%] api/heat.engine.translation [openstackdocstheme] could not determine last_updated for 'api/heat.engine.translation' 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... [ 61%] api/heat.engine.update [openstackdocstheme] could not determine last_updated for 'api/heat.engine.update' 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... [ 61%] api/heat.engine.worker [openstackdocstheme] could not determine last_updated for 'api/heat.engine.worker' 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... [ 62%] api/heat.objects [openstackdocstheme] could not determine last_updated for 'api/heat.objects' 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... [ 62%] api/heat.objects.base [openstackdocstheme] could not determine last_updated for 'api/heat.objects.base' 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... [ 62%] api/heat.objects.event [openstackdocstheme] could not determine last_updated for 'api/heat.objects.event' 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... [ 63%] api/heat.objects.fields [openstackdocstheme] could not determine last_updated for 'api/heat.objects.fields' 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... [ 63%] api/heat.objects.raw_template [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template' 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... [ 64%] api/heat.objects.raw_template_files [openstackdocstheme] could not determine last_updated for 'api/heat.objects.raw_template_files' 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... [ 64%] api/heat.objects.resource [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource' 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... [ 64%] api/heat.objects.resource_data [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_data' 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... [ 65%] api/heat.objects.resource_properties_data [openstackdocstheme] could not determine last_updated for 'api/heat.objects.resource_properties_data' 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... [ 65%] api/heat.objects.service [openstackdocstheme] could not determine last_updated for 'api/heat.objects.service' 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... [ 65%] api/heat.objects.snapshot [openstackdocstheme] could not determine last_updated for 'api/heat.objects.snapshot' 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... [ 66%] api/heat.objects.software_config [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_config' 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... [ 66%] api/heat.objects.software_deployment [openstackdocstheme] could not determine last_updated for 'api/heat.objects.software_deployment' 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... [ 66%] api/heat.objects.stack [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack' 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... [ 67%] api/heat.objects.stack_lock [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_lock' 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... [ 67%] api/heat.objects.stack_tag [openstackdocstheme] could not determine last_updated for 'api/heat.objects.stack_tag' 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... [ 68%] api/heat.objects.sync_point [openstackdocstheme] could not determine last_updated for 'api/heat.objects.sync_point' 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... [ 68%] api/heat.objects.user_creds [openstackdocstheme] could not determine last_updated for 'api/heat.objects.user_creds' 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... [ 68%] api/heat.policies [openstackdocstheme] could not determine last_updated for 'api/heat.policies' 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... [ 69%] api/heat.policies.actions [openstackdocstheme] could not determine last_updated for 'api/heat.policies.actions' 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... [ 69%] api/heat.policies.base [openstackdocstheme] could not determine last_updated for 'api/heat.policies.base' 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... [ 69%] api/heat.policies.build_info [openstackdocstheme] could not determine last_updated for 'api/heat.policies.build_info' 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... [ 70%] api/heat.policies.cloudformation [openstackdocstheme] could not determine last_updated for 'api/heat.policies.cloudformation' 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... [ 70%] api/heat.policies.events [openstackdocstheme] could not determine last_updated for 'api/heat.policies.events' 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... [ 70%] api/heat.policies.resource [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource' DEBUG: writing output... [ 71%] api/heat.policies.resource_types [openstackdocstheme] could not determine last_updated for 'api/heat.policies.resource_types' 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... [ 71%] api/heat.policies.service [openstackdocstheme] could not determine last_updated for 'api/heat.policies.service' 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... [ 71%] api/heat.policies.software_configs [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_configs' 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... [ 72%] api/heat.policies.software_deployments [openstackdocstheme] could not determine last_updated for 'api/heat.policies.software_deployments' DEBUG: writing output... [ 72%] api/heat.policies.stacks [openstackdocstheme] could not determine last_updated for 'api/heat.policies.stacks' 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... [ 72%] api/heat.rpc [openstackdocstheme] could not determine last_updated for 'api/heat.rpc' 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... [ 73%] api/heat.rpc.api [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.api' 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... [ 73%] api/heat.rpc.client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.client' 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%] api/heat.rpc.listener_client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.listener_client' 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%] api/heat.rpc.worker_api [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_api' 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%] api/heat.rpc.worker_client [openstackdocstheme] could not determine last_updated for 'api/heat.rpc.worker_client' 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... [ 75%] api/heat.scaling [openstackdocstheme] could not determine last_updated for 'api/heat.scaling' 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... [ 75%] api/heat.scaling.cooldown [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.cooldown' 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... [ 75%] api/heat.scaling.lbutils [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.lbutils' 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... [ 76%] api/heat.scaling.rolling_update [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.rolling_update' 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... [ 76%] api/heat.scaling.scalingutil [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.scalingutil' 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... [ 76%] api/heat.scaling.template [openstackdocstheme] could not determine last_updated for 'api/heat.scaling.template' DEBUG: writing output... [ 77%] api/index /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... [ 77%] api/modules /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: [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 78%] configuration/config-options /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... [ 78%] configuration/index writing output... [ 78%] configuration/logs writing output... [ 79%] configuration/sample_config writing output... [ 79%] configuration/sample_policy writing output... [ 79%] contributor/contributing writing output... [ 80%] contributor/index writing output... [ 80%] developing_guides/architecture writing output... [ 80%] developing_guides/blueprints writing output... [ 81%] developing_guides/gmr writing output... [ 81%] developing_guides/index writing output... [ 81%] developing_guides/pluginguide writing output... [ 82%] developing_guides/rally_on_gates writing output... [ 82%] developing_guides/schedulerhints writing output... [ 82%] developing_guides/supportstatus writing output... [ 83%] getting_started/create_a_stack writing output... [ 83%] getting_started/index writing output... [ 84%] getting_started/on_devstack writing output... [ 84%] getting_started/on_fedora writing output... [ 84%] getting_started/on_other writing output... [ 85%] getting_started/on_ubuntu writing output... [ 85%] getting_started/standalone writing output... [ 85%] glossary writing output... [ 86%] index /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... [ 86%] install/get_started writing output... [ 86%] install/index writing output... [ 87%] install/install writing output... [ 87%] install/install-debian writing output... [ 88%] install/install-rdo writing output... [ 88%] install/install-ubuntu writing output... [ 88%] install/launch-instance writing output... [ 89%] install/next-steps writing output... [ 89%] install/verify writing output... [ 89%] man/heat-api writing output... [ 90%] man/heat-api-cfn writing output... [ 90%] man/heat-db-setup writing output... [ 90%] man/heat-engine writing output... [ 91%] man/heat-keystone-setup-domain writing output... [ 91%] man/heat-manage writing output... [ 91%] man/heat-status writing output... [ 92%] man/index writing output... [ 92%] operating_guides/httpd writing output... [ 92%] operating_guides/scale_deployment writing output... [ 93%] operating_guides/upgrades_guide writing output... [ 93%] template_guide/advanced_topics writing output... [ 94%] template_guide/basic_resources writing output... [ 94%] template_guide/cfn /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... [ 94%] template_guide/composition writing output... [ 95%] template_guide/contrib writing output... [ 95%] template_guide/environment writing output... [ 95%] template_guide/existing_templates writing output... [ 96%] template_guide/feature_guide writing output... [ 96%] template_guide/functions writing output... [ 96%] template_guide/hello_world writing output... [ 97%] template_guide/hot_guide writing output... [ 97%] template_guide/hot_spec /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... [ 98%] template_guide/index writing output... [ 98%] template_guide/multi-clouds writing output... [ 98%] template_guide/openstack /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... [ 99%] template_guide/software_deployment writing output... [ 99%] template_guide/unsupported writing output... [ 99%] templates/cfn/WordPress_Single_Instance writing output... [100%] templates/hot/hello_world writing output... [100%] templates/index DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/docstring of heat.db.types.Json.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/db/types.py:docstring of heat.db.types.Json.process_bind_param:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/db/types.py:docstring of heat.db.types.Json.process_result_value:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/docstring of heat.db.types.List.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/db/types.py:docstring of heat.db.types.List.process_bind_param:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/db/types.py:docstring of heat.db.types.List.process_result_value:19: WARNING: undefined label: 'types_typedecorator' DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/docstring of heat.db.types.LongText.cache_ok:133: WARNING: undefined label: 'sql_caching' DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. DEBUG: src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/') DEBUG: generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' DEBUG: done DEBUG: highlighting module code... [ 1%] heat.api [openstackdocstheme] could not determine last_updated for '_modules/heat/api' DEBUG: highlighting module code... [ 1%] heat.api.aws.ec2token [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/ec2token' DEBUG: highlighting module code... [ 2%] heat.api.aws.exception [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/exception' DEBUG: highlighting module code... [ 2%] heat.api.aws.utils [openstackdocstheme] could not determine last_updated for '_modules/heat/api/aws/utils' DEBUG: highlighting module code... [ 3%] heat.api.cfn [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn' DEBUG: highlighting module code... [ 3%] heat.api.cfn.v1 [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1' DEBUG: highlighting module code... [ 4%] heat.api.cfn.v1.signal [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/signal' DEBUG: highlighting module code... [ 4%] heat.api.cfn.v1.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/v1/stacks' DEBUG: highlighting module code... [ 5%] heat.api.cfn.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/api/cfn/wsgi' DEBUG: highlighting module code... [ 5%] heat.api.middleware.fault [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/fault' DEBUG: highlighting module code... [ 6%] heat.api.middleware.version_negotiation [openstackdocstheme] could not determine last_updated for '_modules/heat/api/middleware/version_negotiation' DEBUG: highlighting module code... [ 6%] heat.api.openstack [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1 [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1' DEBUG: highlighting module code... [ 7%] heat.api.openstack.v1.actions [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/actions' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.build_info [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/build_info' DEBUG: highlighting module code... [ 8%] heat.api.openstack.v1.events [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/events' DEBUG: highlighting module code... [ 9%] heat.api.openstack.v1.resources [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/resources' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.services [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/services' DEBUG: highlighting module code... [ 10%] heat.api.openstack.v1.software_configs [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_configs' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.software_deployments [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/software_deployments' DEBUG: highlighting module code... [ 11%] heat.api.openstack.v1.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/stacks' DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.util [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/util' DEBUG: highlighting module code... [ 12%] heat.api.openstack.v1.views.stacks_view [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/stacks_view' DEBUG: highlighting module code... [ 13%] heat.api.openstack.v1.views.views_common [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/v1/views/views_common' DEBUG: highlighting module code... [ 13%] heat.api.openstack.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/api/openstack/wsgi' DEBUG: highlighting module code... [ 14%] heat.api.versions [openstackdocstheme] could not determine last_updated for '_modules/heat/api/versions' DEBUG: highlighting module code... [ 14%] heat.common.auth_password [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_password' DEBUG: highlighting module code... [ 15%] heat.common.auth_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_plugin' DEBUG: highlighting module code... [ 15%] heat.common.auth_url [openstackdocstheme] could not determine last_updated for '_modules/heat/common/auth_url' DEBUG: highlighting module code... [ 16%] heat.common.cache [openstackdocstheme] could not determine last_updated for '_modules/heat/common/cache' DEBUG: highlighting module code... [ 16%] heat.common.config [openstackdocstheme] could not determine last_updated for '_modules/heat/common/config' DEBUG: highlighting module code... [ 17%] heat.common.context [openstackdocstheme] could not determine last_updated for '_modules/heat/common/context' DEBUG: highlighting module code... [ 17%] heat.common.crypt [openstackdocstheme] could not determine last_updated for '_modules/heat/common/crypt' DEBUG: highlighting module code... [ 18%] heat.common.custom_backend_auth [openstackdocstheme] could not determine last_updated for '_modules/heat/common/custom_backend_auth' DEBUG: highlighting module code... [ 19%] heat.common.endpoint_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/endpoint_utils' DEBUG: highlighting module code... [ 19%] heat.common.environment_format [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_format' DEBUG: highlighting module code... [ 20%] heat.common.environment_util [openstackdocstheme] could not determine last_updated for '_modules/heat/common/environment_util' DEBUG: highlighting module code... [ 20%] heat.common.exception [openstackdocstheme] could not determine last_updated for '_modules/heat/common/exception' DEBUG: highlighting module code... [ 21%] heat.common.grouputils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/grouputils' DEBUG: highlighting module code... [ 21%] heat.common.identifier [openstackdocstheme] could not determine last_updated for '_modules/heat/common/identifier' DEBUG: highlighting module code... [ 22%] heat.common.lifecycle_plugin_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/lifecycle_plugin_utils' DEBUG: highlighting module code... [ 22%] heat.common.messaging [openstackdocstheme] could not determine last_updated for '_modules/heat/common/messaging' DEBUG: highlighting module code... [ 23%] heat.common.netutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/netutils' DEBUG: highlighting module code... [ 23%] heat.common.noauth [openstackdocstheme] could not determine last_updated for '_modules/heat/common/noauth' DEBUG: highlighting module code... [ 24%] heat.common.param_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/param_utils' DEBUG: highlighting module code... [ 24%] heat.common.password_gen [openstackdocstheme] could not determine last_updated for '_modules/heat/common/password_gen' DEBUG: highlighting module code... [ 25%] heat.common.plugin_loader [openstackdocstheme] could not determine last_updated for '_modules/heat/common/plugin_loader' DEBUG: highlighting module code... [ 25%] heat.common.pluginutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/pluginutils' DEBUG: highlighting module code... [ 26%] heat.common.policy [openstackdocstheme] could not determine last_updated for '_modules/heat/common/policy' DEBUG: highlighting module code... [ 26%] heat.common.profiler [openstackdocstheme] could not determine last_updated for '_modules/heat/common/profiler' DEBUG: highlighting module code... [ 27%] heat.common.serializers [openstackdocstheme] could not determine last_updated for '_modules/heat/common/serializers' DEBUG: highlighting module code... [ 28%] heat.common.service_utils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/service_utils' DEBUG: highlighting module code... [ 28%] heat.common.short_id [openstackdocstheme] could not determine last_updated for '_modules/heat/common/short_id' DEBUG: highlighting module code... [ 29%] heat.common.template_format [openstackdocstheme] could not determine last_updated for '_modules/heat/common/template_format' DEBUG: highlighting module code... [ 29%] heat.common.timeutils [openstackdocstheme] could not determine last_updated for '_modules/heat/common/timeutils' DEBUG: highlighting module code... [ 30%] heat.common.urlfetch [openstackdocstheme] could not determine last_updated for '_modules/heat/common/urlfetch' DEBUG: highlighting module code... [ 30%] heat.common.wsgi [openstackdocstheme] could not determine last_updated for '_modules/heat/common/wsgi' DEBUG: highlighting module code... [ 31%] heat.db.api [openstackdocstheme] could not determine last_updated for '_modules/heat/db/api' DEBUG: highlighting module code... [ 31%] heat.db.filters [openstackdocstheme] could not determine last_updated for '_modules/heat/db/filters' DEBUG: highlighting module code... [ 32%] heat.db.migration [openstackdocstheme] could not determine last_updated for '_modules/heat/db/migration' DEBUG: highlighting module code... [ 32%] heat.db.models [openstackdocstheme] could not determine last_updated for '_modules/heat/db/models' DEBUG: highlighting module code... [ 33%] heat.db.types [openstackdocstheme] could not determine last_updated for '_modules/heat/db/types' DEBUG: highlighting module code... [ 33%] heat.db.utils [openstackdocstheme] could not determine last_updated for '_modules/heat/db/utils' DEBUG: highlighting module code... [ 34%] heat.engine.api [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/api' DEBUG: highlighting module code... [ 34%] heat.engine.attributes [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/attributes' DEBUG: highlighting module code... [ 35%] heat.engine.cfn.functions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/functions' DEBUG: highlighting module code... [ 35%] heat.engine.cfn.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/parameters' DEBUG: highlighting module code... [ 36%] heat.engine.cfn.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/cfn/template' DEBUG: highlighting module code... [ 37%] heat.engine.check_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/check_resource' DEBUG: highlighting module code... [ 37%] heat.engine.clients [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients' DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_exception [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_exception' DEBUG: highlighting module code... [ 38%] heat.engine.clients.client_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/client_plugin' DEBUG: highlighting module code... [ 39%] heat.engine.clients.default_client_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/default_client_plugin' DEBUG: highlighting module code... [ 39%] heat.engine.clients.microversion_mixin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/microversion_mixin' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os' DEBUG: highlighting module code... [ 40%] heat.engine.clients.os.aodh [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/aodh' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.barbican [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/barbican' DEBUG: highlighting module code... [ 41%] heat.engine.clients.os.cinder [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/cinder' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.designate [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/designate' DEBUG: highlighting module code... [ 42%] heat.engine.clients.os.glance [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/glance' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.heat_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/heat_plugin' DEBUG: highlighting module code... [ 43%] heat.engine.clients.os.ironic [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/ironic' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone' DEBUG: highlighting module code... [ 44%] heat.engine.clients.os.keystone.fake_keystoneclient [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/fake_keystoneclient' DEBUG: highlighting module code... [ 45%] heat.engine.clients.os.keystone.heat_keystoneclient [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/heat_keystoneclient' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.keystone.keystone_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/keystone/keystone_constraints' DEBUG: highlighting module code... [ 46%] heat.engine.clients.os.magnum [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/magnum' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.manila [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/manila' DEBUG: highlighting module code... [ 47%] heat.engine.clients.os.mistral [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/mistral' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.monasca [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/monasca' DEBUG: highlighting module code... [ 48%] heat.engine.clients.os.neutron [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron' DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.lbaas_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/lbaas_constraints' DEBUG: highlighting module code... [ 49%] heat.engine.clients.os.neutron.neutron_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/neutron_constraints' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.neutron.taas_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/neutron/taas_constraints' DEBUG: highlighting module code... [ 50%] heat.engine.clients.os.nova [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/nova' DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.octavia [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/octavia' DEBUG: highlighting module code... [ 51%] heat.engine.clients.os.openstacksdk [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/openstacksdk' DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.swift [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/swift' DEBUG: highlighting module code... [ 52%] heat.engine.clients.os.trove [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/trove' DEBUG: highlighting module code... [ 53%] heat.engine.clients.os.zaqar [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/os/zaqar' DEBUG: highlighting module code... [ 53%] heat.engine.clients.progress [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/clients/progress' DEBUG: highlighting module code... [ 54%] heat.engine.conditions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/conditions' DEBUG: highlighting module code... [ 54%] heat.engine.constraint.common_constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraint/common_constraints' DEBUG: highlighting module code... [ 55%] heat.engine.constraints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/constraints' DEBUG: highlighting module code... [ 56%] heat.engine.dependencies [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/dependencies' DEBUG: highlighting module code... [ 56%] heat.engine.environment [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/environment' DEBUG: highlighting module code... [ 57%] heat.engine.event [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/event' DEBUG: highlighting module code... [ 57%] heat.engine.function [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/function' DEBUG: highlighting module code... [ 58%] heat.engine.hot.functions [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/functions' DEBUG: highlighting module code... [ 58%] heat.engine.hot.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/parameters' DEBUG: highlighting module code... [ 59%] heat.engine.hot.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/hot/template' DEBUG: highlighting module code... [ 59%] heat.engine.lifecycle_plugin [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/lifecycle_plugin' DEBUG: highlighting module code... [ 60%] heat.engine.node_data [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/node_data' DEBUG: highlighting module code... [ 60%] heat.engine.notification [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification' DEBUG: highlighting module code... [ 61%] heat.engine.notification.autoscaling [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/autoscaling' DEBUG: highlighting module code... [ 61%] heat.engine.notification.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/notification/stack' DEBUG: highlighting module code... [ 62%] heat.engine.output [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/output' DEBUG: highlighting module code... [ 62%] heat.engine.parameter_groups [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameter_groups' DEBUG: highlighting module code... [ 63%] heat.engine.parameters [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parameters' DEBUG: highlighting module code... [ 63%] heat.engine.parent_rsrc [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/parent_rsrc' DEBUG: highlighting module code... [ 64%] heat.engine.plugin_manager [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/plugin_manager' DEBUG: highlighting module code... [ 65%] heat.engine.properties [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties' DEBUG: highlighting module code... [ 65%] heat.engine.properties_group [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/properties_group' DEBUG: highlighting module code... [ 66%] heat.engine.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resource' DEBUG: highlighting module code... [ 66%] heat.engine.resources [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources' DEBUG: highlighting module code... [ 67%] heat.engine.resources.alarm_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/alarm_base' DEBUG: highlighting module code... [ 67%] heat.engine.resources.scheduler_hints [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/scheduler_hints' DEBUG: highlighting module code... [ 68%] heat.engine.resources.server_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/server_base' DEBUG: highlighting module code... [ 68%] heat.engine.resources.signal_responder [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/signal_responder' DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_resource' DEBUG: highlighting module code... [ 69%] heat.engine.resources.stack_user [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/stack_user' DEBUG: highlighting module code... [ 70%] heat.engine.resources.template_resource [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/template_resource' DEBUG: highlighting module code... [ 70%] heat.engine.resources.volume_base [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/volume_base' DEBUG: highlighting module code... [ 71%] heat.engine.resources.wait_condition [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/resources/wait_condition' DEBUG: highlighting module code... [ 71%] heat.engine.rsrc_defn [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/rsrc_defn' DEBUG: highlighting module code... [ 72%] heat.engine.scheduler [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/scheduler' DEBUG: highlighting module code... [ 72%] heat.engine.service [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service' DEBUG: highlighting module code... [ 73%] heat.engine.service_software_config [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/service_software_config' DEBUG: highlighting module code... [ 74%] heat.engine.software_config_io [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/software_config_io' DEBUG: highlighting module code... [ 74%] heat.engine.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack' DEBUG: highlighting module code... [ 75%] heat.engine.stack_lock [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stack_lock' DEBUG: highlighting module code... [ 75%] heat.engine.status [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/status' DEBUG: highlighting module code... [ 76%] heat.engine.stk_defn [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/stk_defn' DEBUG: highlighting module code... [ 76%] heat.engine.support [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/support' DEBUG: highlighting module code... [ 77%] heat.engine.sync_point [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/sync_point' DEBUG: highlighting module code... [ 77%] heat.engine.template [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template' DEBUG: highlighting module code... [ 78%] heat.engine.template_common [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_common' DEBUG: highlighting module code... [ 78%] heat.engine.template_files [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/template_files' DEBUG: highlighting module code... [ 79%] heat.engine.timestamp [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/timestamp' DEBUG: highlighting module code... [ 79%] heat.engine.translation [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/translation' DEBUG: highlighting module code... [ 80%] heat.engine.update [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/update' DEBUG: highlighting module code... [ 80%] heat.engine.worker [openstackdocstheme] could not determine last_updated for '_modules/heat/engine/worker' DEBUG: highlighting module code... [ 81%] heat.objects.base [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/base' DEBUG: highlighting module code... [ 81%] heat.objects.event [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/event' DEBUG: highlighting module code... [ 82%] heat.objects.fields [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/fields' DEBUG: highlighting module code... [ 83%] heat.objects.raw_template [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template' DEBUG: highlighting module code... [ 83%] heat.objects.raw_template_files [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/raw_template_files' DEBUG: highlighting module code... [ 84%] heat.objects.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource' DEBUG: highlighting module code... [ 84%] heat.objects.resource_data [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_data' DEBUG: highlighting module code... [ 85%] heat.objects.resource_properties_data [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/resource_properties_data' DEBUG: highlighting module code... [ 85%] heat.objects.service [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/service' DEBUG: highlighting module code... [ 86%] heat.objects.snapshot [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/snapshot' DEBUG: highlighting module code... [ 86%] heat.objects.software_config [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_config' DEBUG: highlighting module code... [ 87%] heat.objects.software_deployment [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/software_deployment' DEBUG: highlighting module code... [ 87%] heat.objects.stack [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack' DEBUG: highlighting module code... [ 88%] heat.objects.stack_lock [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_lock' DEBUG: highlighting module code... [ 88%] heat.objects.stack_tag [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/stack_tag' DEBUG: highlighting module code... [ 89%] heat.objects.sync_point [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/sync_point' DEBUG: highlighting module code... [ 89%] heat.objects.user_creds [openstackdocstheme] could not determine last_updated for '_modules/heat/objects/user_creds' DEBUG: highlighting module code... [ 90%] heat.policies [openstackdocstheme] could not determine last_updated for '_modules/heat/policies' DEBUG: highlighting module code... [ 90%] heat.policies.actions [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/actions' DEBUG: highlighting module code... [ 91%] heat.policies.base [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/base' DEBUG: highlighting module code... [ 92%] heat.policies.build_info [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/build_info' DEBUG: highlighting module code... [ 92%] heat.policies.cloudformation [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/cloudformation' DEBUG: highlighting module code... [ 93%] heat.policies.events [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/events' DEBUG: highlighting module code... [ 93%] heat.policies.resource [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource' DEBUG: highlighting module code... [ 94%] heat.policies.resource_types [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/resource_types' DEBUG: highlighting module code... [ 94%] heat.policies.service [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/service' DEBUG: highlighting module code... [ 95%] heat.policies.software_configs [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_configs' DEBUG: highlighting module code... [ 95%] heat.policies.software_deployments [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/software_deployments' DEBUG: highlighting module code... [ 96%] heat.policies.stacks [openstackdocstheme] could not determine last_updated for '_modules/heat/policies/stacks' DEBUG: highlighting module code... [ 96%] heat.rpc.client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/client' DEBUG: highlighting module code... [ 97%] heat.rpc.listener_client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/listener_client' DEBUG: highlighting module code... [ 97%] heat.rpc.worker_client [openstackdocstheme] could not determine last_updated for '_modules/heat/rpc/worker_client' DEBUG: highlighting module code... [ 98%] heat.scaling.cooldown [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/cooldown' DEBUG: highlighting module code... [ 98%] heat.scaling.lbutils [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/lbutils' DEBUG: highlighting module code... [ 99%] heat.scaling.rolling_update [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/rolling_update' DEBUG: highlighting module code... [ 99%] heat.scaling.scalingutil [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/scalingutil' DEBUG: highlighting module code... [100%] heat.scaling.template [openstackdocstheme] could not determine last_updated for '_modules/heat/scaling/template' DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index' DEBUG: writing additional pages... search done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 11 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: docs: OK (56.22 seconds) DEBUG: congratulations :) (56.32 seconds) DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v7.2.6 DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: loading stevedore.sphinxext DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (openstack-heat); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: loading intersphinx inventory from https://docs.sqlalchemy.org/objects.inv... DEBUG: WARNING: failed to reach any of the inventories with the following issues: DEBUG: intersphinx inventory 'https://docs.sqlalchemy.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.sqlalchemy.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.ec2token.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.aws.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.signal.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.cfn.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.fault.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.middleware.version_negotiation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.versions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.services.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.stacks_view.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.api.openstack.v1.views.views_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_password.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.auth_url.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.crypt.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.custom_backend_auth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.endpoint_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.environment_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.environment_util.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.grouputils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.identifier.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.lifecycle_plugin_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.messaging.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.netutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.noauth.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.param_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.password_gen.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.plugin_loader.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.pluginutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.policy.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.serializers.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.service_utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.short_id.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.template_format.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.timeutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.urlfetch.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.common.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.filters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.migration.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.models.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.db.utils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.attributes.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.check_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.conditions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.dependencies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.environment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.function.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.lifecycle_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.node_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.output.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parameter_groups.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.parent_rsrc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.plugin_manager.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.properties.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.properties_group.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.rsrc_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.scheduler.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.service_software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.software_config_io.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.status.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.stk_defn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.support.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template_common.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.timestamp.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.translation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.worker.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.cfn.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.client_exception.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.default_client_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.microversion_mixin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.progress.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.aodh.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.barbican.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.blazar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.cinder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.designate.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.glance.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.heat_plugin.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.ironic.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.magnum.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.manila.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.mistral.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.monasca.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.nova.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.octavia.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.openstacksdk.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.swift.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.trove.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.vitrage.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.zaqar.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.zun.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.fake_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.heat_keystoneclient.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.keystone.keystone_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.lbaas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.neutron_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.clients.os.neutron.taas_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraint.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.constraint.common_constraints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.functions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.parameters.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.hot.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.autoscaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.notification.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.alarm_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.scheduler_hints.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.server_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.signal_responder.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.stack_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.stack_user.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.template_resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.volume_base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.engine.resources.wait_condition.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.event.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.fields.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.raw_template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.raw_template_files.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.resource_properties_data.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.snapshot.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.software_config.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.software_deployment.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack_lock.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.stack_tag.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.sync_point.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.objects.user_creds.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.actions.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.build_info.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.cloudformation.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.events.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.resource.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.resource_types.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.software_configs.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.software_deployments.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.policies.stacks.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.listener_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.worker_api.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.rpc.worker_client.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.cooldown.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.lbutils.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.rolling_update.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.scalingutil.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/heat.scaling.template.rst. DEBUG: Creating file /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/api/modules.rst. DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/openstack-heat-24.1.0.dev34/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/../../etc/heat/heat-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/_static/heat.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/../../etc/heat/heat-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/source/_static/heat.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 280 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-model reading sources... [ 1%] admin/index reading sources... [ 1%] admin/introduction reading sources... [ 1%] admin/stack-domain-users reading sources... [ 2%] api/heat reading sources... [ 2%] api/heat.api reading sources... [ 2%] api/heat.api.aws reading sources... [ 3%] api/heat.api.aws.ec2token reading sources... [ 3%] api/heat.api.aws.exception reading sources... [ 4%] api/heat.api.aws.utils reading sources... [ 4%] api/heat.api.cfn reading sources... [ 4%] api/heat.api.cfn.v1 reading sources... [ 5%] api/heat.api.cfn.v1.signal reading sources... [ 5%] api/heat.api.cfn.v1.stacks reading sources... [ 5%] api/heat.api.cfn.versions reading sources... [ 6%] api/heat.api.cfn.wsgi reading sources... [ 6%] api/heat.api.middleware reading sources... [ 6%] api/heat.api.middleware.fault reading sources... [ 7%] api/heat.api.middleware.version_negotiation reading sources... [ 7%] api/heat.api.openstack reading sources... [ 8%] api/heat.api.openstack.v1 reading sources... [ 8%] api/heat.api.openstack.v1.actions reading sources... [ 8%] api/heat.api.openstack.v1.build_info reading sources... [ 9%] api/heat.api.openstack.v1.events reading sources... [ 9%] api/heat.api.openstack.v1.resources reading sources... [ 9%] api/heat.api.openstack.v1.services reading sources... [ 10%] api/heat.api.openstack.v1.software_configs reading sources... [ 10%] api/heat.api.openstack.v1.software_deployments reading sources... [ 10%] api/heat.api.openstack.v1.stacks reading sources... [ 11%] api/heat.api.openstack.v1.util reading sources... [ 11%] api/heat.api.openstack.v1.views reading sources... [ 11%] api/heat.api.openstack.v1.views.stacks_view reading sources... [ 12%] api/heat.api.openstack.v1.views.views_common reading sources... [ 12%] api/heat.api.openstack.versions reading sources... [ 12%] api/heat.api.openstack.wsgi reading sources... [ 13%] api/heat.api.versions reading sources... [ 13%] api/heat.common reading sources... [ 14%] api/heat.common.auth_password reading sources... [ 14%] api/heat.common.auth_plugin reading sources... [ 14%] api/heat.common.auth_url reading sources... [ 15%] api/heat.common.cache reading sources... [ 15%] api/heat.common.config reading sources... [ 15%] api/heat.common.context reading sources... [ 16%] api/heat.common.crypt reading sources... [ 16%] api/heat.common.custom_backend_auth reading sources... [ 16%] api/heat.common.endpoint_utils reading sources... [ 17%] api/heat.common.environment_format reading sources... [ 17%] api/heat.common.environment_util reading sources... [ 18%] api/heat.common.exception reading sources... [ 18%] api/heat.common.grouputils reading sources... [ 18%] api/heat.common.i18n reading sources... [ 19%] api/heat.common.identifier reading sources... [ 19%] api/heat.common.lifecycle_plugin_utils reading sources... [ 19%] api/heat.common.messaging reading sources... [ 20%] api/heat.common.netutils reading sources... [ 20%] api/heat.common.noauth reading sources... [ 20%] api/heat.common.param_utils reading sources... [ 21%] api/heat.common.password_gen reading sources... [ 21%] api/heat.common.plugin_loader reading sources... [ 21%] api/heat.common.pluginutils reading sources... [ 22%] api/heat.common.policy reading sources... [ 22%] api/heat.common.profiler reading sources... [ 22%] api/heat.common.serializers reading sources... [ 23%] api/heat.common.service_utils reading sources... [ 23%] api/heat.common.short_id reading sources... [ 24%] api/heat.common.template_format reading sources... [ 24%] api/heat.common.timeutils reading sources... [ 24%] api/heat.common.urlfetch reading sources... [ 25%] api/heat.common.wsgi reading sources... [ 25%] api/heat.db reading sources... [ 25%] api/heat.db.api reading sources... [ 26%] api/heat.db.filters reading sources... [ 26%] api/heat.db.migration reading sources... [ 26%] api/heat.db.models reading sources... [ 27%] api/heat.db.types reading sources... [ 27%] api/heat.db.utils reading sources... [ 28%] api/heat.engine reading sources... [ 28%] api/heat.engine.api reading sources... [ 28%] api/heat.engine.attributes reading sources... [ 29%] api/heat.engine.cfn reading sources... [ 29%] api/heat.engine.cfn.functions reading sources... [ 29%] api/heat.engine.cfn.parameters reading sources... [ 30%] api/heat.engine.cfn.template reading sources... [ 30%] api/heat.engine.check_resource reading sources... [ 30%] api/heat.engine.clients reading sources... [ 31%] api/heat.engine.clients.client_exception reading sources... [ 31%] api/heat.engine.clients.client_plugin reading sources... [ 31%] api/heat.engine.clients.default_client_plugin reading sources... [ 32%] api/heat.engine.clients.microversion_mixin reading sources... [ 32%] api/heat.engine.clients.os reading sources... [ 32%] api/heat.engine.clients.os.aodh reading sources... [ 33%] api/heat.engine.clients.os.barbican reading sources... [ 33%] api/heat.engine.clients.os.blazar reading sources... [ 34%] api/heat.engine.clients.os.cinder reading sources... [ 34%] api/heat.engine.clients.os.designate reading sources... [ 34%] api/heat.engine.clients.os.glance reading sources... [ 35%] api/heat.engine.clients.os.heat_plugin reading sources... [ 35%] api/heat.engine.clients.os.ironic reading sources... [ 35%] api/heat.engine.clients.os.keystone reading sources... [ 36%] api/heat.engine.clients.os.keystone.fake_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.heat_keystoneclient reading sources... [ 36%] api/heat.engine.clients.os.keystone.keystone_constraints reading sources... [ 37%] api/heat.engine.clients.os.magnum reading sources... [ 37%] api/heat.engine.clients.os.manila reading sources... [ 38%] api/heat.engine.clients.os.mistral reading sources... [ 38%] api/heat.engine.clients.os.monasca reading sources... [ 38%] api/heat.engine.clients.os.neutron reading sources... [ 39%] api/heat.engine.clients.os.neutron.lbaas_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.neutron_constraints reading sources... [ 39%] api/heat.engine.clients.os.neutron.taas_constraints reading sources... [ 40%] api/heat.engine.clients.os.nova reading sources... [ 40%] api/heat.engine.clients.os.octavia reading sources... [ 40%] api/heat.engine.clients.os.openstacksdk reading sources... [ 41%] api/heat.engine.clients.os.swift reading sources... [ 41%] api/heat.engine.clients.os.trove reading sources... [ 41%] api/heat.engine.clients.os.vitrage reading sources... [ 42%] api/heat.engine.clients.os.zaqar reading sources... [ 42%] api/heat.engine.clients.os.zun reading sources... [ 42%] api/heat.engine.clients.progress reading sources... [ 43%] api/heat.engine.conditions reading sources... [ 43%] api/heat.engine.constraint reading sources... [ 44%] api/heat.engine.constraint.common_constraints reading sources... [ 44%] api/heat.engine.constraints reading sources... [ 44%] api/heat.engine.dependencies reading sources... [ 45%] api/heat.engine.environment reading sources... [ 45%] api/heat.engine.event reading sources... [ 45%] api/heat.engine.function reading sources... [ 46%] api/heat.engine.hot reading sources... [ 46%] api/heat.engine.hot.functions reading sources... [ 46%] api/heat.engine.hot.parameters reading sources... [ 47%] api/heat.engine.hot.template reading sources... [ 47%] api/heat.engine.lifecycle_plugin reading sources... [ 48%] api/heat.engine.node_data reading sources... [ 48%] api/heat.engine.notification reading sources... [ 48%] api/heat.engine.notification.autoscaling reading sources... [ 49%] api/heat.engine.notification.stack reading sources... [ 49%] api/heat.engine.output reading sources... [ 49%] api/heat.engine.parameter_groups reading sources... [ 50%] api/heat.engine.parameters reading sources... [ 50%] api/heat.engine.parent_rsrc reading sources... [ 50%] api/heat.engine.plugin_manager reading sources... [ 51%] api/heat.engine.properties reading sources... [ 51%] api/heat.engine.properties_group reading sources... [ 51%] api/heat.engine.resource reading sources... [ 52%] api/heat.engine.resources reading sources... [ 52%] api/heat.engine.resources.alarm_base reading sources... [ 52%] api/heat.engine.resources.scheduler_hints reading sources... [ 53%] api/heat.engine.resources.server_base reading sources... [ 53%] api/heat.engine.resources.signal_responder reading sources... [ 54%] api/heat.engine.resources.stack_resource reading sources... [ 54%] api/heat.engine.resources.stack_user reading sources... [ 54%] api/heat.engine.resources.template_resource reading sources... [ 55%] api/heat.engine.resources.volume_base reading sources... [ 55%] api/heat.engine.resources.wait_condition reading sources... [ 55%] api/heat.engine.rsrc_defn reading sources... [ 56%] api/heat.engine.scheduler reading sources... [ 56%] api/heat.engine.service reading sources... [ 56%] api/heat.engine.service_software_config reading sources... [ 57%] api/heat.engine.software_config_io reading sources... [ 57%] api/heat.engine.stack reading sources... [ 57%] api/heat.engine.stack_lock reading sources... [ 58%] api/heat.engine.status reading sources... [ 58%] api/heat.engine.stk_defn reading sources... [ 59%] api/heat.engine.support reading sources... [ 59%] api/heat.engine.sync_point reading sources... [ 59%] api/heat.engine.template reading sources... [ 60%] api/heat.engine.template_common reading sources... [ 60%] api/heat.engine.template_files reading sources... [ 60%] api/heat.engine.timestamp reading sources... [ 61%] api/heat.engine.translation reading sources... [ 61%] api/heat.engine.update reading sources... [ 61%] api/heat.engine.worker reading sources... [ 62%] api/heat.objects reading sources... [ 62%] api/heat.objects.base reading sources... [ 62%] api/heat.objects.event reading sources... [ 63%] api/heat.objects.fields reading sources... [ 63%] api/heat.objects.raw_template reading sources... [ 64%] api/heat.objects.raw_template_files reading sources... [ 64%] api/heat.objects.resource reading sources... [ 64%] api/heat.objects.resource_data reading sources... [ 65%] api/heat.objects.resource_properties_data reading sources... [ 65%] api/heat.objects.service reading sources... [ 65%] api/heat.objects.snapshot reading sources... [ 66%] api/heat.objects.software_config reading sources... [ 66%] api/heat.objects.software_deployment reading sources... [ 66%] api/heat.objects.stack reading sources... [ 67%] api/heat.objects.stack_lock reading sources... [ 67%] api/heat.objects.stack_tag reading sources... [ 68%] api/heat.objects.sync_point reading sources... [ 68%] api/heat.objects.user_creds reading sources... [ 68%] api/heat.policies reading sources... [ 69%] api/heat.policies.actions reading sources... [ 69%] api/heat.policies.base reading sources... [ 69%] api/heat.policies.build_info reading sources... [ 70%] api/heat.policies.cloudformation reading sources... [ 70%] api/heat.policies.events reading sources... [ 70%] api/heat.policies.resource reading sources... [ 71%] api/heat.policies.resource_types reading sources... [ 71%] api/heat.policies.service reading sources... [ 71%] api/heat.policies.software_configs reading sources... [ 72%] api/heat.policies.software_deployments reading sources... [ 72%] api/heat.policies.stacks reading sources... [ 72%] api/heat.rpc reading sources... [ 73%] api/heat.rpc.api reading sources... [ 73%] api/heat.rpc.client reading sources... [ 74%] api/heat.rpc.listener_client reading sources... [ 74%] api/heat.rpc.worker_api reading sources... [ 74%] api/heat.rpc.worker_client reading sources... [ 75%] api/heat.scaling reading sources... [ 75%] api/heat.scaling.cooldown reading sources... [ 75%] api/heat.scaling.lbutils reading sources... [ 76%] api/heat.scaling.rolling_update reading sources... [ 76%] api/heat.scaling.scalingutil reading sources... [ 76%] api/heat.scaling.template reading sources... [ 77%] api/index reading sources... [ 77%] api/modules reading sources... [ 78%] configuration/config-options loading config file etc/heat/heat-config-generator.conf DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s. (Original: 'Optional heat url in format like http://0.0.0.0:8004/v1/%(tenant_id)s.'): 'tenant_id' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: reading sources... [ 78%] configuration/index reading sources... [ 78%] configuration/logs reading sources... [ 79%] configuration/sample_config reading sources... [ 79%] configuration/sample_policy reading sources... [ 79%] contributor/contributing reading sources... [ 80%] contributor/index reading sources... [ 80%] developing_guides/architecture reading sources... [ 80%] developing_guides/blueprints reading sources... [ 81%] developing_guides/gmr reading sources... [ 81%] developing_guides/index reading sources... [ 81%] developing_guides/pluginguide reading sources... [ 82%] developing_guides/rally_on_gates reading sources... [ 82%] developing_guides/schedulerhints reading sources... [ 82%] developing_guides/supportstatus reading sources... [ 83%] getting_started/create_a_stack reading sources... [ 83%] getting_started/index reading sources... [ 84%] getting_started/on_devstack reading sources... [ 84%] getting_started/on_fedora reading sources... [ 84%] getting_started/on_other reading sources... [ 85%] getting_started/on_ubuntu reading sources... [ 85%] getting_started/standalone reading sources... [ 85%] glossary reading sources... [ 86%] index reading sources... [ 86%] install/get_started reading sources... [ 86%] install/index reading sources... [ 87%] install/install reading sources... [ 87%] install/install-debian reading sources... [ 88%] install/install-rdo reading sources... [ 88%] install/install-ubuntu reading sources... [ 88%] install/launch-instance reading sources... [ 89%] install/next-steps reading sources... [ 89%] install/verify reading sources... [ 89%] man/heat-api reading sources... [ 90%] man/heat-api-cfn reading sources... [ 90%] man/heat-db-setup reading sources... [ 90%] man/heat-engine reading sources... [ 91%] man/heat-keystone-setup-domain reading sources... [ 91%] man/heat-manage reading sources... [ 91%] man/heat-status reading sources... [ 92%] man/index reading sources... [ 92%] operating_guides/httpd reading sources... [ 92%] operating_guides/scale_deployment reading sources... [ 93%] operating_guides/upgrades_guide reading sources... [ 93%] template_guide/advanced_topics reading sources... [ 94%] template_guide/basic_resources reading sources... [ 94%] template_guide/cfn WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.vitrage: "No module named 'vitrageclient'". Not using vitrage. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.zun: "No module named 'zunclient'". Not using zun. DEBUG: WARNING:heat.common.pluginutils:Encountered exception while loading heat.engine.clients.os.blazar: "No module named 'blazarclient'". Not using blazar.reservation. DEBUG: reading sources... [ 94%] template_guide/composition reading sources... [ 95%] template_guide/contrib reading sources... [ 95%] template_guide/environment reading sources... [ 95%] template_guide/existing_templates reading sources... [ 96%] template_guide/feature_guide reading sources... [ 96%] template_guide/functions reading sources... [ 96%] template_guide/hello_world reading sources... [ 97%] template_guide/hot_guide reading sources... [ 97%] template_guide/hot_spec reading sources... [ 98%] template_guide/index reading sources... [ 98%] template_guide/multi-clouds reading sources... [ 98%] template_guide/openstack reading sources... [ 99%] template_guide/software_deployment reading sources... [ 99%] template_guide/unsupported reading sources... [ 99%] templates/cfn/WordPress_Single_Instance reading sources... [100%] templates/hot/hello_world reading sources... [100%] templates/index DEBUG: looking for now-outdated files... WARNING: autodoc: failed to import module 'blazar' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'blazarclient' DEBUG: WARNING: autodoc: failed to import module 'vitrage' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'vitrageclient' DEBUG: WARNING: autodoc: failed to import module 'zun' from module 'heat.engine.clients.os'; the following exception was raised: DEBUG: No module named 'zunclient' DEBUG: none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: writing... heat-api.1 { } heat-api-cfn.1 { } heat-db-setup.1 { } heat-engine.1 { } heat-keystone-setup-domain.1 { } heat-manage.1 { } heat-status.1 { } done DEBUG: build succeeded, 4 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo doc/build/html/.htaccess DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/heat-api-cfn.1 doc/build/man/heat-api.1 doc/build/man/heat-db-setup.1 doc/build/man/heat-engine.1 doc/build/man/heat-keystone-setup-domain.1 doc/build/man/heat-manage.1 doc/build/man/heat-status.1 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/man/man1/ DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//usr/bin/heat-db-setup DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//usr/share/man/man1/heat-db-setup.1 DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/var/lib/heat/.dummy DEBUG: + install -p -D -m 640 etc/heat/heat.conf.sample /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//etc/heat/heat.conf DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/heat-dist.conf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/heat/heat-dist.conf DEBUG: + echo '[revision]' DEBUG: + echo heat_revision=24.1.0 DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/etc/heat/api-paste.ini /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/etc/heat/environment.d /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//etc/heat DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/etc/heat/templates /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64//etc/heat DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/etc/heat DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/de/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/es/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/fr/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/it/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ja/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ko_KR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/pt_BR/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/ru/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_CN/LC_MESSAGES/heat.po /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/zh_TW/LC_MESSAGES/heat.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages/heat/locale /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 heat --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.1.0-0.20250610085203.f2bf881.el10 --unique-debug-suffix -24.1.0-0.20250610085203.f2bf881.el10.x86_64 --unique-debug-src-base openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/openstack-heat-24.1.0.dev34 DEBUG: find-debuginfo: starting DEBUG: Extracting debug info from 0 files DEBUG: Creating .debug symlinks for symlinks to ELF files DEBUG: find: ‘debug’: No such file or directory DEBUG: find-debuginfo: done DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/check-rpaths DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_network.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/prepare_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat_integrationtests/cleanup_test_env.sh from /bin/bash to #!/usr/bin/bash DEBUG: mangling shebang in /usr/lib/python3.12/site-packages/heat/cloudinit/boothook.sh from /bin/bash to #!/usr/bin/bash DEBUG: + /usr/lib/rpm/brp-remove-la-files DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.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.0VLFbi DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CFLAGS DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + export CXXFLAGS DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FFLAGS DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -I/usr/lib64/gfortran/modules ' DEBUG: + export FCFLAGS DEBUG: + VALAFLAGS=-g DEBUG: + export VALAFLAGS DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + export LDFLAGS DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + export LT_SYS_LIBRARY_PATH DEBUG: + CC=gcc DEBUG: + export CC DEBUG: + CXX=g++ DEBUG: + export CXX DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 ' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-ld-errors -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/openstack-heat-24.1.0.dev34/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list [0.346463s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix [0.103914s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error [0.327132s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_suffix [0.094942s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_invalid_action_error [0.104988s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value_missing [0.120532s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage [0.126167s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_already_exists_error [0.113893s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_prefix [0.077965s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_badindex [0.269007s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_garbage_prefix2 [0.290140s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_tokenid [0.089816s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_inval_param_error [0.158294s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_get_param_value [0.181626s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys [0.050161s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple [0.190698s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract [0.160934s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ks_authtoken [0.186001s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_denied [0.071222s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud [0.087395s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_multicloud_none_allowed [0.050443s] ... ok DEBUG: {2} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_new [0.158308s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_extract_param_list_multiple_missing [0.194709s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_dots [0.201195s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken [0.065286s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_ssl_insecure_option [0.042633s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_format_response [0.126588s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_noaccess [0.119672s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_bad_resources_in_template [0.168800s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory_none_app [0.080839s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_denied_error [0.087053s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_param_old [0.061581s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_badconf_no_authuri [0.102168s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_no_template [0.163134s] ... ok DEBUG: {1} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_new [0.081369s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_map_remote_error_request_limit_exceeded [0.115012s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_v2 [0.114712s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_delete [0.167269s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_params_extract_garbage_suffix [0.146753s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_aws.AWSCommonTest.test_reformat_dict_keys_missing [0.160362s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nosig [0.058438s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_auth_nouser [0.041932s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_err_signature [0.074109s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_err [0.607056s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_clients_keystone_opts [0.553003s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_notlast [0.104013s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_false_rollback [0.601358s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok [0.247713s] ... ok DEBUG: {3} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_param_old [0.099243s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_bad_name [0.248993s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_auth_uri_ec2authtoken_long [0.053273s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_onfailure_true [0.114663s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_multicloud [0.060994s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create [0.110391s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_rollback [0.103041s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_ok_roles [0.089782s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_err_inval [0.202983s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_exists [0.104476s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_nouser_x_auth_user [0.071952s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_default [0.123170s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_inval_template [0.114659s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_call_x_auth_user [0.124710s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical_not_found [0.196057s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_rpcerr [0.097798s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete_err_rpcerr [0.170516s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_or_update_err [0.058769s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_opts [0.126754s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn [0.054071s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_paste [0.042679s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_no_last_updated_time [0.061161s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_default_options [0.044714s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ok [0.250522s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent [0.047566s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_arn_invalidtenant [0.209871s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_conf_get_ssl_opts [0.082424s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_denied [0.053334s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template [0.041578s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_filter_factory [0.079911s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_err_rpcerr [0.147135s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_bad_name [0.061171s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_last [0.080370s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_aterr [0.226186s] ... ok DEBUG: {1} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_aterr [0.220950s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_nospace [0.154239s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_bad_name [0.150738s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_access_header_space [0.132413s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_invalid_utf8_path [0.178695s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_last_updated_time [0.152911s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_no_URI_version_accept_header_contains_invalid_MIME_type [0.084298s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_nospace [0.132926s] ... ok DEBUG: {1} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_removes_version_from_request_path [0.060694s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_stackid_addprefix [0.558340s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_bad_name [0.161290s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_ise [0.050517s] ... ok DEBUG: {0} heat.tests.api.aws.test_api_ec2token.Ec2TokenTest.test_get_signature_header_space [0.137353s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_update [0.070358s] ... ok DEBUG: {3} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update [0.127585s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_cancel_without_rollback [0.052654s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_err_rpcerr [0.170394s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_retrieves_build_revision_from_the_engine [0.047499s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_unknown_version [0.105009s] ... ok DEBUG: {2} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_inval_template [0.182257s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_accept_header_contains_valid_version [0.143685s] ... ok DEBUG: {3} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_unknown_version [0.164564s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_empty [0.126022s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_match_version_string [0.395020s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_err_denied_policy [0.127907s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_cancel_update [0.732486s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names [0.655613s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_create_err_engine [0.095305s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_stack_nonexist [0.069114s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_rmt_aterr [0.187822s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_not_match_version_string [0.206720s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_suspend [0.036176s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_response_api_build_revision_from_config_file [0.034807s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_err_denied_policy [0.035273s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_limit_not_int [0.035792s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_delete [0.231276s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_request_path_contains_valid_version [0.158256s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_integer [0.220146s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_multiple_resource_names_no_resource [0.064063s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_multiple_resource_names [0.069507s] ... ok DEBUG: {2} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_empty [0.159487s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe [0.173252s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_nested_depth [0.190412s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_uuid [0.115659s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_theres_a_default_api_build_revision [0.110868s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource [0.134740s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_filter_param [0.102768s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_uuid [0.164170s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resource_nonexistent_stack [0.115242s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_stack_index_event_id_integer [0.036503s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_detail [0.039751s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index [0.240239s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth [0.039353s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_resource_nonexist [0.133215s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_keys [0.040668s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources [0.147740s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_reason [0.045450s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_bad_resource [0.132999s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_denied_policy [0.187820s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_err_denied_policy [0.082049s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_describe_stack_resources_physical [0.170850s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_err_denied_policy [0.130821s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist_resource [0.105848s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_invalid_filters [0.154672s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_uncreated_resource [0.085589s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_enforce_ise [0.119030s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_event_id_integer [0.103788s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_show_stack_nonexist [0.104186s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_bad_name [0.118449s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_multiple_attributes [0.174031s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_integer [0.118816s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nonexist [0.123543s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_nested_stack [0.114594s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_events_list_event_id_uuid [0.126986s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_valid_request [0.146558s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_get_template_int_body [0.068245s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_build_info [0.196212s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_with_invalid_value [0.113544s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_index_nested_depth_not_int [0.605168s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show_nonexist [0.053734s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist_resource [0.052456s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_configs [0.158157s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_metadata_show [0.133940s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_with_single_attribute [0.071243s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show [0.081765s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_signal [0.042193s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_events [0.063679s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_services [0.090914s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data [0.131209s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_software_deployments [0.505468s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions [0.124479s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list [0.787640s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index [0.114397s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_not_int [0.089738s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_rmt_interr [0.114639s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_405 [0.664847s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_services.ServiceControllerTest.test_index_503 [0.132966s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_not_found [0.130185s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources [0.134365s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_resources [0.144144s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show [0.099037s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_default [0.132874s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_list_stack_resources_bad_name [0.098332s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_no_input_values [0.082091s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_data_template [0.116056s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete [0.104801s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_update_bad_name [0.119713s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_args [0.120273s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_error [0.112925s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_post_actions_lookup_redirect [0.158175s] ... ok DEBUG: {0} heat.tests.api.cfn.test_api_cfn_v1.CfnStackControllerTest.test_validate_err_no_template [0.117709s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_missing [0.077046s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_delete_not_found [0.133402s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_create [0.129781s] ... ok DEBUG: {0} heat.tests.api.middleware.test_version_negotiation_middleware.VersionNegotiationMiddlewareTest.test_return_version_controller_when_request_path_is_version [0.109511s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters [0.166716s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction [0.067639s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parameters_override_environment [0.086882s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_badaction_multiple [0.087420s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show_not_found [0.199392s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index [0.179933s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error [0.087976s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_inline [0.071183s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_check [0.143792s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_default [0.192890s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete_error [0.194836s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_actions.ActionControllerTest.test_action_resume [0.146228s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_delete [0.136560s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_index [0.136829s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_build_info.BuildInfoControllerTest.test_build_info_err_denied_policy [0.098475s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_and_parameters [0.135553s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_index_bogus_pagination_param [0.101005s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_show_not_found [0.231381s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_events.EventControllerTest.test_resource_index_event_id_uuid [0.114070s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_message [0.172172s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update [0.162072s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name_missing [0.092328s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_mark_unhealthy_without_mark_unhealthy_key [0.094406s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_exceeds_max_template_size [0.035763s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_yaml [0.037036s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_rpcerr [0.039706s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_err_denied_policy [0.110625s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_tags [0.047355s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_update_not_found [0.206796s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_err_denied_policy [0.060417s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_resources.ResourceControllerTest.test_show_nonexist [0.136783s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_missing [0.898108s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_not_found [0.063633s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_empty_params [0.136683s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template [0.068293s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_string_json [0.133966s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_false [0.094221s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_only_params [0.152112s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_url [0.163206s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_stack_name [0.177785s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon [0.152639s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_int [0.177910s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_timeout_not_int [0.114019s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_template_priority [0.110258s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_denied_policy [0.182109s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt_error [0.124950s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_options [0.842618s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_engine [0.116048s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create [0.164327s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_collection [0.181884s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_existing [0.159893s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_detail [0.101636s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_true [0.953325s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_outputs [0.155586s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_with_files [0.166815s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_snapshot [0.118375s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_filter_param [0.181814s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete [0.086862s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_stack_update_delete [0.113848s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_environment [0.082766s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_export [0.358059s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_false [0.058125s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template [0.056679s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_err_denied_policy [0.189031s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_routes.RoutesTest.test_template_handling [0.122324s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_invalid_template_type [0.046046s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_deleted_true [0.074646s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_files [0.072099s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_count_is_invalid [0.108123s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_nested_false [0.074774s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_index_limit_negative [0.111559s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_enforces_global_index_if_global_tenant [0.063804s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_notfound [0.096153s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_funcs_includes_condition_funcs [0.097584s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_not_int [0.065663s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_configs.SoftwareConfigControllerTest.test_show [0.106425s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_returns_stack_count_if_with_count_is_true [0.062512s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_functions [0.103118s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_show_hidden_true [0.132123s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_software_deployments.SoftwareDeploymentControllerTest.test_create [0.100583s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_false [0.076387s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup [0.104545s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_global_index_uses_admin_context [0.133554s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_bad_format [0.118208s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_outputs [0.130504s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_environment_with_env_files [0.106732s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_bogus_pagination_param [0.152741s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_err_policy [0.185244s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_error [0.159230s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.InstantiationDataTest.test_parse_error_success [0.163947s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_doesnt_return_stack_count_if_with_count_is_false [0.193992s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_err_denied_policy [0.182843s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_arn [0.205862s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_abandon_err_denied_policy [0.110002s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_aterr [0.127854s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_adopt [0.047850s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_circulardep [0.041439s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource_nonexistent [0.199631s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_err_stack_bad_reqest [0.056434s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_with_admin_context [0.105044s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_create_timeout_not_int [0.060088s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_template_versions [0.134911s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_err_denied_policy [0.203284s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_delete_bad_name [0.117753s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_and_default_parameters [0.121055s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_resource [0.159099s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_deprecated_show_invalidtenant [0.185041s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack_patch [0.084586s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_stacks.StackSerializerTest.test_serialize_create [0.131377s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_lookup_nonexistent [0.616354s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_does_not_overwrite_other_params [0.062459s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_faulty_template [0.114634s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_with_tags_timeout [0.088129s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_generate_template_err_denied_policy [0.169319s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_page_not_full [0.057957s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_err_denied_policy [0.093509s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_filter_out_all_but_given_keys [0.060668s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show [0.144029s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_without_resolve_outputs [0.074025s] ... ok DEBUG: {1} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_appends_collection_count_of_zero [0.103387s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body_with_aws [0.112148s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_err_denied_policy [0.185231s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update [0.199103s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_no_content_type [0.155441s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_immutable_parameter [0.125185s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_bad_name [0.129651s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters [0.081021s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_wrong_content_type [0.143970s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_negative [0.118975s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_and_default_parameters [0.086050s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patched_existing_parameters [0.085894s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.RequestTest.test_content_type_accept_default [0.128901s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(client_exceptions) [0.114855s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_multiple_entries [0.124548s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_overwrites_url_marker [0.103545s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_tags [0.374759s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_adds_project_if_include_project [0.075062s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_bogus_param_type [0.038239s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_mixed_value_param_with_single_entry [0.043176s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_only_adds_allowed_param_if_param_exists [0.052397s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_by_default [0.144314s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_only_allowed_params [0.051406s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_get_template_err_denied_policy [1.225372s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch_is_admin [0.049502s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_add_project_if_not_include_project [0.130318s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index [0.138566s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_handles_invalid_limits [0.108349s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_replace_stack_identity_with_id_and_links [0.073773s] ... ok DEBUG: {2} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_count [0.049122s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_merges_stack_action_and_status [0.157280s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_limit_negative [0.163450s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_count [0.043726s] ... ok DEBUG: {3} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_append_collection_links [0.038300s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.039099s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.035584s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_rmt_interr [0.143241s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_without_all_ssl_reqs [0.035741s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(aws_exception) [0.868321s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.054504s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_index_show_deleted_True_with_count_True [0.123798s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_bad_request) [0.135026s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_content_type_with_get [0.121475s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types [0.106635s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.459429s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceExceptionHandlingTest.test_resource_client_exceptions_dont_log_error(webob_not_found) [0.128049s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_list_resource_types_err_denied_policy [0.086958s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_stack [0.037376s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_default [0.089634s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_preview_update_stack [0.048050s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.147985s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema [0.045206s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_resource_schema_nonexist [0.037527s] ... ok DEBUG: {1} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args [0.127774s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_notfound [0.038834s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_get_with_body [0.129652s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_show_output [0.055328s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_timeout_not_int [0.065519s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.109746s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_dict [0.227969s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_parameters_with_tags [0.147825s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size [0.076662s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length_plain_content_type [0.172738s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_list [0.080633s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_existing_template [0.139319s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.046953s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_respect_aws_content_type [0.135164s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_no_cooldown_no_scaling_in_progress [0.075836s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_aws_content_type_only [0.860008s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_negative [0.085864s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_update_with_patch_timeout_not_int [0.089879s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.103150s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_unsupported [0.146751s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type [0.101750s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.105287s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_err_denied_policy [0.113727s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.115489s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.RequestTest.test_content_type_with_charset [0.143750s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.125457s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template [0.115507s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.156892s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle [0.172850s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_dispatch [0.157261s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute_with_prefix [0.119706s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_stacks.StackControllerTest.test_validate_template_error [0.167697s] ... ok DEBUG: {2} heat.tests.api.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.108810s] ... ok DEBUG: {1} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.053953s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.152796s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.115704s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs [0.312092s] ... ok DEBUG: {3} heat.tests.api.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.068865s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_multiple_value_params [0.399436s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_handles_single_value_params [0.087999s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestGetAllowedParams.test_returns_empty_dict [0.085610s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.594526s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs_map [0.343255s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_policy_deny [0.096910s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_util.TestPolicyEnforce.test_policy_enforce_tenant_mismatch [0.113804s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.212810s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_attribute_current_size_with_path [0.175934s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_creates_next [0.164296s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_no_instance_list [0.114432s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.234931s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_common.TestViewsCommon.test_get_collection_links_doesnt_create_next_if_no_limit [0.165095s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_validate_reference_attr_with_none_ref [0.826823s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_refs_map [0.176443s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_doesnt_include_stack_action [0.113507s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity_zero [0.191146s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_include_stack_status_with_no_action [0.100359s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.183055s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.178545s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestFormatStack.test_includes_all_other_keys [0.104755s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_pausetime_in_update_policy [0.138210s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.222704s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.185429s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_doesnt_append_collection_links [0.098406s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.150831s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress_legacy [0.081351s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_basic_details [0.141022s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written [0.062379s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_scaling_unfinished [0.223940s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.060202s] ... ok DEBUG: {0} heat.tests.api.openstack_v1.test_views_stacks_view.TestStacksViewBuilder.test_stack_index [0.120889s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.183053s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.056145s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.050073s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress [0.181739s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.123128s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_create [0.102586s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.197559s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.140676s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_from_json_exceeds_max_json_mb [0.155525s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.169294s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_type_malformed [0.125864s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.178706s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_update_in_failed [0.130641s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.073895s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:4420: DeprecationWarning: The behavior of AcceptLanguageValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {1} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_default [0.109802s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_best_match_language [0.082831s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.111696s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json [0.056419s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.095685s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.084100s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {1} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.159632s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.556529s] ... ok DEBUG: /usr/lib/python3.12/site-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. DEBUG: warnings.warn( DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.054033s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_create_template [0.091784s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.106632s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.060827s] ... ok DEBUG: {1} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_template [0.099090s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.RequestTest.test_content_type_missing [0.077242s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_toosoon [0.192881s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.122173s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.082359s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid [0.106949s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.069087s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_association_allocationid_with_instance [0.283840s] ... ok DEBUG: {2} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_convg_cache_data [0.140114s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.159962s] ... ok DEBUG: {2} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.132532s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_delete_association_successful_if_create_failed [0.204885s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_size_changed [0.187736s] ... ok DEBUG: {2} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_non_lb [0.112660s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_convergence_cache_data [0.114174s] ... ok DEBUG: {0} heat.tests.api.test_wsgi.ResourceTest.test_dispatch_no_default [0.670305s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_0) [0.106919s] ... ok DEBUG: {3} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.159642s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_1) [0.090053s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId_EIP [0.190422s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_get_ref_by_id [0.190455s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_index_dotted_attribute [0.274294s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_refid_convergence_cache_data [0.088100s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_update_association_with_InstanceId [0.220288s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_attribute_list [0.140227s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrFallbackTest.test_output_refs [0.148780s] ... ok DEBUG: {3} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_ImageId [0.257351s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_index_dotted_attribute [0.230904s] ... ok DEBUG: {3} heat.tests.autoscaling.test_lbutils.LBUtilsTest.test_reload_aws_lb [0.323770s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_3) [0.842204s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.HeatScalingGroupAttrTest.test_output_attribute_dict [0.199737s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_4) [0.077841s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+n) [0.127356s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_4_5) [0.044672s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_0) [0.038821s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-n) [0.068882s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_1) [0.042177s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_aws [0.177058s] ... ok DEBUG: {1} heat.tests.aws.test_eip.AllocTest.test_validate_properties_EIP_and_AllocationId [0.804151s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+nb) [0.081715s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_3) [0.077165s] ... ok DEBUG: {1} heat.tests.aws.test_eip.EIPTest.test_eip_with_exception [0.082703s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.IncorrectUpdatePolicyTest.test_with_update_policy_inst_group [0.113509s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_4) [0.081327s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-nb) [0.088573s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_handle_check_raises_exception_if_instance_not_active [0.111653s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_5_5) [0.095104s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(e) [0.105833s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.160038s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_0) [0.039573s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_1) [0.045977s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+eb) [0.076949s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_2) [0.043263s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete_notfound [0.170286s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.131069s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-eb) [0.070031s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_3) [0.065062s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p) [0.069863s] ... ok DEBUG: {2} heat.tests.autoscaling.test_rolling_update.TestNeedsUpdate.test_needs_update(4_3_4) [0.070262s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.116111s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_duplicate_image_name_err [0.131421s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p) [0.091744s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.112214s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_id_err [0.094606s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.143072s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_max_size [0.110201s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_image_name_err [0.104403s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid [0.118192s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestAutoScalingGroupValidation.test_invalid_min_size [0.152234s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_toomany_vpc_zone_identifier [0.169572s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestCooldownMixin.test_cooldown_not_in_progress [0.095547s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_BlockDeviceMappings [0.298937s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_group_metadata_reset [0.119732s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_with_InstanceId_and_LaunchConfigurationName [0.168837s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+pb) [0.646339s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-pb) [0.038916s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon [0.149435s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_image_id [0.214048s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p+r) [0.046066s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+r) [0.042539s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_none [0.112964s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-r) [0.106803s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_stack_scheduler_hints [0.208766s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.451131s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-r) [0.122028s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+ps) [0.076274s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_update_in_progress [0.304150s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_complete [0.242590s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p+rs) [0.073968s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_update_in_failed [0.055620s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestGroupAdjust.test_scaling_policy_resize_fail [0.178877s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_metering [0.048120s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(+p-rs) [0.085282s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_default [0.123170s] ... ok DEBUG: {3} heat.tests.autoscaling.test_new_capacity.TestCapacityChanges.test_calc(-p-rs) [0.062798s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_adjust_no_action [0.141020s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_0) [0.068282s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.105681s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_resume_failed [0.272699s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_growth_counts_as_replacement [0.083383s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_3_1_0) [0.110645s] ... ok DEBUG: {2} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_some_units [0.080869s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_4) [0.084352s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_status_password [0.167835s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.ScalingPolicyAttrTest.test_signal_attribute [0.193254s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_name [0.098214s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_4) [0.116401s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.168400s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_4) [0.083082s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_needs_update_InstanceId [0.164173s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_create_complete [0.254494s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_1_5) [0.085060s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.166204s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_3_1_5) [0.084367s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_with_AllocationId_or_EIP [0.167359s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_0_1_4) [0.047325s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_1_1_4) [0.082487s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type_failed [0.276291s] ... ok DEBUG: {0} heat.tests.autoscaling.test_heat_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.217089s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_with_EIP [0.205677s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_5_4_1_5) [0.129240s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_0) [0.070517s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_update_association_with_NetworkInterfaceId_or_InstanceId [0.174025s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces [0.264704s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid [0.233034s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_2_2_0) [0.102954s] ... ok DEBUG: {2} heat.tests.aws.test_eip.AllocTest.test_validate_EIP_and_InstanceId [0.110265s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_launch_config_create_with_instanceid_not_found [0.139210s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_include_old [0.171099s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_build_block_device_mapping [0.161205s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_lc_validate_without_InstanceId_and_InstanceType [0.115690s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_new_old_all_different [0.156875s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_default_instance_user [0.107663s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.119448s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_handle_check [0.091599s] ... ok DEBUG: {0} heat.tests.autoscaling.test_launch_config.LaunchConfigurationTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.131576s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute_nova_az_ext_disabled [0.077736s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_create_unexpected_status [0.072064s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_in_suspend_complete [0.066304s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.182030s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_2_4) [0.717060s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_resume_other_exception [0.086655s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.100821s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_2_2_4) [0.127589s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.136031s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_old_include_new [0.661348s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_6_4_2_4) [0.134023s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_complete [0.342737s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_no_old_no_new_with_subnet [0.208524s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.222840s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_0) [0.208413s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_instance_type [0.105290s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_4_2_0) [0.139876s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_instance_update_properties [0.288000s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_empty_new_with_subnet [0.226344s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_5_0_2_4) [0.126548s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_2_2_4) [0.112810s] ... ok DEBUG: {1} heat.tests.aws.test_instance.InstancesTest.test_validate_Volumes_property [0.222691s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_6_4_2_4) [0.111754s] ... ok DEBUG: {2} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old [0.301264s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_no_check [0.124913s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(5_7_2_2_4) [0.101268s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_default_sec_gr [0.080095s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_no_timeout [0.116556s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_0) [0.096749s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_cooldown_is_in_progress_toosoon_legacy [0.816297s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_backend_with_timeout [0.107097s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_image_id [0.186363s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_2_2_0) [0.130284s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_global [0.097025s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written_update [0.165016s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_3_0_2_4) [0.102869s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_flavor [0.099169s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_not_in_progress_legacy [0.078071s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_key_name [0.159788s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_down_min_adjustment [0.075639s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_2_2_4) [0.087912s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_key_name [0.106125s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_policy_cooldown_ok [0.082188s] ... ok DEBUG: {1} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_with_key_name [0.134318s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(3_5_3_2_4) [0.093040s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_with_sec_gr [0.100862s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scaling_same_capacity [0.088347s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_0) [0.116541s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_nocap [0.083473s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_template_without_key_name [0.112976s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_group.TestScalingGroupTags.test_tags_with_extra [0.059825s] ... ok DEBUG: {1} heat.tests.aws.test_s3.s3Test.test_delete_exception [0.236275s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_0) [0.087433s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_bad_group [0.073675s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_1) [0.087024s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_dnsname [0.159931s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_ok [0.119440s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_1) [0.091635s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_invalid [0.128622s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_cooldown_toosoon [0.076301s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_6_1) [0.098821s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_rsrc_name [0.085525s] ... ok DEBUG: {1} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron [0.348033s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_6_1) [0.074807s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_attr_not_supported [0.163144s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_scaling_policy_refid_signed_url [0.085943s] ... ok DEBUG: {1} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_access_allowed [0.109182s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_2) [0.085976s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_error [0.055849s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_refid_convg_cache_data [0.094965s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_validate_scaling_policy_ok [0.070966s] ... ok DEBUG: {0} heat.tests.autoscaling.test_scaling_template.ResourceTemplatesTest.test_replace_units_some_already_up_to_date [0.047198s] ... ok DEBUG: {2} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid_convergence_cache_data [0.172406s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_ip [0.078104s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_resource_name [0.056107s] ... ok DEBUG: {1} heat.tests.aws.test_user.UserTest.test_user_validate_policies [0.207249s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_conflict_empty [0.235036s] ... ok DEBUG: {0} heat.tests.aws.test_eip.EIPTest.test_association_eip [0.172601s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_delete_conflict_not_empty [0.082657s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_snapshot_error [0.249185s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_public_read [0.078387s] ... ok DEBUG: {2} heat.tests.aws.test_s3.s3Test.test_public_read_write [0.089552s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_build_nics_with_security_groups [0.182816s] ... ok DEBUG: {2} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update [0.100923s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment [0.225767s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create [0.129875s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_2) [0.887111s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_updates_not_supported [0.195604s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_4_4) [0.126409s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_check_not_available [0.135171s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_4_4) [0.099557s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_0_5_6) [0.079872s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_create_error [0.141970s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(4_4_4_5_6) [0.081351s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_0) [0.055286s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_0) [0.093236s] ... ok DEBUG: {2} heat.tests.aws.test_user.AccessKeyTest.test_access_key_no_user [0.763887s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_delete [0.834829s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_1_4) [0.158366s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_1_1_4) [0.087694s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_access_allowed_ignorepolicy [0.219854s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_no_fault [0.164539s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_non_exist [0.563999s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_0) [0.088266s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_create_bad_policies [0.123296s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_create_with_volumes [0.157523s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_2_4) [0.090850s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_error [0.196101s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_0) [0.057219s] ... ok DEBUG: {2} heat.tests.aws.test_user.UserTest.test_user_refid_rsrc_id [0.132085s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build [0.122842s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_0_2_4) [0.079856s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_0) [0.052739s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_with_latency [0.204813s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_build_spawning [0.140110s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot [0.184763s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_0) [0.080070s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_0) [0.062328s] ... ok DEBUG: {1} heat.tests.aws.test_volume.VolumeTest.test_volume_size_constraint [0.125605s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_3_0_2_4) [0.064699s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_revert_resize [0.160759s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume [0.217583s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_2_2_4) [0.091501s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_status_shutoff [0.122643s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle [0.201397s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_5_4_2_4) [0.089512s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_attachment_error [0.152163s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_0) [0.064433s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_suspend_in_suspend_failed [0.182427s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_0) [0.108110s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_check [0.174541s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal [0.229027s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_update_network_interfaces_no_old_empty_new [0.172055s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_0) [0.137924s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_detach_deleting_volume [0.200448s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_5_4_0) [0.093077s] ... ok DEBUG: {0} heat.tests.aws.test_instance.InstancesTest.test_instance_without_ip_address [0.151316s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_handle_signal_invalid [0.268221s] ... ok DEBUG: {2} heat.tests.aws.test_volume.VolumeTest.test_volume_update_not_supported [0.194444s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_signed_url [0.087390s] ... ok DEBUG: {0} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_with_nic [0.143063s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource [0.116973s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_combined [0.130692s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetAtt [0.234403s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_resource_type [0.160000s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_frontend [0.146139s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_convergence_cache_data [0.177122s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_servers_and_check [0.167956s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_1) [0.752021s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_flavor [0.147400s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_FnGetRefId_resource_name [0.206974s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_6_4_4_1) [0.087576s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_restored_from_db [0.392680s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_child_params_without_image_id [0.091417s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_6_1) [0.079807s] ... ok DEBUG: {0} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_good [0.114835s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_5_6_1) [0.079343s] ... ok DEBUG: {1} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update_timeout [0.217448s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle_count [0.296191s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_2) [0.096275s] ... ok DEBUG: {2} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackid [0.101158s] ... ok DEBUG: {0} heat.tests.aws.test_network_interface.NetworkInterfaceTest.test_network_interface_create_update_delete [0.203310s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref [0.134650s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_4_4_2) [0.097469s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation_error [0.130782s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_4_4) [0.117081s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_attributes [0.210551s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_v3 [0.215235s] ... ok DEBUG: {1} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation [0.098946s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_4_4_4) [0.120954s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_volume [0.081341s] ... ok DEBUG: {0} heat.tests.aws.test_s3.s3Test.test_delete_retain [0.141869s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_interface_extensions [0.089400s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_2_4_4) [0.118178s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_get_snapshot [0.226244s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_8_6_4_4) [0.067394s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_os_interface_extension [0.089215s] ... ok DEBUG: {1} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation_error [0.115572s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_4_0_5_6) [0.106190s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation_error [0.101837s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_5_5_6) [0.085187s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientPluginTest.test_auth_token [0.169257s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_9_2_5_6) [0.045886s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_A_5_5_6) [0.039684s] ... ok DEBUG: {3} heat.tests.autoscaling.test_rolling_update.TestNextBatch.test_next_batch(6_7_6_5_6) [0.068366s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.171998s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_invalid_desiredcapacity [0.095847s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_scaling_group_create_with_instanceid_not_found [0.116931s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessKeyTest.test_access_key [1.037076s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestAutoScalingGroupValidation.test_validate_without_InstanceId_and_LaunchConfigurationName [0.123323s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_metadata_is_written [0.188111s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation [0.973088s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url [0.917999s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessKeyTest.test_access_key_get_from_keystone [0.290998s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeBackupConstraintTest.test_validation_error [0.102049s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_heat [0.122527s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation [0.089684s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_cached [0.106426s] ... ok DEBUG: {0} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_err_notfound [0.173265s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeSnapshotConstraintTest.test_validation [0.135457s] ... ok DEBUG: {1} heat.tests.clients.test_clients.ClientsTest.test_clients_heat_no_auth_token [0.084577s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_client_plugins [0.084878s] ... ok DEBUG: {2} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation_error [0.154966s] ... ok DEBUG: {0} heat.tests.aws.test_user.UserTest.test_user_access_allowed [0.211028s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_not_found) [0.103713s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_get_client_option [0.147512s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_overlimit) [0.127393s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_validate_deletion_policy [0.231752s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_get_missing_service_catalog [0.120239s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(aodh_conflict) [0.181466s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientPluginTest.test_url_for [0.108448s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestCooldownMixin.test_scaling_policy_cooldown_zero [0.959004s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_check_fail [0.226007s] ... ok DEBUG: {2} heat.tests.clients.test_clients.ClientsTest.test_bad_cloud_backend [0.160929s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_not_found) [0.211817s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_delete [0.216065s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_not_found) [0.156713s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_notification_send_if_resize_failed [0.263680s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_exception) [0.160185s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_overlimit) [0.160519s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_overlimit) [0.169493s] ... ok DEBUG: {0} heat.tests.aws.test_volume.VolumeTest.test_volume_deleting_delete [0.283097s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupAdjust.test_scale_up_min_adjustment [0.253362s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(aodh_conflict) [0.169305s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(cinder_conflict) [0.175803s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_not_found) [0.190800s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status_reason [0.346634s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_1) [0.193017s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_conf_properties_vpc_zone [0.353973s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_exception) [0.208121s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_not_found_2) [0.137839s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_create [0.160832s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle_count [0.222625s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_exception) [0.124733s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_overlimit) [0.182504s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_success_to_handle [0.173784s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestGroupCrud.test_handle_update_desired_cap [0.234792s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_overlimit) [0.177001s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(cinder_conflict) [0.181104s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_timeout [0.231413s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_1) [0.136994s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(glance_conflict_1) [0.209336s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(000) [0.238944s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_not_found_2) [0.169306s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_not_found) [0.152863s] ... ok DEBUG: {0} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_stackname [0.232771s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(040) [0.193132s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref [0.111482s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_exception) [0.154218s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_exception) [0.157264s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(253) [0.241488s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_payload_by_ref_not_found [0.165006s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_overlimit) [0.155048s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_overlimit) [0.187546s] ... ok DEBUG: {0} heat.tests.clients.test_barbican_client.SecretConstraintTest.test_validation_error [0.119088s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_group.TestInitialGroupSize.test_initial_size(14n) [0.145855s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(heat_conflict) [0.110474s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(glance_conflict_1) [0.182467s] ... ok DEBUG: {0} heat.tests.clients.test_cinder_client.CinderClientAPIVersionTest.test_cinder_api_not_supported [0.168050s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.ScalingPolicyAttrTest.test_alarm_attribute [0.219491s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_url [0.145481s] ... ok DEBUG: {3} heat.tests.autoscaling.test_scaling_policy.TestAutoScalingPolicy.test_refid_convergence_cache_data [0.132565s] ... ok DEBUG: {0} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_url [0.181860s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestClientPluginsInitialise.test_create_all_clients ... SKIPPED: skipped until keystone can read context auth_ref DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_association_allocationid [0.295610s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_eip_allocation_refid_resource_id [0.171026s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_not_found) [0.841794s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_entity_not_found) [0.105276s] ... ok DEBUG: {3} heat.tests.aws.test_eip.AllocTest.test_validate_without_NetworkInterfaceId_and_InstanceId [0.147104s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_exception) [0.122966s] ... ok DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_FnGetRefId_convergence_cache_data [0.159729s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_overlimit) [0.148341s] ... ok DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_eip [0.198292s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(keystone_conflict) [0.108111s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_not_found) [0.083301s] ... ok DEBUG: {3} heat.tests.aws.test_eip.EIPTest.test_eip_update [0.175151s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_network_not_found) [0.084101s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_not_found) [1.465120s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_port_not_found) [0.114896s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_build_nics [0.150255s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_status_not_found) [0.088043s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_error_status [0.157655s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_exception) [0.225243s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_exception) [0.111824s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_not_found) [1.453513s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_overlimit) [0.153527s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_overlimit) [0.172786s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_overlimit) [0.147289s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(heat_conflict) [0.142017s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(neutron_conflict) [0.160862s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(aodh_conflict) [0.132300s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_not_found) [0.129330s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_not_found) [0.136509s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_exception) [0.120963s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_not_found) [0.178253s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_entity_not_found) [0.187476s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_overlimit) [0.125900s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_exception) [0.174574s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_exception) [0.159902s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_unprocessable_entity) [0.141291s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_overlimit) [0.163849s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(nova_conflict) [0.126242s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_overlimit) [0.160931s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(cinder_conflict) [0.147289s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(openstack_not_found) [0.150252s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(keystone_conflict) [0.132889s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_not_found) [0.134273s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_notfound_on_delete [1.328787s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_1) [0.197994s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_not_found) [0.193075s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_exception) [0.147667s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_network_not_found) [0.142625s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_create_resolve_az_attribute [0.224924s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_not_found_2) [0.185410s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_port_not_found) [0.153409s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_overlimit) [0.218210s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_exception) [0.216993s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_status_not_found) [0.127385s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_hard_reboot [0.308628s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(swift_conflict) [0.212430s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_overlimit) [0.185815s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_exception) [0.189941s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_not_found) [0.193123s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_overlimit) [0.102983s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_reboot [0.299798s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(glance_conflict_1) [0.185794s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(neutron_conflict) [0.112272s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_rescue [0.166956s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_not_found) [0.200530s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_not_found) [0.152980s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_resize [0.111074s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_exception) [0.080419s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_exception) [0.171800s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_suspended [0.177339s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_overlimit) [0.113729s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_overlimit) [0.163100s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_unprocessable_entity) [0.110725s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_status_verify_resize [0.187703s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(heat_conflict) [0.163693s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_metadata [0.229824s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_not_found) [0.129275s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_update_old_no_change_with_subnet [0.141996s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_entity_not_found) [0.132092s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_instance_validate [0.104834s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_exception) [1.232530s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_exception) [0.150978s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_VolumeSize_valid_str [0.115312s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(nova_conflict) [0.700230s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_overlimit) [0.152531s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_DeviceName_property [0.117716s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(openstack_not_found) [0.091325s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_overlimit) [0.189807s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_Ebs_property [0.126185s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(trove_conflict) [0.147753s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_not_found) [0.151734s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(keystone_conflict) [0.191467s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(zaqar_not_found) [0.152675s] ... ok DEBUG: {3} heat.tests.aws.test_instance.InstancesTest.test_validate_BlockDeviceMappings_without_SnapshotId_property [0.203648s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_exception) [0.141666s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_not_found) [0.138762s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_not_found) [0.185353s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_overlimit) [0.172195s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_network_not_found) [0.161056s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_exception) [0.160096s] ... ok DEBUG: {3} heat.tests.aws.test_instance_network.instancesTest.test_instance_create_delete_with_SubnetId [0.319919s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(swift_conflict) [0.165133s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_overlimit) [0.185779s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_not_found) [0.175526s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.HaProxyConfigTest.test_servers_none [0.224198s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(manila_conflict) [0.141901s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_exception) [0.140904s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer [0.206888s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found1) [0.163733s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_overlimit) [0.157831s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_refid [0.172481s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found(mistral_not_found2) [0.137793s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(trove_conflict) [0.149297s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_not_found) [0.209112s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_badtemplate [0.243598s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(zaqar_not_found) [0.209641s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_port_not_found) [1.128573s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_overlimit) [0.181228s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_status_not_found) [0.042098s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_not_found) [0.136643s] ... ok DEBUG: {3} heat.tests.aws.test_loadbalancer.LoadBalancerTest.test_loadbalancer_validate_hchk_int_gt_tmo [0.191851s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_exception) [0.039092s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_overlimit) [0.054408s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(aodh_conflict) [0.176924s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(neutron_conflict) [0.069503s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_exception) [0.197254s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_not_found) [0.069535s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_not_found) [0.105417s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_exception) [0.108589s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_exception) [0.129910s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_overlimit) [0.198398s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_overlimit) [0.137761s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_overlimit) [0.117535s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(manila_conflict) [0.127366s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(cinder_conflict) [0.145140s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_unprocessable_entity) [0.129480s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found1) [0.142954s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_1) [0.118732s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(nova_conflict) [0.129342s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_not_found_context_manager(mistral_not_found2) [0.154161s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_not_found_2) [0.150874s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(openstack_not_found) [0.121836s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_not_found) [0.139316s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_not_found) [0.113245s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_exception) [0.154776s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_overlimit) [0.158601s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_exception) [0.126855s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_overlimit) [0.126274s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_authenticated_read [1.213204s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(aodh_conflict) [0.134201s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_overlimit) [0.123695s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(glance_conflict_1) [0.140715s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_not_found) [0.112835s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(swift_conflict) [0.158288s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_delete_not_found [0.244821s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_not_found) [0.120990s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_exception) [0.119469s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_tags [0.213998s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_overlimit) [0.121773s] ... ok DEBUG: {3} heat.tests.aws.test_s3.s3Test.test_website [0.216426s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(trove_conflict) [0.122797s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(zaqar_not_found) [0.111423s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_not_found) [0.129651s] ... ok DEBUG: {3} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_exception [0.369035s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_exception) [0.120124s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_exception) [0.968304s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_not_found) [1.110471s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_overlimit) [0.143386s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_exception) [0.102288s] ... ok DEBUG: {3} heat.tests.aws.test_security_group.SecurityGroupTest.test_security_group_neutron_update_with_empty_rules [0.274758s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(cinder_conflict) [0.156008s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_overlimit) [0.139648s] ... ok DEBUG: {3} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok [0.215910s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_1) [0.138807s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(heat_conflict) [0.170493s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_not_found_2) [0.157039s] ... ok DEBUG: {3} heat.tests.aws.test_user.AccessPolicyTest.test_accesspolicy_create_ok_empty [0.242747s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_not_found) [0.174361s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_exception) [0.154509s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_entity_not_found) [0.148385s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_overlimit) [0.152047s] ... ok DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user [0.331602s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_exception) [0.154529s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_overlimit) [1.075335s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(glance_conflict_1) [0.140735s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_overlimit) [0.146986s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_not_found) [0.162462s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(manila_conflict) [0.170424s] ... ok DEBUG: {3} heat.tests.aws.test_user.UserTest.test_user_password [0.266702s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(keystone_conflict) [0.156950s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_exception) [0.146333s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found1) [0.166620s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_create_from_snapshot_error [0.204227s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_overlimit) [0.131672s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_not_found) [0.150378s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_client_exception(mistral_not_found2) [0.118737s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_network_not_found) [0.177184s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_snapshot [0.250809s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(heat_conflict) [0.225205s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_not_found) [0.220277s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_port_not_found) [0.121664s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_not_found) [0.187491s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_snapshot_no_volume [0.241723s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_overlimit) [0.166032s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_status_not_found) [0.157269s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(aodh_conflict) [0.127972s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_bad_tags [0.178440s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_entity_not_found) [0.186902s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_not_found) [0.070440s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_exception) [0.214397s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_exception) [0.110524s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_exception) [0.217163s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_overlimit) [0.225400s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_overlimit) [0.220022s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_default_az [0.448853s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_overlimit) [0.219928s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(neutron_conflict) [0.175712s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(keystone_conflict) [0.125553s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_delete_error [0.192874s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_not_found) [0.143070s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(cinder_conflict) [0.243947s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_not_found) [0.172076s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_1) [0.172333s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_exception) [0.185337s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_network_not_found) [0.213938s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_not_found_2) [0.175216s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_overlimit) [0.186186s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_port_not_found) [0.178530s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_unprocessable_entity) [0.139318s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_exception) [0.202311s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(nova_conflict) [0.119902s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_status_not_found) [0.146760s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(openstack_not_found) [0.109635s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_exception) [0.117588s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_overlimit) [0.188612s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(glance_conflict_1) [0.145712s] ... ok DEBUG: {3} heat.tests.aws.test_volume.VolumeTest.test_volume_detachment_err [1.092010s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_not_found) [0.137940s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_exception) [0.141365s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_overlimit) [0.240063s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionHandleTest.test_get_status [0.491488s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(heat_conflict) [0.202808s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_not_found) [0.981232s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_exception) [0.136234s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_not_found) [0.171674s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_post_failure_to_handle [0.511180s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_overlimit) [1.296587s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_overlimit) [0.217529s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(swift_conflict) [0.132834s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionTest.test_validate_handle_url_bad_tenant [0.205656s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(neutron_conflict) [0.188570s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_not_found) [0.134185s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_not_found) [0.123992s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_exception) [0.138244s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_exception) [0.127631s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_overlimit) [0.139255s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_overlimit) [0.132600s] ... ok DEBUG: {3} heat.tests.aws.test_waitcondition.WaitConditionUpdateTest.test_update [0.495179s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(trove_conflict) [0.133644s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_unprocessable_entity) [0.128303s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(zaqar_not_found) [0.137702s] ... ok DEBUG: {3} heat.tests.clients.test_aodh_client.AodhClientPluginTest.test_create [0.236353s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(nova_conflict) [0.125413s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_entity_not_found) [1.172753s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_not_found) [0.139653s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_create [0.134862s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(openstack_not_found) [0.148099s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_exception) [0.122429s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_exception) [0.134844s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.BarbicanClientPluginTest.test_get_secret_by_ref_not_found [0.119761s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_not_found) [0.146617s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_overlimit) [0.143258s] ... ok DEBUG: {3} heat.tests.clients.test_barbican_client.ContainerConstraintTest.test_validation [0.130885s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_overlimit) [0.137840s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_exception) [0.117345s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(keystone_conflict) [0.132560s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginExtensionsTest.test_has_no_extensions [0.127902s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(manila_conflict) [0.130749s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_overlimit) [0.152471s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_not_found) [0.137808s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found1) [0.105774s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_snapshot [0.147518s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(swift_conflict) [0.166686s] ... ok DEBUG: {1} heat.tests.clients.test_clients.TestIsNotFound.test_is_unprocessable_entity(mistral_not_found2) [0.089722s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_network_not_found) [0.148264s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.CinderClientPluginTest.test_get_volume [0.154935s] ... ok DEBUG: {1} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_expected_exceptions [0.108637s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_not_found) [0.126857s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_port_not_found) [0.125303s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.QoSSpecsConstraintTest.test_validation [0.128833s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_ec2_keypair [0.111959s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_exception) [0.192245s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project_legacy_fallback [0.090007s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.VolumeConstraintTest.test_validation_error [0.139751s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_status_not_found) [0.144226s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_overlimit) [0.146230s] ... ok DEBUG: {3} heat.tests.clients.test_cinder_client.VolumeTypeConstraintTest.test_validation [0.124565s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_exception) [0.113391s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user [0.152208s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_overlimit) [0.117929s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_abstract_create [0.130029s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(trove_conflict) [0.144189s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair_legacy_fallback [0.143379s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(neutron_conflict) [0.129288s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientPluginTest.test_endpoint_not_found [0.130992s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(zaqar_not_found) [0.128144s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_delegate_all_roleids [0.163471s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_not_found) [0.123624s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_not_found) [0.144484s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_norole [0.145050s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_exception) [0.140152s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_exception) [0.135991s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_overlimit) [0.105728s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_overlimit) [0.138508s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_unprocessable_entity) [0.109586s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(manila_conflict) [0.151833s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(nova_conflict) [0.116969s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(openstack_not_found) [0.113774s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found1) [0.169796s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_not_found) [0.171622s] ... ok DEBUG: {2} heat.tests.clients.test_clients.TestIsNotFound.test_is_not_found(mistral_not_found2) [0.188008s] ... ok DEBUG: {3} heat.tests.clients.test_clients.ClientsTest.test_clients_get_heat_cfn_metadata_url_conf [1.001719s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_exception) [0.174893s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_not_found) [0.148421s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_overlimit) [0.188123s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_overlimit) [0.149434s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(swift_conflict) [0.156149s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(aodh_conflict) [0.124747s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_not_found) [0.118001s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_not_found) [0.139821s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_id [1.452849s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_exception) [0.119289s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_exception) [0.170045s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_id [0.134781s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_overlimit) [0.099165s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(cinder_conflict) [0.129490s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project [0.151446s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_1) [0.116397s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_wrongdomain [0.154384s] ... ok DEBUG: {2} heat.tests.clients.test_designate_client.DesignateClientPluginTest.test_client [1.228016s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_not_found_2) [0.145790s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_legacy_fallback [0.160284s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_project [0.142801s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_exception) [0.136812s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_deleting_ec2_keypair_error [0.132753s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_overlimit) [0.099158s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_error_norole [0.136531s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user [0.134562s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(glance_conflict_1) [0.113661s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_keypair [0.129853s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_domain [0.145358s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_not_found) [0.119234s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_user_error_norole [0.138788s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_error_project [0.137587s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_exception) [0.134127s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_ec2_keypair_access [0.143280s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_domain_user_legacy_fallback [0.161140s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_forbidden [0.116825s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_overlimit) [0.191534s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_overlimit) [1.358973s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_domain [0.140879s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(trove_conflict) [0.065937s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user [0.162415s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(heat_conflict) [0.187286s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(zaqar_not_found) [0.088335s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_error [0.127939s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_project [0.097373s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_not_found) [0.101708s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v2 [0.151010s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_not_found) [0.211580s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair [0.127602s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_ec2_keypair [0.093962s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_exception) [0.186698s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_legacy_fallback [0.124048s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_entity_not_found) [0.173773s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project_legacy_fallback [0.142107s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_overlimit) [0.164619s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_not_found [0.121565s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_no_redelegation [0.116266s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_exception) [0.159843s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust_unauthorized [0.102587s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(manila_conflict) [0.173759s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_id [0.123125s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_overlimit) [0.159149s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_legacy_fallback [0.160456s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_project [0.150057s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found1) [0.165267s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_access [0.107053s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_conflict(mistral_not_found2) [0.130364s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_error [0.137355s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_not_found) [0.132235s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_domain_cfg_not_set_fallback [0.155630s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_overlimit) [0.149982s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token_auth_ref_v3 [0.141695s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(aodh_conflict) [0.141940s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_not_found) [0.129805s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_exception) [0.118938s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(keystone_conflict) [1.029308s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_user [0.991754s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_overlimit) [0.132030s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_not_found) [0.123326s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(cinder_conflict) [0.129239s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_unauthorized [0.120445s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_network_not_found) [0.130975s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_1) [0.126695s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_domain [0.155941s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_port_not_found) [0.188906s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_not_found_2) [0.213741s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_legacy_fallback [0.219581s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_no_exist_trust_id [1.011619s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_status_not_found) [0.131422s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_exception) [0.077078s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_exception) [0.163964s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user [0.136734s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_auth_exception [0.145215s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_overlimit) [0.078784s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_overlimit) [0.149717s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(neutron_conflict) [0.104827s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_domain [0.146160s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config [0.162769s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(glance_conflict_1) [0.095699s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_user [0.108777s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_not_found) [0.052342s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_not_found) [0.148360s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token_err_nodomain [0.175386s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_access [0.126292s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_exception) [0.158745s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_id [0.127232s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail_impersonation [0.177093s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_overlimit) [0.164212s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_error_norole [0.137668s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_fallback [0.152479s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_unprocessable_entity) [0.133579s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_delegate_all_roleids [0.119702s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(nova_conflict) [0.105235s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_bad_nocreds [0.164484s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_subset_roles [0.106816s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(openstack_not_found) [0.117992s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_password [0.121844s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_exception) [0.779024s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_not_found) [0.092672s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_norole [0.158940s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_exception) [0.045672s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_overlimit) [0.116953s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v2 [0.163958s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_overlimit) [0.081174s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_access [0.162993s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(heat_conflict) [0.114658s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(swift_conflict) [0.097749s] ... ok DEBUG: {1} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token_err_nodomain [0.133536s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_not_found) [0.110198s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_ec2_keypair_id [0.136393s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_not_found) [0.133956s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_without_domain [0.145304s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_entity_not_found) [0.114752s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_forbidden [0.182386s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_exception) [0.166976s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_not_found [0.153635s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_exception) [0.141544s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_legacy_fallback [0.131902s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_overlimit) [0.120165s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_not_found [0.134770s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_overlimit) [0.129982s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(trove_conflict) [0.127155s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_nodomain [0.140900s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain [0.130863s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(keystone_conflict) [0.122112s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_wrongdomain [0.149387s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_not_found) [0.126772s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_network_not_found) [0.083183s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user [0.188134s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_port_not_found) [0.115242s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_legacy_fallback [0.141062s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_status_not_found) [0.132877s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_exception) [0.115329s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_legacy_fallback [0.128000s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_overlimit) [0.107829s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust_not_found [0.123066s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(neutron_conflict) [0.094695s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_not_found) [0.061330s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain_invalid_input [0.892366s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_exception) [0.129715s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id [0.132268s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(zaqar_not_found) [1.093419s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_overlimit) [0.159988s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRegionTest.test_get_region_id_not_found [0.124632s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_not_found) [0.143889s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name [0.132592s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_unprocessable_entity) [0.144589s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_deleting_ec2_keypair_error [0.629351s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_exception) [0.155071s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(nova_conflict) [0.108357s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_user [0.071657s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain [0.199171s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(openstack_not_found) [0.104810s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_overlimit) [0.184164s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_get_ec2_keypair_error [0.122369s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token_auth_ref_v3 [0.130902s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_not_found [0.182779s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(manila_conflict) [0.171406s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id [0.117134s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found1) [0.123911s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_auth_exception [0.150006s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_constraint [0.150685s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found(mistral_not_found2) [0.141455s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init [0.119737s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_expected_exceptions [0.155946s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_not_found) [0.159379s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail_impersonation [0.159208s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_expected_exceptions [0.134036s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_overlimit) [0.134380s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_not_found) [0.752018s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_pw [0.144221s] ... ok DEBUG: {1} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_expected_exceptions [0.119486s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(aodh_conflict) [0.120271s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_exception) [0.185454s] ... ok DEBUG: {2} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_username_length [0.180832s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_network) [0.131810s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_not_found) [0.103372s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_overlimit) [0.113269s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientParseEntityTest.test_parse_entity_with_domain [0.156038s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_exception) [0.146396s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_port) [0.177584s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(swift_conflict) [0.136214s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id [0.162693s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_overlimit) [0.167704s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_not_found) [0.133456s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_router) [0.185138s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginDomainTest.test_get_domain_id_with_name [0.127397s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(cinder_conflict) [0.148212s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_exception) [0.132972s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnet) [0.150452s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name_and_domain_invalid_input [0.182045s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_overlimit) [0.169117s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_1) [0.197555s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_subnetpool) [0.203998s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(trove_conflict) [0.140231s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_not_found_2) [0.146098s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_domain_not_found [0.199458s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_address_scope) [0.165475s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_exception) [0.137563s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(zaqar_not_found) [0.152865s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_loadbalancer) [0.145636s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name [0.197567s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_overlimit) [0.134949s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_not_found) [0.130793s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_listener) [0.148688s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_name_and_domain_invalid_input [0.137833s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_exception) [0.116163s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(glance_conflict_1) [0.146778s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_pool) [0.162456s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id [0.155958s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_not_found) [0.134445s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_overlimit) [0.199258s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name [0.136540s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_exception) [0.124678s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(manila_conflict) [0.146358s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_expected_exceptions [0.100270s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_overlimit) [0.127109s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found1) [0.125498s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(heat_conflict) [0.173778s] ... ok DEBUG: {0} heat.tests.clients.test_clients.TestIsNotFound.test_is_over_limit(mistral_not_found2) [0.118693s] ... ok DEBUG: {0} heat.tests.clients.test_designate_client.DesignateZoneConstraintTest.test_constrain [0.120734s] ... ok DEBUG: {0} heat.tests.clients.test_glance_client.GlanceUtilsTest.test_find_image_by_name_or_id [0.130725s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_qos_policy) [0.884454s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_stack_domain_user_legacy_fallback [0.152494s] ... ok DEBUG: {1} heat.tests.clients.test_neutron_client.NeutronConstraintsValidate.test_validate(validate_security_group) [0.065729s] ... ok DEBUG: {2} heat.tests.clients.test_keystone_client.KeystoneUserConstraintTest.test_constraint [0.673037s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(novnc) [0.058646s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(xvpvnc) [0.057796s] ... ok DEBUG: {2} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate [0.127043s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_all_roles [0.143671s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(spice) [0.094367s] ... ok DEBUG: {2} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_expected_exceptions [0.086727s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_enabled_redelegation [0.117067s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_legacy_fallback [0.092685s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(rdp) [0.164651s] ... ok DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_service_extension [0.158155s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_domain [0.100362s] ... ok DEBUG: {2} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_check_lb_status [0.133733s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(serial) [0.141082s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url(mks) [0.159827s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(novnc) [0.167755s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(xvpvnc) [0.130324s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(novnc) [0.135234s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_not_found) [1.321662s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(spice) [0.165122s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_entity_not_found) [0.145502s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(xvpvnc) [0.165709s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_exception) [0.120970s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(rdp) [0.154861s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(spice) [0.172805s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_overlimit) [0.124570s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(serial) [0.175686s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(rdp) [0.171311s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(keystone_conflict) [0.142354s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_not_found) [0.085496s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_keypair_error_project [1.062314s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_tolerate_other_400(mks) [0.209775s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(serial) [0.168850s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_network_not_found) [0.069355s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_port_not_found) [0.083723s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_trust [0.148208s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation [0.172016s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unavailable(mks) [0.168294s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_status_not_found) [0.112233s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_disable_stack_user [0.132306s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_none [0.137322s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_exception) [0.129316s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.FlavorConstraintTest.test_validate [0.170066s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user_error_project [0.121575s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_failure [0.135521s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(active) [0.127409s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_overlimit) [0.143746s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_user [0.092900s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(deferred) [0.131298s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_bad_nocreds [0.084363s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_keypair [0.190352s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(neutron_conflict) [0.171679s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_token [0.090751s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_server [0.126320s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(error) [0.182579s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_regenerate_trust_context_with_exist_trust_id [0.072390s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_not_found) [0.135228s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_pw [0.082950s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string_unavailable(unknown) [0.160638s] ... ok DEBUG: {2} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_instance_user [0.190489s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_exception) [0.188005s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTest.test_username_length [0.130994s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(successful_refresh) [0.112065s] ... ok DEBUG: {2} heat.tests.clients.test_sdk_client.SegmentConstraintTest.test_validation [0.186933s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_overlimit) [0.157859s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_project [0.163822s] ... ok DEBUG: {2} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url [0.143899s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_unprocessable_entity) [0.147692s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user [0.180973s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(nova_conflict) [0.113581s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_out_of_range_error [0.188260s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_legacy_fallback [0.104161s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(openstack_not_found) [0.154292s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation [0.158037s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_deletegate_all_roles [0.142882s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_not_found) [0.096127s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_exception) [0.091968s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_domain [0.133555s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_empty_component [0.186191s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_overlimit) [0.130889s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_error_project [0.128348s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(swift_conflict) [0.129180s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(overlimit_error) [0.997863s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair [0.130618s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_user_keypair_error_domain [0.114084s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(500_error) [0.157197s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user [0.128285s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(503_error) [0.153368s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginFetchServerTest.test_fetch_server(unhandled_exception) [0.187991s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_int [0.184260s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_hyphen [0.982419s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_no_value [0.154399s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_none [0.130362s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(successful_refresh) [0.155382s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_before_current_time [0.129683s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_not_found) [1.068977s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(overlimit_error) [0.142898s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_exception) [0.132341s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation [0.170440s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_v3_token [0.966115s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(500_error) [0.123621s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_overlimit) [0.139912s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_error [0.155850s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config [0.167866s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(503_error) [0.170609s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(trove_conflict) [0.156468s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validation_none [0.136362s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv6_format [0.098205s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_config_with_version [0.159505s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginRefreshServerTest.test_refresh(unhandled_exception) [0.146203s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(zaqar_not_found) [0.132015s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_date_format [0.088541s] ... ok DEBUG: {0} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_token [0.143268s] ... ok DEBUG: {2} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset [0.084096s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_not_found) [0.177825s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_retry [0.191233s] ... ok DEBUG: {0} heat.tests.clients.test_ironic_client.IronicClientPluginTest.test_create [0.165104s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_task_state [0.155409s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_exception) [0.164707s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_overlimit) [0.129197s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_find_flavor_by_name_or_id [0.137675s] ... ok DEBUG: {0} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate_fail [0.182403s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_domain_not_found [0.093631s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(manila_conflict) [0.121375s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_host [0.129416s] ... ok DEBUG: {2} heat.tests.db.test_migrations.ModelsMigrationsSyncPostgres.test_models_sync ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed DEBUG: {2} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_table [0.000513s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_with_name_and_domain [0.082806s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found1) [0.168850s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create [0.168061s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain [0.097667s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_count_all_by_stack [0.199412s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_expected_exceptions [0.115748s] ... ok DEBUG: {3} heat.tests.clients.test_clients.TestIsNotFound.test_ignore_conflict_and_not_found_context_manager(mistral_not_found2) [0.128636s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata [0.134059s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_ignition [0.113792s] ... ok DEBUG: {3} heat.tests.clients.test_glance_client.ImageConstraintTest.test_validation [0.115639s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneProjectConstraintTest.test_constraint [0.122737s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_tenant [0.246611s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneRegionConstraintTest.test_constraint [0.127179s] ... ok DEBUG: {1} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation_error [0.146621s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_deletegate_subset_roles [0.146856s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_create [0.143679s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneRoleConstraintTest.test_constraint [0.138839s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_create_trust_context_trust_create_with_no_redelegation [0.145146s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_delete [0.220761s] ... ok DEBUG: {0} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_expected_exceptions [0.148465s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_nodomain [0.153241s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_project_notfound [0.046112s] ... ok DEBUG: {0} heat.tests.clients.test_magnum_client.MagnumClientPluginTest.test_create [0.071389s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_delete [0.213698s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_type) [0.146856s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_domain_user_error_domain [0.218851s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_network) [0.095217s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated_concurrent [0.177828s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_delete_stack_user [0.114607s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(share_snapshot) [0.091403s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_enable_stack_domain_user [0.120256s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all [0.159486s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_get_ec2_keypair_id [0.104223s] ... ok DEBUG: {1} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_signal_url [1.023186s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_active_by_stack [0.200313s] ... ok DEBUG: {1} heat.tests.cmd.test_status.TestUpgradeChecks.test_checks [0.099572s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation [0.085665s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_physical_resource_id [0.204266s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_none [0.085395s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_none [0.093691s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_create(security_service) [0.644980s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_get_all_by_args [0.206139s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_type) [0.125269s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_special_char [0.131985s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_error_end_period [0.091580s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_network) [0.097578s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.JsonStringConstraintTest.test_validate_json [0.129995s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(share_snapshot) [0.114354s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_init_v3_password [0.962884s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_validate [0.203151s] ... ok DEBUG: {0} heat.tests.clients.test_manila_client.ManilaClientPluginTest.test_manila_get_method(security_service) [0.176174s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_config_with_version [0.099393s] ... ok DEBUG: {0} heat.tests.clients.test_mistral_client.MistralClientPluginTest.test_create [0.168300s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_validate [0.184446s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification_not_found [0.070741s] ... ok DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:68: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client DEBUG: warnings.warn( DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_server_keystone_endpoint_url_no_config [0.207941s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client [0.131218s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv4_format [0.180315s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_stack_domain_user_token [0.150016s] ... ok DEBUG: {0} heat.tests.clients.test_monasca_client.MonascaNotificationConstraintTest.test_constraint [0.104745s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init [0.103353s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_different [1.122203s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_invalidate_ipv6_format [0.179616s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_has_no_extension [0.100631s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_fail [0.094596s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format_with_utc_offset_alternate [0.140414s] ... ok DEBUG: {0} heat.tests.clients.test_neutron_client.NeutronClientPluginExtensionsTest.test_without_service_extension [0.110487s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_success [0.183193s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTest.test_trust_init_token [0.120093s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(novnc) [0.114691s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_gone [0.155863s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_valid_mac_format [0.184080s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair [0.147505s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(xvpvnc) [0.142762s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation [0.145209s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_domain_user_keypair_legacy_fallback [0.147229s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_prev_raw_template [0.201864s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(spice) [0.169273s] ... ok DEBUG: {1} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_error [0.154697s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_stack_user_error_norole [0.214180s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_admin_context [0.204296s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(rdp) [0.131039s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_create_trust_context_trust_create_with_enabled_redelegation [0.154531s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(serial) [0.134119s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project [0.176225s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_url_tolerate_unsupport(mks) [0.186918s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_root_owner_id [0.436922s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_stack_domain_project_notfound [0.115252s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.HostConstraintTest.test_validation_error [0.120988s] ... ok DEBUG: {1} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_base_revision [0.632829s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_delete_trust [0.126558s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_by_name [0.155852s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.KeypairConstraintTest.test_validation [0.110015s] ... ok DEBUG: {1} heat.tests.db.test_migrations.DatabaseSanityChecks.test_single_head_revision [0.129591s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(active) [0.110819s] ... ok DEBUG: {1} heat.tests.db.test_migrations.TestMigrationsWalkPostgreSQL.test_walk_versions ... SKIPPED: Backend 'postgresql+psycopg2' is unavailable: No DBAPI installed DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_disable_stack_domain_user_error_project [0.146998s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_can_return_a_stack_from_different_tenant [0.175270s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_error_project [0.150948s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_a_stack [0.154105s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement [0.227081s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_enable_stack_domain_user_legacy_fallback [0.144575s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_stack_does_not_exist [0.142180s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_updated [0.177435s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_init_domain_cfg_not_set_error [0.118261s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_returns_none_if_tenant_id_does_not_match [0.161722s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_engine_get_all_locked_by_stack [0.184660s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_exist_trust_id [0.134101s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_tenant_is_stack_user_project_id [0.132346s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get [0.188614s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock_failed [0.194723s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update [0.165155s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(deferred) [1.021976s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_create_get [0.183221s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(error) [0.189480s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_object(unknown) [0.174167s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_nested_stack [0.265609s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(active) [0.122499s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_status_reset [0.180844s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(deferred) [0.170202s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_regenerate_trust_context_with_no_exist_trust_id [1.204886s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(error) [0.138380s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_other_engine [1.096377s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_hidden_tags [0.266862s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_server_keystone_endpoint_url_no_config [0.144105s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginCheckActiveTest.test_check_active_with_string(unknown) [0.141124s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_locked_resource_update_by_same_engine [0.167509s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_stack_domain_user_token [0.131873s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_dict [0.114201s] ... ok DEBUG: {3} heat.tests.clients.test_heat_client.KeystoneClientTestDomainName.test_trust_init_fail [0.122217s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_unlocked_resource_update [0.166868s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_string [0.122613s] ... ok DEBUG: {3} heat.tests.clients.test_ironic_client.NodeConstraintTest.test_validate [0.125520s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_update [0.149031s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_check_verify_resize_error [0.149173s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_fail_double_same [0.116889s] ... ok DEBUG: {3} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate [0.167672s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_ip [0.166287s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_return_none [0.135662s] ... ok DEBUG: {3} heat.tests.clients.test_ironic_client.PortGroupConstraintTest.test_validate_fail [0.145669s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_v2_26_create_failed [0.138019s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_double [0.167400s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id [0.144999s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_with_invalid_ignition [0.151192s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginGroupTest.test_get_group_id_with_name [0.168207s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_retry_on_deadlock [0.186620s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_count_all_by_stack [1.187922s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_returns_empty_list_if_no_keys [0.095516s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.NovaClientPluginUserdataTest.test_build_userdata_without_instance_user [0.215310s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id [0.216857s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_delete [0.211190s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_raises_invalid_sort_key [0.131117s] ... ok DEBUG: {0} heat.tests.clients.test_nova_client.ServerConstraintTest.test_validation [0.137452s] ... ok DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:68: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client DEBUG: warnings.warn( DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginProjectTest.test_get_project_id_not_found [0.172759s] ... ok DEBUG: {0} heat.tests.clients.test_octavia_client.OctaviaClientPluginTest.test_create [0.162324s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id [0.178239s] ... ok DEBUG: {0} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_extra_all_defaults [0.130262s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_shared_raw_template_files [0.402330s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_resource_data_delete [0.359320s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_not_found [0.097989s] ... ok DEBUG: {0} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_create [0.158792s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginRoleTest.test_get_role_id_with_domain_not_found [0.161161s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_matches_traversal_id [0.252260s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_count_all_by_stack [0.257731s] ... ok DEBUG: {0} heat.tests.clients.test_sdk_client.OpenStackSDKPluginTest.test_is_not_found [0.140288s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name [0.210642s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_update_retries_on_deadlock [0.272125s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create [0.292771s] ... ok DEBUG: {0} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_is_valid_temp_url_path [0.281106s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginServiceTest.test_get_service_id_with_name_conflict [0.247839s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_update [0.184066s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get [0.259308s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_password [0.163253s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_not_found [0.209695s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_by_another_stack [0.198012s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneClientPluginUserTest.test_get_user_id_with_name_and_domain_invalid_input [0.166909s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete_retries [0.176696s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get_noexist [0.167570s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneDomainConstraintTest.test_expected_exceptions [0.208378s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_count_all [0.235889s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query [0.195401s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneGroupConstraintTest.test_constraint [0.271380s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete [0.281709s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_applies_filters [0.219595s] ... ok DEBUG: {3} heat.tests.clients.test_keystone_client.KeystoneServiceConstraintTest.test_constraint [0.137656s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_count_all [0.252630s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_multiple_keys [0.248394s] ... ok DEBUG: {0} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_parse_last_modified [1.331407s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation [0.167755s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_with_filters [0.289414s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.DNSNameConstraintTest.test_validation_error_tld_allnumeric [0.168250s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_nested_stack_get_by_name [0.388142s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validate_date_format [0.174344s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_by_created_at_and_id [0.239372s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_error [0.194471s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all [0.616843s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_valid_cidr_format [0.190894s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_invalid_format [0.183067s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPCIDRConstraint.test_valid_format [0.175128s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags_any [0.501917s] ... ok DEBUG: {3} heat.tests.clients.test_magnum_client.ClusterTemplateConstraintTest.test_validate_fail [1.697643s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestIPConstraint.test_validate_ipv4_format [0.212730s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_keys_and_dir [0.245254s] ... ok DEBUG: {3} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation [0.154317s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TestMACConstraint.test_invalid_mac_format [0.201481s] ... ok DEBUG: {3} heat.tests.clients.test_mistral_client.WorkflowConstraintTest.test_validation_error [0.175860s] ... ok DEBUG: {0} heat.tests.constraints.test_common_constraints.TimezoneConstraintTest.test_validation_none [0.187660s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_status [0.313285s] ... ok DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginNotificationTest.test_get_notification [0.187863s] ... ok DEBUG: /usr/lib/python3.12/site-packages/osc_lib/api/api.py:68: DeprecationWarning: The BaseAPI class is deprecated for removal. Consider using openstacksdk instead else vendoring this code into your client DEBUG: warnings.warn( DEBUG: {2} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_trust [0.225697s] ... ok DEBUG: {3} heat.tests.clients.test_monasca_client.MonascaClientPluginTest.test_client_uses_session [0.215126s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_adds_an_in_clause_for_multiple_values [0.224245s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_create_with_name [1.840113s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronClientPluginTest.test_get_secgroup_uuids [0.259889s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_returns_same_query_for_empty_filters [0.270617s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete_not_found [0.253546s] ... ok DEBUG: {3} heat.tests.clients.test_neutron_client.NeutronProviderConstraintsValidate.test_provider_validate(validate_lbaasv2) [0.244294s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(novnc) [0.229687s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found_invalid_tenant [0.275569s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(xvpvnc) [0.237034s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update [0.279760s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(spice) [0.248559s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_by_admin [0.271837s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(rdp) [0.219094s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get_all [0.293478s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(serial) [0.203588s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.ConsoleUrlsTest.test_get_console_urls_reraises_other(mks) [0.210972s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value [1.638403s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_show_hidden [0.410857s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_combined [0.210936s] ... ok DEBUG: {2} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param [0.221690s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginMetadataTest.test_serialize_list [0.244408s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_non_existing_marker [0.378988s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_reset [0.263014s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_absolute_limits_success [0.245652s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_str_sort_keys [0.297442s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_create [0.163776s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_convergence_mode [0.364639s] ... ok DEBUG: {3} heat.tests.clients.test_nova_client.NovaClientPluginTest.test_get_status [0.212914s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_with_filters [0.321813s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_get_all [0.223805s] ... ok DEBUG: {3} heat.tests.clients.test_progress.ServerUpdateProgressObjectTest.test_handler_extra_kwargs_missing [0.186850s] ... ok DEBUG: {2} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_cleanup [0.170654s] ... ok DEBUG: {3} heat.tests.clients.test_swift_client.SwiftUtilsTest.test_get_temp_url_no_account_key [0.129792s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name [0.265339s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_none [0.128493s] ... ok DEBUG: {3} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create [0.144803s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_load_dialect_impl [0.129153s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_string [0.141516s] ... ok DEBUG: {3} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_create_for_tenant [0.153155s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_bind_param_null [0.156905s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_string [0.169197s] ... ok DEBUG: {1} heat.tests.db.test_sqlalchemy_types.LongTextTest.test_load_dialect_impl [0.163627s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) [4.308970s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_json_default [0.202377s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_make_sure_rpc_version [0.254157s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_types [0.242976s] ... ok DEBUG: {1} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update [0.238383s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_empty [0.158436s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_dict [0.154127s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_no_name [0.167253s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_list [0.148603s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_config [0.195709s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_mixed [0.170044s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_empty [0.149001s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_queue [0.181381s] ... ok DEBUG: {3} heat.tests.clients.test_zaqar_client.ZaqarClientPluginTest.test_event_sink [1.512405s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_temp_url [0.185855s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.CRONExpressionConstraint.test_validation_columns_length_error [0.154477s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_swift_software_deployment [0.228627s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.DNSDomainConstraintTest.test_validation_error_no_end_period [0.088620s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.ExpirationConstraintTest.test_validation_none [0.120785s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_config [0.151489s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.FIPDNSNameConstraintTest.test_validation_none [0.139821s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Invalid input for operation: %(error_message)s. (Original: 'Invalid input for operation: %(error_message)s.'): 'error_message' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {3} heat.tests.constraints.test_common_constraints.TestCIDRConstraint.test_invalid_cidr_format [0.094505s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_datetime_format [0.122828s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_extra_key [1.153888s] ... ok DEBUG: {3} heat.tests.constraints.test_common_constraints.TestISO8601Constraint.test_validate_refuses_other_formats [0.220421s] ... ok DEBUG: {3} heat.tests.db.test_migrations.TestBannedDBSchemaOperations.test_column [0.000688s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config [0.107587s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_config_extra_key [0.130920s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_output_types [0.140409s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_new_ids [0.174462s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_delete_software_deployment [0.201115s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_boolean_inputs_valid [1.377250s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) [3.074539s] ... ok DEBUG: {3} heat.tests.db.test_migrations.TestMigrationsWalkSQLite.test_walk_versions [1.088250s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_new_ids [0.300547s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_stack_user_project_id [0.282992s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_config [0.175295s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_create [0.297635s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config_structured [0.322888s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_delete_software_deployment [0.210732s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment [0.056152s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIEventTest.test_event_get_all_by_stack [0.177129s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_get [0.079911s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_deployments [0.180184s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_retry [0.222602s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIRawTemplateTest.test_raw_template_update [0.085635s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments [0.095442s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_config [0.126771s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_queue [0.091406s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked_concurrent [0.220630s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment_refresh [0.152397s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_swift_software_deployment [0.182057s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_create [0.166250s] ... ok DEBUG: {1} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_status [0.168002s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_disabled [0.125280s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_signal_software_deployment [0.258184s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_root_stack [0.194400s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_with_admin_context [0.182414s] ... ok DEBUG: {2} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_fields [0.249703s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_stack_state [0.292366s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_name_and_stack [0.199673s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_in_progress) [0.296806s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack_retry_on_deadlock [0.263541s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_complete) [0.279719s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_release_resource_lock [0.211158s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(suspend_failed) [0.324271s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_in_progress) [0.252052s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) [3.076962s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_complete) [0.233448s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_action.StackServiceUpdateActionsNotSupportedTest.test_stack_update_actions_not_supported(delete_failed) [0.226214s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIResourceUpdateTest.test_steal_resource_lock [1.037506s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_create_get [0.074737s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_authorization_failure [1.829101s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIServiceTest.test_service_delete_soft_delete [0.135548s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_get_id_success [0.129212s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_fail_stolen [0.164214s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_steal_success [0.200467s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_set [0.173993s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_exceeds_max_per_tenant [0.844260s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_container_notfound_swift [0.047450s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_saves_input_params [1.093831s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_dont_purge_project_shared_raw_template_files [0.308942s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_create [0.086460s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_by_owner_id [0.132163s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_admin_context [0.207354s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_failed_release_lock [0.148555s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_set_status_release_lock [0.187181s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_concurrent_update [0.179283s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_sync_point_delete [0.116292s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_rollback) [2.719522s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPISyncPointTest.test_syncpoint_create_deadlock [0.124957s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_create_trust [0.077460s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_delete [0.085051s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_files_container [1.707439s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_max_unlimited [1.878787s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete [0.375756s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock_stop_timers [0.181548s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup_delete) [1.220228s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_stack [1.021040s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_deleted_resource [0.441037s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_logical_name [0.176089s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_lazy_load_resources [0.147916s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_event_get_all_by_tenant [0.547124s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_applies_filters [0.108796s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_handles_no_filters [0.111014s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_in_create_complete [0.387875s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_default_sorts_dir_by_desc [0.142034s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_uses_given_sort_plus_id [0.104922s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_nested [1.793364s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_delete [0.130541s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_lock_no_convergence [0.393392s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_no_credentials [0.182143s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_all_by_stack [0.121340s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_create [0.101210s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_no_convergence [0.234485s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_validate [0.198495s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get [0.102093s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_missed_cleanup) [1.664139s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all [0.122450s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_async [0.253369s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_get_all_by_admin [0.124958s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_create [0.128567s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_no_resource [0.235189s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete [0.126328s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_sync [0.200167s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_delete_by_admin [0.166541s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_get [0.078792s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_deployment_update [0.143518s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_current_engine_active_lock [1.384452s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace_invert_deps) [1.269327s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all [0.517634s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_nonexist [0.144678s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_count_all_show_nested [0.077916s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_create_multiple [0.103385s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get [0.092587s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_invalid_hook [1.453745s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_stack [0.144308s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_bad_lookup [0.112871s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type [0.252302s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_succeeded [1.388319s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_not_tags [1.197618s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_depth [0.271514s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tag_with_pagination [0.193800s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_exceeds_max_per_stack [0.129959s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_default_sort_dir [0.099215s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_in_progress [0.202816s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_doesnt_mutate_sort_keys [0.160846s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list [0.475962s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_hidden_tags [0.146636s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_belong_to_stack [0.199746s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_marker [0.117289s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot [0.157665s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_by_tenant [0.340097s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_returns_all_if_no_filters [0.127379s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_found [0.161555s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_replace) [2.564577s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource_nonexist [0.208006s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_show_deleted_context [0.316609s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced [0.277092s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password [0.097791s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_replaced_type [0.113305s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_password_too_long [0.092680s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_updated [0.090462s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_nonexist [0.410385s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_filters.ExactFilterTest.test_add_exact_match_clause_for_single_values [0.138876s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param [0.150214s] ... ok DEBUG: {3} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_bind_param_null [0.096325s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove_rollback) [0.744371s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_resource_physical_id [0.558627s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_none_reason [0.201049s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_remove) [0.567287s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_exc_convergence [0.219060s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_unavailable_resource [0.089208s] ... ok DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_stop_in_non_convergence_mode [0.963366s] ... ok DEBUG: {3} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_stop_rpc_server [0.070783s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_interrupt_create) [0.499936s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_returns_metadata [0.321023s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_list_dict [0.179827s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe [0.189744s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_noncreated_resource [0.126701s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_no_name [0.203540s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value [0.108871s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe [0.355877s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_different_engine [2.123698s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_no_lock [0.122532s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update [0.076902s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nonexist [0.108043s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_filter_type_not_found [0.315541s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot [0.105368s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_check_software_deployment [0.779119s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_create_snapshot_action_in_progress [0.198564s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_restore_snapshot_other_stack [0.121862s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config [0.165537s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_reset_stack_and_resources_in_progress [0.067772s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment_invalid_stack_user_project_id [0.187822s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_with_environment_files [0.225154s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_deployments [0.218888s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback_early) [1.944528s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_refresh_zaqar_software_deployment [0.118517s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_stack_id_equal [1.008826s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment_refresh [0.125432s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_verify_err [0.161273s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_status [0.193901s] ... ok DEBUG: {1} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_files_container [0.188991s] ... ok DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerStopTest.test_tgm_stop [0.049264s] ... ok DEBUG: {1} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_msg_queue [0.043517s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_config_exceeds_max_per_tenant [0.166573s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal [0.168091s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_deployment_exceeds_max_per_tenant [0.127909s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_encrypted_parameters [0.923240s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_config [0.136323s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_failed [0.169791s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_is_cleanup_traversal_raise_update_inprogress [0.227215s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_marks_stack_as_failed_if_stack_timesout [0.166884s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters [0.226293s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_metadata_software_deployments [0.373657s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_push_metadata_software_deployments_temp_url [0.108720s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure [0.311274s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameters_remove [0.310123s] ... ok DEBUG: {3} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_show_software_deployment [0.189519s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_rollback) [1.642657s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_template [0.188467s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_failure_rollback [0.280219s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_check [0.208525s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_no_credentials [0.197668s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails [0.202055s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume [0.183185s] ... ok DEBUG: {2} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_tags [0.122614s] ... ok DEBUG: {2} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_send [0.213897s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_initiate_propagate_rsrc_retriggers_check_rsrc_on_new_stack_update [0.273593s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal [0.162772s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_handles_timeout [0.216657s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_stack_complete_is_invoked_for_replaced_resource [0.194248s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_sets_stack_state_as_failed [0.245349s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_resume_nonexist [0.727505s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend [0.119580s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_purges_db_for_stack_failure [0.202135s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_action.StackServiceActionsTest.test_stack_suspend_nonexist [0.102185s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_triggers_rollback_if_enabled [0.299895s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_sets_stack_state_as_failed [0.195862s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_stack_state [0.149644s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_convergence_stack_adopt_with_params [0.173229s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_retrigger_check_resource [0.185068s] ... ok DEBUG: {1} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_root [0.247985s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_rev [0.100287s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_resource_retry [0.160176s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_saves_input_params [0.166692s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add_concurrent) [1.867424s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_fwd [0.078364s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_alive [0.159654s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_adopt.StackServiceAdoptTest.test_stack_adopt_with_params [0.179059s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_verify_err [0.116608s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_not_required [0.119194s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_disjoint [0.615882s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_add) [0.665744s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_edges [0.054152s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_update_retrigger_check_resource_new_traversal_deletes_rsrc [0.617877s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_fwd [0.042887s] ... ok DEBUG: {1} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_partial [0.046173s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_when_no_resource_found [0.038883s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_cleanup_delete [0.156109s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue [0.086875s] ... ok DEBUG: {2} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_create_action [0.114538s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_in_progress [0.077854s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_rev [0.044003s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_rev [0.040387s] ... ok DEBUG: {1} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_traversal_stops_nested_stack [0.106140s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_rev [0.043335s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_leaves [0.076331s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_attr_names [0.089090s] ... ok DEBUG: {1} heat.tests.engine.test_node_data.NodeDataTest.test_resource_key [0.102161s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_self_ref [0.112205s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_fwd [0.085779s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all_skip_tests [0.099355s] ... ok DEBUG: {2} heat.tests.engine.test_dependencies.dependenciesTest.test_single_partial [0.081806s] ... ok DEBUG: {1} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_kwargs [0.086390s] ... ok DEBUG: {2} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_check_resource_adds_and_removes_msg_queue_on_exception [0.096933s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema [0.105386s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(multiple_update) [1.013474s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_all_attrs [0.106189s] ... ok DEBUG: {2} heat.tests.engine.test_node_data.NodeDataTest.test_attr [0.142363s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_no_template_file [0.260700s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_all [0.051224s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_args [0.049494s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(disjoint_create) [0.342611s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_invalidtype [0.073994s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_dead_engine_active_lock [1.668550s] ... ok DEBUG: {1} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_hidden [0.148935s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exceptions_on_cancel [0.050437s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_second_alternative_mapping [0.097358s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_test [0.074590s] ... ok DEBUG: {2} heat.tests.engine.test_plugin_manager.TestPluginManager.test_modules [0.093879s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_nested_depth [0.233472s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_no_template_file [0.119366s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_thrown_exception_order [0.136136s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DescriptionTest.test_func [0.109552s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_find_physical_resource [0.275761s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.DescriptionTest.test_lambda [0.089500s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(create_early_delete) [0.601422s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_be_initialized_with_a_list_of_exceptions [0.125578s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types [0.627760s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_empty_reason [0.487628s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_deprecated [0.119033s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_supported [0.128735s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_unavailable [0.098789s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_invalid_value [0.293692s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_for_hidden_type [0.058397s] ... ok DEBUG: {2} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_nonexist [0.102689s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_complex_fwd [0.055365s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_contains_exceptions [0.862091s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_disjoint [0.062727s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_node [0.081056s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_zero [0.119259s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_object [0.088658s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_args [0.098348s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.DescriptionTest.test_unicode [0.074890s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_before_timeout [0.065770s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel [0.055121s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_non_callable [0.039163s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_unset_not_defined_hook [0.582531s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task [0.037400s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_not_started [0.064731s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_cancel [0.061064s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_swallow_exception [0.041014s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_repeated_done [0.092603s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_function [0.045731s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception_swallow [0.078727s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_only [0.050709s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_stack_user_deny [0.223694s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run [0.036913s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception [0.036641s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_started [0.088708s] ... ok DEBUG: {1} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress_exception_swallow [0.040883s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays [0.078265s] ... ok DEBUG: {1} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_non_waiting [0.068852s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_no_filter [0.211455s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_update_delete) [1.777055s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_live_state [0.046277s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_run_delays_dynamic [0.079649s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_no_steps [0.098411s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list [0.155913s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_start_run_progress [0.075385s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_timezone [0.208452s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check [0.198041s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_deleted_stack [0.364600s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_correct_string_parameters [0.150748s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create_rollback) [0.662469s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_nonexist_stack [0.222750s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_no_replace [0.315341s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_stepping [0.923036s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_list_with_max_depth [0.367940s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_suspend_resume [0.343658s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_timeout [0.137808s] ... ok DEBUG: {0} heat.tests.convergence.test_converge.ScenarioTest.test_scenario(basic_create) [0.738269s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TaskTest.test_timeout_return [0.155220s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot [0.356888s] ... ok DEBUG: {2} heat.tests.engine.test_scheduler.TimeoutTest.test_compare [0.133919s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_no_matching_metadata [0.372541s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_delete_snapshot_not_found [0.187028s] ... ok DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_serialize_input_data [0.180268s] ... ok DEBUG: {0} heat.tests.db.test_migrations.MigrationsWalk.test_walk_versions [0.517559s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_show_snapshot_not_belong_to_stack [0.235044s] ... ok DEBUG: {0} heat.tests.db.test_migrations.ModelsMigrationsSyncMysql.test_models_sync ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_waiting [0.308242s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_deleted [0.194313s] ... ok DEBUG: {0} heat.tests.db.test_migrations.ModelsMigrationsSyncSQLite.test_models_sync [0.266065s] ... ok DEBUG: {0} heat.tests.db.test_migrations.TestMigrationsWalkMySQL.test_walk_versions ... SKIPPED: Backend 'mysql+pymysql' is unavailable: Could not connect DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_same_engine [0.188612s] ... ok DEBUG: {2} heat.tests.engine.test_sync_point.SyncPointTestCase.test_sync_with_time_throttle [0.327157s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceDataTest.test_resource_data_set_get [0.130623s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_cancel_update_wrong_state_fails [0.191714s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_locked [0.161461s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_queue_actions [1.069467s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_int_parameters [0.374724s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_equals [0.203706s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceReplacementTest.test_resource_create_replacement_template_gone [0.118657s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_update [0.228289s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_all_by_stack [0.143497s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_parameter_defaults [0.201479s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_correct_matching_metadata [0.257411s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check [0.178259s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_get_by_physical_resource_id [0.149056s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_show_resource [0.130399s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_reuses_api_params [0.208659s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_update [0.183237s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check_alarm_failure [0.139298s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_validate [0.107918s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_delete [0.094302s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_show_resource [0.061048s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_aggr_by_metrics_live_state [0.107129s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check [0.061467s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_show_resource [0.156348s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_create [0.141611s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check_failure [0.171301s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_suspend [0.190525s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_check [0.162266s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_create [0.191020s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIResourceTest.test_resource_purge_deleted_by_stack [0.977263s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_resume [0.149277s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_live_state [0.151171s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_create_success [0.158520s] ... ok DEBUG: {1} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_suspend [0.159679s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackLockTest.test_stack_lock_release_fail_wrong_engine_id [0.083706s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTagTest.test_stack_tags_get [0.045068s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_with_environment_files [1.178022s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_resume [0.210235s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_container.TestContainer.test_create_rsa [0.252596s] ... ok DEBUG: {3} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_disallowed [0.232302s] ... ok DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_add_timer [0.143072s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes_handle_exceptions [0.195325s] ... ok DEBUG: {3} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_remove_msg_queue [0.130824s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_check_create_complete [0.164348s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted [0.588489s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_show_resource [0.681010s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_certificate_with_profile_without_ca_id [0.202564s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check [0.153898s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_deleted_batch_arg [0.236221s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowCleanupTest.test_check_resource_does_not_propagate_on_cancelling_cleanup [0.370171s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_check_failure [0.213584s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_order.TestOrder.test_validate_non_certificate_order [0.303275s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_rsrc_failure_when_update_fails_different_traversal [0.323538s] ... ok DEBUG: {2} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_show_resource [0.180364s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes [0.206264s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_check_create_complete [0.146929s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_handle_stack_timeout [0.224103s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_other_content_types_not_allowed [0.234859s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_create_certificate [0.184521s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_purge_project_deleted [0.834249s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_sets_resource_id [0.117154s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_inprogress [0.334459s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_all_with_regular_tenant [0.167145s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_container.TestContainer.test_create_generic [0.310716s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_is_update_traversal_raise_update_replace [0.268797s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_asymmetric_order_validation_fail [0.178076s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_count_total_resources [0.336589s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order [0.218676s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_requires [0.257840s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_delete [0.137850s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_sets_resource_id [0.185636s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all [0.124416s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_not_available [0.248040s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_with_octet_stream [0.211640s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_all_with_regular_tenant [0.190482s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIStackTest.test_stack_get_root_id [0.137881s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_update_failure_purges_db_for_stack_failure [0.325122s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_order.TestOrder.test_key_order_validation_fail [0.222112s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_plain_text [1.232936s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_not_dead [0.264548s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret_with_octet_stream [0.271470s] ... ok DEBUG: {1} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_content_type_without_payload [0.360071s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_init_action [0.240699s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_delete_specs [0.143233s] ... ok DEBUG: {2} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_octet_stream_without_encoding [0.247225s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_resource_mapping [0.160626s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_create [0.172465s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_child [0.285122s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.DBAPIUserCredsTest.test_user_creds_get [0.929544s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_volumes [0.142266s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_miss_all_quotas [0.196774s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_hook_reset [0.206890s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_delete [0.155491s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_create [0.158241s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_stack_complete_persist_called [0.322707s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.ResetStackStatusTests.test_resource_reset [0.145545s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_handle_update [0.226306s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_gigabytes [0.231987s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tag_with_show_hidden [0.155659s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_exception [0.322831s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_count_all_by_tags [0.092179s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_snapshots [0.184992s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_encryption [0.112897s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_allowed_sort_keys [0.064018s] ... ok DEBUG: {3} heat.tests.engine.test_check_resource.MiscMethodsTest.test_propagate_check_resource [0.244884s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_invalid_volumes [0.174663s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_and_page_query_handles_no_filters [0.065321s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_events_filter_invalid_sort_key [0.072182s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_fwd [0.150567s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_snapshots [0.187442s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_allowed_sort_keys [0.119249s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_filter_and_page_query_paginates_query [0.082126s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_diamond_fwd [0.213055s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_get_sort_keys_allow_single_key [0.084346s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_paginate_query_gets_model_marker [0.061933s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create [0.279826s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_get_not_found [0.095719s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_snapshot_update_not_found [0.152745s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_fn_getatt [0.248012s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_volumes [1.226073s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_software_config_delete_not_allowed [0.158166s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot [0.296604s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment [0.261342s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags [0.243836s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_image [0.146169s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_sourcevol [0.127976s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_by_tags_any [0.213709s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached [0.355155s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filter_matches_in_list [0.186206s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_default [0.226759s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_start [0.285268s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_repr [1.443070s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_snapshot_error [0.231637s] ... ok DEBUG: {3} heat.tests.engine.test_dependencies.dependenciesTest.test_single_node [0.114692s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_delete_attachment_has_not_been_created [0.184782s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_make_sure_rpc_version [0.189681s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_with_serv_resize_task_state [0.301067s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_empty_string_az [0.267129s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_start [0.191715s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_fails_to_complete [0.211264s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_service_stop [0.151741s] ... ok DEBUG: {3} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_nested_traversal_stops_deeply_nested_stack [0.187527s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only [0.235663s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_resource_name [0.143295s] ... ok DEBUG: {3} heat.tests.engine.test_node_data.NodeDataTest.test_round_trip [0.125519s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_read_only_attached [0.255519s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_filters_sort_keys [1.330185s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_error [0.141410s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_resize_task_state [0.144766s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_exception [0.151538s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_ready_to_extend_volume [0.971324s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_try_detach_volume_if_server_was_temporarily_in_error [0.211195s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_nonereturn [0.142396s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_get_live_state [0.214463s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_deleted [0.477977s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_description [0.164412s] ... ok DEBUG: {3} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_single_mapping [0.164182s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_update_projects [0.097474s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_all_show_nested [0.244307s] ... ok DEBUG: {2} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_update [0.137648s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_generate_template_for_hidden_type [0.194919s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_create_complete [0.133665s] ... ok DEBUG: {3} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_with_attr_type [0.181397s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_stack_get_by_name_and_owner_id [0.271674s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete [0.178505s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_dependent_tasks_recursively [0.097167s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_failed [0.666120s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_api.SqlAlchemyTest.test_user_creds_none [0.172545s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_cancels_tasks_in_reverse_order [0.116271s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_update [0.157272s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_aggregate_exceptions_raises_all_at_the_end [0.090051s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.JsonTest.test_process_result_value_null [0.191740s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_show_resource [0.180155s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_public [0.259923s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_chain_fwd [0.155155s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value [0.161204s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_diamond_fwd [0.136154s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_expired [0.069263s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_public [0.251530s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_no_steps [0.046749s] ... ok DEBUG: {0} heat.tests.db.test_sqlalchemy_types.ListTest.test_process_result_value_null [0.194858s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_single_fwd [0.058193s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_name [0.197136s] ... ok DEBUG: {1} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_handle_create [0.210489s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_delete_complete [0.195628s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_create [0.203163s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.DescriptionTest.test_method [0.985885s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_resource_id_is_none [0.211907s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_create [1.469942s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_can_add_exceptions_after_init [0.166506s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_masters [0.207637s] ... ok DEBUG: {2} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_handle_update [0.210720s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_configures_connection_pool [1.356114s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep [0.190941s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateSecondaryZoneTest.test_primaries [0.198324s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_convergence_mode [0.195387s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_deactivate [0.233071s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskSleepTest.test_sleep_none [0.190173s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_update_complete [0.215527s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_engine_service_start_in_non_convergence_mode [0.189324s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_image_props [0.220052s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_shorter [0.179751s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_start [0.174447s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_call_double_start [0.125247s] ... ok DEBUG: {1} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_primary [0.230034s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_members [0.248643s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_done [0.121466s] ... ok DEBUG: {0} heat.tests.engine.service.test_service_engine.ServiceEngineTest.test_service_manage_report_update_fail [0.144290s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_active_to_deactivate [0.190930s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period_after_timeout [0.137909s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_check_io_schema_empty_list [0.120543s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags_delete_not_found [0.218849s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config [0.136712s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_cancel_not_started [0.206144s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v1 [0.184021s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_reactivate [0.278512s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_default_coerce [0.139798s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_double_start [0.145140s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigIOSchemaTest.test_input_config_value_ignore_string [0.131205s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_container_format [0.236317s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_disk [0.275657s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_exception [0.162409s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception_swallow [0.157562s] ... ok DEBUG: {1} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_disk_format [0.226678s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_min_ram [0.230704s] ... ok DEBUG: {3} heat.tests.engine.test_scheduler.TaskTest.test_run_wait_time [0.145330s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_long_delay [0.173574s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_miss_location [0.202867s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_correct_query_key [0.188869s] ... ok DEBUG: {2} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_parse_live_resource_data [0.180395s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_failure [0.201944s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_metadata_prefix [0.165191s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_cloud_config.CloudConfigTest.test_handle_create [0.189727s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_validate_success [0.225346s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_alarm_with_wrong_start_time [0.368260s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_boolean_inputs_valid [1.205050s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_delete [0.232322s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_config_exceeds_max_per_tenant [0.152613s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_update [0.365847s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_deployment_exceeds_max_per_tenant [0.200760s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_update [0.291366s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check [0.217240s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_config_structured [0.183989s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_create_software_deployment [0.180440s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config [0.408789s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_update [0.337081s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_list_software_configs [0.155539s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_handle_create [0.226183s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_container [1.596711s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_software_config_poll_heat [0.430300s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_metadata_software_deployments [0.438766s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_container [0.352067s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments [0.141606s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_lb_reload_static_resolve [0.211959s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_push_metadata_software_deployments_retry [0.134900s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(1) [0.234101s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_none_object [0.298194s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_show_software_deployment [0.205078s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(2) [0.263693s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_metadata [0.268574s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_signal_software_deployment [0.319010s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_check_failure [1.154613s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_temp_url [0.243963s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_fields [0.243720s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_gnocchi_alarm_live_state [0.181932s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar [0.284384s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTest.test_update_software_deployment_new_config [0.238228s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_resume [0.262864s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_lb_reload_static_resolve [0.286599s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_check_software_deployment [0.263749s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByMetricsAlarmTest.test_update [0.261978s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_name [0.206515s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_create_software_deployment_invalid_config_id [0.229776s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(3) [1.243125s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_gnocchi_alarm_aggr_by_resources_live_state [0.280932s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_default [0.192118s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_list_software_configs [0.249842s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_extra [0.162300s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.ReplaceTest.test_rolling_updates(4) [0.253816s] ... ok DEBUG: {3} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_suspend [0.332263s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes [0.182987s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_timeout [0.222143s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_attributes [0.277246s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_fallback [0.176756s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group.TestLaunchConfig.test_update_metadata_replace [0.193773s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_instance_group_refid_rsrc_id [0.162477s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupReplaceTest.test_timeout_exception [0.155052s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_container.TestContainer.test_create_failed_on_validation [0.235677s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_tags_with_metering [0.157766s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_update_policy [0.154283s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_default_update_policy [0.163161s] ... ok DEBUG: {3} heat.tests.openstack.barbican.test_secret.TestSecret.test_attributes_handles_exceptions [0.310455s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_bad_pausetime_in_update_policy [0.224265s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part [0.127042s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_delete_specs [0.193444s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_with_update_policy [0.261972s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create [0.131800s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_qos_associate_handle_update [0.177011s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_removed [0.275508s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_update_specs [0.184611s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_add_prop [0.299963s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_refresh_zaqar_software_deployment [1.706503s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_gigabytes [0.170756s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_empty_list [0.222799s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_placeholder_resource_delete [0.265599s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_invalid_snapshots [0.184906s] ... ok DEBUG: {0} heat.tests.engine.service.test_software_config.SoftwareConfigServiceTestWithConstraint.test_update_software_deployment_new_config [0.299959s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_fail_back [0.182132s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_non_uuid [0.207972s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_resize_task_state [0.265645s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_classes [0.359678s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_repeated_sequence [0.174842s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_attachment_no_mountpoint [0.330387s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string_refid_convergence_cache_data [0.218783s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_from_image [0.211944s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_no_size_no_combinations [0.142331s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check [0.363328s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete [0.314360s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text [1.333628s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_class_uniformity [0.251611s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create [1.931566s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed [0.504298s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_class_sequence [0.262810s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update [0.311858s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_random_string.TestGenerateRandomStringDistribution.test_overlapping_sequences [0.229625s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_imageRef [1.430502s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_bad_region [0.221190s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_size [0.208670s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_no_change [0.305703s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs_with_index [0.169604s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_ca_cert [0.247015s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_scheduler_hints [0.224407s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_size_snapshot_and_imageRef [0.192707s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_credential_secret_id [0.319329s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_snapshot_and_source_volume [0.245706s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_already_gone [0.302599s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_server [0.299247s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_attached_live [0.265067s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_equals_max_per_tenant [2.011822s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_delete_failed [0.495853s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid [0.098106s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_stack_refid_convergence_cache_data [0.139039s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_detached [0.328416s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed [0.171782s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_path_attribs [1.660469s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_retype [0.342680s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_failed [0.337344s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs [0.269444s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_attribs [0.172827s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_params [0.163973s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_shrink_fails [0.284265s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_create [0.159478s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_deep_path_attribs [0.200962s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_name_and_metadata [0.257310s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_with_index [0.171740s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_dotted_attribs [0.249524s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute [0.187329s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_detach_volume_to_complete_with_active_task_state [0.259010s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_attribs [0.152399s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_skiplist [0.163332s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs_no_path [0.159112s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_resource_name [1.762654s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_handle_delete_snapshot_no_backup [0.205349s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_convg [0.159762s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_dotted_attribs [0.123400s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_path_attribs [0.085357s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_deep_path_attribs [0.121981s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(non_empty) [0.102073s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_None) [0.131142s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_volume_restore_success [0.637332s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_boolean) [0.173003s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_string) [0.173665s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_get_live_state_not_public [0.218311s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_number) [0.116458s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_public [0.173614s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_json) [0.114336s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_empty_resource_list [0.924700s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent [0.133383s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupEmptyParams.test_definition(empty_list) [0.189882s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_is_public [0.202531s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_fake_resource_type [0.098407s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_missing_param [0.171037s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_attribs [0.124721s] ... ok DEBUG: {3} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state [0.196070s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_invalid_stack_name [1.659721s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_deep_path_attribs [0.156493s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_outputs [0.191317s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/stack.py:938: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs_map [0.183767s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_failed_resource [0.206535s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_deep_path_attribs [0.191865s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_no_properties [0.193234s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_path_attribs [0.142200s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_equals_max [0.531513s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_params [0.174921s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_refs [0.158375s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_total_resources_exceeds_max [0.157795s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs [0.162610s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_custom_index_var [0.222107s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_with_index [0.098604s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_path_attribs [0.148617s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_validate_properties [1.296267s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_create_complete [0.165142s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include_zero [0.222262s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_check_delete_complete [0.163360s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update [0.213956s] ... ok DEBUG: {3} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resource_validate_secondary [0.224728s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_none [0.211452s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_index_var [0.960110s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_get_live_state_resource_is_deleted [0.152356s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_rolling_update_outputs [0.210529s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_not_active [0.180684s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_reference_attr [0.228960s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_active_property_image_status_killed [0.209874s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_with_metadata [0.257170s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_create [0.073399s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_reference_attr_with_none_ref [0.258380s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_members [0.154619s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_stack_create_with_environment_files [1.805506s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create [0.248549s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_tags [0.098540s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_bad_update_policy [0.220352s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_missing_credentials [0.197532s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_show_resource_v2 [0.144333s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_removed [0.185764s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_sufficient [0.179234s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_container_format [0.153395s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_create.StackCreateTest.test_validate_deferred_auth_context_trusts [0.189245s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_0) [0.170447s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_updated [0.228197s] ... ok DEBUG: {3} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_container_mix [0.159661s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_4) [0.171755s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_already_complete [0.179850s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_update_policy [0.258962s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete [0.095262s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_1_5) [0.171755s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_acquired_lock [0.467376s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_complete_no_wait [0.094781s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_0) [0.158620s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_short_delay [0.178275s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_delete.StackDeleteTest.test_stack_delete_other_engine_active_lock_failed [0.283891s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_2_4) [0.151159s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_0) [0.155329s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_5_2_4) [0.153451s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_resolve_attribute_os_collect_config [0.388507s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_single_has_rsrc_prop_data [0.393533s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_0) [0.144251s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_event_list_with_marker_and_filters [0.146708s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(3_3_2_4) [0.158901s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data [0.318277s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_events.StackEventTest.test_tenant_events_list_with_marker_and_filters [0.178889s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_0) [0.169381s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_0) [0.160346s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_zaqar_metadata [0.364189s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_1) [0.176437s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_6_1) [0.135015s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_delete [1.744143s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_2) [0.189319s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(1) [0.228098s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_4_4) [0.153374s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(2) [0.266669s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_healthy_check_failed [1.197694s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(3) [0.245615s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(4) [0.170038s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_check_failed [0.453662s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SDGReplaceTest.test_rolling_updates(5) [0.162199s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadFallbackTest.test_Instances [1.486247s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stdouts) [0.156710s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_0) [0.167683s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_4_5_6) [1.052477s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_in_create_complete [0.428456s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(stderrs) [0.193049s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_4_1_0) [0.134395s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_0) [0.142975s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_4) [0.135455s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(status_codes) [0.176286s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_4) [0.129877s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_1_5) [0.139703s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes_path(passthrough) [0.159970s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_mark_unhealthy_stack_lock_convergence [0.372664s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_1_5) [0.130721s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_0) [0.135134s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stdouts) [0.175405s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_0) [0.156780s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_2_4) [0.136377s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(stderrs) [0.157981s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_calls_metadata_update [0.334641s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_2_4) [0.161963s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_0) [0.148118s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(status_codes) [0.169395s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(5_5_2_4) [0.129048s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_0) [0.158473s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_0) [0.158074s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(5_7_2_4) [0.150219s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes(passthrough) [0.197981s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_no_calls_metadata_update [0.352560s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(3_3_2_4) [0.135326s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_validate [0.148511s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_4_4) [0.225908s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_0) [0.160347s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_signal_reception_get_resource_none [0.331352s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_error [0.211009s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(4_7_5_6) [0.155755s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_0) [0.159937s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete_none [0.190042s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_1) [0.178323s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_0) [0.248797s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resource_describe_nonexist_resource [0.343448s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_resources.StackResourcesServiceTest.test_stack_resources_describe_nonexist_stack [0.086174s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_delete_sd [0.188363s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_4) [0.182273s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_6_1) [0.213921s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete [0.184449s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_snapshot.SnapshotServiceTest.test_list_snapshots [0.225315s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_1_5) [0.211454s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_2) [0.206782s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_temp_url [0.182314s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdatePreviewTest.test_stack_update_preview_added_unchanged [0.224337s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_0) [0.194236s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_4_4) [0.192940s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_exceeds_resource_limit [0.179692s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_2_4) [0.177375s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestGetBatches.test_get_batches(4_4_5_6) [0.171184s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_0) [0.167740s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_existing_registry [0.276942s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_attributes_format_fallback [0.187908s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_5_2_4) [0.171939s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_stack_update_nested [0.241598s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_validate_launch_conf_ref [0.345012s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/stack.py:938: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_0) [0.341691s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_immutable_parameter_same_value [0.422522s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/stack.py:938: DeprecationWarning: The Template.validate_resource_definitions() method is deprecated and will no longer be called in future versions of Heat. Template subclasses should validate resource definitions in the resource_definitions() method. DEBUG: warnings.warn("The Template.validate_resource_definitions() " DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_3_2_4) [0.332282s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_0) [0.160687s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_0) [0.108812s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_temp_url [1.617800s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_cancel [0.144848s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_parse_without_update_policy [0.846884s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_1) [0.162628s] ... ok DEBUG: {0} heat.tests.engine.service.test_stack_update.ServiceStackUpdateTest.test_update_mutable_parameter_allowed [0.730647s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start [0.044256s] ... ok DEBUG: {0} heat.tests.engine.service.test_threadgroup_mgr.ThreadGroupManagerTest.test_tgm_start_with_lock [0.053542s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_for_component [0.292522s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_added [0.331982s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_check_resource_does_not_propagate_on_cancel [0.120664s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_delete_retrigger_check_resource_new_traversal_updates_rsrc [0.089849s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_none [0.278098s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_do_check_resource_ignores_timeout_for_new_update [0.192587s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_instance_group_update_policy.InstanceGroupTest.test_update_policy_updated [0.366191s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update [0.278867s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_multi_part_bad_format [0.249889s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_resource_cleanup_failure_triggers_rollback_if_enabled [0.309415s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_with_update_only [0.224176s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_not_none [0.171344s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_is_not_triggered_on_rollback_disabled_stack [0.325781s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_no_signal_action [0.201803s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_get_message_text_with_filename [0.213066s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists [0.059422s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_6_1) [1.478355s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_without_server [0.064441s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_multi_part.MultipartMimeTest.test_handle_create_with_group [0.196019s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args [0.075547s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_2) [0.185554s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_rollback_not_re_triggered_for_a_rolling_back_stack [0.350048s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_nodata [0.141498s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_create [0.218426s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_4_4) [0.157086s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_noid [0.112914s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_stale_traversal [0.249981s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_assemble(6_4_5_6) [0.167303s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_failure [0.137102s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_0) [0.205811s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_del_prop [0.419886s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_none_complete [0.216963s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.CheckWorkflowUpdateTest.test_try_steal_lock_dead [0.309113s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_4) [0.221123s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_endpoint [0.265157s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_none_resource.PlaceholderResourceTest.test_not_placeholder_resource_delete [0.321850s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_message_raises_cancel_exception [0.296515s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_1_5) [0.194637s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_exceeds_max_length [0.172641s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_0) [0.171612s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_check_resource_update_update_action [0.261902s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_deleted [0.328145s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_random_string.TestRandomString.test_invalid_length [0.178414s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_2_4) [0.203109s] ... ok DEBUG: {0} heat.tests.engine.test_check_resource.MiscMethodsTest.test_node_data_ok [0.282907s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_objects_invisible [0.310979s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_0) [0.187654s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute [0.266512s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_chain_fwd [0.189695s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_5_2_4) [0.188005s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_attribute_failed [0.198748s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_circular_rev [0.151191s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_remote_validation_failed [0.051219s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_circular_fwd [0.058606s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_map [0.359282s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_partial [0.088529s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_restore [0.203312s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_0) [0.291757s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_complex_rev [0.090757s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_dbldiamond_fwd [0.122700s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume_failed_not_created [0.156876s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(3_3_2_4) [0.223912s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_many_edges_rev [0.131059s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_snapshot [0.228232s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_noexist_partial [0.119725s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_0) [0.174396s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_0) [0.150960s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_1) [0.175793s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_6_1) [0.157155s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_2) [0.134194s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_4_4) [0.121816s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend [0.835268s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_4_5_6) [0.154218s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_required_by [1.103051s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_with_replace [0.288782s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_roots [0.177461s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs [0.255222s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_simple_multilevel_partial [0.138752s] ... ok DEBUG: {0} heat.tests.engine.test_dependencies.dependenciesTest.test_single_rev [0.034428s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_cancel_workers_with_resources_found [0.035781s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_refs [0.116374s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_stop_all_workers_when_stack_not_in_progress [0.037166s] ... ok DEBUG: {0} heat.tests.engine.test_engine_worker.WorkerServiceTest.test_update_current_traversal [0.035751s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_action [0.049901s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_path_attr [0.070769s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_refid [0.071762s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_refs_with_index [0.231419s] ... ok DEBUG: {0} heat.tests.engine.test_node_data.NodeDataTest.test_status [0.080487s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_refs [0.158348s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_first_alternative_mapping [0.124244s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_0) [1.098929s] ... ok DEBUG: {0} heat.tests.engine.test_plugin_manager.TestPluginManager.test_load_mapping_non_existent [0.233327s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_with_concurrent_limit [0.289055s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_4) [0.174337s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_without_concurrency [0.207235s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_1_5) [0.188643s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_list_resource_types_with_descr [0.269658s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_incompatible_properties [0.186998s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_0) [0.198692s] ... ok DEBUG: {0} heat.tests.engine.test_resource_type.ResourceTypeTest.test_resource_schema_unavailable [0.167874s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_circular_deps [0.149823s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_refs [0.180710s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_2_4) [0.179768s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_dbldiamond_fwd [0.131869s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_0) [0.129062s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_get_attribute_convg [0.160580s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period [0.129427s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(5_7_2_4) [0.121354s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_index_dotted_attribs [0.163898s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_4_4) [0.112938s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_exception_grace_period_per_task [0.145074s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(4_7_5_6) [0.093989s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_outputs_no_path [0.170956s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.DependencyTaskGroupTest.test_many_edges_fwd [0.164849s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_0) [0.138491s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs [0.176506s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_4) [0.150142s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(boolean-to-number) [4.265572s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_get_attribute_skiplist [0.248050s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_1_5) [0.169587s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_0) [0.164338s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested [0.254690s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_2_4) [0.188864s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching [0.165941s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_0) [0.152080s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_create_with_batching_zero_count [0.165189s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_5_2_4) [0.155380s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_delete [0.225306s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_0) [0.189885s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.ExceptionGroupTest.test_str_representation_aggregates_all_exceptions [1.282995s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nolist [0.153402s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout [0.111721s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_3_2_4) [0.252749s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_removal_policies_nomap [0.194284s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_as_task_timeout_longer [0.143534s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_0) [0.181219s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_cancel_grace_period [0.184476s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_0) [0.152188s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run [0.167464s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress [0.135602s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_as_task_progress_exception [0.152073s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress [0.124532s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_run_progress_exception [0.151922s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_start_cancelled [0.124631s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_invalid_res_type [1.246027s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_start_run_wait_time [0.108060s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_run_to_completion [0.100020s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_1) [1.125126s] ... ok DEBUG: {0} heat.tests.engine.test_scheduler.TaskTest.test_timeout_swallowed [0.131853s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_update_in_failed [0.180526s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(number-to-string) [2.950969s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_6_1) [0.232313s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_check_alarm_failure [0.302013s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_validate_with_skiplist [0.259416s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_2) [0.229809s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_4_4) [0.208945s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyDiffTest.test_update_policy_added [0.328464s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_check_not_required_parameters [0.450890s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestGetBatches.test_get_batches(6_4_5_6) [0.172519s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_with_default_update_policy [0.154442s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_not_integer_parameters [0.199067s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(1) [0.197014s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_time_not_sufficient [0.134477s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_create [0.096675s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(2) [0.186896s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_resolve_attribute [0.117642s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(3) [0.149782s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(component_full) [0.117870s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.AodhAlarmTest.test_mem_alarm_high_update_replace [0.398302s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(no_input_output_options) [0.108497s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_resource_group.TestUtils.test_count_skipped(4) [0.226495s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(wrong_property_config) [0.135519s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.EventAlarmTest.test_check [0.183783s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(missing_configs) [0.089812s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_handle_create [0.221266s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(empty_configs) [0.157693s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_check_alarm_failure [0.305841s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(invalid_configs) [0.169913s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stdouts) [0.219852s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_delete [0.203165s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(config_empty_actions) [0.185971s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(stderrs) [0.186187s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_single) [0.140267s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(status_codes) [0.166343s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_component.SoftwareComponentValidationTest.test_properties_schema(multiple_configs_per_action_overlapping_list) [0.139631s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrFallbackTest.test_attributes(passthrough) [0.155669s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_delete_complete_none [0.180324s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stdouts) [0.159582s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete [0.229503s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(stderrs) [0.170084s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete [0.132179s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(status_codes) [0.180839s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_convg [0.191237s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupAttrTest.test_attributes_path(passthrough) [0.174430s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.LBMemberHealthAlarmTest.test_show_resource [1.368847s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_assemble_nested [0.195938s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(string-to-map) [3.551043s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_check_alarm_failure [0.236416s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_delete [0.242701s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_alarm.PrometheusAlarmTest.test_show_resource [0.246594s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_composite_alarm.CompositeAlarmTest.test_show_resource [0.291010s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_build_resource_definition [1.162925s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiAggregationByResourcesAlarmTest.test_update [0.187941s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_for_component [1.528763s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_create_complete [0.203216s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action_temp_url [0.181778s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_create [0.218801s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete [0.184885s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create [0.150202s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_gnocchi_alarm_live_state [0.148138s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_resume_complete_none [0.081298s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_do_not_wait [0.114694s] ... ok DEBUG: {0} heat.tests.openstack.aodh.test_gnocchi_alarm.GnocchiResourcesAlarmTest.test_update [0.170724s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_suspend_complete_none [0.128713s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete [0.144324s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_zaqar_queue [0.186822s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_attributes [0.235200s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_notfound [0.176249s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_delete_resource_id_is_None [0.125112s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_certificate_validation_fail [0.170766s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att_error [0.203155s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_zero [0.090401s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_suspend_resume [0.093633s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredConfigTestJSON.test_handle_create [0.067861s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_action [0.209569s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_container_attributes [0.250183s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_create_without_config [0.123637s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_assemble_nested [0.143625s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_order.TestOrder.test_create_order_without_type_fail [0.144806s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_build_resource_definition [0.110245s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_not_waiting [0.111096s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_create_secret [0.152705s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_unknown_input_key [0.150465s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_ok_str_zero [0.183360s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_base64 [0.161443s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(map-to-boolean) [2.805022s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(no_functions) [0.219732s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_unused_action_for_component [0.159914s] ... ok DEBUG: {0} heat.tests.openstack.barbican.test_secret.TestSecret.test_validate_encoding_dependency [0.164930s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_server_exists_no_server [0.104293s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSAssociationTest.test_resource_mapping [0.090375s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_inputs) [0.167703s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_qos_specs.QoSSpecsTest.test_qos_specs_handle_create_specs [0.104528s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(none_config) [0.098875s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(empty_config) [0.054304s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate [0.188375s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(simple) [0.065884s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_quota.CinderQuotaTest.test_quota_with_unlimited_gigabytes [0.138544s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(multi_key) [0.055027s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config [0.113641s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list_arg) [0.063744s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(missing_input) [0.047581s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value [0.119189s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_get_none [0.116734s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_input_key_value_raise_exception [0.123964s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_long_snippet [0.143628s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseMethodsTest.test_get_key_args_wrong_args [0.162718s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(no_functions) [0.152494s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_attach_volume_to_complete_with_active_task_state [0.945634s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(deep) [0.861235s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_image_and_source_volume [0.156074s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(shallow) [0.128990s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_read_only [0.186127s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputParseTest.test_parse(list) [0.221043s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_create_with_stack_scheduler_hints [0.195921s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_failure [0.136441s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_inputs) [0.802223s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_device [0.284169s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(none_config) [0.097972s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(empty_config) [0.175045s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_attachment_update_volume [0.249873s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(simple) [0.181361s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_extend_created_from_backup_with_same_size [0.160319s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_size_constraint [0.098005s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(multi_key) [0.193965s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(list-to-boolean) [2.939743s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_cinder_volume_update_no_need_replace [0.164188s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list_arg) [0.173246s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume.CinderVolumeTest.test_vaildate_deletion_policy [0.094738s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_endpoint [0.267037s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(missing_input) [0.135718s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_validate_projects_when_private [0.163821s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(deep) [0.087707s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_get_status_partial_complete [1.320857s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(shallow) [0.096938s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_create_not_public [0.172706s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_swift [0.276047s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentParseTest.test_parse(list) [0.090187s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_handle_update_metadata [0.121110s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_invalid_json_data [0.202641s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type.CinderVolumeTypeTest.test_volume_type_with_projects [0.102933s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_create [0.194333s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_zaqar [0.269806s] ... ok DEBUG: {0} heat.tests.openstack.cinder.test_volume_type_encryption.CinderEncryptedVolumeTypeTest.test_get_live_state_found_but_deleted [0.141289s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_check_update_complete [0.102743s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_complete [0.333838s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_container_error [0.244445s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_token [0.211039s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_recordset.DesignateRecordSetTest.test_resource_handle_delete_not_found [0.112847s] ... ok DEBUG: {0} heat.tests.openstack.designate.test_zone.DesignateZoneTest.test_resolve_attributes [0.116356s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_failed_to_handle [0.182412s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_empty_container [0.232049s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_multiple_signals_same_id_timeout [0.318036s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_get_live_state_v2 [0.116498s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_unknown_status [0.192029s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_non_empty_container [0.377338s] ... ok DEBUG: {1} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_type [0.388691s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_failure [0.209623s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_non_not_found_exception [0.249279s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_delete_object_error [0.356455s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_no_id [0.164019s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update [0.803944s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_image_handle_update_remove_tags [0.117479s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_create [0.268481s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_is_smartnic_not_supported [0.215217s] ... ok DEBUG: {0} heat.tests.openstack.glance.test_image.GlanceWebImageTest.test_invalid_disk_format [0.088941s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.DelayCompletionTest.test_incomplete_moderate_delay [0.101370s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_physical_network_not_supported [0.187959s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_delay_params [0.099883s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data [0.292610s] ... ok DEBUG: {3} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli [0.885243s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_delay.TestDelay.test_wait_secs_create [0.134829s] ... ok DEBUG: {1} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_portgroup_not_supported [0.225406s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete [0.143838s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_deployment_swift_data_bad_object [0.188462s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create_default [0.135096s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_data_partial_complete [0.367967s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_exception [0.151457s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_deployed_server.DeployedServersTest.test_server_create_software_config_poll_heat_metadata [0.145328s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_curl_cli [0.150143s] ... ok DEBUG: {3} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update_failed [0.149566s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.LoadbalancerReloadTest.test_Instances [0.174234s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_create [0.172056s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_complete_to_handle [0.298846s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_create [0.123114s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(1) [0.276233s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update [0.097485s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_post_failed_to_handle [0.207049s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_properties_title [0.105245s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(2) [0.229133s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_validate_schema [0.903253s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_name_validate_schema [0.172512s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_resource_id_is_none [0.098535s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_container_name [0.297857s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete_not_found [0.117548s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update [0.132780s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(3) [0.285278s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_properties_title [0.133652s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_domain_validate_schema [0.106258s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_description_validate_schema [0.110600s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(4) [0.217889s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_get_live_state [0.174913s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create [0.108593s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_create_default [0.090586s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create [0.192588s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(5) [0.221257s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_default [0.125584s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_update [0.126998s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_description_validate_schema [0.099826s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_group [0.112611s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_name_validate_schema [0.100504s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.ResizeWithFailedInstancesTest.test_resize(6) [0.316439s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_group [0.118260s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_resolve_attributes [0.110788s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_1 [0.138606s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_show_resource [0.131440s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_params [0.225275s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_validation_fail [1.204905s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_create_minimal [0.177415s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_validate_2 [0.186392s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_child_template [0.186211s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create [0.124449s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_default_name [0.179395s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_create [0.151530s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update [0.157823s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create_with_domain [0.137782s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_delete [0.193288s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_default_name [0.184169s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_handle_update_size [0.195030s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_show_resource [0.161570s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_value.TestValueLessSimple.test_yaql [0.825247s] ... ok DEBUG: {1} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update [0.170453s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_create_update_updatehandle [0.282423s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_unknown_status [0.250503s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_resolve_attributes [0.139596s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_partial_complete [0.329229s] ... ok DEBUG: {1} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_validate_invalid_volume_driver [0.131588s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_update [1.138758s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_none_complete [0.266135s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_show_resource [0.113123s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_delete [0.144260s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_instance_group.TestInstanceGroup.test_update_in_failed [1.123178s] ... ok DEBUG: {2} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_get_status_partial_complete [0.260105s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_empty_parse_list_assignments [0.122035s] ... ok DEBUG: {2} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_create_complete_with_not_found [0.122907s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_properties_title [0.093872s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_default [0.097142s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_user [0.094540s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_none_resource.NoneResourceTest.test_none_stack_update_nochange [0.393663s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lettersdigits) [0.098548s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_group [0.150824s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_endpoint_handle_update_only_enabled [0.218426s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(letters) [0.095496s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create [1.000395s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_roles_no_change [0.138162s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(lowercase) [0.082786s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_get_live_state [0.143652s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_update [0.129594s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(uppercase) [0.099021s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_allowed_access_type [0.191978s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_interface_validate_schema [0.139396s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_properties_title [0.099985s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(digits) [0.177834s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_service_url_validate_schema [0.134823s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_description_validate_schema [0.100256s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(hexdigits) [0.075319s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_show_resource [0.108103s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_type_validate_schema [0.090796s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_attributes [0.254472s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestGenerateRandomString.test_generate_random_string_backward_compatible(octdigits) [0.058676s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_show_resource [0.097248s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_update_default [0.134430s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_get_live_state [0.152081s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_hidden_sequence_property [0.201101s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create [0.109223s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_get_live_state [0.130724s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create [0.147183s] ... ok DEBUG: {3} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete [0.121380s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_max_length [0.186069s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update [0.163465s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_unknown_status [0.147081s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_failed [0.125616s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_domain_validate_schema [0.215995s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_unknown_status [0.211382s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update [0.309124s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_random_string.TestRandomString.test_random_string [0.406148s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create_with_default_value [0.208279s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_check_failed [0.164371s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_fail [0.217144s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create [0.170165s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_failed [0.141476s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_neutron_net_without_neutron_subnet [0.286326s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_default_region [0.177551s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_that_region [0.080425s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_fail [0.352207s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_remote_stack_this_region [0.115151s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_create_with_insecure [0.147941s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_validate_conflicting_net_subnet [0.186961s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_property_enabled_validate_schema [1.298474s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_get_live_state [0.103363s] ... ok DEBUG: {3} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_delete [1.062930s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_resume [0.176138s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_region.KeystoneRegionTest.test_region_handle_update [0.154805s] ... ok DEBUG: {3} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_metadata [0.182126s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_suspend_failed_not_created [0.208775s] ... ok DEBUG: {1} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_create [0.292097s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role.KeystoneRoleTest.test_role_handle_create [0.225689s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_not_found [0.184872s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_fail [0.197258s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_group_parse_list_assignments [0.169599s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_executions_successful [0.174095s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_property_roles_validate_schema [0.103000s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid [0.189706s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create [0.225404s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_create_user [0.196934s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_with_resource_id_output [0.148197s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_backward_support [0.118795s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_delete_removed [0.210073s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_and_delete_with_executions [0.432226s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_task_parms [0.138236s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_remote_stack.RemoteStackTest.test_update_in_check_failed_state [0.996271s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_property_name_validate_schema [0.199033s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_wrong_definition [0.146128s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_outputs_no_path [0.156291s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_aggregate_refs [0.064212s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_duplicate_attribute_translation_error [0.105412s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_get_live_state [0.188921s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_key [0.295687s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrFallbackTest.test_index_deep_path_attribs [0.107498s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_mistral_workflow_refid_convergence_cache_data [0.116764s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_deep_path_attribs [0.077817s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_resolve_attributes [0.191984s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_aggregate_outputs [0.098879s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainAttrTest.test_index_deep_path_attribs [0.145310s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_create_default [0.188707s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_no_replace [0.397247s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_child_template_default_concurrent [0.089292s] ... ok DEBUG: {2} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_update_password_only [0.178006s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_get_attribute_convg [0.131409s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_handle_update [0.122014s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_input [0.349896s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_create [0.275689s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_nested_stack [0.150664s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_policies_translation_successful [0.858268s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_merge [0.262191s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_chain.ResourceChainTest.test_validate_reference_attr_with_none_ref [0.183847s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_get_live_state [0.262439s] ... ok DEBUG: {3} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_wrong_params_using [0.186927s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(1) [0.151274s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_with_body_as_input_and_delete_with_executions [0.312087s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update_failed [0.251105s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete [0.168378s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(2) [0.161285s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(3) [0.111665s] ... ok DEBUG: {3} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_get_attr [0.165535s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_replace [0.235963s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_template_create [0.207915s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(4) [0.120942s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete [0.112236s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(5) [0.118183s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update [0.203687s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params [0.244210s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_resource_id_is_none [0.184251s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(6) [0.140023s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_failed [0.157193s] ... ok DEBUG: {1} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_tags [0.216929s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(7) [0.137624s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv4 [0.271810s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(8) [0.107071s] ... ok DEBUG: {2} heat.tests.openstack.magnum.test_cluster_template.TestMagnumClusterTemplate.test_cluster_update_unknown_status [0.217618s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_create [0.175105s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_not_found [0.185817s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_extraroute.NeutronExtraRouteTest.test_extraroute_ipv6 [0.377461s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_delete_resource_id_is_none [0.225812s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_needs_replace_failed [0.193273s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_resource_id_is_none [0.124639s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_incorrect_address_for_email [0.165661s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_netloc_address_for_webhook [0.137184s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(9) [1.057545s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ReplaceTest.test_rolling_updates(10) [0.077430s] ... ok DEBUG: {1} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_prohibited_address_for_webhook [0.146953s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs [0.143450s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_delete_not_found [0.168028s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check [1.390159s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrFallbackTest.test_aggregate_outputs_no_path [0.134794s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_update [0.120662s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_prepare_properties [1.005586s] ... ok DEBUG: {2} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create_without_network [0.207421s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_attribs [0.193619s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_create [0.176420s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_validate_properties [0.159821s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_attributes [0.170824s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_deep_path_attribs [0.186082s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_proper [0.169808s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_replace_on_change [0.198401s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_update [0.272048s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_aggregate_refs_map [0.187535s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_delete_router_already_gone [0.229452s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_dotted_attribs [0.144478s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create [0.190406s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_failed [0.237077s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_routes_to_set_to_routes [0.151999s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupAttrTest.test_index_refs [0.203938s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_signal_wrong_input_and_params_type [0.222102s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create [0.210087s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_failed [0.312184s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(1) [0.231472s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update [0.226409s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute_failed [0.219040s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute [0.204747s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(2) [0.232986s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_with_items_concurrency_failed_validate [0.170139s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_attribute_failed [0.121824s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update [0.233538s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(3) [0.110970s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_failed [0.143613s] ... ok DEBUG: {2} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_workflow_params_override [0.222899s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupNameListTest.test_names(4) [0.136873s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_default_period [0.124765s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_failed [0.176092s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(1) [0.136060s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create_no_period [0.118865s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(2) [0.157199s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update [0.227118s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete [0.157386s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(3) [0.150714s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_attribute [0.167087s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(4) [0.121374s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update [0.171331s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(5) [0.138587s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_interface [0.219609s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_default_period [0.157249s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(6) [0.094873s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_validate [0.112991s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId_convergence_cache_data [1.047300s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(7) [0.110014s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_update_no_period [0.165768s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_ip_address [0.118856s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(8) [0.092832s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies_without_fixed_ips_in_port [0.140068s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_address_parsing [0.161949s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(9) [0.091542s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_router_gateway [0.227447s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_no_scheme_address_for_webhook [0.157832s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_subnet [0.284630s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_pf_add_dependencies [0.080227s] ... ok DEBUG: {2} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_success_no_period [0.125687s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatingip_create_specify_dns [0.214648s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create [0.200953s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test_diff_routes [0.218174s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_with_seg [0.088939s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_subnet [0.236122s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_delete [0.156052s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute [0.236268s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_attribute [0.172062s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupSkiplistTest.test_skiplist(A) [0.832161s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create_failed [0.151653s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_assemble_nested_include [0.113039s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_failed [0.190446s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_child_template [0.125697s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_attribute [0.176972s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.ResourceGroupTest.test_handle_update_size [0.165149s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdatePolicyTest.test_parse_without_update_policy [0.166772s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_update [0.350825s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_with_policy_prop_diff [0.189055s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create [0.771535s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_create_with_tags [0.204289s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_resource_group.RollingUpdateTest.test_update_without_policy_prop_diff [0.168626s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_attribute_failed [1.056371s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net [0.170279s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_subnet_id [0.127010s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_vlan [0.064228s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_component.SoftwareComponentTest.test_handle_delete [0.110131s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_create_failed [0.125768s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_no_fixed_ips [0.130195s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_config.SoftwareConfigTest.test_resolve_attribute [0.103209s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create [0.152616s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_found [0.110378s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete [0.148139s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentGroupTest.test_resource_names [0.084517s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc [0.108233s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_check_update_complete_none [0.118710s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_delete_already_gone [0.162472s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_deprecated [0.249450s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_validate_failed_with_string_None_protocol [0.104956s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_delete_complete_missing_server [0.150508s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_create_provider_net [0.175180s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gateway_create_fail_delete_success [0.123248s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_fn_get_att [0.107585s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_3_geneve [0.102856s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete [0.141570s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_get_port_attributes [0.076920s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_get_zaqar_queue [0.088127s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_update_provider_net [0.112902s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_network [0.093004s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_create [0.176963s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_signal_failed [0.124873s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_failed [0.104195s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_network_attribute_exception [0.120423s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_status_code_failed [0.116295s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update_network [0.152472s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_update [0.235496s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_no_replace_on_change [0.110720s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_handle_update_replace_on_change [0.086309s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_with_dns_name [0.134315s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_software_deployment.SoftwareDeploymentTest.test_validate_failed [0.145785s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port_not_created [0.136612s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_gateway [0.275465s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentDerivedTest.test_build_derived_config_params_with_empty_config [0.107386s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups_empty_list [0.195342s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port [0.206919s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_create [0.089048s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_get_live_state [0.154106s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_failed [0.102646s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete_not_found [0.922519s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_attribute [0.070917s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_1_vxlan [0.147223s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_network [0.159710s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_create_failed [0.146965s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_4_local [0.147334s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentGroupTest.test_resource_names [0.648238s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_as_property [0.202003s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_structured_config.StructuredDeploymentWithStrictInputTest.test_build_derived_config_success [0.088988s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete_already_gone [0.152957s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_1_flat [0.142102s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_net.NeutronNetTest.test_net_get_live_state [0.144690s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_create_router_gateway_enable_snat [0.211586s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_network_rbac [0.159366s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_gateway_validate_failed_with_flat [0.058298s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_handle_update [0.230727s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalHandleTest.test_swift_handle_refid_convergence_cache_data [0.116355s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_create_qos_policy_rbac [0.143189s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_ip_address_is_cidr [0.156162s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_delete_router_gateway_as_property [0.224707s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_getatt_token [0.156698s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_mac_address [0.163009s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_container_deleted [0.105527s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_get_live_state [0.105990s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router [0.280494s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_swift_get_object_404 [0.122125s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_swiftsignal.SwiftSignalTest.test_validate_handle_url_bad_tempurl [0.118263s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface [0.245409s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(boolean) [0.160970s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_depr_router [0.225727s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(list) [0.245855s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_propagate_uplink_status [0.716291s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_distribute_l3_agents [0.254278s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_security_enabled [0.065772s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_gateway_router [1.243123s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_prepare_for_replace_port [0.180566s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_l3_agents [0.212934s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_dependence [0.069061s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_hidden_property_translation [0.090636s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(map) [0.555450s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_restore_prev_rsrc_convergence [0.175096s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_distribute [0.135550s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_update_router_gateway_as_property [0.238622s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_update_failed_port_no_replace [0.126854s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_validate_ha_l3_agents [0.108019s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_physnet_unsupported_2_gre [0.084662s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_validate [0.175566s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_conflict_props [0.154398s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_delete_resource_id_is_none [0.110888s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_create [0.038217s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-int) [0.385280s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_delete [0.261996s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_flat_type [0.124429s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_get_attr [0.193472s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_subnet [0.181696s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(number-float) [0.286527s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete [0.116566s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_delete_not_found [0.055655s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_update [0.284035s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_tunnel_type [0.095167s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_no_name [0.205066s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_value.TestValueSimple.test_value(string) [0.253838s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_object_id_reference [0.192576s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_none_subnetpool_cidr [0.130506s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_resource_id_none [0.161697s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data [0.253131s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_deprecated_port [0.319493s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_update_address_scope [0.230977s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_old_data [0.135566s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_with_port [0.121822s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_nodata [0.385203s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_validate_prefixes [0.225290s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ra_mode [0.918284s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_missing_port_property [0.194382s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group_exception [0.404232s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_data_noid [0.349531s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_deprecated [0.268181s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_no_subport [0.266726s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_resource_mapping [0.115827s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_subnetpool [0.226245s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_validate_max_port_less_than_min_port [0.148964s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_parent_port_by_name [0.213650s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_curl_cli_insecure_true [0.400112s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_needs_replace_failed [0.134542s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_subnetpool_cidr [0.194692s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_segment_handle_update [0.091475s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_subport_by_name [0.229978s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_failed [0.219273s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_heat [0.334360s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_ipv6_validate_ip_version [0.233079s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_no_prop_diff [0.193559s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_getatt_signal_none [0.238861s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_default_gt_max [0.146495s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_one_subport [0.208799s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_proper [0.217134s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_two_subports [1.126227s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_already_gone [0.233959s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_null_gateway_ip [0.973478s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_both_prefixlen_cidr [0.206948s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_already_gone [0.252614s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_delete_already_gone [0.259204s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_no_cidr [0.172730s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete_failed [0.201505s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool_not_found [0.111037s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_basic_properties [0.272788s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool_remove_address_scope [0.098621s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute [0.208853s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_default [0.079767s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_prefixlen_min_gt_max [0.061351s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_post_complete_to_handle [1.595138s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_add [0.294150s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete [0.222113s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_change [0.135066s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute_failed [0.073861s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create [0.079918s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_timeout [0.225103s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed [0.223876s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_update_subport_delete [0.259403s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_create_failed [0.168246s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute_failed [0.167143s] ... ok DEBUG: {0} heat.tests.openstack.heat.test_waitcondition.HeatWaitConditionTest.test_wait_handle_bad_reference [0.246690s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_already_gone [0.223747s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_delete [0.182302s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create_failed [0.133086s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_check_delete_complete_with_not_found [0.146930s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete_failed [0.251918s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create [0.185794s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create [0.153775s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete_failed [0.197262s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete [0.183508s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_failed [0.192892s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_update [0.190147s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_local_link_connection_not_supported [0.238079s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create [0.159410s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_attribute [0.165456s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_create_with_pxe_enabled_not_supported [0.199241s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_attribute_failed [0.129338s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_deprecated [0.213000s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed [0.101803s] ... ok DEBUG: {0} heat.tests.openstack.ironic.test_port.TestIronicPort.test_port_update [0.225580s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_get_attr [0.165834s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_update [0.179896s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_domain_handle_update [0.122850s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_update [0.081863s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_resource_id_is_none [0.233331s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_domain.KeystoneDomainTest.test_get_live_state [0.115661s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_get_attr [0.118640s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_endpoint.KeystoneEndpointTest.test_property_region_validate_schema [0.069104s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_get_live_state [0.046345s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete [0.162449s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create [0.057244s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_delete_not_found [1.109748s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_get_attr [0.199651s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_create_default [0.080043s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_group_handle_delete [0.054859s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_not_found [0.204474s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_property_name_validate_schema [0.060671s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete [0.159993s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_create [0.154712s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_group.KeystoneGroupTest.test_show_resource [0.117298s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_create [0.227784s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_project_handle_update_only_enabled [0.110573s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_not_found [0.224184s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_get_attr [0.228499s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete [0.192774s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_delete_resource_id_is_none [0.194165s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSDscpMarkingRuleTest.test_rule_handle_update [0.141783s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_delete_resource_id_is_none [0.171433s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_create [0.180739s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_update [0.069240s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_create [0.123845s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_get_attr [0.134271s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_project.KeystoneProjectTest.test_properties_title [0.990743s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_resource_id_is_none [0.102838s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_delete_group_not_found [0.107211s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_create [0.117218s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete [1.316432s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneGroupRoleAssignmentTest.test_group_role_assignment_handle_create [0.162137s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_mapping [0.120049s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_delete_not_found [0.096406s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_role_assignment_update_user [0.113949s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_show_resource [0.121100s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_update [0.097933s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneRoleAssignmentMixinTest.test_user_parse_list_assignments [0.120841s] ... ok DEBUG: {1} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_resource_id_is_none [0.130215s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_create [0.104690s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_delete_user_not_found [0.092546s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_delete_not_found [0.101206s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_add_tenants [0.144703s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_create [0.089051s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_create [1.368408s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_mapping [0.084544s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_role_assignments.KeystoneUserRoleAssignmentTest.test_user_role_assignment_handle_delete [0.100583s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete [0.084137s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_keys [0.170492s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_update [0.156819s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_not_found [0.125626s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_create_default [0.144192s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_id [0.166167s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_handle_update [0.167584s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_service.KeystoneServiceTest.test_service_handle_update_only_enabled [0.126777s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_update [0.149643s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_show_resource [0.126601s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_not_found [0.092615s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_delete [0.137594s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete_not_found [0.165872s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update [0.141716s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_get_live_state [0.163947s] ... ok DEBUG: {0} heat.tests.openstack.keystone.test_user.KeystoneUserTest.test_user_handle_delete_resource_id_is_none [0.174577s] ... ok DEBUG: {2} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_show_resource [0.098190s] ... ok DEBUG: {3} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_update_port_pairs [0.102970s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_get_live_state [0.099062s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_no_id_name [0.097386s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_empty_name [0.248784s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_create_with_id_name [0.097571s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_neutron_not_found [0.165666s] ... ok DEBUG: {0} heat.tests.openstack.magnum.test_cluster.TestMagnumCluster.test_cluster_update [0.351218s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_show_resource [0.091909s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_convg_cache_data [0.100748s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_private_flavor_handle_create [0.098249s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_and_type [0.260355s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_refid_rsrc_name [0.136285s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_create [0.118811s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_create_failed [0.286260s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_save_priv_key [0.232626s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete [0.187706s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update [0.219682s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_fl_ip [0.380299s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_both [0.235949s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete_not_found [0.141080s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_security_service.ManilaSecurityServiceTest.test_update_replace [0.254052s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_name [0.143046s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_update_server_id [0.253522s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_check_fail [0.221646s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_create [0.162748s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_create_fail [0.150127s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_create [0.155253s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share.ManilaShareTest.test_share_update_access_rules [0.236302s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_delete [0.137125s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_create [1.098435s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_metadata [0.146910s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_delete [0.112902s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_excess_name_length [0.917882s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_prop_conflict [0.151923s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_type [0.150362s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping_v2 [0.138394s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid_convergence_cache_data [0.068769s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_without_internal_port [0.157340s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_user [0.136189s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_block_device_mapping [0.093029s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_swift_service_removed [0.183504s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_no_matching [0.137072s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_port_kwargs_with_extras [0.112946s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics [0.379614s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_detach_failed [0.147982s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports [0.153434s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key [1.208092s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_error_state [0.115686s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_attributes [1.429245s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check [0.154946s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_key_with_user_id [0.181798s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_create [0.176430s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_os_collect_config [0.203287s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_empty_instance_user [0.188151s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_create_pub [0.120287s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key [0.091431s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_get_live_state [0.258142s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_nothing_for_update [0.169503s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_exclude_not_updated_networks_success [0.088359s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.381211s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_invalid_properties [0.178329s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_data_internal_ports [0.083953s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_delete_without_resource_id [0.065266s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update [0.288669s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_quota_handle_update [0.165534s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_networks [0.111392s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_custom_admin_pass [0.267175s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_server_not_found [0.107371s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_block_device_mapping_v2_image_resolve [0.182638s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_network.ManilaShareNetworkTest.test_update_security_services [0.296635s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_metadata [0.197711s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_all_props_without_extras [0.217988s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata [0.166057s] ... ok DEBUG: {0} heat.tests.openstack.manila.test_share_type.ManilaShareTypeTest.test_share_type_update [0.308207s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_do_not_create_internal_port [0.171531s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat_metadata [0.244875s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_create [0.165257s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_calculate_networks_internal_ports_with_fipa [0.196724s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_attach_failed [0.681769s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_first_time [0.158835s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_not_active [0.176924s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_fail [0.175458s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_cron_trigger.MistralCronTriggerTest.test_validate_ok_without_pattern [0.160789s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_error [0.185127s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_create_delete_no_zaqar_service [0.264436s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_external_resource.TestMistralExternalResource.test_create_failed [0.225497s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_default_admin_pass [0.245137s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_attributes [0.208948s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_error_status [0.181690s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_zaqar_service_removed [0.415065s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create [0.175106s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete [0.228057s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_create_with_name [0.199122s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url [1.240408s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_get_network_id_neutron [0.353027s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_notfound [0.215018s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_delete_super_call_successful [0.203369s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_temp_url_metadata [0.182893s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_direct_workflow_validation_error [0.126607s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_get_live_state [0.157454s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_handle_snapshot_delete [0.297183s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_stack_scheduler_hints [0.201112s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_network_errors [0.206944s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed [0.247321s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build [0.131555s] ... ok DEBUG: {0} heat.tests.openstack.mistral.test_workflow.TestMistralWorkflow.test_update_failed_replace_not_found [0.119792s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_str_network [0.209096s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_alarm_definition.MonascaAlarmDefinitionTest.test_resource_handle_update [0.039244s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_found [0.292906s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_reboot [0.170893s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_resolve_attribute_console_url [0.205722s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error_task_in_progress [0.281314s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_no_resource_id [0.302979s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_create [0.456069s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_duplicate_image_name_err [0.212622s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_resource_handle_delete_not_found [0.078619s] ... ok DEBUG: {0} heat.tests.openstack.monasca.test_notification.MonascaNotificationTest.test_validate_invalid_type_with_period [0.039410s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_get_attr [0.046217s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_no_resource_id [0.194951s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_address_scope.NeutronAddressScopeTest.test_address_scope_handle_create [0.058331s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_create_complete [0.243313s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_is_built [0.245278s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_restore [0.502984s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron.NeutronTest.test_resolve_attribute [0.093147s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_to_None [0.229540s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_negative [0.108375s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_extrarouteset.NeutronExtraRouteSetTest.test__raise_if_duplicate_positive [0.084550s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_suspend_complete [0.248026s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_flavor_resize_has_not_started [0.158119s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback [1.201004s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete [0.261258s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_rescue [0.338200s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_image_in_deleted [0.398753s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_delete_already_gone [0.437912s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resume_not_found [0.371956s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_revert_resize [0.227994s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_userdata [0.373331s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallPolicyTest.test_update [0.331339s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config [0.181646s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active [1.155247s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_not_found [0.233659s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.082537s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_create_with_protocol_any [0.276350s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_complex_parameters [0.120420s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_verify_resize [0.203751s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar [0.261412s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallRuleTest.test_update_protocol_to_any [0.231367s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_complex [0.205352s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create [0.064703s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_subnet_security_group [0.182689s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata [0.199810s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed [0.078127s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_image_name_err [0.134924s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor [0.192440s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_policy_update [0.069671s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_networks_with_None [0.249379s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_create_failed_error_status [0.212094s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_replace [0.094552s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update_fail [0.229814s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_software_config_transport [0.209308s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_failed [0.185258s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_already_gone [0.295172s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_remove_network_non_empty [0.310081s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate [0.140572s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_delete_failed [0.194242s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_soft_delete [0.209451s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_okay [0.157342s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_unsupported [0.116006s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_get_live_state [0.236978s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_hard_reboot [0.277622s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_invalid_ssh_key [0.120184s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_floating_ip [0.111754s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_firewall.FirewallTest.test_update_with_value_specs [0.245039s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_nova_keypair_resource [0.115784s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_resize [0.272129s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_only_fixed_ip [0.178550s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_shutoff [0.265472s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_transport_heat_to_zaqar [0.263794s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspended [0.237639s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_ignore [1.294113s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_no_bootable_vol [0.193689s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_complete [0.199474s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_replace [0.188211s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_network_id [0.200020s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_none [0.190520s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_failure [0.079194s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild [0.180270s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_get_attr_return_none [0.087355s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_FnGetRefId [1.295401s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_port_fixed_ip [0.135260s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_software_config_invalid_meta [0.104106s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_add_dependencies [0.228132s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_empty_ref [0.063044s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_uuid_fixed_ip [0.081666s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_without_ip_address [0.094868s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_unknown_network_id [0.066409s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_check [0.319275s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_nodeps [0.065001s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_failed_server_not_replace [0.059363s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_multiple_bootable_source [0.044319s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_empty_mapping [0.051073s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_image_flavor_not_found [1.329905s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_str [0.123012s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_fip_port_forward_delete [0.326323s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_internal_port_subnet_not_this_network [0.128325s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_with_empty_ref [0.135173s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_okay [0.166178s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [1.177201s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_check [0.194741s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_with_new_password [0.205871s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floating_ip_deprecated_router_interface [0.461540s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata [0.192387s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_delete_zaqar_service_removed [0.249342s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_empty_instance_user [0.133681s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_association_port [0.386378s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_properties [0.262809s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_no_matching [0.166768s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_floating_ip.NeutronFloatingIPTest.test_floatip_port_dependency_network [0.136466s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_get_network_id_neutron [0.159374s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_create_invalid_seg [0.107553s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_admin_password [0.273954s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_delete [0.127248s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_props [1.118904s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_handle_snapshot_delete [0.181782s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_flavor_failed [0.223393s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_conflict_block_device_mapping_v2_props [0.145669s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway.NeutronL2GatewayTest.test_l2_gateway_update [0.205524s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_l2_gateway_connection.NeutronL2GatewayConnectionTest.test_l2_gateway_connection_create [0.097500s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_server_not_found [0.241893s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_block_device_mapping_props [0.139923s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto [0.262961s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete [0.127426s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_metadata_too_many [0.139594s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_deleted [0.198642s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_too_many_personality [0.123632s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping [0.106235s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks [0.128398s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringLabelTest.test_delete_already_gone [0.292447s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_build_block_device_mapping_v2 [0.129893s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_networks_str_net [0.124200s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_image_in_error [0.330408s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_store_external_ports [0.071449s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_update_networks_matching_iface_port [0.071980s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_delete_swift_service_removed [0.258046s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_metering.MeteringRuleTest.test_delete [0.291456s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create [0.210498s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bd_mapping_volume_size_invalid_str [0.142689s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_metadata [0.169601s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_network_gateway.NeutronNetworkGatewayTest.test_network_gatway_create_failed [0.215601s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_with_unresolved_volume [0.156760s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_nothing_for_update [0.336877s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata [0.160566s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_invalid_image_status [0.153880s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_allowed_address_pair [0.202374s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_handle_delete_without_resource_id [0.142874s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_without_image_or_bootable_volume [0.133860s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_fixed_ips [0.216253s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_build_nics [0.157481s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_not_complete_task_state [0.301564s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_missing_ip_address [0.177327s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_config_userdata_None [0.155565s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_raw_userdata [0.147539s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_check_maximum [0.450185s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config [0.215082s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url [0.948785s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_create_delete_no_zaqar_service [0.171825s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete [0.189366s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_networks [0.161222s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat [0.256244s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_os_collect_config [0.122947s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error [0.201088s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_fail [0.108965s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_temp_url_metadata [0.233535s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_check_snapshot_complete_with_active_task_state [0.105165s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_error_task_in_progress [0.165861s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_port_needs_update [1.064903s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_error_status [0.097932s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_stack_scheduler_hints [0.209796s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_image_id [0.066368s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_get_live_state [0.177429s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_security_groups [0.209971s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_str_network [0.117378s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific. (Original: "Multiple %(resource)s matches found for name '%(name)s', use an ID to be more specific."): 'resource' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_duplicate_image_name_err [0.179594s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update [0.196584s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_network_errors [0.085324s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.NeutronPortTest.test_subnet_attribute_exception [0.175089s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_image_name_err [0.165518s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_complete [0.150537s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_secgrp) [0.160251s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build_spawning [0.181470s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_no_name) [0.081122s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_restore [0.344493s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_resume_failed [0.219968s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_empty_values) [0.090713s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_resume_in_suspend_complete [0.236299s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_fixed_ips) [0.183949s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_soft_delete [0.237666s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_addr_pair) [0.082839s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_rescue [0.159054s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_snapshot [0.241298s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_value_specs) [0.124999s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_revert_resize [0.085795s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(normal_vnic) [0.170187s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_build [0.243893s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(direct_vnic) [0.176827s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_hard_reboot [0.315060s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(physical_direct_vnic) [0.207789s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_password [1.178943s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_no_resource_id [0.119693s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_shutoff [0.068973s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(baremetal_vnic) [0.251425s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_create_complete [0.111269s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_no_resource_id [0.841958s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resume_not_found [0.284945s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(virtio_forwarder_vnic) [0.251769s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_flavor_resize_has_not_started [0.280730s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspended [0.266935s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_not_found [0.348040s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(smart_nic_vnic) [0.410579s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_complete [0.417171s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_suspend_unknown_status [0.347493s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active [0.484553s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_port.UpdatePortTest.test_update_port(with_all) [0.261756s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_suspend_in_suspend_failed [0.248320s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_network_id [0.261275s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_provider_net.NeutronProviderNetTest.test_segmentation_id_unsupported_2_local [0.102664s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_unsupported_microversion_tags [0.177823s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_show_resource [0.191889s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_None_networks_with_port [0.285994s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_action_for_qos_policy [0.180796s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild [0.268993s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_rbac_policy.RBACPolicyTest.test_validate_invalid_type [0.115920s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_to_None [0.290207s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_with_new_password [0.197743s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_get_live_state [0.191332s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_remove_network_non_empty [0.179487s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_active_keep_ephemeral [0.265992s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_admin_password [0.252698s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_status_rebuild_keep_ephemeral [0.298459s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_failure [0.128524s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_replace [0.142413s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_okay [0.134568s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config_merge [1.715553s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_file_size_too_big [0.133443s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata [0.244744s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_okay [0.122990s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_None [0.229673s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_software_config_invalid_meta [0.170687s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_networks_with_complex_parameters [0.372734s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_complex [0.261903s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_bootable_vol [0.157032s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_policy_update [0.162366s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks [0.162240s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_replace [0.123024s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata [0.382196s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_rebuild [0.153469s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_nova_metadata_with_delete [0.302858s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_none [0.277312s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_networks_str_net [0.617987s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_old_networks_to_empty_list [0.238135s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate [0.200073s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_get_attr_return_none [0.099318s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_server_without_ip_address [0.254131s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_properties [0.220917s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_personality_unsupported [0.099273s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_nodeps [0.179689s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_floating_ip [0.154631s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor [0.369548s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_update_networks_matching_iface_port [0.205588s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_uuid_fixed_ip [0.208589s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_props [0.214495s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_unresolved_volume [0.245369s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_flavor_failed [0.362863s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_conflict_block_device_mapping_v2_props [0.305929s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_block_device_mapping_props [0.225729s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_ram_flavor [0.100330s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_insufficient_disk_flavor [0.224924s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_too_many [0.190940s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_invalid_image_status [0.163637s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict [3.827730s] ... ok DEBUG: {2} heat.tests.openstack.nova.test_server.ServersTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.191542s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server.ServersTest.test_validate_without_image_or_bootable_volume [0.196658s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_create [0.241623s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_validate [0.324970s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_needs_replace_failed [0.310542s] ... ok DEBUG: {3} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create_no_name [0.184874s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_delete [0.219058s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_name [1.540068s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group.SecurityGroupTest.test_security_group [0.524690s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_create [0.235943s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_create [0.190426s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_ignore [0.222506s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_delete [0.082434s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_security_group_rule.SecurityGroupRuleTest.test_show_resource [0.103699s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_server_userdata_replace [0.215034s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete_failed [0.285159s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_segment.NeutronSegmentTest.test_validate_vlan_type [0.146491s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_resource_mapping [0.097394s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_show_resource [0.089881s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_software_config_transport [0.334603s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_show_resource [1.577813s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto_multi_nets [0.213966s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_update [0.169692s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_update [0.591486s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_with_security_group [0.255191s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_update [0.168815s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create_missing_properties [0.125982s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_net_security_groups [0.191181s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update [0.116758s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_update [0.181460s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_without_pool [0.118202s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_invalid_ssh_key [0.189894s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_update [0.172464s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_reject_action_with_conflicting_props [0.099607s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create [0.099537s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete [0.172375s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_nova_keypair_resource [0.162840s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_already_gone [0.099538s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_pool_action_with_url [0.183346s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_show_resource [0.095626s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_update [0.129044s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy_image_failed [0.355318s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_deprecated_network_id [1.715586s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_show_resource [0.149534s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_unknown_network_id [0.150377s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_create_missing_properties [0.343823s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_host_routes_validate_destination [0.190126s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_listener.ListenerTest.test_update [0.150632s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete [0.192124s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_update_transport_heat_to_zaqar [0.265010s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_check_create_complete [0.146692s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet [0.312122s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bd_mapping_volume_size_invalid_str [0.168123s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create_missing_properties [0.271581s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update_complete [0.170403s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_disable_dhcp [0.222874s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_multiple_bootable_source [0.189088s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_listener.ListenerTest.test_validate_terminated_https [0.193408s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_create_missing_properties [0.177248s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_failed [0.148220s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_no_bootable_vol [0.233220s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_create [0.232905s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete [0.140582s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete [0.170723s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_miss_all_quotas [0.142851s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_int [0.219386s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_update [0.129892s] ... ok DEBUG: {3} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_update [0.110741s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_fails_delete_object [0.139208s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_no_cookie_name [0.180760s] ... ok DEBUG: {1} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_show_resource [0.289199s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_create [0.140969s] ... ok DEBUG: {3} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read [0.177118s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_availability_zone.AvailabilityZoneTest.test_resource_mapping [0.206698s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_not_found [0.158673s] ... ok DEBUG: {2} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_delete [0.136441s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_delete [0.238768s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_get_live_state [1.782162s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_subnet_with_segment [0.302904s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_delete_failed [0.979845s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_account_headers [1.008111s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_attributes [1.337404s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_update_redirect_pool_prop_name [0.101390s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_update_subnet_with_value_specs [0.300708s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_check [0.143246s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_with_pool [0.105892s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_create_container_name [0.118023s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete [0.217805s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_validate_redirect_url_action_without_url [0.129666s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnet.NeutronSubnetTest.test_validate_subnetpool_ref_with_cidr [0.237009s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_default_headers_not_none_empty_string [0.180434s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_delete_failed [0.152375s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found_during_delete [0.328676s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed [0.187011s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_validate_when_key_required [0.149781s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool [0.289653s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_create [0.113580s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_retain [0.152263s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_dsversion [0.221575s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete [0.106531s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_create_subnetpool_with_tags [0.256953s] ... ok DEBUG: {2} heat.tests.openstack.swift.test_container.SwiftTest.test_refid_convergence_cache_data [0.122135s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_failed [0.115900s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_no_net [0.153404s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_already_deleting [0.150424s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_listener.ListenerTest.test_resource_mapping [0.073371s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_delete_subnetpool [0.228745s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_attributes [0.143075s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_failed [0.096060s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_not_found [0.144695s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_resource_mapping [0.132212s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create [0.147474s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_update_subnetpool [0.245208s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check_not_active [0.234055s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_show_resource [0.108248s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_net_id [0.168502s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_create [0.152268s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_overlimit [0.235832s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_replication [0.156992s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete [0.131292s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_user_no_db [0.161764s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete_resource_none [0.177222s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_show_resource [0.106891s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_databases [0.149461s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_get_live_state [0.098479s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool.PoolTest.test_update [0.096404s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_ds_version [0.166777s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_error [0.175225s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_resource_mapping [0.120418s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_client_exceptions [0.104112s] ... ok DEBUG: {1} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_quota_handle_create [0.087935s] ... ok DEBUG: {3} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_name [0.121091s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_flavor [0.109710s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete [0.146623s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_users [0.100307s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_subnetpool.NeutronSubnetPoolTest.test_validate_minimal [1.112502s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_trunk.NeutronTrunkTest.test_create_degraded [0.096746s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_databases [0.150213s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_replace [0.185335s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_attribute [0.128900s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_flavor [0.164909s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_show_resource [0.193318s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_create [0.130958s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_size [0.110771s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_replace [0.120170s] ... ok DEBUG: {3} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_validate_subscriber_type [0.062144s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributeTest.test_as_output_hot [0.073871s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IKEPolicyTest.test_delete [0.285234s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_attributes [0.889462s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_build_meta_headers [0.084833s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecPolicyTest.test_update [0.146352s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_container_headers [0.142980s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_create_failed_error_status [0.148769s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_exception [0.143037s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.IPsecSiteConnectionTest.test_delete_already_gone [0.121616s] ... ok DEBUG: {2} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_update_users [0.744048s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute [0.118820s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_not_found [0.159733s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create_default_name [0.128083s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_attribute_failed [0.130893s] ... ok DEBUG: {1} heat.tests.openstack.swift.test_container.SwiftTest.test_public_read_write [0.120836s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_failed_error_status [0.076529s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(string_type) [0.797639s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_create_router_id [0.069848s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_create [0.135884s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_show_resource [0.220027s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_neutron_vpnservice.VPNServiceTest.test_delete [0.089510s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(list_type) [0.139881s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_ok [0.125309s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_create [0.134435s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(map_type) [0.134414s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete [0.207175s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_error [0.109134s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSBandwidthLimitRuleTest.test_rule_handle_update [0.079126s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(integer_type) [0.109420s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_not_found [0.052875s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_check [0.132881s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type) [0.107207s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_delete_not_found [0.191878s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumBandwidthRuleTest.test_rule_handle_delete_resource_id_is_none [0.106410s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_fails [0.155112s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_true) [0.116196s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSMinimumPacketRateRuleTest.test_rule_handle_update [0.134740s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_update_in_place [0.191133s] ... ok DEBUG: {3} heat.tests.test_attributes.AttributesTypeTest.test_validate_type(boolean_type_string_false) [0.102539s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_with_port [0.132622s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_qos.NeutronQoSPolicyTest.test_qos_policy_handle_update [0.099146s] ... ok DEBUG: {3} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v2_request [0.100329s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_implicit_version [0.102967s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete [0.194918s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_miss_all_quotas [0.129963s] ... ok DEBUG: {3} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_valid_v3_request [0.108755s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_invalid_db [0.107099s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_reads_auth_url_from_headers [0.098808s] ... ok DEBUG: {2} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_show_resource [0.131365s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_datastore_yes_version [0.121067s] ... ok DEBUG: {3} heat.tests.test_auth_url.AuthUrlFilterTest.test_reads_auth_url_from_local_config [0.092632s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributeSchemaTest.test_all_resource_schemata [0.097784s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_success [0.099045s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(empty_headers) [0.100095s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_as_outputs_hot [0.129502s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_none [0.134323s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(username_password) [0.133748s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_attributes_representation [0.088611s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_size [0.167282s] ... ok DEBUG: {2} heat.tests.test_attributes.AttributesTest.test_get_attribute_nonexist [0.088620s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(aws_creds) [0.149851s] ... ok DEBUG: {3} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware_with_requestid(token_creds) [0.086626s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_clients_keystone [0.129078s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_quota.NeutronQuotaTest.test_quota_handle_delete [0.788709s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_get_admin_context [0.111767s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete [0.060081s] ... ok DEBUG: {2} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_url_not_allowed [0.129115s] ... ok DEBUG: {1} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_handle_no_update [0.300634s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_not_found [0.074539s] ... ok DEBUG: {3} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_not_set_in_config [0.134699s] ... ok DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader_with_no_AuthZ [0.117692s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_flow_classifier.FlowClassifierTest.test_resource_handle_delete_resource_id_is_none [0.058502s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_delete_not_found [0.160800s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_empty_merge_strategies [0.131924s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_chain.PortChainTest.test_resource_show_resource [0.074137s] ... ok DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict [0.124825s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_create [0.061783s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_handle_delete_resource_id_is_none [0.061479s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_merge_startegies_none [0.137540s] ... ok DEBUG: {2} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_json_error [0.118275s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair.PortPairTest.test_resource_mapping [0.066635s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestEnvironmentUtil.test_wrong_param_strategy [0.119895s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_create [0.066829s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_get_admin_context_show_deleted [0.106917s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_handle_delete [0.064378s] ... ok DEBUG: {3} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_conflicting_merge_strategy [0.097780s] ... ok DEBUG: {0} heat.tests.openstack.neutron.test_sfc.test_port_pair_group.PortPairGroupTest.test_resource_mapping [0.079871s] ... ok DEBUG: {3} heat.tests.test_common_param_utils.TestExtractBool.test_extract_bool [0.085220s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_context [0.104267s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_flavor.NovaFlavorTest.test_flavor_handle_update_remove_tenants [0.075889s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_from_dict [0.162292s] ... ok DEBUG: {2} heat.tests.test_common_context.TestRequestContext.test_request_context_init [0.071733s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_delete_floating_ip_assoc_successful_if_create_failed [0.170087s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_floatingip.NovaFloatingIPTest.test_floating_ip_assoc_delete_nova_not_found [0.277473s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_host_aggregate.NovaHostAggregateTest.test_aggregate_handle_update_hosts [0.089792s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_parse_live_resource_data [1.108090s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_update_in_place [0.070296s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key [0.119064s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_queue.ZaqarSignedQueueURLTest.test_create [0.115410s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_check_key_fail [0.133117s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_default_merge_strategy [0.722123s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarMistralTriggerTest.test_create [0.158850s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_02_actions_restricted [0.991645s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_delete_key_not_found [0.127950s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_defaults_conflicting_merge_strategy [0.092470s] ... ok DEBUG: {1} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_delete_not_found [0.117063s] ... ok DEBUG: {2} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_param_specific_merge_strategy [0.114176s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_04_cloud_formation_restricted [0.163421s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributeSchemaTest.test_schema_all [0.054855s] ... ok DEBUG: {1} heat.tests.test_attributes.AttributeTest.test_as_output [0.036323s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_07_resource_least_restricted [0.110279s] ... ok DEBUG: {1} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.074635s] ... ok DEBUG: {2} heat.tests.test_common_exception.TestException.test_heat_exception_with_error_code [0.173790s] ... ok DEBUG: {1} heat.tests.test_auth_url.AuthUrlFilterTest.test_multicloud_validates_auth_url [0.057876s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_10_service_acl [0.132585s] ... ok DEBUG: {1} heat.tests.test_auth_url.AuthUrlFilterTest.test_overwrites_auth_url_from_headers_with_local_config [0.098780s] ... ok DEBUG: {2} heat.tests.test_common_pluginutils.TestPluginUtil.test_log_fail_msg [0.157270s] ... ok DEBUG: {1} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_get_keystone_plugin_loader [0.075186s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(empty_headers) [0.072789s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_16_software_deployments_least_restricted [0.182119s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(username_password) [0.083877s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_08_resource_restricted [0.201696s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_nova_keypair_refid [0.726223s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(aws_creds) [0.080552s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_false [0.146064s] ... ok DEBUG: {1} heat.tests.test_common_context.RequestContextMiddlewareTest.test_context_middleware(token_creds) [0.038752s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_false [0.043883s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_exc_on_false [0.116135s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_cache [0.089276s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_09_resource_most_restricted [0.222341s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_request_context_to_dict_unicode [0.038941s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_update_replace [0.209357s] ... ok DEBUG: {1} heat.tests.test_common_context.TestRequestContext.test_request_context_update [0.038437s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestEnvironmentUtil.test_param_sepcific_merge_strategy [0.046095s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_14_software_deployments_most_restricted [0.130725s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_key_type [0.116090s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_environments_no_env_files [0.064005s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_success [0.225830s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_keypair.NovaKeyPairTest.test_validate_public_key_fail [0.114806s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_04_cloud_formation_restricted [0.098398s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros [0.128647s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_quota.NovaQuotaTest.test_miss_all_quotas [0.104809s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_07_events_acl [0.103321s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_17_stacks_most_restricted [0.241280s] ... ok DEBUG: {1} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_zeros_in_maps [0.130547s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_build_nics_create_internal_port_without_net [0.086042s] ... ok DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_09_resource_restricted [0.118368s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_18_stacks_restricted [0.120537s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_no_such_action [0.105134s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_fail [0.208676s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_11_service_acl [0.183215s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_05_cloud_formation_least_restricted [0.120312s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_check_maximum [0.106412s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_15_software_deployments_most_restricted [0.147737s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_06_build_info_acl [0.122720s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_fipa_with_exception_not_found_neutron [0.143786s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {3} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_false [0.145093s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_16_software_deployments_restricted [0.148514s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_delete_internal_ports [0.147359s] ... ok DEBUG: {3} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json [0.122072s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_18_stacks_most_restricted [0.117263s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace [0.119477s] ... ok DEBUG: {3} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.106691s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_prepare_ports_for_replace_not_created [0.119692s] ... ok DEBUG: {3} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_default [0.109759s] ... ok DEBUG: {2} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_19_stacks_restricted [0.199355s] ... ok DEBUG: {1} heat.tests.test_common_exception.TestException.test_heat_exception_no_error_code [1.020463s] ... ok DEBUG: {3} heat.tests.test_constraints.CustomConstraintTest.test_custom_error [0.112751s] ... ok DEBUG: {2} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.104694s] ... ok DEBUG: {2} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_date_format_value [0.069049s] ... ok DEBUG: {1} heat.tests.test_common_param_utils.TestExtractTags.test_extract_tags [0.146138s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_restore_ports_after_rollback_convergence [0.221916s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_float [0.134378s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_invalid_type [0.095213s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_check_admin [0.152631s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_invalid_type [0.068485s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_allowed_values_numeric_int [0.130507s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_check_snapshot_complete_with_active_task_state [0.214569s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_max_schema [0.070080s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_length_max_fail [0.108755s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_validate [0.057985s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_01_actions_most_restricted [0.198080s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_modulo_invalid_type [0.116618s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create [0.214553s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_raw_config_userdata_None [0.191326s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_03_cloud_formation_most_restricted [0.273420s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_11_software_configs_restricted_index [0.167038s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_metadata [0.285150s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_15_software_deployments_restricted [0.190271s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_poll_heat [0.246294s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_20_stacks_open [0.170026s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_min_schema [0.785038s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_load_rules_force_reload_true [0.150902s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_length_vals_invalid_type [1.008014s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_range_vals_invalid_type [0.147690s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_modulo_validate_fail [0.092559s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_fail [0.141353s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_invalid_type [0.120746s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_range_min_fail [0.091770s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_all [0.070898s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_map_schema [0.157215s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_list_schema [0.046155s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_override_deny_admin [0.186981s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_fail [0.056851s] ... ok DEBUG: {3} heat.tests.test_constraints.SchemaTest.test_schema_nested_schema [0.127307s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_int [0.062809s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_list [0.063072s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_enforce_returns_false [0.181239s] ... ok DEBUG: {2} heat.tests.test_constraints.SchemaTest.test_to_schema_type_map [0.062204s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_sync_points [0.085055s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_wildcard_enforce_fail [0.168838s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_does_not_delete_previous_template_when_stack_fails [0.056579s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_create [0.357665s] ... ok DEBUG: {2} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_state_set_sets_empty_curr_trvsl_for_failed_stack [0.093053s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_01_actions_most_restricted [0.190219s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_software_config_zaqar_metadata [1.081150s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_unexpected_status [0.095885s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvergenceMigration.test_migration_to_convergence_engine [0.299449s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_08_resource_least_restricted [0.198076s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_create_with_image_id [0.115301s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_string_five_instance_stack_update [0.380433s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/tests/test_convg_stack.py:448: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). DEBUG: start_time = datetime.utcfromtimestamp(0) DEBUG: {2} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_new_template [0.135829s] ... ok DEBUG: {3} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_get_best_existing_db_resource [0.122501s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_13_software_configs_most_restricted [0.180073s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_delete_error [0.310534s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_14_software_configs_restricted [0.179444s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_empty_template_if_prev_tmpl_not_available [0.241107s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_same_template [0.206431s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_dont_validate_personality_if_personality_isnt_set [0.141561s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_snapshot [0.123251s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_20_stacks_restricted_index [0.155431s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_create_adopt_update_delete_rollback_complete [0.154616s] ... ok DEBUG: {1} heat.tests.test_common_policy.TestPolicyEnforcer.test_set_rules_overwrite_true [0.111241s] ... ok DEBUG: {3} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_suspend [0.134711s] ... ok DEBUG: {1} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_default [0.079795s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_restore [0.181101s] ... ok DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_list [0.050931s] ... ok DEBUG: {3} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_default_enc_key [0.198862s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_properties_validation_create_and_update [0.344342s] ... ok DEBUG: {2} heat.tests.test_convg_stack.TestConvgStackStateSet.test_state_set_stack_resume [0.179667s] ... ok DEBUG: {1} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_more_deep_format [0.119064s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_constraints [0.073738s] ... ok DEBUG: {3} heat.tests.test_dbinstance.DBInstanceTest.test_dbinstance [0.141167s] ... ok DEBUG: {2} heat.tests.test_crypt.CryptTest.test_encrypt_decrypt_dict_custom_enc_key [0.140787s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_unknown_constraint [0.071550s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_resume_in_resume_complete [0.270582s] ... ok DEBUG: {3} heat.tests.test_empty_stack.StackTest.test_hot_empty_yaml [0.185644s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_event_identifier_uuid [0.210387s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_snapshot [0.295893s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_adds_outputs [0.152648s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_build_spawning [0.276512s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_csv [0.182214s] ... ok DEBUG: {1} heat.tests.test_constraints.CustomConstraintTest.test_validation [0.797822s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_deleted [0.185915s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_invalid_type [0.069598s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_password [0.268182s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_allowed_pattern_schema [0.080721s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_invalid_adopt_stack_data [0.185592s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_length_schema [0.106276s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_modulo_validate [0.066345s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_over_limit [0.147116s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_status_suspend_unknown_status [0.327139s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_modulo_vals_invalid_type [0.115762s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract [0.115555s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_invalid_type [0.122736s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_suspend_in_suspend_failed [0.186256s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_unsupported_microversion_tags [0.125371s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_max_fail [0.154303s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_range_max_schema [0.114241s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_None_networks_with_port [0.175326s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_validate_fail [0.090365s] ... ok DEBUG: {2} heat.tests.test_empty_stack.StackTest.test_heat_empty_json [1.917393s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_schema_validate_good [0.128572s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_empty_networks_with_complex_parameters [0.255942s] ... ok DEBUG: {1} heat.tests.test_constraints.SchemaTest.test_to_schema_type_string [0.098462s] ... ok DEBUG: {2} heat.tests.test_empty_stack.StackTest.test_heat_empty_yaml [0.162894s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config [0.125324s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_empty_template_stack_update_delete [0.156844s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_rebuild_failed [0.235665s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment_none [0.125588s] ... ok DEBUG: {3} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_garbage [1.036387s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_conv_wordpress_single_instance_stack_create [0.117005s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_converge_empty_template [0.105218s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_event_legacy_prop_data [0.200656s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_calls_rsrc_purge_deleted [0.156660s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes [0.081209s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_create_enabled_convergence_engine [0.314495s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds [0.123317s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute_with_attr [0.119337s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack [0.089156s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_previous_template [0.123917s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs [0.083352s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_stack_for_deleted_stack [0.152430s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_params_json [0.100044s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_image_replace [0.882091s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_export_stack [0.478865s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack [0.117488s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_get_template_no_template [0.111432s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_none [0.134241s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions_invalid_version [0.096915s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config [0.247418s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_with_parameters [0.093800s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple) [0.153592s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_parse_adopt_stack_data_without_parameters [0.153513s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default) [0.112875s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_metadata_software_config_merge [0.300198s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint) [0.116660s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_environment_files [0.193007s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint) [0.115081s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_list_of_resources_in_stack [0.108451s] ... ok DEBUG: {1} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_snapshot_delete [0.937662s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint) [0.084630s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_nova_metadata_with_delete [0.310385s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint) [0.101946s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_describe [0.147466s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_create_stack_without_mock [0.135403s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_replace_rollback [0.081226s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint) [0.112928s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_old_networks_to_empty_list [0.243465s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all [0.219793s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint) [0.144748s] ... ok DEBUG: {1} heat.tests.test_convg_stack.TestConvgStackRollback.test_trigger_rollback_uses_old_template_if_available [0.194532s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_name [0.162481s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags_any [0.112528s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint) [0.114803s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_cfn_empty_json [0.179370s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_server_userdata_rebuild [0.119795s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_deleted [0.125970s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_nested [0.130289s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_str_networks_auto_multi_nets [0.207572s] ... ok DEBUG: {1} heat.tests.test_empty_stack.StackTest.test_update_cfn_empty_yaml [0.347201s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_keywords_in_resource [0.158382s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_to_network_with_security_group [0.190451s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_deployment [0.103242s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_incorrect_sections [0.159906s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_event_empty_prop_data [0.140330s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_update_subnet_with_security_group [0.218658s] ... ok DEBUG: {3} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_handle_assertion_error [0.123605s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_empty [0.116145s] ... ok DEBUG: {3} heat.tests.test_environment.ActionRestrictedTest.test_restricted_action_types [0.093958s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_connection_error_retry_successful [0.207034s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_outputs_unresolved [0.176567s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint) [1.026223s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_net_security_groups [0.105849s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_complex [0.174504s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_okay [0.131703s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints) [0.175173s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_preview [0.233302s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_personality_file_size_too_big [0.123627s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(simple_hot) [0.104515s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_has_been_rollback [0.146256s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(default_hot) [0.084059s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_bootable_vol [0.163986s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_length_constraint_hot) [0.146651s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_server_validate_with_network_fixed_ip [0.079538s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_no_attrs [0.154032s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_length_constraint_hot) [0.095821s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_empty [0.136162s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_length_constraint_hot) [0.088977s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_value_constraint_hot) [0.081537s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(max_value_constraint_hot) [0.081255s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_updated_time [0.193564s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_params_normal [0.868483s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(min_max_value_constraint_hot) [0.106207s] ... ok DEBUG: {3} heat.tests.test_environment.ChildEnvTest.test_registry_merge_favor_child [0.149815s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_values_constraint_hot) [0.087979s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_without_resolving_outputs [0.170039s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(allowed_pattern_constraint_hot) [0.090340s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(multiple_constraints_hot) [0.079707s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_constraints [0.192066s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_present [0.188286s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy [0.815090s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_description_hot) [0.123329s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_error [0.121345s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_false [0.153193s] ... ok DEBUG: {3} heat.tests.test_environment.EnvironmentTest.test_constraints_registry_stevedore [0.062111s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_multiple_descriptions_hot) [0.107590s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+single) [0.112721s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_snapshot_policy_image_failed [0.237155s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_multi_resources_disable [0.137327s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.FormatValidateParameterTest.test_format_validate_parameter(constraint_custom_hot) [0.152801s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_subnet_dependency_by_network_id [0.083293s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+single) [0.110724s] ... ok DEBUG: {3} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_user_cant_disable_sys_resource [0.117620s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_bdm_v2_properties_success [0.051355s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_block_device_mapping_volume_size_valid_int [0.047162s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_bogus) [0.170624s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-create) [0.089640s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_disk_flavor [0.053867s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_insufficient_ram_flavor [0.049969s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-update) [0.110022s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServerInternalPortTest.test_validate_with_both_blk_dev_map_and_blk_dev_map_v2 [0.072372s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(list_bogus) [0.161625s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(pre-delete) [0.147428s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_prop_conflict [0.129268s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_partial) [0.134216s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-create) [0.120646s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial) [0.120355s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_block_device_mapping_v2_image_resolve [0.153450s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_partial_dup) [0.099426s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-update) [0.138629s] ... ok DEBUG: {3} heat.tests.test_environment.HookMatchTest.test_plain_matches(post-delete) [0.122193s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_fail [0.276500s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_valid_support_status [0.167686s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+none) [1.002936s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name [0.097969s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(none+list) [0.080382s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_check_not_active [0.208625s] ... ok DEBUG: {3} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version [0.142416s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+none) [0.118517s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_param_valid_strategy_section [0.089805s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(single+list) [0.127796s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_exclude_not_updated_networks_success [0.253835s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(single_full) [0.734641s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_document [0.099922s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlEnvironmentTest.test_yaml_none [0.088862s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+single) [0.160978s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(multi_full) [0.143321s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_resolve_attribute_console_url [0.176543s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(list+list) [0.145417s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_partial) [0.104560s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_custom_admin_pass [0.157976s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full) [0.092610s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split) [0.109888s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(full_status_split_merge) [0.093393s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_bogus_full_incomplete) [0.162914s] ... ok DEBUG: {1} heat.tests.test_engine_api_utils.TranslateFilterTest.test_stack_filter_translate(action_status_merge) [0.091575s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_default_admin_pass [0.230029s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_partial_full) [0.130239s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackConvergenceServiceCreateUpdateTest.test_stack_update_enabled_convergence_engine [0.157386s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup) [0.101045s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user [0.172692s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.ParseStatusTest.test_stack_parse_status(mix_full_dup_2) [0.093643s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_adopt_stack_data_extract_not_present [0.073018s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.970019s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_attribute_error [0.194984s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_bad [0.123552s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.098457s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_disable_rollback_extract_true [0.063549s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_user_id [0.141522s] ... ok DEBUG: {3} heat.tests.test_environment_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.091897s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract [0.115210s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_as_dict [0.111897s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_event_object_resource_properties_data [0.142981s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_map [0.204359s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_abandon_stack [0.386309s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_identifier [0.104007s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_present [0.141545s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_passes_filter_info [0.129118s] ... ok DEBUG: {3} heat.tests.test_event.EventTest.test_store_caps_events [0.150344s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message Testing message %(text)s (Original: 'Testing message %(text)s'): 'text' DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_metadata [1.232742s] ... ok DEBUG: {2} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_negative [0.116203s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_environment [0.152640s] ... ok DEBUG: {3} heat.tests.test_exception.TestHeatException.test_fatal_exception_error [0.136665s] ... ok DEBUG: {3} heat.tests.test_exception.TestHeatException.test_format_string_error_message [0.103781s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_poll_heat_metadata [0.210805s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_files [0.192400s] ... ok DEBUG: {3} heat.tests.test_exception.TestResourceFailure.test_status_reason_general_res [0.145008s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_disguised_http_exception_with_newline [0.078498s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_get_template [0.157694s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_delete [0.456224s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_http_exception_with_traceback [0.091091s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions_version_not_found [0.125889s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar [0.313520s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_with_kwargs [0.132704s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_count_stacks_show_nested [0.210673s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_openstack_exception_without_kwargs [0.118931s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_software_config_zaqar_metadata [0.250754s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_tenants [0.270138s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes [0.093019s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_engine_reset_stack_status [0.194120s] ... ok DEBUG: {3} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_should_not_ignore_parent_classes_even_for_remote_ones [0.078782s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_unexpected_status [0.166724s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_eq_exception_key_error [0.137169s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_list_template_functions [0.156442s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all [0.302161s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_create_with_subnet_security_group [0.165703s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_exception_key_error [0.120580s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_list_template_versions [0.143192s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_ne_exception_value_error [0.116286s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_delete_notfound [0.195226s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_stack_reference_none [0.138848s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_dont_validate_personality_if_personality_isnt_set [0.209206s] ... ok DEBUG: {3} heat.tests.test_function.FunctionTest.test_function_str_value [0.131655s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_not_tags [0.598123s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_properties_validation_create_and_update_fail [0.187760s] ... ok DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_func_with_null [0.141603s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_outputs [0.075059s] ... ok DEBUG: {3} heat.tests.test_function.ResolveTest.test_resolve_list_with_null [0.109698s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_reboot [0.143781s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filter_translated [0.163686s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_resize [0.170208s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_status_verify_resize [0.080314s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags [0.185419s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_empty_networks_with_complex_parameters [0.131981s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output [0.166858s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_checks_stack_validity [1.136622s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_image_rebuild_failed [0.211391s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_existing_stack [0.150032s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_returns_a_stack [0.169638s] ... ok DEBUG: {1} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_resource_limit [0.147494s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_metadata_software_config [0.310351s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_by_name_badname [0.257896s] ... ok DEBUG: {1} heat.tests.test_environment.ActionRestrictedTest.test_wildcard_matches [0.104506s] ... ok DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_drill_down_non_matching_wildcard [0.074569s] ... ok DEBUG: {3} heat.tests.test_function.ValidateGetAttTest.test_resource_is_not_appear_in_stack [1.093853s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_rollback [0.144312s] ... ok DEBUG: {3} heat.tests.test_function.ValidateTest.test_validate_func [0.059882s] ... ok DEBUG: {1} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_none [0.116591s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_delete_complete_is_not_found [0.126711s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_exclude_failed [0.087236s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_str_networks_auto [0.293562s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_global_registry [0.123035s] ... ok DEBUG: {3} heat.tests.test_grouputils.GroupUtilsTest.test_group_with_failed_members [0.081183s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_bad_tenant [0.143000s] ... ok DEBUG: {3} heat.tests.test_hacking.HackingTestCase.test_dict_iterkeys [0.115150s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_load_old_parameters [0.163160s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_empty_list_outputs [0.134307s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_update_subnet_to_network_with_security_group [0.281345s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_hot_template_validate_param [0.120021s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_register_with_path [0.158303s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint_invalid_default [0.122321s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_identify [0.199942s] ... ok DEBUG: {1} heat.tests.test_environment.EnvironmentTest.test_resource_sort_order_len [0.112208s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_connection_error_retry_successful [0.217500s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_nonexist [0.101231s] ... ok DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_parse_error [0.095491s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints [0.186976s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_all_empty [0.088523s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_port_fixed_ip [0.197309s] ... ok DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_ignore_files_starting_dot [0.176894s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_filtering_info [0.145241s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_wrong_format [0.151755s] ... ok DEBUG: {1} heat.tests.test_environment.GlobalEnvLoadingTest.test_happy_path [0.101430s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-create) [0.058229s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_invalid_key [0.127497s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_stack_list_passes_marker_info [0.145359s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-update) [0.067182s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(pre-delete) [0.054180s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_empty_constraints [0.099370s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-create) [0.061247s] ... ok DEBUG: {3} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_unknown_type [0.066695s] ... ok DEBUG: {2} heat.tests.test_engine_service.StackServiceTest.test_validate_new_stack_checks_stack_limit [0.164367s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_add_output [0.060029s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-update) [0.104841s] ... ok DEBUG: {2} heat.tests.test_environment.ActionRestrictedTest.test_plain_matches [0.138570s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_sequence [0.092915s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_contains_with_string [0.083250s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_deletion_policy [0.039307s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_drill_down_matching_wildcard [0.131939s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_types [0.067275s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_params_flat [0.126032s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_equals [0.093990s] ... ok DEBUG: {2} heat.tests.test_environment.ChildEnvTest.test_registry_merge_simple [0.138330s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_file_nested_does_not_resolve [0.119336s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_without_name [0.074947s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(same) [0.116658s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_get_outputs_good [0.049340s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_too_many_personality [1.159523s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if [0.068351s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_temp) [0.139156s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_empty_ref [0.147166s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_map) [0.114431s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_network_fixed_ip [0.141643s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_register_while_get_resource_info(diff_path) [0.126073s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_server_validate_with_only_fixed_ip [0.125157s] ... ok DEBUG: {1} heat.tests.test_environment.HookMatchTest.test_wildcard_matches(post-delete) [1.227118s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_none [0.069399s] ... ok DEBUG: {1} heat.tests.test_environment.ResourceRegistryTest.test_load_registry_invalid_hook_type [0.064348s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_snapshot_policy [0.365239s] ... ok DEBUG: {1} heat.tests.test_environment_format.YamlEnvironmentTest.test_bad_yaml [0.085080s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_if_empty_return [0.934182s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_subnet_dependency_by_network_id [0.176651s] ... ok DEBUG: {1} heat.tests.test_event.EventTest.test_store_caps_events_random_purge [0.208095s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_join_invalid [0.142449s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_update_failed_server_not_replace [0.237169s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_none [0.151844s] ... ok DEBUG: {1} heat.tests.test_event.EventTest.test_store_caps_resource_props_data [0.209637s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_item [0.117030s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_properties_success [0.208231s] ... ok DEBUG: {1} heat.tests.test_exception.TestResourceFailure.test_status_reason_general [0.127481s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_dict_arg [0.150193s] ... ok DEBUG: {1} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_all_remote_exceptions [0.143522s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_bdm_v2_with_empty_mapping [0.229741s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_item [0.126469s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(function) [0.124171s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_list_join [0.113339s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_constraints_registry [1.522973s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_map) [0.125382s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_volume_size_valid_str [0.199187s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(nested_list) [0.093242s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_event_sinks [0.109041s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_low [0.154602s] ... ok DEBUG: {1} heat.tests.test_function.DependenciesTest.test_dependencies(deep_nested) [0.070455s] ... ok DEBUG: {1} heat.tests.test_function.FunctionTest.test_function_ne_exception_key_error [0.090461s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_block_device_mapping_with_empty_ref [0.246225s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_make_url_username [0.199551s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one_no_recurse [0.259841s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_all [0.116121s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_image_flavor_not_found [0.199240s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_load_new_env [0.085794s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_dict_with_null [0.140926s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server.ServersTest.test_validate_metadata_okay [0.071130s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace [0.187782s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_func [0.090273s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_map_all_resources_of_type [0.133015s] ... ok DEBUG: {0} heat.tests.openstack.nova.test_server_group.NovaServerGroupTest.test_sg_create [0.112398s] ... ok DEBUG: {1} heat.tests.test_function.ResolveTest.test_resolve_list [0.096554s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_delete [0.104180s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_empty [0.193615s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_is_appear_in_stack [0.136304s] ... ok DEBUG: {2} heat.tests.test_environment.EnvironmentTest.test_map_one_resource_type [0.203369s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_resource_mapping [0.102308s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing2 [0.215386s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_availability_zone_profile.AvailabilityZoneProfileTest.test_show_resource [0.123021s] ... ok DEBUG: {1} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_default_fn_get_att [0.158030s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_continue_on_ioerror [0.175180s] ... ok DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_all [0.049992s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg1 [0.094575s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_create [0.095791s] ... ok DEBUG: {1} heat.tests.test_function.ValidateTest.test_validate_list [0.046131s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_str_arg2 [0.084524s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_get_tmpl_caching [0.077408s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_empty_env_dir [0.158158s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide_ok_equal [0.090776s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_no_identity [0.094943s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_keys [0.083699s] ... ok DEBUG: {2} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_resources_override_plugins [0.227469s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_map_replace_unhashable_value [0.136181s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_prevent_parameters_access [0.134167s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status [0.265881s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template_pike_version [0.122877s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement [0.119924s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_name_none [0.160774s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template [0.112908s] ... ok DEBUG: {2} heat.tests.test_environment.ResourceRegistryTest.test_resources_load [0.135920s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_size_exclude_failed [0.772976s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor.FlavorTest.test_delete [0.954500s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list [0.148159s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_minimal_yaml [0.065054s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_parse_string_environment [0.058876s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_create [0.179276s] ... ok DEBUG: {1} heat.tests.test_grouputils.GroupInspectorTest.test_size_include_failed [0.170341s] ... ok DEBUG: {2} heat.tests.test_environment_format.YamlEnvironmentTest.test_wrong_sections [0.065801s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_multi_list_pike_version [0.170847s] ... ok DEBUG: {2} heat.tests.test_event.EventEncryptedTest.test_props_encrypted [0.105843s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_flavor_profile.FlavorProfileTest.test_delete [0.191155s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint_default_skip [0.184397s] ... ok DEBUG: {2} heat.tests.test_event.EventTest.test_load_deprecated_prop_data [0.168918s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_health_monitor.HealthMonitorTest.test_create [0.191111s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint [0.206095s] ... ok DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_heat_exception [0.124369s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_create [0.157157s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_modulo_constraint_invalid_default [0.209057s] ... ok DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_status_reason_resource [0.187451s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_resource_mapping [0.183128s] ... ok DEBUG: {2} heat.tests.test_exception.TestResourceFailure.test_std_exception [0.104640s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7policy.L7PolicyTest.test_show_resource [0.143405s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_list [0.219665s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_l7rule.L7RuleTest.test_resource_mapping [0.117325s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_not_mapping [0.193583s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_listener.ListenerTest.test_delete_not_found [0.160679s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_range_wrong_format [0.165378s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_loadbalancer.LoadBalancerTest.test_delete_error [0.125723s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_repeat_permutations_non_bool [1.289007s] ... ok DEBUG: {1} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_no_type [0.109420s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_resource_group_list_join [0.053434s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_delete_not_found [0.178132s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_add_resource [0.099426s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_fn_replace [0.042089s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_keys [0.073992s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_number [0.105680s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_resource_mapping [0.137761s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_defaults [0.117426s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_type_init [0.112638s] ... ok DEBUG: {2} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_exception_with_non_ascii_chars [0.986728s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool.PoolTest.test_validate_source_ip_cookie_name [0.250088s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_order [0.165052s] ... ok DEBUG: {2} heat.tests.test_function.FunctionTest.test_function_exception_value_error [0.157180s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_depends_condition [0.223152s] ... ok DEBUG: {2} heat.tests.test_function.ResolveTest.test_resolve_dict [0.104183s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_missing_param [0.134011s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_failed [0.200447s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_digest_incorrect_number_arguments [0.164079s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_no_missing_param [0.124883s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_delete_with_pool_not_found [0.134366s] ... ok DEBUG: {2} heat.tests.test_function.ValidateGetAttTest.test_resource_no_attribute_with_overwritten_fn_get_att [0.178580s] ... ok DEBUG: {2} heat.tests.test_function.ValidateTest.test_validate_dict [0.104585s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_show_resource [0.119270s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_replace_vstrict_empty_param_not_ok [0.144895s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_pool_member.PoolMemberTest.test_update [0.070157s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_get_template [0.107765s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter [0.227291s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_empty [0.182624s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_dict [0.149864s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupInspectorTest.test_list_rsrc_caching [0.145807s] ... ok DEBUG: {0} heat.tests.openstack.octavia.test_quota.OcataQuotaTest.test_invalid_properties [0.174310s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_str [0.092960s] ... ok DEBUG: {2} heat.tests.test_grouputils.GroupUtilsTest.test_normal_group [0.116497s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_str_split_index [0.181523s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_type [0.106326s] ... ok DEBUG: {2} heat.tests.test_hacking.HackingTestCase.test_dict_iteritems [0.119984s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_check_fail [0.230756s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_null_return [0.154971s] ... ok DEBUG: {2} heat.tests.test_hacking.HackingTestCase.test_dict_itervalues [0.138920s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_no_data [0.238133s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_nullable [0.117056s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_length_invalid_key [0.124732s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_type [0.149449s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_nullable_invalid_args [0.096552s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_allowed_not_found [0.260397s] ... ok DEBUG: {2} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_constraints_wrong_allowed_pattern [0.102392s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_contains_with_list [0.115639s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_null [0.214617s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_defaults_for_empty_sections [0.139236s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_invalid_hot_version [0.117617s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_deletion_policy_titlecase [0.095575s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql [0.402635s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_invalid_multiple [0.120635s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_as_condition [0.111246s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest [0.124787s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_json [0.108826s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_expression [0.086014s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_digest_invalid_algorithm [0.118574s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_invalid_syntax [0.127983s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_file [0.127618s] ... ok DEBUG: {3} heat.tests.test_hot.HOTemplateTest.test_yaql_non_map_args [0.102491s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_file_not_string [0.098007s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_description [0.146361s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_delete_non_empty_not_allowed [1.142865s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_no_data [0.135092s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_parse_live_resource_data [0.211270s] ... ok DEBUG: {0} heat.tests.openstack.swift.test_container.SwiftTest.test_refid [0.176029s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_get_attr_invalid_resource [0.824626s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_json_fail [1.121034s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_delete_incorrect_status [0.195356s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_multiple [0.101353s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_load_param_id [0.142891s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_join_object_type_fail [0.093715s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_both_net_and_port_used [0.141399s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat [0.140199s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_cluster.TroveClusterTest.test_validate_invalid_flavor [0.108869s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique_dict_item [0.139554s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed [0.154671s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource_empty [1.055934s] ... ok DEBUG: {3} heat.tests.test_hot.HotStackTest.test_update_modify_param_ok_replace [0.417996s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_file_leading_slash [0.104489s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_using_boolean_condition [0.105697s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_create_failed_status_failed [0.148723s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_fragment [0.114904s] ... ok DEBUG: {3} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs_all_attrs [0.130703s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_if_using_condition_function [0.142811s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(Ref_string) [0.114487s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_create_overlimit [0.163166s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_port_int [0.147374s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_list_param [0.134833s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_param_string) [0.078750s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_delete [0.122217s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_query [0.126837s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr) [0.086688s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_list_concat_repeat_dict_item [0.119808s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_make_url_username_password [0.123586s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_resource_not_found [0.130206s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_list_attr_string_index) [0.078829s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_file [0.144817s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_flat_dict_attr) [0.110016s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_map_replace_replaced_keys_collide [0.170698s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_restore_point [0.151707s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_list) [0.090292s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_invalid_key [0.168786s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_databases_none [0.118978s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_all_none [0.142217s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_nested_attr_dict) [0.120980s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6 [0.146165s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_db_name_hyphens [0.101856s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_multi_list_no_nested_loop_with_none [0.128734s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(get_attr_none) [0.084800s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_net_with_port_fail [0.090463s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_ipv6_ready [0.121476s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_id) [0.085295s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_merge_none [0.137621s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_no_net_no_port_fail [0.097266s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_stack_name) [0.093108s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_high [0.130272s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_removed_function [0.144591s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_users_none [0.103952s] ... ok DEBUG: {3} heat.tests.test_hot.StackParametersTest.test_param_refs(pseudo_project_id) [0.078857s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_make_url_port_invalid_string [0.160481s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceTest.test_instance_validation_wrong_dsversion [0.096447s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes) [0.075468s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_list_template_pike_version [0.179219s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_str) [0.080238s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_name [0.096851s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_wrongkey [0.144662s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_resource_list) [0.074659s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_with_dict_type [0.123907s] ... ok DEBUG: {0} heat.tests.openstack.trove.test_instance.InstanceUpdateTests.test_check_complete_status [0.095585s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_keys_collide [0.129153s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_repeat_with_no_nested_loop [0.126574s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_type) [0.131355s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_map_replace_none_values [0.156965s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_queue.ZaqarMessageQueueTest.test_create [0.212594s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_str) [0.146560s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_facade [0.197315s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat_with_none [0.175409s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_invalid_arg_list) [0.114040s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_facade_function [0.121453s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_merge_invalid [0.099539s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_resource_facade_invalid_arg [0.111497s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attributes_standard) [0.149092s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_parameters_section_not_iterable [0.118159s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs) [0.086912s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_map_param [0.129213s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat [0.126199s] ... ok DEBUG: {3} heat.tests.test_hot.TestGetAttAllAttributes.test_stack_validate_outputs_get_all_attribute(test_get_attr_all_attrs_complex_attrs_standard) [0.087126s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_template [0.100649s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_dict_with_no_replacement_pike_version [0.097049s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_get_param [0.125986s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_list_and_map [0.104142s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_create [0.987366s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_no_nested_loop_different_len [0.085512s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_repeat_with_pike_version [0.111225s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_in_place [0.178099s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_single_pass [0.839984s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_sort_order [0.061506s] ... ok DEBUG: {0} heat.tests.openstack.zaqar.test_subscription.ZaqarSubscriptionTest.test_update_replace [0.228354s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_empty_param_ok [0.116291s] ... ok DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_event_init_integer_id [0.979569s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeSchemaTest.test_from_attribute_new_schema_format [0.081964s] ... ok DEBUG: {3} heat.tests.test_identifier.EventIdentifierTest.test_resource_name [0.079064s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributeSchemaTest.test_schema_support_status [0.090997s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_replace_syntax [0.122775s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_parse_arn_invalid [0.135198s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_index_out_of_range [0.091286s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_as_outputs [0.157333s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_str_split_index_str [0.089377s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_deletion_policy [0.060195s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_round_trip [0.192411s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_depends_on [0.075874s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_caching_local [0.185224s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_update_policy [0.069299s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url [0.152731s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_valid_hot_version [0.113903s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_caching_none [0.190804s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_proto [0.096869s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_empty_field [0.112695s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_bogus_keys [0.184580s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_heat_invalid [0.053948s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_get_attribute [0.153126s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_space [0.057356s] ... ok DEBUG: {0} heat.tests.test_attributes.AttributesTest.test_get_attribute_none [0.082323s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_missing_field [0.047770s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_list_param [1.272230s] ... ok DEBUG: {0} heat.tests.test_auth_password.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.056966s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_os_invalid [0.092978s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_adds_default_auth_url_from_keystone_authtoken [0.059481s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_replace_number [0.083050s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_id_contains [0.077971s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_missing_url [0.061134s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_str_split_none_delim [0.067984s] ... ok DEBUG: {0} heat.tests.test_auth_url.AuthUrlFilterTest.test_validate_auth_url_with_valid_url [0.052069s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_id_decode [0.095583s] ... ok DEBUG: {0} heat.tests.test_common_auth_plugin.TestAuthPlugin.test_parse_auth_credential_to_dict_with_value_error [0.061197s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_metadata [0.091088s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_data_as_function [0.434052s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_path_default [0.110199s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_admin_context_policy_true [0.093689s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_merge [0.112003s] ... ok DEBUG: {1} heat.tests.test_hot.HOTemplateTest.test_yaql_list_input [0.119444s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_get_trust_context_auth_plugin_unauthorized [0.072631s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_tenant_escape [0.110903s] ... ok DEBUG: {2} heat.tests.test_hot.HOTemplateTest.test_yaql_string_input [0.077393s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_clients_keystone_config [0.045790s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_path [0.093569s] ... ok DEBUG: {0} heat.tests.test_common_context.TestRequestContext.test_keystone_v3_endpoint_in_keystone_authtoken_config [0.099679s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_get_attr_invalid [0.245556s] ... ok DEBUG: {3} heat.tests.test_identifier.IdentifierTest.test_url_path_default [0.102866s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestEnvironmentUtil.test_default_merge_strategy [0.075447s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.250923s] ... ok DEBUG: {3} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_from_dict [0.090714s] ... ok DEBUG: {0} heat.tests.test_common_env_util.TestMergeEnvironments.test_merge_envs_with_specified_default [0.114334s] ... ok DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_op_failure [0.099117s] ... ok DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_exercise_base_lifecycle_plugin_class [0.045858s] ... ok DEBUG: {3} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_get_plug_point_class_instances [0.056588s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_get_attr_multiple_rsrc_status [0.319513s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.249940s] ... ok DEBUG: {0} heat.tests.test_common_param_utils.TestExtractInt.test_extract_int [0.163471s] ... ok DEBUG: {1} heat.tests.test_hot.HotStackTest.test_repeat_get_attr [0.176146s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.226586s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_id_uuid [0.098116s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_init_from_dict [0.049430s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_init_uuid_id [0.126595s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.272908s] ... ok DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_enoexec [0.597716s] ... ok DEBUG: {3} heat.tests.test_loguserdata.LoguserdataTest.test_call_oserror_other [0.067294s] ... ok DEBUG: {1} heat.tests.test_identifier.EventIdentifierTest.test_event_stack [0.139679s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_delete [0.092628s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.318743s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_infinite_recursion [0.136461s] ... ok DEBUG: {3} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_six_deep [0.123380s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_1_cloud_formation_restricted [1.030537s] ... ok DEBUG: {3} heat.tests.test_notifications.AutoScaleTest.test_send [0.095365s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.267728s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_2_stacks_open [0.107470s] ... ok DEBUG: {3} heat.tests.test_notifications.AutoScaleTest.test_send_error [0.104661s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/oslo_policy/policy.py:1133: UserWarning: Policy "stacks:create": "role:member and project_id:%(project_id)s" failed scope check. The token used to make the request was system scoped but the policy requires ['project'] scope. This behavior may change in the future where using the intended scope is required DEBUG: warnings.warn(msg) DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_list) [0.082623s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_deprecated_policies_3_create_stacks [0.120854s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_number) [0.105982s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_attr) [0.292156s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_enforce_creds [0.125545s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_string) [0.113312s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn [0.878944s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_05_build_info_acl [0.106973s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_json) [0.080590s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_empty_field [0.081839s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_parse_heat_invalid [0.072288s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_06_events_acl [0.131999s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean1) [0.082674s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_list_attr) [0.301705s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_decode_escape_round_trip [0.077595s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean2) [0.075225s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_12_software_configs_most_restricted [0.126290s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterDefaultsTest.test_use_expected_default(type_boolean3) [0.079172s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_arn_invalid [0.087485s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_13_software_configs_restricted [0.114696s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string) [0.110271s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_qs [0.115517s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_flat_dict_attr) [0.301589s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_number) [0.107813s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_dict_round_trip [0.115913s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_19_stacks_restricted_index [0.157833s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_list) [0.061807s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_id_escape [0.077710s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_legacy_rbac_policies_21_create_stacks [0.117654s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_json) [0.109077s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_invalid_item [0.096976s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_json) [0.072565s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_resource_default_rule [0.101230s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_not_equal_dict [0.088106s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_list) [0.324623s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_boolean) [0.113968s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_02_actions_restricted [0.111989s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_stack_name_slash [0.162070s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_nested_attr_dict) [0.169885s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_int_string) [0.148754s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_03_cloud_formation_most_restricted [0.115068s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_stack_path [0.125419s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_10_resource_most_restricted [0.107806s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_description(type_string_json) [0.114651s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_id_decode [0.099259s] ... ok DEBUG: {2} heat.tests.test_hot.StackAttributesTest.test_get_attr(get_attr_none) [0.167610s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string) [0.089830s] ... ok DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_12_software_configs_restricted_index [0.099376s] ... ok DEBUG: {1} heat.tests.test_identifier.IdentifierTest.test_url_path_with_unicode_path [0.082827s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_17_software_deployments_least_restricted [0.124057s] ... ok DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_id [0.097011s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_21_stacks_open [0.118918s] ... ok DEBUG: {1} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_no_path [0.122032s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes) [0.387285s] ... ok DEBUG: {1} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_post_op_failure [0.127663s] ... ok DEBUG: {1} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_do_pre_and_post_callouts [0.152121s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of system. This key is deprecated. Please update your policy file to use the standard policy values. DEBUG: warnings.warn( DEBUG: {0} heat.tests.test_common_policy.TestPolicyEnforcer.test_secure_rbac_policies_22_create_stacks [0.484239s] ... ok DEBUG: {0} heat.tests.test_common_serializers.JSONResponseSerializerTest.test_to_json_with_objects [0.049767s] ... ok DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml [0.044174s] ... ok DEBUG: {0} heat.tests.test_common_serializers.XMLResponseSerializerTest.test_to_xml_with_json_only_keys [0.040296s] ... ok DEBUG: {0} heat.tests.test_common_service_utils.TestServiceUtils.test_status_check [0.047842s] ... ok DEBUG: {0} heat.tests.test_constraints.CustomConstraintTest.test_custom_message [0.054647s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_allowed_values_schema [0.039151s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_number) [1.056272s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_min_fail [0.046792s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_list) [0.075157s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_length_min_schema [0.099626s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_json) [0.076176s] ... ok DEBUG: {1} heat.tests.test_metadata_refresh.WaitConditionMetadataUpdateTest.test_wait_metadata [0.668225s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_modulo_schema [0.086053s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_schema [0.084100s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_json) [0.169291s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_str) [1.035061s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_create [0.203222s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_boolean) [0.105632s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_range_validate [0.180925s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_int_string) [0.089042s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_update [0.185849s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_new_param(type_string_json) [0.082719s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_schema_nested_validate_good [0.102586s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string) [0.062627s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_number) [0.053986s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_boolean [0.134631s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_resource_list) [0.390005s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_list) [0.044111s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_fetching_file_fails [0.176867s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_json) [0.043300s] ... ok DEBUG: {0} heat.tests.test_constraints.SchemaTest.test_to_schema_type_num [0.092677s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_json) [0.050297s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_boolean) [0.100167s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_int_string) [0.078182s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_mark_complete_purges_db [0.209210s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestCommon.test_param_to_str(type_string_json) [0.081435s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_type) [0.394514s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_json_string_list [0.053708s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_purge_db_deletes_creds_failed [0.120587s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_parse [0.104655s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_create [0.129893s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_string [0.114392s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_str) [0.338335s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_sync_point_delete_stack_update [0.150723s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_high [0.135932s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_create [0.146569s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_file_is_fetched [0.955395s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_number_low [0.111908s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_overflow [0.072897s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_four_wide [0.108696s] ... ok DEBUG: {0} heat.tests.test_convg_stack.StackConvergenceCreateUpdateDeleteTest.test_updated_time_stack_update [0.099996s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_invalid_arg_list) [0.420900s] ... ok DEBUG: {1} heat.tests.test_nested_stack.NestedStackTest.test_refid [0.139036s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_good [0.164597s] ... ok DEBUG: {0} heat.tests.test_convg_stack.TestConvgComputeDependencies.test_dependencies_update_delete [0.162888s] ... ok DEBUG: {3} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_good [0.144329s] ... ok DEBUG: {1} heat.tests.test_nested_stack.ResDataStackTest.test_res_data_delete [0.250106s] ... ok DEBUG: {3} heat.tests.test_parameters.ParametersTest.test_missing_attribute_params [0.176355s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attributes_standard) [0.461645s] ... ok DEBUG: {1} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_bad_credentials [0.187576s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_bad_key [0.090850s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string) [0.129212s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs) [0.282976s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_number) [0.137587s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_list) [0.106591s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_json) [0.130540s] ... ok DEBUG: {2} heat.tests.test_hot.TestGetAttAllAttributes.test_get_attr_all_attributes(test_get_attr_all_attrs_complex_attrs_standard) [0.383837s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_json) [0.154392s] ... ok DEBUG: {2} heat.tests.test_identifier.EventIdentifierTest.test_event_resource [0.101948s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_boolean [0.723038s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_list [0.127173s] ... ok DEBUG: {0} heat.tests.test_crypt.CryptTest.test_decrypt_dict_invalid_key [1.230357s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_boolean) [0.153287s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_decode_escape_round_trip [0.173728s] ... ok DEBUG: {0} heat.tests.test_crypt.CryptTest.test_fernet_key [0.092090s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_int_string) [0.079291s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse [0.085240s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_default_string [0.136495s] ... ok DEBUG: {0} heat.tests.test_crypt.CryptTest.test_init_auth_encryption_key_length [0.096688s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_missing_field [0.067735s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_default_no_override(type_string_json) [0.090140s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_none_list [0.123159s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_os_invalid [0.084025s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_cfn_empty_yaml [0.152032s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string) [0.114929s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_schema_from_hot_params [0.124248s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_parse_upper [0.086913s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_number) [0.096867s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_hot_empty_json [0.110751s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse [0.089128s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_schema_from_params [0.129569s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_list) [0.108235s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesTest.test_string_good [0.087511s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_badurl_host [0.133307s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_missing_unimplemented [0.071942s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_json) [0.088729s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_leading_char [0.083888s] ... ok DEBUG: {0} heat.tests.test_empty_stack.StackTest.test_update_hot_empty_yaml [0.286471s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_default_string [0.116573s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_json) [0.100965s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_upper [0.081134s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatSoftwareConfigDeploymentTest.test_format_software_config_none [0.104301s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_boolean) [0.088899s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_attrs [0.093583s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_list [0.116573s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_int_string) [0.095640s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_event_prop_data [0.146850s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_equal_dict [0.120879s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_none_string [0.118954s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_false(type_string_json) [0.119825s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_attributes_show_attribute [0.135731s] ... ok DEBUG: {3} heat.tests.test_properties.PropertiesValidationTest.test_schema_object_to_template_nested_map_list_map_schema [0.150703s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string) [0.094095s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_direct_props [0.123616s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_invalid_key [0.125074s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_resource_properties_get_attr [0.119243s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_value [0.117202s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_created_time [0.103419s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_length [0.077120s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_string [0.076979s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource [0.130655s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min [0.095251s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_required_by [0.116286s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_min_max [0.101936s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_schema_all [0.058570s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_attributes [0.132292s] ... ok DEBUG: {3} heat.tests.test_properties.PropertySchemaTest.test_schema_map_schema [0.037668s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_implemented_true [0.048346s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_invalid_attr [1.004417s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_nested_stack_not_found [0.158377s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_name_decode [0.077115s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_number) [0.896661s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_path_decode [0.074952s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_parent_stack [0.158618s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_list) [0.148012s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_path_escape [0.100767s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.FormatTest.test_format_stack_resource_with_props [0.127438s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_json) [0.081092s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_tenant_decode [0.077457s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_int_from_str_good [0.498042s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_comma [0.130024s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_json) [0.097023s] ... ok DEBUG: {2} heat.tests.test_identifier.IdentifierTest.test_url_name_decode [0.105617s] ... ok DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_init_path [0.061757s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_boolean) [0.078080s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_int_good [0.127344s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_tags_extract_not_string [0.140632s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_int_string) [0.059379s] ... ok DEBUG: {2} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_name_slash [0.073198s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_list_dict [0.125633s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_none [0.117657s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true(type_string_json) [0.090253s] ... ok DEBUG: {2} heat.tests.test_loguserdata.LoguserdataTest.test_call_exception [0.100501s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_high [0.103410s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_json_list [0.085948s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_not_present [0.109320s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_low [0.095749s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_bad [0.083507s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_number_value_list_good [0.085836s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_bad [0.085393s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_required_default [0.084768s] ... ok DEBUG: {2} heat.tests.test_metadata_refresh.MetadataRefreshServerTest.test_FnGetAtt_metadata_update [0.348884s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_underrun [0.080856s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_required_false [0.108865s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_map_value [0.044491s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_str [0.082085s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_length_in_range [0.131804s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_bad [0.070046s] ... ok DEBUG: {2} heat.tests.test_metadata_refresh.MetadataRefreshTest.test_FnGetAtt_metadata_updated [0.229050s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_number_value_list_good [0.070716s] ... ok DEBUG: {3} heat.tests.test_properties.PropertyTest.test_string_minlength_good [0.174388s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_len_good [0.050079s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackCrudTest.test_handle_adopt [0.162971s] ... ok DEBUG: {1} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_prefix [0.068226s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(correct schema) [0.140217s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_child_params [0.097744s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_map [0.070435s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_map_str [0.054738s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type schema) [0.126482s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_child_template_when_io_error [0.095651s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_missing_params [0.065091s] ... ok DEBUG: {2} heat.tests.test_nested_stack.NestedStackTest.test_refid_convergence_cache_data [0.077541s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_schema_invariance [0.069110s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid type subschema) [0.140514s] ... ok DEBUG: {0} heat.tests.test_engine_api_utils.TestExtractArgs.test_timeout_extract_zero [1.148242s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys schema) [0.101337s] ... ok DEBUG: {1} heat.tests.test_parameters.ParametersTest.test_unknown_params [0.208632s] ... ok DEBUG: {2} heat.tests.test_nokey.NoKeyTest.test_nokey_create [0.260940s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(several keys subschema) [0.153691s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt [0.233388s] ... ok DEBUG: {2} heat.tests.test_notifications.StackTest.test_send [0.076748s] ... ok DEBUG: {1} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_path_list [0.174405s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key schema) [0.131709s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_no_type [0.117133s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_compare_different [0.094631s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_adopt_fail [0.226839s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid key subschema) [0.132210s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterSchemaTest.test_validate_schema_wrong_key [0.114720s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_default [0.100044s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type schema) [0.114768s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string) [0.089526s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_number) [0.080587s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackCreateTest.test_wordpress_single_instance_stack_create [0.250282s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid value type subschema) [0.149275s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_list) [0.092947s] ... ok DEBUG: {3} heat.tests.test_properties_group.TestSchemaSimpleValidation.test_properties_group_schema_validate(invalid prop name schema) [0.119625s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_no_class [0.125214s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_nocreds [0.323520s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_not_parsable [0.128730s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_empty_registry [0.089345s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceAuthorizeTest.test_stack_authorize_stack_user_type_error [0.225538s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_description_substitution [0.811037s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_deleted [0.098445s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_get_user_value [0.110749s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_count_stack_show_hidden [0.061299s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_get_environment_hidden_param [0.062158s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_json) [0.733872s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_none_default_map [0.111936s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_get_environment_no_env [0.056422s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_preview_stack_validates_new_stack [0.050318s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_json) [0.095494s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesTest.test_resolve_returns_none [0.134154s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_cancel_update_convergence_with_no_rollback [0.097746s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_boolean) [0.069138s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_map [0.118617s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_int_string) [0.086271s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_boolean [0.073842s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_invalid(type_string_json) [0.075081s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_create_existing [0.181183s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_none_default_integer [0.120359s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string) [0.110047s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_all_empty [0.134804s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_present_unimplemented [0.080052s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_number) [0.078553s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_describe_nonexistent [0.106611s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_schema_invalid_parameters_stripped [0.117585s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_list) [0.129273s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_get_template_resource_class [1.017312s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_by_name_in_uuid [0.114554s] ... ok DEBUG: {1} heat.tests.test_properties.PropertiesValidationTest.test_unknown_typo [0.107436s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_json) [0.084528s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_extra_required [0.124792s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_identify_uuid [0.133165s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_json_param [0.136432s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_json) [0.158913s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_show_hidden [0.109706s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_special [0.156066s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_idempotency [0.143544s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_boolean) [0.115707s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_to_parameters [0.100215s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_list [0.136937s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_int_string) [0.127558s] ... ok DEBUG: {3} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail_ext [0.106425s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_min_length [0.134165s] ... ok DEBUG: {3} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_adopt [0.102300s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestCommon.test_default_override(type_string_json) [0.140756s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minimal_string [0.123910s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_true [0.127588s] ... ok DEBUG: {3} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_create [0.138101s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_from_param_no_default [0.130594s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_bad [0.117284s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_successful [0.139532s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_list_tags_any [0.759466s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_throws_exception [0.087127s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_list_validate_good [0.121241s] ... ok DEBUG: {1} heat.tests.test_properties.PropertySchemaTest.test_no_mismatch_in_update_policy [0.215241s] ... ok DEBUG: {0} heat.tests.test_engine_service.StackServiceTest.test_stack_show_output_error [0.095623s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_conflict [0.147394s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_prefer_exact_match [0.090185s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_default_empty [0.153433s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_implemented_default [0.165424s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt [0.080590s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_drill_down_to_child_resource [0.084812s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail_nested_deep [0.063413s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_map [0.122440s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_integer_high [0.141680s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_item_to_remove_simple [0.106710s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_dict [0.083571s] ... ok DEBUG: {0} heat.tests.test_environment.ChildEnvTest.test_params_parent_overwritten [0.081294s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_new_bad_type [0.126032s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_integer_value_list_bad [0.143686s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_create [0.134688s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(same) [0.095554s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_temp) [0.080695s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad [0.137287s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail [0.161109s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_exceeded_maxlength [0.186097s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_map) [0.091427s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_bad_type [0.166182s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentDuplicateTest.test_env_load(diff_path) [0.093113s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_good [0.131151s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_dict [0.165176s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_env_load [0.100525s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_number_int_good [0.141516s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_list_is_delimited [0.171149s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_event_sinks_load [0.083120s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref [0.153058s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_param_name_in_error_message [0.142459s] ... ok DEBUG: {0} heat.tests.test_environment.EnvironmentTest.test_global_registry_many_to_one [0.115482s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_no_deps [0.126842s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref [0.060056s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_pattern_bad_suffix [0.178889s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_deep [0.097074s] ... ok DEBUG: {0} heat.tests.test_environment.GlobalEnvLoadingTest.test_env_one_resource_disable [0.245085s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceDependenciesTest.test_ref_nested_dict [0.099228s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-create) [0.118397s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_check_not_supported [0.119520s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_cancel_exception [0.102013s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-update) [0.126032s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(pre-delete) [0.120869s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(post-create) [0.096096s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(post-update) [0.083574s] ... ok DEBUG: {0} heat.tests.test_environment.HookMatchTest.test_hook_types(post-delete) [0.086448s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_list [1.111200s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_find_by_status_none [0.135995s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_path [0.110583s] ... ok DEBUG: {2} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_list_bad [1.008800s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_schema_missing_required_data [0.110765s] ... ok DEBUG: {2} heat.tests.test_parameters.ParametersTest.test_pseudo_param_stackid [0.158376s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_map_string [0.140933s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_existing [0.102618s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_number_good [0.167783s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_import_module_garbage [0.121050s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_str_from_bool [0.174849s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_setup [0.144038s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_convergence [1.250391s] ... ok DEBUG: {2} heat.tests.test_plugin_loader.PluginLoaderTest.test_load_modules_skip_test [0.096893s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_maxlength_good [0.123691s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_prefix [0.098758s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_get_user_value_key_error [0.141884s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_deletes_fail_retry [0.254467s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_string_value_list_good [0.108587s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_integer_good [0.131998s] ... ok DEBUG: {1} heat.tests.test_properties.PropertyTest.test_type [0.119017s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_validation_invalid_support_status [1.112555s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_fail_retry_disabled [0.168268s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_key_error [0.161688s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_invalid_type_name [0.096035s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_extra [0.185604s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_create_from_external_not_found [0.154481s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_is_available_exception [0.094325s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_delete_convergence_deletes_resource_in_init_state [0.065353s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_missing [0.157807s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_error_for_invalid_template_name [0.171162s] ... ok DEBUG: {0} heat.tests.test_environment.ResourceRegistryTest.test_list_type_with_version_invalid [0.159255s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_resource_map [0.111600s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_delete_convergence_does_not_delete_same_template_resource [0.171977s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_boolean [0.198769s] ... ok DEBUG: {0} heat.tests.test_event.EventTest.test_identifier_is_none [0.132655s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_incorrect_template_provided_with_url [0.135423s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_nested_exceptions [0.097627s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_integer [0.149733s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_deprecated_encrypted_prop_data_updated [0.206857s] ... ok DEBUG: {0} heat.tests.test_exception.TestResourceFailure.test_std_exception_with_resource [0.084366s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_list_with_none [0.140394s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_cache_data [0.082070s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_error_as_exception) [0.107304s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_default_number [0.177501s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_getatt_with_path_cache_data [0.096075s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_missing [0.145614s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_full_exception) [0.090223s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_has_interface_direct_match [0.057640s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_number [0.134100s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_load_loads_stack_with_cached_data [0.056821s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_error_exception) [0.104179s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_mismatch [0.129187s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_metadata_set_when_deleted [0.063384s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_none_string [0.109467s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_physical_resource_name_or_FnGetRefId [0.058895s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_path_exception) [0.112693s] ... ok DEBUG: {1} heat.tests.test_provider_template.ProviderTemplateTest.test_resource_info_general [0.117785s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_properties_data_no_encryption [0.057804s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_no_msg_exception) [0.095700s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_ref_skip_validation_if_custom_constraint [0.058205s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesTest.test_required_with_translate_no_value [0.157044s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_no_default_client_name [0.047306s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_old_format_exception) [0.094696s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_base_attribute [0.069707s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_list_instead_string [0.134138s] ... ok DEBUG: {1} heat.tests.test_resource.MetadataTest.test_write [0.253771s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_int_path_item_exception) [0.111113s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_invalid_name [0.088817s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(one) [0.061231s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_more_nested_properties_schema_invalid_property_in_list [0.125567s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_plus_one) [0.072542s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_digit_path_item_exception) [0.144056s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_load_with_state [0.183009s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_list [0.097229s] ... ok DEBUG: {0} heat.tests.test_exception.TestStackValidationFailed.test_exception(test_string_path_exception) [0.141883s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_new_stack_not_stored [0.086590s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_default_list [0.102440s] ... ok DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_internal_server_error_when_exeption_and_parents_not_mapped [0.101003s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_str_repr_no_stack_id [0.105297s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_integer [0.088896s] ... ok DEBUG: {0} heat.tests.test_fault_middleware.FaultMiddlewareTest.test_remote_exception [0.107343s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_no_resource_id [0.115517s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_map [0.091186s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_copy [0.123918s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_equal [0.111731s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_equal_func [0.126556s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_exact) [0.811050s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_abstract_result [0.125728s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_minus_one) [0.113478s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_four) [0.091556s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_none_number [0.674394s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(limit_three) [0.153908s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_required [0.116065s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(three_nested_stacks) [0.140471s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_support_status [0.108136s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_empty_schema [0.123235s] ... ok DEBUG: {1} heat.tests.test_resource.ReducePhysicalResourceNameTest.test_reduce(big_names) [0.178127s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_empty_service_types [0.112025s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_resume_fail_invalid_states [1.223458s] ... ok DEBUG: {2} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_list_map_schema [0.157967s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_state_set_invalid [0.107121s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_raise_error [0.125409s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_pattern [0.141744s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list_fail [0.111563s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_convergence [0.159340s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_map [0.127237s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_convergence_with_substitute_class [0.049613s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_function_eq_exception_value_error [1.150102s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_string [0.178872s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_fail_prop_typo [0.109917s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_value [0.134083s] ... ok DEBUG: {0} heat.tests.test_function.FunctionTest.test_not_equal [0.120289s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_available_returns_false [0.120344s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_in_check_failed [0.140434s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_list_param [0.117397s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed [0.108297s] ... ok DEBUG: {0} heat.tests.test_function.ValidateGetAttTest.test_get_attr_without_attribute_name [0.133299s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_len [0.122898s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_in_failed_without_nested [0.149053s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_fail [0.100272s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupInspectorTest.test_member_names_include_failed [0.121692s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceDependenciesTest.test_validate_value_fail [0.124540s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_replace_prepare_replace_error [0.161730s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_min_max_len [0.168792s] ... ok DEBUG: {0} heat.tests.test_grouputils.GroupUtilsTest.test_non_nested_resource [0.117463s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_remove [0.124751s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_from_string_multi_constraints [0.122794s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_custom_constraint [0.121425s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_pre_delete_hook_call [0.152254s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceHookTest.test_set_hook [0.080219s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_with_default_value [0.141635s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_list_schema [0.148765s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_multiple_constraint_descriptions [0.143165s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_abandon_with_resource_data [0.082107s] ... ok DEBUG: {2} heat.tests.test_properties.PropertySchemaTest.test_schema_nested_schema [0.109882s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_range_constraint [0.143067s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_adopt_convergence_ok [0.131039s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted [0.189709s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_bad_key [0.115930s] ... ok DEBUG: {0} heat.tests.test_hot.HOTParamValidatorTest.test_validate_schema_wrong_key [0.109439s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_restricted_type_change_with_convergence [0.142654s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_bad_type [0.105330s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_check_failed [0.205877s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_contains_with_invalid_args_type [0.107507s] ... ok DEBUG: {3} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_update_with_replace_restricted [0.170465s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_boolean_invalid_string [0.145753s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback [0.135825s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals_invalid_args [0.176337s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_convg_need_update_in_delete_complete_state_for_resource [0.117424s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_all_args) [0.173684s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_implemented_false [0.170332s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_cancel [0.093161s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_equals_with_non_supported_function [0.183265s] ... ok DEBUG: /usr/lib/python3.12/site-packages/oslo_i18n/_message.py:173: UserWarning: Failed to insert replacement values into translated message "%(fn)s" filters a list of values (Original: '"%(fn)s" filters a list of values'): format requires a mapping DEBUG: warnings.warn(msg % (translated_message, self.msgid, err)) DEBUG: {2} heat.tests.test_properties.PropertyTest.test_int_from_str_bad [0.109265s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_str_values [0.093295s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(update_some_args) [0.180753s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_low [0.081177s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_filter_wrong_args_number [0.097214s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_integer_value_list_good [0.089822s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_some_error) [0.168007s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_file_missing_files [0.088873s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_maxlength_good [0.102789s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_get_outputs_bad_value [0.095112s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(entity_not_found) [0.147448s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_bad_data [0.090016s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_condition_name_non_existing [0.095178s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found_no_default_client_name(live_state_not_found_id) [0.157953s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_invalid_args [0.129668s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_convergence_sets_requires_for_failure [0.701554s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_all_args) [0.182111s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_missing_req_prop [0.255376s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_if_referenced_by_resource [0.312212s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(update_some_args) [0.189504s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_int_invalid [0.144159s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_fail_prop_typo [0.185206s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_some_error) [0.191946s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_join_invalid_value [0.120278s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_from_external [0.126184s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(entity_not_found) [0.184444s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_liberty_str_replace_map_param [0.182960s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_good [1.106205s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_create_from_external_with_check [0.303382s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat_unique [0.178726s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_list_schema_int_good [0.083564s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_allow_conversion [0.087025s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list_default_empty [0.068159s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_convergence_fail [0.263546s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_list_no_default [0.112483s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_schema_good [0.061945s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_map_schema_missing_data [0.080711s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_no_default [0.077514s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_parse_live_resource_data(live_state_not_found_id) [0.806333s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_required_true [0.093273s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_all_args) [0.124637s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_str_from_int [0.105442s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(update_some_args) [0.150295s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_string_exceeded_maxlength [0.138994s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_concat_with_string_arg [0.981795s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_some_error) [0.165340s] ... ok DEBUG: {2} heat.tests.test_properties.PropertyTest.test_string_value_list_bad [0.104196s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_list_join_empty_list [0.088533s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(entity_not_found) [0.086453s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_attributes_missing_based_on_class [0.127897s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_bad_args_type [0.106219s] ... ok DEBUG: {3} heat.tests.test_resource.TestLiveStateUpdate.test_update_resource_live_state(live_state_not_found_id) [0.097817s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_boolean_type_provider [0.081796s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_basic [0.078819s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_global_map [0.084187s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_authenticated_to_backend [0.125675s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_make_url_port_string [0.085090s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_invalid_missing1 [0.074843s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_mine_type_map [0.096791s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resources [0.106782s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_get_os_no_match [0.091814s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_metadata_update_called [0.051325s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_environment [0.122386s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_fail [0.068230s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_nokeys [0.220480s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_not_retrieved_by_file [0.059020s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_ignore_error_by_name [0.127219s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_map_replace_novalues [0.096517s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_resource_types [0.093308s] ... ok DEBUG: {2} heat.tests.test_provider_template.ProviderTemplateTest.test_user_template_retrieve_fail [0.138414s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge [0.094051s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_configs [0.093698s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_merge_containing_repeat [0.096636s] ... ok DEBUG: {2} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_update_without_template_file [0.108729s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_software_deployments [0.088389s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_arg_type [0.090162s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_stack [0.079120s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_repeat_bad_args [0.078008s] ... ok DEBUG: {3} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_snapshot [0.079440s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_resource_facade_missing_deletion_policy [0.084361s] ... ok DEBUG: {3} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cancel_check_resource [0.086825s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace [0.088603s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_metadata_diff [0.158990s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_invalid_param_types [0.171329s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_update_policy_diff [0.135104s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_missing_param [0.115988s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy [0.136205s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_ref_get_param [0.232819s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_invalid [0.162794s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_names [0.037007s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_types [0.036884s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata [0.035684s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_replace_strict_invalid_param_keys [0.174761s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split [0.108631s] ... ok DEBUG: {2} heat.tests.test_resource.MetadataTest.test_read_initial [1.266253s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_bad_novalue [0.081774s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_index_bad [0.075155s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_missing [0.153975s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_default_true_with_default_client_name_none [0.207354s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_resource_id [0.120174s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_false [0.089334s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true [0.119093s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence [3.693481s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_deployed_required_extension [0.165720s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_equals_different_stacks [0.185960s] ... ok DEBUG: {3} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot [1.199689s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceAvailabilityTest.test_service_not_installed_required_extension [0.205318s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_get_class_noexist [0.178055s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_generate_ids [0.164005s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_getatt_invalid_type [0.139163s] ... ok DEBUG: {3} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.212793s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_getatt_with_path [0.223025s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_str_split_none_string_to_split [1.397692s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDeleteRetryTest.test_delete_retry_phys_resource_exists [0.438016s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_mapping [0.214506s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url [0.240516s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_bad_properties [0.199597s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson [0.200953s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_has_interface_no_match [0.170000s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_good [0.150407s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_hot [0.157291s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_alarm_url_is_cached [0.261429s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_translate_resources_resources_without_name [0.079733s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_make_replacement [0.126803s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_getatt_nested_deep [0.155598s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_need_update_in_create_failed_state_for_resource [0.142644s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt [0.113733s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_fail_nested_deep [0.146692s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_delete [0.433670s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_fail [0.122895s] ... ok DEBUG: {0} heat.tests.test_hot.HOTemplateTest.test_yaql_int_input [0.470442s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_no_resource_properties_required_default [0.332289s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_deep [0.122907s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_no_update_or_replace_in_failed [0.158577s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_hot_ref_nested_dict [0.118883s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal [0.297248s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_get_resource [0.274733s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_prepare_abandon [0.159956s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceDependenciesTest.test_ref_fail [0.159138s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_set_param_id [0.187014s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_hook [0.156963s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal [0.395911s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_properties_data_stored_encrypted_decrypted_on_load [0.281987s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_post_create_hook_call [0.168620s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resolve_attributes_stuff_custom_attribute [0.188822s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_delete [0.380023s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_set_param_id_update [0.653918s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_load_with_no_resources [0.284136s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_set_wrong_param [0.130805s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_FnGetAtt_swift_signal_is_cached [0.393758s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_resource_data [0.367943s] ... ok DEBUG: {0} heat.tests.test_hot.HotStackTest.test_update_modify_files_ok_replace [0.558771s] ... ok DEBUG: {0} heat.tests.test_hot.StackGetAttrValidationTest.test_validate_props_from_attrs [0.207223s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceHookTest.test_post_delete_hook_call [1.331276s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal [0.355438s] ... ok DEBUG: {0} heat.tests.test_identifier.EventIdentifierTest.test_event_id_integer [0.184633s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_attributes_load_stored [0.256526s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_escape_decode_round_trip [0.156357s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_convergence_throws_timeout [0.133293s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_different_reason_types [0.290727s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_id_int [0.115649s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_resource_new_err [1.492340s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_path_default [0.121738s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_fail_retry [0.227838s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_round_trip [0.123333s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_in_suspend_state [0.311998s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_signal_wrong_action_state [0.223886s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_resource_after_destroy [0.197898s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_parse_stacks_invalid [0.168407s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_stack_resources [0.150310s] ... ok DEBUG: {3} heat.tests.test_signal.SignalTest.test_signal_wrong_resource [0.278031s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_default [0.121811s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_state_defaults [0.136289s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_create_validate [0.319635s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_round_trip [0.129108s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(in_progress) [0.195388s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_created_time [0.153726s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_suspend_fail_exception [0.199806s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(create_complete) [0.132194s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(create_failed) [0.133267s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_creates_fail_retry [0.335525s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(update_complete) [0.164880s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_suspend_fail_invalid_states [0.425891s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_arn_url_parse_stacks_invalid [0.725425s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_equal [0.047710s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_items [0.036406s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_name_escape [0.039030s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_not_equal [0.039798s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_path_components [0.038720s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_path_decode [0.041410s] ... ok DEBUG: {0} heat.tests.test_identifier.IdentifierTest.test_url_tenant_decode [0.036520s] ... ok DEBUG: {0} heat.tests.test_identifier.ResourceIdentifierTest.test_resource_stack [0.035303s] ... ok DEBUG: {0} heat.tests.test_lifecycle_plugin_utils.LifecyclePluginUtilsTest.test_class_instantiation_and_sorting [0.040767s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_call [0.042281s] ... ok DEBUG: {0} heat.tests.test_loguserdata.LoguserdataTest.test_main [0.054748s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_get_attribute [0.059578s] ... ok DEBUG: {0} heat.tests.test_nested_stack.NestedStackTest.test_nested_stack_three_deep [0.046211s] ... ok DEBUG: {0} heat.tests.test_noauth.KeystonePasswordAuthProtocolTest.test_request_with_no_tenant_in_url_or_auth_headers [0.037862s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string) [0.036321s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_number) [0.036733s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_list) [0.036907s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_json) [0.040111s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_json) [0.032893s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(update_failed) [0.098673s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_ok [0.140921s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_boolean) [0.035398s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_int_string) [0.035560s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_empty(type_string_json) [0.194515s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(delete_complete) [0.206830s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_delete_convergence_throws_timeout [0.252190s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_deprecated_prop_data_updated [0.210572s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_equals_names [0.137970s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_get_class_ok [0.120831s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_need_update_in_init_complete_state_for_resource [0.152537s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource [0.147910s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_class_to_cfn_template [0.108946s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_class_to_hot_template [0.076010s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_non_type [0.158800s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_in_progress_convergence [2.599722s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resource_object_resource_properties_data [0.243098s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(delete_failed) [1.488881s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(adopt_complete) [0.148765s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_failed [0.318166s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_resume_fail_exception [0.211377s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(adopt_failed) [0.154068s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string) [1.826737s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_immutable_notsupported [0.155775s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_state_set [0.196206s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(rollback_complete) [0.151064s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_number) [0.142996s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_updated_from_external [0.150462s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(rollback_failed) [0.175553s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_list) [0.161677s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_updated_time [0.236347s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_json) [0.124493s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(invalid_action) [0.229230s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_json) [0.121470s] ... ok DEBUG: {1} heat.tests.test_resource.ResourceTest.test_updated_time_changes_only_when_it_changed [0.242418s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_boolean) [0.109770s] ... ok DEBUG: {3} heat.tests.test_stack.StackStateSetTest.test_state(invalid_status) [0.194011s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_int_string) [0.124457s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_all_args) [0.219059s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_default_no_empty_user_value_empty(type_string_json) [0.129222s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(update_some_args) [0.201489s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_store_attributes_fail [1.109048s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string) [0.181082s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_hot_restore [0.536875s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_some_error) [0.205333s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_cancel [0.176828s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_number) [0.140406s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence_checks_resource_class [0.152040s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy [0.203801s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_list) [0.182592s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(entity_not_found) [0.243677s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_empty_value [0.188150s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_convergence_throws_timeout [0.243956s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_json) [0.200850s] ... ok DEBUG: {1} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_success(live_state_not_found_id) [0.276843s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_ok [0.157144s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_get_attr [0.196390s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_json) [0.191984s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replace_rollback [0.129123s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s1) [0.245898s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_list_data [0.177577s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_boolean) [0.160520s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replace_rollback_restore_prev_rsrc_error [0.165410s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s2) [0.184829s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_string_data [0.154748s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_int_string) [0.141603s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_replacement_data_ignores_rsrc_from_different_tmpl [0.161509s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_incorrect_outputs_incorrect_reference [0.189307s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_description(type_string_json) [0.179843s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s3) [0.227958s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_rsrc_in_progress_raises_exception [0.124514s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_init_stored_context_true [0.129446s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string) [0.123153s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_add [0.092474s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_number) [0.084916s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_changed_modified [0.131090s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources [0.182591s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_list) [0.155519s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_added [0.133056s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_iter_resources_with_filters [0.161175s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_json) [0.138193s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_lightweight_stack_getatt [0.110000s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_changed [0.127609s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_json) [0.130124s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_lightweight_stack_getrefid [0.105534s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_honors_owner [0.068367s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_boolean) [0.122015s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted [0.186019s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s4) [0.912501s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_restricted_type_change_with_convergence [0.193224s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s5) [0.136527s] ... ok DEBUG: {2} heat.tests.test_resource.ResourceUpdateRestrictionTest.test_replace_with_update_restricted [0.147392s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s6) [0.085998s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_all_args) [0.097948s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s7) [0.138049s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(update_some_args) [0.095648s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s8) [0.139128s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_some_error) [0.150814s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s9) [0.090501s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s10) [0.071555s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(entity_not_found) [0.169933s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.087788s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s11) [0.060680s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_not_found(live_state_not_found_id) [0.129091s] ... ok DEBUG: {1} heat.tests.test_resource.TestResourcePropDataUpdate.test_create_or_replace_rsrc_prop_data(s12) [0.054911s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_nonexistant_id [1.107648s] ... ok DEBUG: {1} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_encrypt [0.044986s] ... ok DEBUG: {1} heat.tests.test_resource_properties_data.ResourcePropertiesDataTest.test_rsrc_prop_data_no_encrypt [0.040457s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_int_string) [1.199224s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_load_parent_resource [0.137600s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_check_software_deployment [0.082371s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestCommon.test_no_echo_true_caps(type_string_json) [0.111609s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_count_stacks [0.086067s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_param_validate_value [0.094643s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_false [0.124140s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_stack [0.082296s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_parameters_stored_decrypted_successful_load [0.097199s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_snapshot [0.082262s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_bool_value_invalid [0.115240s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_preview_resources_returns_list_of_resource_previews [0.090574s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_config [0.093286s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_json_validate_good [0.088453s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_resource_get_db_fallback [0.117409s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_list_value_list_good [0.045835s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_cast [0.093760s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_overrun [0.072512s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_set_param_id [0.092642s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_export_stack [0.076572s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad [0.103446s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_snapshot_delete [0.097153s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_generate_template [0.107176s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_map_value_bad_parse [0.113872s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_template [0.082650s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_all_args) [0.941403s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_eager_or_lazy_load_templ [0.130568s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_events [0.057394s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_missing_param_list [0.165591s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_local_error_name [0.112679s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_stack_user_project_id_default [0.137797s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(update_some_args) [0.135255s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_number_float_good_number [0.154614s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_state_set_uses_curr_traversal_for_updating_db [0.147086s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_some_error) [0.150321s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_underflow [0.095949s] ... ok DEBUG: {0} heat.tests.test_parameters.ParameterTestSpecific.test_string_value_unicode [0.066780s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_gets_username_from_stack [0.140281s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(entity_not_found) [0.152076s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_pseudo_params [0.055879s] ... ok DEBUG: {0} heat.tests.test_parameters.ParametersTest.test_to_dict [0.125528s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_saves_creds_trust [0.179669s] ... ok DEBUG: {2} heat.tests.test_resource.TestLiveStateUpdate.test_get_live_resource_data_other_error(live_state_not_found_id) [0.168138s] ... ok DEBUG: {0} heat.tests.test_plugin_loader.PluginLoaderTest.test_create_subpackage_single_path [0.071371s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_mark_unhealthy [0.556164s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_cancel_update [0.057101s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_store_uses_traversal_id_for_updating_db [0.161357s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_list_outputs [0.044157s] ... ok DEBUG: {0} heat.tests.test_plugin_loader.PluginLoaderTest.test_module_name [0.121422s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_resume [0.059444s] ... ok DEBUG: {2} heat.tests.test_resource.TestResourceMapping.test_resource_mappings [0.233434s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_bool_not_str [0.090785s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_show_output [0.079387s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_deployment [0.083740s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_compare_same [0.103803s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_suspend_resume [0.239938s] ... ok DEBUG: {1} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_stack [0.080909s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_default_override [0.080065s] ... ok DEBUG: {1} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_ok [0.043685s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_software_deployment [0.110323s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_default [0.043921s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_ms [0.101054s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_integer_bad [0.078126s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_deletion_policy_invalid [0.065914s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_identify_stack [0.114750s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_default [0.057257s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_missing_required [0.120300s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_time_elapsed_negative [0.121810s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze [0.043767s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stack_resources [0.102591s] ... ok DEBUG: {1} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties [0.045469s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_total_resources_empty [0.089106s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_integer [0.107476s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_stack [0.084239s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_no_rollback [0.082328s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_preview_update_stack [0.075176s] ... ok DEBUG: {1} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags_updated [0.154498s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_stack_suspend [0.075970s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_byte_string_60 [0.060770s] ... ok DEBUG: {1} heat.tests.test_short_id.ShortIdTest.test_get_id_string [0.038946s] ... ok DEBUG: {2} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_update_software_deployment [0.078648s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_delete [0.133106s] ... ok DEBUG: {2} heat.tests.test_rpc_worker_client.WorkerClientTest.test_make_msg [0.098130s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_update_prev_raw_template [0.309633s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_heat_signal_is_cached [0.116975s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_implicit_ext [0.102505s] ... ok DEBUG: {3} heat.tests.test_stack.StackTest.test_update_task_exception [0.157819s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_nullable_top_level [0.086775s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_none_map [0.639258s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_is_cached [0.144611s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_null_property_value [0.045370s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_freeze_override [0.078885s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesTest.test_resolve_ref_with_constraints [0.052234s] ... ok DEBUG: {2} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy [0.077929s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_dict_instead_string [0.074828s] ... ok DEBUG: {1} heat.tests.test_signal.SignalTest.test_signal_in_delete_state [0.178620s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_missing [0.069684s] ... ok DEBUG: {2} heat.tests.test_server_tags.ServerTagsTest.test_instance_tags [0.124638s] ... ok DEBUG: {1} heat.tests.test_stack.ResetStateOnErrorTest.test_success [0.082924s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_missing_required [0.072724s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_nested_properties_schema_invalid_property_in_map [0.062892s] ... ok DEBUG: {1} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(default) [0.089875s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_boolean [0.073100s] ... ok DEBUG: {1} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(only_db) [0.086480s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_map [0.061238s] ... ok DEBUG: {1} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_status) [0.078043s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_none_default_number [0.053000s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_schema_to_template_nested_map_map_schema [0.052295s] ... ok DEBUG: {0} heat.tests.test_properties.PropertiesValidationTest.test_update_allowed_and_immutable_contradict [0.078561s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_both [0.807929s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_all_resource_schemata [0.086669s] ... ok DEBUG: {3} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_resources [0.083056s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_allowed_values [0.073432s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_byte_string_16 [0.602204s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_length [0.071228s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_byte_string_8 [0.093003s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_rollback [0.138908s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_max_value [0.076204s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.085857s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_string_length [0.079064s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_backup [0.116028s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.072647s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_legacy_minmax_value [0.055831s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_allowed_vals [0.038599s] ... ok DEBUG: {2} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid_f [0.073921s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_number_param_max [0.070662s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_trust_trustor [0.181382s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_param_string_max_len [0.079029s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_string_allowed_pattern [0.064805s] ... ok DEBUG: {1} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(status_db) [0.849433s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal_delete [0.207864s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_user_creds [0.147623s] ... ok DEBUG: {0} heat.tests.test_properties.PropertySchemaTest.test_from_string_param [0.094540s] ... ok DEBUG: {1} heat.tests.test_stack.StackKwargsForCloningTest.test_kwargs(keep_tags) [0.116582s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot [0.120776s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_delete_not_found [0.223314s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_stack_delete_resourcefailure [0.195171s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_adopt_stack_rollback [0.293643s] ... ok DEBUG: {2} heat.tests.test_signal.SignalTest.test_signal_plugin_reason [0.271248s] ... ok DEBUG: {3} heat.tests.test_stack_delete.StackTest.test_stack_user_project_id_delete_fail [0.228013s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_create_bad_attribute [0.204821s] ... ok DEBUG: {2} heat.tests.test_stack.ResetStateOnErrorTest.test_failure [0.131633s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_exception [0.134414s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_created_time [0.145990s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_boolean_false [0.822091s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_one_retry_only [0.164284s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_delete_snapshot_without_data [0.089562s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_abandon_nodelete_project [0.190100s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_boolean_invalid_int [0.054421s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_boolean_true [0.045688s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_default [0.045635s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_fail [0.144401s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_deletion_policy_apply_get_param [0.171413s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_no_exception [0.088903s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_int_bad [0.128188s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_deletion_policy_apply_ref [0.117606s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_exception [0.072864s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_length_in_range [0.108098s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_identifier [0.108036s] ... ok DEBUG: {3} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_no_exception [0.080211s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_access_policy_update [0.512602s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_deletion_policy_hot [0.079533s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_minlength_good [0.155765s] ... ok DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_heat_exception [0.100159s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_path [0.107906s] ... ok DEBUG: {3} heat.tests.test_stack_resource.RaiseLocalException.test_remote_heat_ex [0.085707s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_adopt_stack_fails [0.194465s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs [0.202099s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_ok [0.101866s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_schema_int_bad_data [0.160020s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_none_value [0.100196s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(create) [0.100159s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_backup_copies_user_creds_id [0.189371s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_smaller_than_minlength [0.130599s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(update) [0.120865s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_iter_resources_nested_with_filters [0.151695s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_list_string [0.132910s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(suspend) [0.085189s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_check_fail [0.282814s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_list_default [0.106597s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_all_not_found [0.240004s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_map_schema_bad_data [0.100650s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_number_value_list_bad [0.135592s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(resume) [0.381337s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_param_id [0.210488s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_ok(delete) [0.057321s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_correct_outputs [0.368774s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(create) [0.048412s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_numbers_from_strings [0.146566s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_reads_tenant_id [0.164492s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_encrypt_parameters_false_parameters_stored_plaintext [0.140819s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(update) [0.089964s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_pattern_bad_suffix [0.119103s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_incorrect_reference [0.079248s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_pattern_good [0.077953s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(suspend) [0.095025s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_stored_context_true [0.193076s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_cfn_missing_value [0.092679s] ... ok DEBUG: {0} heat.tests.test_properties.PropertyTest.test_string_smaller_than_minlength [0.084011s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(resume) [0.109744s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_incorrect_outputs_hot_get_attr [0.075937s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_persisted_unregistered_provider_templates [0.078017s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_load_with_refresh_cred [0.160942s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_wrong_action(delete) [0.099940s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_normal [0.104175s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_all [0.173749s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_properties_type_match [0.096709s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_child_template_defaults_to_not_implemented [0.122535s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_mark_complete_create [0.184432s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_system_template_retrieve_by_file [0.097753s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_non_exist [0.111494s] ... ok DEBUG: {0} heat.tests.test_provider_template.ProviderTemplateTest.test_template_as_resource [0.120381s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_mark_complete_update_delete [0.199975s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_need_update_for_nested_resource [0.098047s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_parent_stack_existing_of_nested_stack [0.090728s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_preview_defaults_to_stack_resource_itself [0.063772s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_preview_propagates_files [0.104579s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_propagated_files [0.138860s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_reads_username_from_db [0.847200s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_error_reference [0.160705s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_load_with_no_refresh_cred [0.087816s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_heat_autoscaling_group [0.110407s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_mark_complete_stale_traversal [0.086139s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateDataTest.test_template_data_in_create_without_template_file [0.835880s] ... ok DEBUG: {3} heat.tests.test_stack_resource.StackResourceTest.test_validate_resource_group [0.124473s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_delete [0.098963s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(basic) [0.095337s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_parameters_inconsistent_encrypted_param_names [0.256409s] ... ok DEBUG: {0} heat.tests.test_provider_template.TemplateResourceCrudTest.test_handle_update [0.095602s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(params) [0.093775s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_nodisable_validate_tmpl_err [1.061406s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(timeout) [0.119744s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAdoptTest.test_adopt_resource_success [0.192949s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template(adopt) [0.084964s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_parameters_created_encrypted_updated_decrypted [0.244204s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_parameters_stored_encrypted_decrypted_on_load [0.342563s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAdoptTest.test_adopt_with_resource_data_and_metadata [0.194452s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_prop_validate_value [0.118296s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_requires_deferred_auth [0.128242s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_get [0.145203s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_default_client_name [0.174582s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_no_entity [0.172456s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_name_ref_by_depends_on [0.230941s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_multi_required_by [0.337915s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_handle_delete_not_found [0.157569s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(basic) [0.705192s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed [0.093277s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resource_required_by [0.279316s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(params) [0.175763s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_exception [0.103561s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resource_state_get_att [0.412473s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceAvailabilityTest.test_service_deployed_required_extension_true_list [0.110351s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_dependson_fail [0.090949s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(timeout) [0.222863s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_add_dep_error_load [0.100900s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceDependenciesTest.test_hot_getatt_nested_deep [0.077759s] ... ok DEBUG: {3} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template(adopt) [0.166242s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_resume_timeout [0.338251s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_pre_create_hook_call [0.116629s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_restore_with_original_env [0.541211s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceHookTest.test_signal_clear_hook [0.118050s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_create_timeout [0.165681s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resume_fail [0.209222s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_adopt_convergence_bad_data [0.165857s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace [0.382899s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_name_invalid [0.135190s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_name_invalid_type [0.097152s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_attributes_store [0.147335s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_resume_stack_resumeed_ok [0.236403s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_string_repr [0.139961s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_ok_replace_int [0.298246s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_check_supported [0.138407s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_convergence_update_replace_rollback_restore_prev_rsrc_error [0.140300s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_set_param_id_update [0.380774s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_create [0.328901s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_param_ok_replace [0.320896s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_stack_user_project_id_setter [0.234944s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_snapshot_save_called_first [0.305701s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_2 [0.350690s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_load_no_param_value_validation [0.133551s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_state_defaults [0.210816s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_name_valid [0.156523s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_store_db_update_failure [0.159068s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_create_fail_metadata_parse_error [0.822403s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_tenant_from_context_if_empty [0.111936s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_has_interface_mapping_no_match [0.086872s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_fail [0.205067s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_by_reference [0.444237s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_reads_username_from_context_if_empty [0.132976s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_hot_ref_skip_validation_if_custom_constraint [0.139982s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_metadata_default [0.101327s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stack_user_project_id_constructor [0.168031s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_suspend_stack_suspended_ok [0.217590s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_preview [0.107533s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_parameters [0.305871s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_state_deleted [0.167486s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_time_elapsed [0.144230s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_load_with_state_cleanup [0.173826s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_time_elapsed_with_updated_time [0.132717s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_store_saves_owner [0.149966s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_new_ok [0.117304s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_post_hook [0.315479s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_timeout_secs_default [0.147403s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_object_get_obj_fields [0.117032s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_stored_context_err [0.168117s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_generic [0.143739s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_resource_str_repr_stack_id_resource_id [0.173867s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_suspend_timeout [0.223147s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_show_resource [0.123332s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_total_resources_not_stored [0.159184s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_state_del_stack [0.098148s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback [0.511499s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_suspend_resume_ok [0.161358s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_type [0.132720s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_replace [0.336452s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_fail_missing_req_prop [0.160181s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_tags [0.119634s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_not_implemented [0.167829s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace [0.118471s] ... ok DEBUG: {3} heat.tests.test_stack_update.StackUpdateTest.test_update_template_format_version [0.231016s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_total_resources_not_found [1.056368s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_notfound [0.164794s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_with_resource_name [0.179814s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback_off [1.085280s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_nested [0.139812s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_create_existing_project [0.175867s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replace_without_resource_name [0.180558s] ... ok DEBUG: {1} heat.tests.test_stack.StackTest.test_validate_assertion_exception_rethrow [0.140117s] ... ok DEBUG: {2} heat.tests.test_stack.StackTest.test_validate_property_getatt [0.123767s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_replacement_data [0.123622s] ... ok DEBUG: {1} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_single_output [0.130657s] ... ok DEBUG: {3} heat.tests.test_stack_user.StackUserTest.test_handle_delete [0.168832s] ... ok DEBUG: {2} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs [0.136969s] ... ok DEBUG: {3} heat.tests.test_support.SupportStatusTest.test_invalid_status [0.079203s] ... ok DEBUG: {3} heat.tests.test_support.SupportStatusTest.test_previous_status [0.079897s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_deletes_project [0.227884s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_resource_convergence_update_replace [0.290027s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_stack_with_resource_log_is_clear [0.301860s] ... ok DEBUG: {1} heat.tests.test_stack_delete.StackTest.test_delete_trust_not_trustor [0.133477s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_none [0.111597s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_existing_lock_engine_dead [0.074902s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_notallowed [0.096521s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_thread_lock_context_mgr_exception_acquire_success [0.069703s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_trust_nested [0.210893s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_update_template_diff_properties_removed_no_default_value [0.103499s] ... ok DEBUG: {1} heat.tests.test_stack_lock.StackLockTest.test_try_thread_lock_context_mgr_existing_lock [0.062847s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_list [0.062015s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_nested_stack [0.113556s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_none_nested_stack [0.083417s] ... ok DEBUG: {3} heat.tests.test_support.SupportStatusTest.test_valid_status [0.710856s] ... ok DEBUG: {3} heat.tests.test_template.ParserTest.test_dict [0.046528s] ... ok DEBUG: {2} heat.tests.test_stack_delete.StackTest.test_delete_with_snapshot_after_stack_add_resource [0.387489s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_delete_nested_not_found_nested_stack [0.110858s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_defaults [0.051959s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_find_in_invalid_map [0.073095s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling_convg [0.100708s] ... ok DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_current_engine [0.118375s] ... ok DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_dead [0.084806s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_nested_stack_abandon [0.107508s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_heat_version [0.140282s] ... ok DEBUG: {2} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_new_lock [0.074611s] ... ok DEBUG: {1} heat.tests.test_stack_resource.StackResourceTest.test_preview_dict_validates_nested_resources [0.093294s] ... ok DEBUG: {2} heat.tests.test_stack_resource.RaiseLocalException.test_messaging_timeout [0.060250s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_invalid_section [0.164713s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_dict [0.110307s] ... ok DEBUG: {0} heat.tests.test_resource.ResourceTest.test_verify_check_conditions [0.955034s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_resolve_attribute_string [0.099038s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_join [0.147694s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add [0.234820s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_create_software_config [0.099950s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceAttrTest.test_validate_assertion_exception_rethrow [0.106289s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_prevent_parameters_access [0.181144s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_delete_stack_call [0.121276s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(create) [0.199843s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_replace_none_values [0.140319s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create [0.323701s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_replace_string_values [0.106620s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_describe_stack_resource [0.193756s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(update) [0.174832s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_facade_invalid_arg [0.082899s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_find_physical_resource [0.119668s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_resource_refs_param [0.083324s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_get_files [0.048137s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(suspend) [0.144304s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_services [0.045450s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_list_stacks [0.046057s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_dict_not_existing [0.107208s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add_failed_create_rollback_failed [0.394599s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(resume) [0.129045s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_schema [0.110678s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_list_integer_index [0.125429s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_in_progress(delete) [0.081830s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_resource_signal [0.090251s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_map [0.085507s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(create) [0.080114s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(update) [0.052603s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_snapshot [0.092467s] ... ok DEBUG: {3} heat.tests.test_template.TemplateTest.test_split_no_delim_in_str [0.088879s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(suspend) [0.052398s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_add_signal [0.299518s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_config [0.171036s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateConditionParser.test_condition_resolved_not_boolean [0.195678s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplatePluginManager.test_template_NEW_good [0.133489s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy [0.294016s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_show_software_deployment [0.144340s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_bad_section [0.131821s] ... ok DEBUG: {0} heat.tests.test_rpc_client.EngineRpcAPITestCase.test_validate_template [0.135558s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(resume) [0.487531s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_deletion_policy_no_handle_update [0.215776s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_err(delete) [0.073950s] ... ok DEBUG: {0} heat.tests.test_rpc_listener_client.ListenerClientTest.test_engine_alive_timeout [0.124155s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateVersion.test_hot_version [0.143349s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test__validate_nested_resources_checks_num_of_resources [0.060631s] ... ok DEBUG: {0} heat.tests.test_rpc_worker_client.WorkerClientTest.test_cast [0.109910s] ... ok DEBUG: {3} heat.tests.test_template.TestTemplateVersion.test_missing_version [0.108995s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_abandon_nested_sends_rpc_abandon [0.081638s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_different_type [0.215657s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_no_diff [0.054859s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionDiffTest.test_properties_diff [0.043640s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_invalid_yaml_and_json_template [0.106524s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_cached [0.108974s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit [0.045426s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_dependencies_explicit_ext [0.038054s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_json_document [0.105144s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_hash_equal [0.040392s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_load_nested_ok [0.106265s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_failed_state_for_nested_resource [0.087647s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_init_complete_state_for_nested_resource [0.088988s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_nested_abandon_stack_not_found [0.042420s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_validates_nested_resources [0.059707s] ... ok DEBUG: {2} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_dict_child_resource [0.053303s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(basic) [0.051636s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(params) [0.051644s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(timeout) [0.057712s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param [0.781260s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_create_with_template_failure(adopt) [0.108040s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_metadata_default [0.726587s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(basic) [0.123489s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_force_rollback [0.182334s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_properties_default [0.086544s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_no_version_format [0.914275s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_render_hot_empty [0.051143s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(params) [0.151860s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create [0.152075s] ... ok DEBUG: {3} heat.tests.test_template_format.YamlMinimalTest.test_parse_yaml_template [0.089963s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_template_equality [0.081603s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(timeout) [0.078995s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_dont_exist [0.094751s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_update_failed [0.138930s] ... ok DEBUG: {0} heat.tests.test_rsrc_defn.ResourceDefinitionTest.test_update_policy_default [0.110563s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_list_with_custom_value_path [0.060732s] ... ok DEBUG: {2} heat.tests.test_stack_resource.WithTemplateTest.test_update_with_template_failure(adopt) [0.132111s] ... ok DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_byte_string_12 [0.095554s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_add [0.163663s] ... ok DEBUG: {0} heat.tests.test_short_id.ShortIdTest.test_get_id_uuid1 [0.078818s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_cmp_rules [0.133377s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_correct_translation [0.088086s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_ref [0.063919s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_FnGetAtt_zaqar_signal [0.212668s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other [0.061282s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_fail [0.254532s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_function [0.064992s] ... ok DEBUG: {3} heat.tests.test_translation_rule.TestTranslationRule.test_translate_add [0.111842s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_timeout [0.195791s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_supported [0.088757s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_get_user_id [0.268053s] ... ok DEBUG: {3} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_okay [0.106727s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_with_new_resources_with_reference [0.218958s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_handle_signal_no_reraise_deleted [0.173139s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_unregistered_image [0.073232s] ... ok DEBUG: {0} heat.tests.test_signal.SignalTest.test_signal_reception_failed_call [0.129713s] ... ok DEBUG: {1} heat.tests.test_stack_update.StackUpdateTest.test_update_with_refresh_creds [0.180795s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer [0.164436s] ... ok DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exception [0.062371s] ... ok DEBUG: {0} heat.tests.test_stack.ResetStateOnErrorTest.test_reset_state_exit_exception [0.050006s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_delete_keypair [0.115723s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_no_label [0.154512s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_no_credential_id [0.056510s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_adopt_stack [0.090359s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_empty_resource_group [0.118497s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_resume [0.090622s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_delete_stack_when_update_failed_twice [1.293826s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_check_not_supported [0.125507s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_outputs_valid [0.120980s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_handle_suspend [0.139657s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_check_supported [0.144558s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_no_parameter_label [0.115260s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_stack_update_with_deprecated_resource [0.210277s] ... ok DEBUG: {1} heat.tests.test_stack_user.StackUserTest.test_user_token [0.115351s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_dict_list [0.037957s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_join [0.036943s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_fail [0.132026s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_join_list [0.049499s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_join_none [0.083487s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_type [0.115141s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_description [0.269449s] ... ok DEBUG: {1} heat.tests.test_template.ParserTest.test_list_dict [0.093264s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_create_failure_recovery [0.426917s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_disable_validate_required_param [0.161837s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_disable_rollback [0.332286s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_event_dispatch [0.088618s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_get_stack_abandon_data [0.070621s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_has_timed_out [0.051614s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_init_stored_context_false [0.042639s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_base64_replace [0.699061s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_provided [0.800438s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_join_recursive [0.117262s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_merged_env [0.127558s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery_new_param_stack_list [0.647664s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_join_split [0.128333s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_member_list_select [0.057751s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_parameters_nested [0.241356s] ... ok DEBUG: {1} heat.tests.test_template.ResolveDataTest.test_split_join_split_join [0.103790s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_init_user_creds_id [0.674222s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_nested [0.097072s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_get_azs [0.144735s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_iter_resources_with_nonexistent_template [0.092396s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_ref_invalid [0.267181s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_aws_version [0.083033s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_reads_tags [0.172939s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_invalid_template [0.123550s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type_cfn [0.171205s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_rollback [0.639638s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_member_list2map_good [0.090311s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_or [0.076982s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_cfn_key_in_hot [0.197147s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_load_stored_context_false [0.231335s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_param_ref_missing [0.139578s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_update_policy [0.218523s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_mark_complete_update [0.222251s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_missing_key [0.109700s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_number_values [0.154331s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_no_auth_token [0.187008s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_validate_template_without_resources [0.210608s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_replace_param_values [0.082571s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_1 [0.630030s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_empty_string [0.068484s] ... ok DEBUG: {3} heat.tests.test_validate.ValidateTest.test_volume_snapshot_deletion_policy [0.180005s] ... ok DEBUG: {1} heat.tests.test_template.TemplateTest.test_select_from_list_out_of_bound [0.072926s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_condition_reference_condition [0.106953s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_delete [0.270518s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_resource_by_refid [0.392493s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_invalid [0.105650s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_get_resources_good [0.097707s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_remove [0.263136s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_get_resources_no_type [0.121807s] ... ok DEBUG: {3} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_no_groupset [0.551575s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_check_t_digest [0.124943s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_empty [0.095473s] ... ok DEBUG: {3} heat.tests.test_vpc.SubnetTest.test_subnet [0.174222s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_restore [0.555231s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_create_hook [0.378144s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_reads_tenant [0.122911s] ... ok DEBUG: {3} heat.tests.test_vpc.VPCTest.test_vpc [0.157345s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_stack_reads_username [0.123303s] ... ok DEBUG: {3} heat.tests.test_vpc.VPCTest.test_vpc_delete_successful_if_created_failed [0.176882s] ... ok DEBUG: Column.drop() DEBUG: Column.alter() DEBUG: {0} heat.tests.test_stack.StackTest.test_store_backup_false [0.130715s] ... ok DEBUG: {2} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_remove [0.370524s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_backup_true [0.128257s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_create_keypair [0.145928s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_generates_new_traversal_id_for_new_stack [0.134551s] ... ok DEBUG: {1} heat.tests.test_template.TestTemplateVersion.test_ambiguous_version [0.750324s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_create_keypair_error [0.152087s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_creds [0.165172s] ... ok DEBUG: {1} heat.tests.test_template_format.JsonToYamlTest.test_integer_only_keys_get_translated_correctly [0.188817s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_store_saves_tags [0.157963s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_delete_keypair_legacy [0.358815s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_tags_property_get_set [0.208309s] ... ok DEBUG: {1} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_neutron_resolved [0.314078s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_time_remaining [0.131658s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlMinimalTest.test_parse_string_template [0.113930s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_create_no_stack_project [0.239354s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(scanner) [0.100340s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_timeout_secs [0.134094s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_handle_delete_noid [0.140666s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(parser) [0.088581s] ... ok DEBUG: {1} heat.tests.test_template_format.YamlParseExceptions.test_parse_to_value_exception(reader) [0.075162s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_force_cancel_with_rollback [0.146083s] ... ok DEBUG: {2} heat.tests.test_stack_user.StackUserTest.test_user_token_err_nopassword [0.120445s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_invalid [0.081918s] ... ok DEBUG: {2} heat.tests.test_template.ResolveDataTest.test_nested_selects [0.078165s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_update_exception_handler_resource_failure_rollback [0.141061s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_with_custom_value_path [0.135358s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_add_output [0.142628s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str [0.121600s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_populated [0.157423s] ... ok DEBUG: {1} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_with_function [0.133695s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_default_behaviour [0.142228s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_http_error [0.139527s] ... ok DEBUG: {1} heat.tests.test_urlfetch.UrlFetchTest.test_max_fetch_size_error [0.177058s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_resources [0.193361s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_add_resource [1.281821s] ... ok DEBUG: {0} heat.tests.test_stack.StackTest.test_updated_time [1.453098s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_section_cfn [0.238966s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(no_attr) [0.123781s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_aws_version [0.262789s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_section_hot [0.186068s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_one_attr) [0.171338s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_bad_find_in_map [0.179354s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_invalid_security_group_ids_with_nics [0.207588s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_create_empty_template_returns_correct_version [0.118250s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(one_res_several_attrs) [0.250176s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_equals_invalid_args [0.218292s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_unimplemented_property [0.303144s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_one_attr) [0.245280s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_find_in_map [0.215194s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs) [0.182198s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(nested_attr) [0.038811s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_bad_depends [0.267542s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_get_azs_with_stack [0.096771s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_all_dep_attrs(several_res_several_attrs_and_all_attrs) [0.042169s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(no_attr) [0.038471s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_one_attr) [0.036430s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_heat_version [0.123732s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(one_res_several_attrs) [0.048629s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_one_attr) [0.099441s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_bad_yaql_metadata [0.237608s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_heat_versions [0.138324s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs) [0.141829s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_hot_versions [0.144381s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(nested_attr) [0.127171s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_not_invalid_args [0.134851s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.DepAttrsTest.test_dep_attrs(several_res_several_attrs_and_all_attrs) [0.081314s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_param_refs [0.112711s] ... ok DEBUG: {0} heat.tests.test_stack_collect_attributes.ReferencedAttrsTest.test_referenced_attrs_outputs_list [0.103492s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_parameters_section_not_iterable [0.107841s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_resource_facade [0.084072s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete [0.165144s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_resource_facade_function [0.118666s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_badaction [0.144179s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_from_serialized_json_list [0.136142s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_duplicate_parameters_in_group [0.907089s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust [0.160101s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_resources_valid [0.057048s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_select_int_from_dict [0.161459s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_outputs [0.072267s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_in_group [0.053540s] ... ok DEBUG: {2} heat.tests.test_template.TemplateTest.test_split_ok [0.123976s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_invalid_parameter_no_label [0.082331s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_trust_fail [0.256100s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_no_parameters_in_group [0.071084s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_conditions_circular_ref [0.115958s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer [0.054833s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameter_groups_not_list [0.061840s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_conditions_with_non_supported_functions [0.144249s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_fail [0.234434s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_parameters_error_no_label [0.054653s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_boolean [0.119478s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_attr_invalid_type [0.114768s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key_cfn [0.101991s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_parse_output_condition_function [0.156651s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_properties [0.096171s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateConditionParser.test_res_condition_using_boolean [0.120422s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_unique_logical_name [0.093902s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_valid [0.088239s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_with_environment [0.185704s] ... ok DEBUG: {1} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors_invalid_error_code [0.198716s] ... ok DEBUG: {1} heat.tests.test_version.VersionTest.test_version [0.149868s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_delete_user_creds_gone_missing [1.203443s] ... ok DEBUG: {0} heat.tests.test_stack_delete.StackTest.test_stack_delete_timeout [0.134868s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_cfn_good [1.010118s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_context_mgr_noexception [0.079439s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_good [0.080428s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_failed_acquire_existing_lock_engine_alive [0.086464s] ... ok DEBUG: {2} heat.tests.test_template.TestTemplateVersion.test_cfn_version [0.113423s] ... ok DEBUG: {0} heat.tests.test_stack_lock.StackLockTest.test_successful_acquire_with_retry [0.147383s] ... ok DEBUG: {2} heat.tests.test_template_files.TestTemplateFiles.test_cache_miss [0.174138s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_no_outputs_from_rpc [0.185873s] ... ok DEBUG: {1} heat.tests.test_vpc.InternetGatewayTest.test_internet_gateway [0.859637s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceAttrTest.test_get_output_key_not_found [0.139357s] ... ok DEBUG: {2} heat.tests.test_template_format.JsonYamlResolvedCompareTest.test_wordpress_resolved [0.193633s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(create) [0.127036s] ... ok DEBUG: {2} heat.tests.test_timeutils.DurationTest.test_duration_expired [0.105165s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(update) [0.048073s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(suspend) [0.041879s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(resume) [0.044888s] ... ok DEBUG: {2} heat.tests.test_timeutils.DurationTest.test_duration_not_expired [0.162284s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceCheckCompleteTest.test_state_unknown(delete) [0.050766s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_4_0) [0.059207s] ... ok DEBUG: {2} heat.tests.test_timeutils.ISO8601UtilityTest.test_invalid_durations [0.124500s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_0) [0.083781s] ... ok DEBUG: {2} heat.tests.test_timeutils.ISO8601UtilityTest.test_valid_durations [0.105749s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_8_2) [0.086317s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_5_2) [0.107248s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_0) [0.123545s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_6_2) [0.137949s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(0_1) [0.146302s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceLimitTest.test_resource_limit(3_12_2) [0.085831s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_child_params_defaults_to_not_implemented [0.078266s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(1_1) [0.172995s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_get_attribute_autoscaling [0.075326s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(2_1) [0.150338s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_check_failed_state_after_mark_unhealthy [0.099057s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(3_1) [0.101178s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_1) [0.128071s] ... ok DEBUG: {1} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_error [1.501169s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffExponentialTest.test_backoff_delay(4_4) [0.128617s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(0_0_1) [0.094966s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_1) [0.080862s] ... ok DEBUG: {2} heat.tests.test_timeutils.RetryBackoffJitterTest.test_backoff_delay(1_1_5) [0.081747s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_need_update_in_check_failed_state_after_stack_check [0.656903s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_invalid_translation_rule [0.072162s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_doesnt_validate_nested_stack [0.077984s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_property_json_param_to_list_correct_translation [0.079045s] ... ok DEBUG: {1} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface_existing_groupset [0.487679s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_different [0.078089s] ... ok DEBUG: {0} heat.tests.test_stack_resource.StackResourceTest.test_preview_with_implemented_child_resource [0.102145s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_with_custom_value_path [0.085033s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_dont_exist [0.077425s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_backup_stack_synchronized_after_update [0.274471s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_1 [0.237545s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_invalid [0.715744s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_list_strings [0.061093s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_nested_list_populated [0.071275s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_by_reference_and_rollback_2 [0.492120s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_set_no_resolve_rules [0.080272s] ... ok DEBUG: {2} heat.tests.test_translation_rule.TestTranslationRule.test_translation_rule [0.076514s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failed_with_new_condition [0.149411s] ... ok DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_garbage [0.078673s] ... ok DEBUG: {2} heat.tests.test_urlfetch.UrlFetchTest.test_http_scheme [0.069830s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_client_exception_from_glance_client [0.121579s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_duplicated_image [0.127602s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_failure_recovery [0.432049s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_deletion_policy [0.137642s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {2} heat.tests.test_validate.ValidateTest.test_invalid_security_groups_with_nics [0.083596s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_force_cancel_no_rollback [0.190117s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_create_in_progress_and_delete_1 [0.339952s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_modify_replace_failed_create_and_delete_2 [0.391510s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_delete_hook [0.215694s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_replace_resticted [0.129285s] ... ok DEBUG: /builddir/build/BUILD/openstack-heat-24.1.0.dev34/heat/engine/scheduler.py:255: DeprecationWarning: the (type, exc, tb) signature of throw() is deprecated, use the single-arg signature instead. DEBUG: self._runner.throw(*sys.exc_info()) DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_rollback_on_cancel_event [0.310100s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_unregistered_key [1.621558s] ... ok DEBUG: {0} heat.tests.test_stack_update.StackUpdateTest.test_update_tags_remove_all [0.196110s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_allowed_external_rsrc [0.101983s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_delete_not_found [0.157553s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_allowed_values_integer_str [0.113669s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_cfn_parameter_label [0.116111s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_resume_legacy [0.173696s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_circular_reference [0.089713s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_handle_suspend_legacy [0.225569s] ... ok DEBUG: {0} heat.tests.test_stack_user.StackUserTest.test_user_token_err_noproject [0.120644s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_findinmap_invalid [0.945289s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_empty_parameters_valid [0.121503s] ... ok DEBUG: {0} heat.tests.test_support.SupportStatusTest.test_invalid_previous_status [0.908177s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_label [0.106393s] ... ok DEBUG: {0} heat.tests.test_template.ParserTest.test_join_dict_val [0.087974s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_pass [0.101681s] ... ok DEBUG: {0} heat.tests.test_template.ParserTest.test_list [0.073492s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_is_service_available [0.098788s] ... ok DEBUG: {0} heat.tests.test_template.ResolveDataTest.test_join_not_string [0.086334s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_not_allowed_values_integer_str [0.138231s] ... ok DEBUG: {0} heat.tests.test_template.ResolveDataTest.test_replace_base64 [0.142017s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameter_group_output [0.173622s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_list_not_int) [0.138993s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters [0.097619s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_dict_not_str) [0.080366s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_from_serialized_json_wrong) [0.074942s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_parameters_env_override [0.108309s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_1) [0.080986s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_deletion_policy [0.099681s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_2) [0.085254s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_matadata [0.103967s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_3) [0.113190s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_type [0.132121s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(select_wrong_num_args_4) [0.124274s] ... ok DEBUG: {2} heat.tests.test_validate.ValidateTest.test_validate_with_ignorable_errors [0.120957s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_delim) [0.085448s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(split_no_list) [0.078904s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_list) [0.056317s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(base64_dict) [0.038950s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_value) [0.043189s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_mapping) [0.039969s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_dict) [0.039190s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_missing_template) [0.050480s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_none_template) [0.086262s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(replace_list_string) [0.076969s] ... ok DEBUG: {2} heat.tests.test_vpc.NetworkInterfaceTest.test_network_interface [0.639311s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string) [0.118649s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict) [0.895393s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_1) [0.124865s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_2) [0.094119s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_wrong_num_args_3) [0.098489s] ... ok DEBUG: {2} heat.tests.test_vpc.RouteTableTest.test_route_table [1.349266s] ... ok DEBUG: Table.drop() DEBUG: Table.alter() DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim) [0.114005s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_1) [0.084486s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_string_nodelim_2) [0.081640s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim1) [0.054229s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim2) [0.047282s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(join_dict_nodelim3) [0.110161s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_key_or_val) [0.139503s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_no_list) [0.138173s] ... ok DEBUG: {0} heat.tests.test_template.TemplateFnErrorTest.test_bad_input(member_list2map_not_string) [0.111719s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_and [0.119080s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_and_invalid_args [0.173574s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_base64 [0.084461s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_create_empty_template_default_version [0.114292s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_create_empty_template_from_another_template [0.143492s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_equals [0.065881s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_hot_version [0.064023s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_invalid_version_not_in_aws_versions [0.115891s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_member_list2map_good2 [0.079639s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_not [0.071733s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_or_invalid_args [0.818084s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_facade_missing_deletion_policy [0.078955s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_resource_refs [0.134716s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_dict [0.159675s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_list [0.096666s] ... ok DEBUG: {0} heat.tests.test_template.TemplateTest.test_select_from_none [0.066670s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateConditionParser.test_get_res_condition_invalid [0.058480s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_get_resources_bad_no_data [0.088733s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_bad_section [0.074506s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateValidate.test_template_validate_hot_check_t_digest [0.074425s] ... ok DEBUG: {0} heat.tests.test_template.TestTemplateVersion.test_heat_cfn_version [0.071003s] ... ok DEBUG: {0} heat.tests.test_template_files.TestTemplateFiles.test_d_weakref_behaviour [0.086327s] ... ok DEBUG: {0} heat.tests.test_template_format.JsonToYamlTest.test_convert_all_templates [0.070872s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlMinimalTest.test_long_yaml [0.070270s] ... ok DEBUG: {0} heat.tests.test_template_format.YamlMinimalTest.test_parse_empty_json_template [0.038840s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_add_rule_exist [0.037778s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_list [0.034450s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_delete_rule_other [0.037299s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_list_list_add_translation_rule [0.037040s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_property_commadelimitedlist_param_correct_translation [0.036344s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_list_same [0.057486s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_map_exist [0.036646s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path [0.437007s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_replace_rule_str_value_path_error [0.040007s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_ignore_error [0.039311s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_entity [0.049296s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_get_attr [0.045120s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_resolve_rule_other_with_ref [0.048359s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_set_rules_none [0.086571s] ... ok DEBUG: {0} heat.tests.test_translation_rule.TestTranslationRule.test_translate_delete [0.062229s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_file_scheme_failure [0.038315s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_https_scheme [0.036354s] ... ok DEBUG: {0} heat.tests.test_urlfetch.UrlFetchTest.test_non_exist_url [0.060434s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_snapshot_deletion_policy [0.061962s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_findinmap_valid [0.043515s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_parameter_tags_older [0.045012s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_hot_valid [0.049039s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_parameters_not_list [0.042139s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_properties [0.043580s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_ref_valid [0.044344s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_resource_invalid_key [0.048052s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_template_with_invalid_resource_depends_on [0.046991s] ... ok DEBUG: {0} heat.tests.test_validate.ValidateTest.test_validate_volumeattach_invalid [0.067591s] ... ok DEBUG: {0} heat.tests.test_vpc.SubnetTest.test_create_failed_delete_success [0.077969s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 6706 tests in 374.6232 sec. DEBUG: - Passed: 6701 DEBUG: - Skipped: 5 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 1401.2236 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1700 tests) => 0:06:13.989565 DEBUG: - Worker 1 (1590 tests) => 0:05:59.779439 DEBUG: - Worker 2 (1708 tests) => 0:06:08.628462 DEBUG: - Worker 3 (1708 tests) => 0:05:50.702674 DEBUG: Test id Runtime (s) DEBUG: ---------------------------------------------------------------------------------------------------- ----------- DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback_update) 4.309 DEBUG: heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(boolean-to-number) 4.266 DEBUG: heat.tests.openstack.neutron.test_neutron_router.NeutronRouterTest.test_router_interface_conflict 3.828 DEBUG: heat.tests.test_resource.ResourceTest.test_delete_in_progress_convergence 3.693 DEBUG: heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(string-to-map) 3.551 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace) 3.077 DEBUG: heat.tests.convergence.test_converge.ScenarioTest.test_scenario(update_user_replace_rollback) 3.075 DEBUG: heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(number-to-string) 2.951 DEBUG: heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(list-to-boolean) 2.940 DEBUG: heat.tests.openstack.heat.test_value.TestValueUpdate.test_value_update(map-to-boolean) 2.805 DEBUG: py312: OK (400.33 seconds) DEBUG: congratulations :) (400.42 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-heat-tests-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BK6UZA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/licenses/python3-heat-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-heat-tests = 1:24.1.0-0.20250610085203.f2bf881.el10 python3-heat-tests = 1:24.1.0-0.20250610085203.f2bf881.el10 python3.12-heat-tests = 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash python(abi) = 3.12 DEBUG: Obsoletes: python3.12-heat-tests < 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Processing files: openstack-heat-common-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c9maql DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-heat-common) = 1:24.1.0-0.20250610085203.f2bf881.el10 openstack-heat-common = 1:24.1.0-0.20250610085203.f2bf881.el10 python3.12dist(openstack-heat) = 24.1~~dev34 python3dist(openstack-heat) = 24.1~~dev34 DEBUG: Requires(interp): /bin/sh 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(pre): /bin/sh shadow-utils DEBUG: Requires: /usr/bin/bash /usr/bin/python3 python(abi) = 3.12 python3.12dist(alembic) >= 1.8 python3.12dist(aodhclient) >= 0.9 python3.12dist(croniter) >= 0.3.4 python3.12dist(cryptography) >= 2.5 python3.12dist(eventlet) >= 0.27 python3.12dist(keystoneauth1) >= 3.18 python3.12dist(keystonemiddleware) >= 5.1 python3.12dist(lxml) >= 4.5 python3.12dist(netaddr) >= 0.7.18 python3.12dist(neutron-lib) >= 1.14 python3.12dist(openstacksdk) >= 0.28 python3.12dist(oslo-cache) >= 1.26 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 6 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 4.3 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.18 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.24 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.5 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 1.4 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 3.1.1 python3.12dist(python-barbicanclient) >= 4.5.2 python3.12dist(python-cinderclient) >= 3.3 python3.12dist(python-designateclient) >= 2.7 python3.12dist(python-glanceclient) >= 2.8 python3.12dist(python-heatclient) >= 1.10 python3.12dist(python-ironicclient) >= 2.8 python3.12dist(python-keystoneclient) >= 3.8 python3.12dist(python-magnumclient) >= 2.3 python3.12dist(python-manilaclient) >= 1.16 python3.12dist(python-mistralclient) >= 3.1 python3.12dist(python-monascaclient) >= 1.12 python3.12dist(python-neutronclient) >= 7.7 python3.12dist(python-novaclient) >= 9.1 python3.12dist(python-octaviaclient) >= 1.8 python3.12dist(python-openstackclient) >= 3.12 python3.12dist(python-swiftclient) >= 3.2 python3.12dist(python-troveclient) >= 2.2 python3.12dist(python-zaqarclient) >= 1.3 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.23 python3.12dist(routes) >= 2.3.1 python3.12dist(sqlalchemy) >= 1.4 python3.12dist(stevedore) >= 3.1 python3.12dist(tenacity) >= 6.1 python3.12dist(webob) >= 1.7.1 python3.12dist(yaql) >= 1.1.3 DEBUG: Recommends: group(heat) user(heat) DEBUG: Processing files: openstack-heat-engine-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V2NjS0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/build/html/man/heat-engine.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-engine DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-engine = 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-api-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lRQrVS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/build/html/man/heat-api.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-api = 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-api-cfn-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0onZKa DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/doc/build/html/man/heat-api-cfn.html /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-api-cfn DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-api-cfn = 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-heat-monolith-24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A3E8sS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/README.rst /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + cp -pr /builddir/build/BUILD/openstack-heat-24.1.0.dev34/LICENSE /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64/usr/share/doc/openstack-heat-monolith DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-heat-monolith = 1:24.1.0-0.20250610085203.f2bf881.el10 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-api-cfn-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-monolith-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-engine-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-heat-common-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-heat-tests-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Hr0nFO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd openstack-heat-24.1.0.dev34 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hYVvhc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/openstack-heat-24.1.0.dev34-SPECPARTS DEBUG: + rm -rf openstack-heat-24.1.0.dev34 openstack-heat-24.1.0.dev34.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-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-24.1.0-0.20250610085203.f2bf881.el10.src.rpm) Config(dlrn-5) 11 minutes 55 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 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 8596816 3321976 5899240 10432748 7517996 DEBUG: Swap: 16777212 5799544 10977668 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 840M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / 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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mhnj0x_0', '/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-monolith-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-engine-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-common-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/python3-heat-tests-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250610085203.f2bf881.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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-monolith-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-engine-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-common-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/python3-heat-tests-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250610085203.f2bf881.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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-monolith-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-engine-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-common-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/python3-heat-tests-24.1.0-0.20250610085203.f2bf881.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46/openstack-heat-api-cfn-24.1.0-0.20250610085203.f2bf881.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-ansible-role-lunasa-hsm-4a384f4fbed7c9 12 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-e9e1a6d3561f266a62f2d94 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-agents-69aa6bdfac42cba5 119 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-e5e80a7ae 118 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-7a97fc294 112 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ovn-2eada288298bb1982b148144797 132 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-d2272833fe8fea82b0321e 79 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-mistral-tests-tempest-d8be6d126 113 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-5c8089e3f18e7b3cceec 116 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 43 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 97 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 66 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 59 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 119 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 168 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 142 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 8.8 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 22 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 342 kB/s | 32 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================== DEBUG: Installing: DEBUG: openstack-heat-api noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 21 k DEBUG: openstack-heat-api-cfn noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 21 k DEBUG: openstack-heat-common noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 1.8 M DEBUG: openstack-heat-engine noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 20 k DEBUG: openstack-heat-monolith noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 13 k DEBUG: python3-heat-tests noarch 1:24.1.0-0.20250610085203.f2bf881.el10 @commandline 1.8 M DEBUG: Installing dependencies: DEBUG: bc x86_64 1.07.1-23.el10 baseos 123 k DEBUG: checkpolicy x86_64 3.8-1.el10 appstream 358 k DEBUG: chkconfig x86_64 1.30-2.el10 baseos 183 k DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: hostname x86_64 3.23-14.el10 baseos 29 k DEBUG: initscripts x86_64 10.26-2.el10 baseos 234 k DEBUG: initscripts-rename-device x86_64 10.26-2.el10 baseos 18 k DEBUG: initscripts-service noarch 10.26-2.el10 baseos 14 k DEBUG: ipcalc x86_64 1.0.3-12.el10 baseos 43 k DEBUG: iproute x86_64 6.11.0-1.el10 baseos 803 k DEBUG: kmod x86_64 31-11.el10 baseos 134 k DEBUG: libburn x86_64 1.5.6-6.el10 appstream 173 k DEBUG: libibverbs x86_64 54.0-1.el10 baseos 455 k DEBUG: libisoburn x86_64 1.5.6-6.el10 appstream 430 k DEBUG: libisofs x86_64 1.5.6-6.el10 appstream 235 k DEBUG: libmnl x86_64 1.0.5-7.el10 baseos 29 k DEBUG: libnl3 x86_64 3.11.0-1.el10 baseos 361 k DEBUG: libselinux-utils x86_64 3.8-1.el10 baseos 128 k DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-7.el10 appstream 190 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: numactl-libs x86_64 2.0.19-1.el10 baseos 32 k DEBUG: openssl x86_64 1:3.5.0-4.el10 baseos 1.3 M DEBUG: openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k DEBUG: openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M DEBUG: perl-AutoLoader noarch 5.74-513.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-513.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-513.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-513.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-513.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-513.el10 appstream 31 k DEBUG: perl-File-Basename noarch 2.86-513.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-511.el10 baseos 36 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-513.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-513.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-513.el10 appstream 17 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-513.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-513.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-513.el10 appstream 98 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-513.el10 appstream 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-513.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-513.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-513.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-513.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-513.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-513.el10 appstream 15 k DEBUG: perl-mro x86_64 1.29-513.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-513.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-513.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-513.el10 appstream 14 k DEBUG: policycoreutils x86_64 3.8-2.el10 baseos 227 k DEBUG: policycoreutils-python-utils noarch 3.8-2.el10 appstream 47 k DEBUG: procps-ng x86_64 4.0.4-7.el10 baseos 349 k DEBUG: protobuf-c x86_64 1.5.0-6.el10 baseos 33 k DEBUG: psmisc x86_64 23.6-8.el10 baseos 319 k DEBUG: python-openstackclient-lang noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 47 k DEBUG: python-oslo-cache-lang noarch 3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 12 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.8.0-0.20250527145649.16fcf40.el10 delorean-component-clients 66 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-audit x86_64 4.0.3-4.el10 appstream 71 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 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-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-croniter noarch 5.0.1-1.el10s delorean-master-testing 52 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.8.2-15.el10 baseos 358 k DEBUG: python3-ddt noarch 1.6.0-1.el10s delorean-master-testing 21 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-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 k DEBUG: python3-distro noarch 1.9.0-5.el10 appstream 48 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-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-flake8 noarch 6.1.0-4.el10s delorean-master-testing 129 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 k DEBUG: python3-glanceclient noarch 1:4.8.0-0.20250318093747.235814c.el10 delorean-component-clients 185 k DEBUG: python3-hacking noarch 7.0.0-0.20250212115103.ad22d7c.el10 delorean-component-common 961 k DEBUG: python3-heatclient noarch 4.2.0-0.20250513103226.47d6aac.el10 delorean-component-clients 200 k DEBUG: python3-ironicclient noarch 5.11.0-0.20250516052613.e786c8c.el10 delorean-component-clients 422 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-keystoneauth1 noarch 5.11.0-0.20250602113607.8b0a181.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.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-libselinux x86_64 3.8-1.el10 appstream 201 k DEBUG: python3-libsemanage x86_64 3.8.1-1.el10 appstream 82 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-magnumclient noarch 4.8.1-0.20250318093938.ecdcc06.el10 delorean-component-clients 139 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-manilaclient noarch 5.5.0-0.20250516052141.ce60e48.el10 delorean-component-clients 901 k DEBUG: python3-mccabe noarch 0.7.0-10.el10s delorean-master-testing 23 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-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ncclient noarch 0.6.16-1.el10s delorean-master-testing 169 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-neutron-lib noarch 3.19.0-0.20250527150442.3a16021.el10 delorean-component-network 479 k DEBUG: python3-neutronclient noarch 11.5.0-0.20250527143657.690bb97.el10 delorean-component-clients 340 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-octaviaclient noarch 3.11.0-0.20250516052341.733f9be.el10 delorean-component-clients 108 k DEBUG: python3-openstackclient noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 1.5 M DEBUG: python3-openstacksdk noarch 4.5.0-0.20250513102338.bbe9c96.el10 delorean-component-clients 1.0 M DEBUG: python3-openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 346 k DEBUG: python3-os-client-config noarch 2.1.0-0.20250311184638.bc96c23.el10 delorean-component-clients 61 k DEBUG: python3-os-ken noarch 3.0.1-0.20250318122218.a89ba8f.el10 delorean-component-network 2.4 M DEBUG: python3-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-traits noarch 3.5.0-0.20250516051804.45bc9b8.el10 delorean-component-common 51 k DEBUG: python3-osc-lib noarch 4.0.2-0.20250527151127.e63cb66.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 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 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.5.1-0.20250327080657.2f5eb7c.el10 delorean-component-common 64 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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-oslo-versionedobjects noarch 3.7.0-0.20250527144911.8295330.el10 delorean-component-common 94 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-policycoreutils noarch 3.8-2.el10 appstream 2.2 M DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycodestyle noarch 2.12.1-3.el10s delorean-master-testing 103 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pyflakes noarch 3.1.0-4.el10s delorean-master-testing 86 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.9 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-setools x86_64 4.5.1-4.el10 baseos 740 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 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-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 k DEBUG: python3-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-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-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-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-warlock noarch 2.0.1-8.el10s delorean-master-testing 22 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: python3-zaqarclient noarch 3.0.1-0.20250516051216.0233b3b.el10 delorean-component-clients 143 k DEBUG: rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.19.1.1-14.el10 baseos 20 k DEBUG: selinux-policy noarch 40.13.31-2.el10 baseos 45 k DEBUG: selinux-policy-targeted noarch 40.13.31-2.el10 baseos 6.2 M DEBUG: unbound-libs x86_64 1.20.0-10.el10 appstream 548 k DEBUG: which x86_64 2.21-43.el10 baseos 42 k DEBUG: xorriso x86_64 1.5.6-6.el10 appstream 323 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-16.el10 baseos 453 k DEBUG: geolite2-city noarch 20191217-14.el10 appstream 23 M DEBUG: geolite2-country noarch 20191217-14.el10 appstream 1.6 M DEBUG: libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k DEBUG: perl-NDBM_File x86_64 1.17-513.el10 appstream 24 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: unbound-anchor x86_64 1.20.0-10.el10 appstream 35 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================== DEBUG: Install 266 Packages DEBUG: Total size: 89 M DEBUG: Installed size: 327 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.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.5.0-0.20250527143657.690bb97.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.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-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-reports-3.5.1-0.20250327080657.2f5eb7c.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.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-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bc-1.07.1-23.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.30-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.26-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.26-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.3-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-31-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-54.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.5-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.19-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-3.5.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.8-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-4.0.4-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] protobuf-c-1.5.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.6-8.el10.x86_64.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-setools-4.5.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-selinux-4.19.1.1-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-40.13.31-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-40.13.31-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-city-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] geolite2-country-20191217-14.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmaxminddb-1.9.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-selinux-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.8-2.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-audit-4.0.3-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-distro-1.9.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.8-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.8.1-1.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-policycoreutils-3.8-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-anchor-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.20.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-10.11.1-7.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openstack-network-scripts-openvswitch3.4-10.11.1-7.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-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.6.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-6.1.0-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-mccabe-0.7.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ncclient-0.6.16-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-3.5.0-1.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-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-pycodestyle-2.12.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-3.1.0-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-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rdo-openvswitch-3.4-1.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-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rdo-openvswitch-3.4-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.4-3.4.0-9.el10s.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/266 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/266 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 3/266 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/266 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/266 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 6/266 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 7/266 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/266 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 9/266 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 10/266 DEBUG: Installing : libselinux-utils-3.8-1.el10.x86_64 11/266 DEBUG: Installing : policycoreutils-3.8-2.el10.x86_64 12/266 DEBUG: Running scriptlet: policycoreutils-3.8-2.el10.x86_64 12/266 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service' → '/usr/lib/systemd/system/selinux-autorelabel-mark.service'. DEBUG: Installing : selinux-policy-40.13.31-2.el10.noarch 13/266 DEBUG: Running scriptlet: selinux-policy-40.13.31-2.el10.noarch 13/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 14/266 DEBUG: Installing : selinux-policy-targeted-40.13.31-2.el10.noarch 14/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 14/266 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 15/266 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 16/266 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 17/266 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 18/266 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 19/266 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 20/266 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 21/266 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 22/266 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 23/266 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 24/266 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 25/266 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 26/266 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 27/266 DEBUG: Installing : python3-libselinux-3.8-1.el10.x86_64 28/266 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 29/266 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 30/266 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 31/266 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 32/266 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 33/266 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 34/266 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 35/266 DEBUG: Installing : procps-ng-4.0.4-7.el10.x86_64 36/266 DEBUG: Installing : kmod-31-11.el10.x86_64 37/266 DEBUG: Installing : chkconfig-1.30-2.el10.x86_64 38/266 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 39/266 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 40/266 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 41/266 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 42/266 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 43/266 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 44/266 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 45/266 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 46/266 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 47/266 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 48/266 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 49/266 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 50/266 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 51/266 DEBUG: Installing : python3-libsemanage-3.8.1-1.el10.x86_64 52/266 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 53/266 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 54/266 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 55/266 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 56/266 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 57/266 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 58/266 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 59/266 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 60/266 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 61/266 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 62/266 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 63/266 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 64/266 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 65/266 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 66/266 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 67/266 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 68/266 DEBUG: Installing : python3-pyflakes-3.1.0-4.el10s.noarch 69/266 DEBUG: Installing : python3-pycodestyle-2.12.1-3.el10s.noarch 70/266 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 71/266 DEBUG: Installing : python3-mccabe-0.7.0-10.el10s.noarch 72/266 DEBUG: Installing : python3-flake8-6.1.0-4.el10s.noarch 73/266 DEBUG: Installing : python3-hacking-7.0.0-0.20250212115103.ad22d7c.e 74/266 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 75/266 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 76/266 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 77/266 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 78/266 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 79/266 DEBUG: Installing : python3-ddt-1.6.0-1.el10s.noarch 80/266 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 81/266 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 82/266 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 83/266 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 84/266 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 85/266 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 86/266 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 87/266 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 88/266 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 89/266 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 90/266 DEBUG: Installing : python3-distro-1.9.0-5.el10.noarch 91/266 DEBUG: Installing : python3-audit-4.0.3-4.el10.x86_64 92/266 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 93/266 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 94/266 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 95/266 DEBUG: Installing : python3-ncclient-0.6.16-1.el10s.noarch 96/266 DEBUG: Installing : libmaxminddb-1.9.1-4.el10.x86_64 97/266 DEBUG: Installing : libisofs-1.5.6-6.el10.x86_64 98/266 DEBUG: Installing : libburn-1.5.6-6.el10.x86_64 99/266 DEBUG: Installing : libisoburn-1.5.6-6.el10.x86_64 100/266 DEBUG: Installing : xorriso-1.5.6-6.el10.x86_64 101/266 DEBUG: Running scriptlet: xorriso-1.5.6-6.el10.x86_64 101/266 DEBUG: Installing : geolite2-country-20191217-14.el10.noarch 102/266 DEBUG: Installing : geolite2-city-20191217-14.el10.noarch 103/266 DEBUG: Installing : ipcalc-1.0.3-12.el10.x86_64 104/266 DEBUG: Installing : checkpolicy-3.8-1.el10.x86_64 105/266 DEBUG: Installing : which-2.21-43.el10.x86_64 106/266 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 107/266 DEBUG: Installing : python3-setools-4.5.1-4.el10.x86_64 108/266 DEBUG: Installing : python3-policycoreutils-3.8-2.el10.noarch 109/266 DEBUG: Installing : policycoreutils-python-utils-3.8-2.el10.noarch 110/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Installing : memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 111/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 112/266 DEBUG: Installing : psmisc-23.6-8.el10.x86_64 113/266 DEBUG: Installing : protobuf-c-1.5.0-6.el10.x86_64 114/266 DEBUG: Installing : unbound-anchor-1.20.0-10.el10.x86_64 115/266 DEBUG: Running scriptlet: unbound-anchor-1.20.0-10.el10.x86_64 115/266 DEBUG: Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. DEBUG: Running scriptlet: unbound-libs-1.20.0-10.el10.x86_64 116/266 DEBUG: Installing : unbound-libs-1.20.0-10.el10.x86_64 116/266 DEBUG: Installing : openssl-1:3.5.0-4.el10.x86_64 117/266 DEBUG: Installing : numactl-libs-2.0.19-1.el10.x86_64 118/266 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 119/266 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 120/266 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 121/266 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 122/266 DEBUG: Installing : libnl3-3.11.0-1.el10.x86_64 123/266 DEBUG: Installing : libibverbs-54.0-1.el10.x86_64 124/266 DEBUG: Installing : libmnl-1.0.5-7.el10.x86_64 125/266 DEBUG: Installing : iproute-6.11.0-1.el10.x86_64 126/266 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 127/266 DEBUG: Installing : python3-openvswitch3.4-3.4.0-9.el10s.x86_64 128/266 DEBUG: Installing : initscripts-service-10.26-2.el10.noarch 129/266 DEBUG: Installing : initscripts-rename-device-10.26-2.el10.x86_64 130/266 DEBUG: Installing : initscripts-10.26-2.el10.x86_64 131/266 DEBUG: Running scriptlet: initscripts-10.26-2.el10.x86_64 131/266 DEBUG: Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. DEBUG: Installing : hostname-3.23-14.el10.x86_64 132/266 DEBUG: Running scriptlet: hostname-3.23-14.el10.x86_64 132/266 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 133/266 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 134/266 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 135/266 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 136/266 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 137/266 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 138/266 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 139/266 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 140/266 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 141/266 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 142/266 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 143/266 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 144/266 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 145/266 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 146/266 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 147/266 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 148/266 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 149/266 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 150/266 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 151/266 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 152/266 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 153/266 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 154/266 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 155/266 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 156/266 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 157/266 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 158/266 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 159/266 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 160/266 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 161/266 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 162/266 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 163/266 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 164/266 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 165/266 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 166/266 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 167/266 DEBUG: Installing : perl-base-2.27-513.el10.noarch 168/266 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 169/266 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 170/266 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 171/266 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 172/266 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 173/266 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 174/266 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 175/266 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 176/266 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 177/266 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 178/266 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 179/266 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 180/266 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 181/266 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 182/266 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 183/266 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 184/266 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 185/266 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 186/266 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 187/266 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 188/266 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 189/266 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 190/266 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 191/266 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 192/266 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 193/266 DEBUG: Installing : bc-1.07.1-23.el10.x86_64 194/266 DEBUG: Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 195/266 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 195/266 DEBUG: Installing : openstack-network-scripts-openvswitch3.4-10.11.1 196/266 DEBUG: Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 197/266 DEBUG: Installing : python3-rdo-openvswitch-2:3.4-1.el10s.noarch 198/266 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 199/266 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 200/266 DEBUG: Installing : python3-openstacksdk-4.5.0-0.20250513102338.bbe9 201/266 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 202/266 DEBUG: Installing : python3-os-traits-3.5.0-0.20250516051804.45bc9b8 203/266 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 204/266 DEBUG: Installing : python-oslo-versionedobjects-lang-3.7.0-0.202505 205/266 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 206/266 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 207/266 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 208/266 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 209/266 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 210/266 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 211/266 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 212/266 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 213/266 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 214/266 DEBUG: Installing : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e 215/266 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 216/266 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 217/266 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 218/266 DEBUG: Installing : python3-neutronclient-11.5.0-0.20250527143657.69 219/266 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 220/266 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 221/266 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 222/266 DEBUG: Installing : python3-oslo-upgradecheck-2.5.0-0.20250318103257 223/266 DEBUG: Installing : python3-manilaclient-5.5.0-0.20250516052141.ce60 224/266 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 225/266 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 226/266 DEBUG: Installing : python3-heatclient-4.2.0-0.20250513103226.47d6aa 227/266 DEBUG: Installing : python3-magnumclient-4.8.1-0.20250318093938.ecdc 228/266 DEBUG: Installing : python3-zaqarclient-3.0.1-0.20250516051216.0233b 229/266 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 230/266 DEBUG: Installing : python3-monascaclient-2.8.0-0.20250307105657.bb7 231/266 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 232/266 DEBUG: Installing : python3-oslo-reports-3.5.1-0.20250327080657.2f5e 233/266 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 234/266 DEBUG: Installing : python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el 235/266 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 236/266 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 237/266 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 238/266 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 239/266 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 240/266 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 241/266 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 242/266 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 243/266 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 244/266 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 245/266 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 246/266 DEBUG: Installing : python3-oslo-versionedobjects-3.7.0-0.2025052714 247/266 DEBUG: Installing : python3-neutron-lib-3.19.0-0.20250527150442.3a16 248/266 DEBUG: Installing : python3-aodhclient-3.8.0-0.20250527145649.16fcf4 249/266 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 250/266 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 251/266 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 252/266 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 253/266 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 254/266 DEBUG: Installing : python-openstackclient-lang-8.0.0-0.202504160806 255/266 DEBUG: Installing : python3-openstackclient-8.0.0-0.20250416080656.3 256/266 DEBUG: Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3 256/266 DEBUG: Installing : python3-ironicclient-5.11.0-0.20250516052613.e78 257/266 DEBUG: Installing : python3-octaviaclient-3.11.0-0.20250516052341.73 258/266 DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 259/266 DEBUG: Running scriptlet: openstack-heat-common-1:24.1.0-0.20250610085203. 260/266 DEBUG: Installing : openstack-heat-common-1:24.1.0-0.20250610085203. 260/266 DEBUG: Installing : openstack-heat-monolith-1:24.1.0-0.2025061008520 261/266 DEBUG: Running scriptlet: openstack-heat-monolith-1:24.1.0-0.2025061008520 261/266 DEBUG: Installing : openstack-heat-engine-1:24.1.0-0.20250610085203. 262/266 DEBUG: Running scriptlet: openstack-heat-engine-1:24.1.0-0.20250610085203. 262/266 DEBUG: Installing : openstack-heat-api-1:24.1.0-0.20250610085203.f2b 263/266 DEBUG: Running scriptlet: openstack-heat-api-1:24.1.0-0.20250610085203.f2b 263/266 DEBUG: Installing : python3-heat-tests-1:24.1.0-0.20250610085203.f2b 264/266 DEBUG: Installing : openstack-heat-api-cfn-1:24.1.0-0.20250610085203 265/266 DEBUG: Running scriptlet: openstack-heat-api-cfn-1:24.1.0-0.20250610085203 265/266 DEBUG: Installing : rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 266/266 DEBUG: Running scriptlet: selinux-policy-targeted-40.13.31-2.el10.noarch 266/266 DEBUG: Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 266/266 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.no 266/266 DEBUG: Running scriptlet: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 266/266 DEBUG: Installed: DEBUG: bash-completion-1:2.11-16.el10.noarch DEBUG: bc-1.07.1-23.el10.x86_64 DEBUG: checkpolicy-3.8-1.el10.x86_64 DEBUG: chkconfig-1.30-2.el10.x86_64 DEBUG: geolite2-city-20191217-14.el10.noarch DEBUG: geolite2-country-20191217-14.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: hostname-3.23-14.el10.x86_64 DEBUG: initscripts-10.26-2.el10.x86_64 DEBUG: initscripts-rename-device-10.26-2.el10.x86_64 DEBUG: initscripts-service-10.26-2.el10.noarch DEBUG: ipcalc-1.0.3-12.el10.x86_64 DEBUG: iproute-6.11.0-1.el10.x86_64 DEBUG: kmod-31-11.el10.x86_64 DEBUG: libburn-1.5.6-6.el10.x86_64 DEBUG: libibverbs-54.0-1.el10.x86_64 DEBUG: libisoburn-1.5.6-6.el10.x86_64 DEBUG: libisofs-1.5.6-6.el10.x86_64 DEBUG: libmaxminddb-1.9.1-4.el10.x86_64 DEBUG: libmnl-1.0.5-7.el10.x86_64 DEBUG: libnl3-3.11.0-1.el10.x86_64 DEBUG: libselinux-utils-3.8-1.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: memcached-selinux-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: numactl-libs-2.0.19-1.el10.x86_64 DEBUG: openssl-1:3.5.0-4.el10.x86_64 DEBUG: openstack-heat-api-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: openstack-heat-api-cfn-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: openstack-heat-common-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: openstack-heat-engine-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: openstack-heat-monolith-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: openstack-network-scripts-10.11.1-7.el10s.x86_64 DEBUG: openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-36.el10s.noarch DEBUG: openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: perl-AutoLoader-5.74-513.el10.noarch DEBUG: perl-B-1.89-513.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-513.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-513.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-513.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-513.el10.x86_64 DEBUG: perl-File-Basename-2.86-513.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-513.el10.noarch DEBUG: perl-FileHandle-2.05-513.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-513.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-513.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-513.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-513.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-513.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-513.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-513.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-513.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-513.el10.noarch DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 DEBUG: perl-locale-1.12-513.el10.noarch DEBUG: perl-mro-1.29-513.el10.x86_64 DEBUG: perl-overload-1.37-513.el10.noarch DEBUG: perl-overloading-0.02-513.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-513.el10.noarch DEBUG: policycoreutils-3.8-2.el10.x86_64 DEBUG: policycoreutils-python-utils-3.8-2.el10.noarch DEBUG: procps-ng-4.0.4-7.el10.x86_64 DEBUG: protobuf-c-1.5.0-6.el10.x86_64 DEBUG: psmisc-23.6-8.el10.x86_64 DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.7.0-0.20250527144911.8295330.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.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-audit-4.0.3-4.el10.x86_64 DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.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-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-croniter-5.0.1-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch DEBUG: python3-ddt-1.6.0-1.el10s.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-distro-1.9.0-5.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-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-flake8-6.1.0-4.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-hacking-7.0.0-0.20250212115103.ad22d7c.el10.noarch DEBUG: python3-heat-tests-1:24.1.0-0.20250610085203.f2bf881.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.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-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-libselinux-3.8-1.el10.x86_64 DEBUG: python3-libsemanage-3.8.1-1.el10.x86_64 DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-mccabe-0.7.0-10.el10s.noarch 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-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ncclient-0.6.16-1.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-neutron-lib-3.19.0-0.20250527150442.3a16021.el10.noarch DEBUG: python3-neutronclient-11.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-octaviaclient-3.11.0-0.20250516052341.733f9be.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-openvswitch3.4-3.4.0-9.el10s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-ken-3.0.1-0.20250318122218.a89ba8f.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-traits-3.5.0-0.20250516051804.45bc9b8.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.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-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslo-versionedobjects-3.7.0-0.20250527144911.8295330.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-policycoreutils-3.8-2.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycodestyle-2.12.1-3.el10s.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pyflakes-3.1.0-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-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-rdo-openvswitch-2:3.4-1.el10s.noarch 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-setools-4.5.1-4.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-warlock-2.0.1-8.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch DEBUG: rdo-openvswitch-2:3.4-1.el10s.noarch DEBUG: rpm-plugin-selinux-4.19.1.1-14.el10.x86_64 DEBUG: selinux-policy-40.13.31-2.el10.noarch DEBUG: selinux-policy-targeted-40.13.31-2.el10.noarch DEBUG: unbound-anchor-1.20.0-10.el10.x86_64 DEBUG: unbound-libs-1.20.0-10.el10.x86_64 DEBUG: which-2.21-43.el10.x86_64 DEBUG: xorriso-1.5.6-6.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/f2/bf/f2bf881c05fc81016442bcfb54b194cedfc5d48f_d3a4be46'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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