+ 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e44e4c65-a77f-4b0a-a821-d62ab57d77fd DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f87f0cd6-9c2c-4b27-a678-07d67a64e01b DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 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.9bjjtlqu', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 2.7Gi 4.0Gi 191Mi 9.1Gi 12Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 32% / 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.oksdf40q', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc Start: installing minimal buildroot with dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 134 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-ab13afcf51f8a18fddb 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-d8525886bba1732f5d067 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1dc367b5 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-11ccbe84884cb6d9a 184 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-plugins-4ceffd8c39414c 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7da27bb38501bea341 58 kB/s | 4.7 kB 00:00 DEBUG: delorean-openstack-glance-5a9e0732953823e93c2b6 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-0f370ad761 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2c4f284c1089b5a6d534 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-69dd4e1e144dc9f3173 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 189 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-697e0a8d38fbd6d7103f 197 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-eb35bc97ad99c7263797 152 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 120 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 35 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 69 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 28 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 170 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 183 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 179 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 106 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 84 kB/s | 29 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.3.1-4.3.el10 appstream 38 M DEBUG: git-core x86_64 2.52.0-1.el10 appstream 5.1 M DEBUG: make x86_64 1:4.4.1-9.el10 baseos 587 k DEBUG: openstack-macros noarch 2023.1.0-0.20250702055156.ce6a105.el10 delorean-component-common 22 k DEBUG: python3-devel x86_64 3.12.12-3.el10 appstream 329 k DEBUG: python3-eventlet noarch 0.40.0-1.el10s delorean-master-testing 585 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-21.el10 appstream 75 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 13.02-2.el10 appstream 87 k DEBUG: annobin-plugin-gcc x86_64 13.02-2.el10 appstream 997 k DEBUG: audit-libs x86_64 4.0.3-5.el10 baseos 131 k DEBUG: authselect x86_64 1.5.2-1.el10 baseos 211 k DEBUG: authselect-libs x86_64 1.5.2-1.el10 baseos 254 k DEBUG: avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k DEBUG: bash x86_64 5.2.26-6.el10 baseos 1.8 M DEBUG: binutils x86_64 2.41-60.el10 baseos 6.4 M DEBUG: binutils-gold x86_64 2.41-60.el10 baseos 797 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 2025.2.80_v9.0.305-102.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-19.el10 baseos 26 k DEBUG: centos-stream-release noarch 10.0-19.el10 baseos 30 k DEBUG: centos-stream-repos noarch 10.0-19.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.3.1-4.3.el10 appstream 13 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 20251127-1.git27c2902.el10 baseos 98 k DEBUG: cups-filesystem noarch 1:2.4.10-16.el10 baseos 11 k DEBUG: cups-libs x86_64 1:2.4.10-16.el10 baseos 261 k DEBUG: curl x86_64 8.12.1-4.el10 baseos 217 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-4.el10 baseos 174 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-8.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.206-3.el10 baseos 140 k DEBUG: device-mapper-libs x86_64 10:1.02.206-3.el10 baseos 182 k DEBUG: diffutils x86_64 3.10-8.el10 baseos 409 k DEBUG: dwz x86_64 0.16-1.el10 appstream 140 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.194-1.el10 baseos 573 k DEBUG: elfutils-debuginfod-client x86_64 0.194-1.el10 baseos 43 k DEBUG: elfutils-default-yama-scope noarch 0.194-1.el10 baseos 8.3 k DEBUG: elfutils-libelf x86_64 0.194-1.el10 baseos 201 k DEBUG: elfutils-libs x86_64 0.194-1.el10 baseos 267 k DEBUG: expat x86_64 2.7.3-1.el10 baseos 120 k DEBUG: file x86_64 5.45-8.el10 baseos 49 k DEBUG: file-libs x86_64 5.45-8.el10 baseos 764 k DEBUG: filesystem x86_64 3.18-17.el10 baseos 4.8 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.3.1-4.3.el10 appstream 66 k DEBUG: gd x86_64 2.3.3-22.el10 appstream 133 k DEBUG: gdb-minimal x86_64 16.3-2.el10 appstream 4.4 M DEBUG: gdbm x86_64 1:1.23-14.el10 baseos 151 k DEBUG: gdbm-libs x86_64 1:1.23-14.el10 baseos 57 k DEBUG: gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k DEBUG: glib2 x86_64 2.80.4-11.el10 baseos 3.0 M DEBUG: glibc x86_64 2.39-99.el10 baseos 2.1 M DEBUG: glibc-common x86_64 2.39-99.el10 baseos 333 k DEBUG: glibc-devel x86_64 2.39-99.el10 appstream 598 k DEBUG: glibc-gconv-extra x86_64 2.39-99.el10 baseos 1.7 M DEBUG: glibc-minimal-langpack x86_64 2.39-99.el10 baseos 39 k DEBUG: gmp x86_64 1:6.2.1-12.el10 baseos 318 k DEBUG: gnupg2 x86_64 2.4.5-3.el10 baseos 2.7 M DEBUG: gnutls x86_64 3.8.10-2.el10 baseos 1.5 M DEBUG: go-srpm-macros noarch 3.8.0-1.el10 appstream 27 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-201.el10 appstream 3.3 M DEBUG: kernel-srpm-macros noarch 1.0-27.el10 appstream 8.7 k DEBUG: keyutils-libs x86_64 1.6.3-5.el10 baseos 33 k DEBUG: krb5-libs x86_64 1.21.3-8.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-4.el10 baseos 414 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-15.el10 baseos 125 k DEBUG: libbrotli x86_64 1.1.0-7.el10 baseos 344 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-5.el10 baseos 26 k DEBUG: libcurl x86_64 8.12.1-4.el10 baseos 368 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-15.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.3.1-4.3.el10 baseos 144 k DEBUG: libgcrypt x86_64 1.11.0-6.el10 baseos 587 k DEBUG: libgomp x86_64 14.3.1-4.3.el10 baseos 367 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-15.el10 baseos 155 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-9.el10 baseos 119 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.6-1.el10 baseos 71 k DEBUG: libselinux x86_64 3.9-4.el10 baseos 97 k DEBUG: libsemanage x86_64 3.9-2.el10 baseos 121 k DEBUG: libsepol x86_64 3.9-1.el10 baseos 348 k DEBUG: libsmartcols x86_64 2.40.2-15.el10 baseos 83 k DEBUG: libssh x86_64 0.11.1-3.el10 baseos 233 k DEBUG: libssh-config noarch 0.11.1-3.el10 baseos 8.4 k DEBUG: libstdc++ x86_64 14.3.1-4.3.el10 baseos 923 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: libutempter x86_64 1.2.1-15.el10 baseos 27 k DEBUG: libuuid x86_64 2.40.2-15.el10 baseos 28 k DEBUG: libverto x86_64 0.3.2-10.el10 baseos 22 k DEBUG: libwebp x86_64 1.3.2-10.el10 appstream 290 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-10.el10 baseos 690 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-6.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.36.0-4.el10 appstream 135 k DEBUG: nss x86_64 3.112.0-4.el10 appstream 737 k DEBUG: nss-softokn x86_64 3.112.0-4.el10 appstream 402 k DEBUG: nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k DEBUG: nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k DEBUG: nss-util x86_64 3.112.0-4.el10 appstream 85 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-5.el10 appstream 188 k DEBUG: openldap x86_64 2.6.10-1.el10 baseos 239 k DEBUG: openssh x86_64 9.9p1-19.el10 baseos 352 k DEBUG: openssh-clients x86_64 9.9p1-19.el10 baseos 765 k DEBUG: openssl-fips-provider x86_64 1:3.5.5-1.el10 baseos 813 k DEBUG: openssl-libs x86_64 1:3.5.5-1.el10 baseos 2.3 M DEBUG: p11-kit x86_64 0.26.1-1.el10 baseos 559 k DEBUG: p11-kit-trust x86_64 0.26.1-1.el10 baseos 141 k DEBUG: package-notes-srpm-macros noarch 0.5-13.el10 appstream 10 k DEBUG: pam x86_64 1.6.1-9.el10 baseos 584 k DEBUG: pam-libs x86_64 1.6.1-9.el10 baseos 56 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: 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: poppler x86_64 24.02.0-7.el10 appstream 1.2 M DEBUG: poppler-data noarch 0.4.11-9.el10 appstream 2.0 M DEBUG: poppler-glib x86_64 24.02.0-7.el10 appstream 190 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.18.5-1.el10 appstream 13 k DEBUG: python-rpm-macros noarch 3.12-11.el10 appstream 16 k DEBUG: python-srpm-macros noarch 3.12-11.el10 appstream 22 k DEBUG: python3 x86_64 3.12.12-3.el10 baseos 28 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.12-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.4-1.el10 baseos 156 k DEBUG: python3-rpm-generators noarch 14-12.el10 appstream 30 k DEBUG: python3-rpm-macros noarch 3.12-11.el10 appstream 11 k DEBUG: python3-setuptools noarch 69.0.3-12.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-3.el10 baseos 284 k DEBUG: qt6-srpm-macros noarch 6.10.1-1.el10 appstream 9.1 k DEBUG: readline x86_64 8.2-11.el10 baseos 214 k DEBUG: redhat-rpm-config noarch 295-1.el10 appstream 74 k DEBUG: redhat-text-vf-fonts noarch 4.1.0-1.el10 baseos 354 k DEBUG: rpm x86_64 4.19.1.1-21.el10 baseos 560 k DEBUG: rpm-build-libs x86_64 4.19.1.1-21.el10 baseos 92 k DEBUG: rpm-libs x86_64 4.19.1.1-21.el10 baseos 309 k DEBUG: rpm-sequoia x86_64 1.9.0.3-1.el10 baseos 975 k DEBUG: rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k DEBUG: rust-toolset-srpm-macros noarch 1.92.0-1.el10 appstream 11 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-9.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-5.el10 baseos 745 k DEBUG: systemd-libs x86_64 257-21.el10 baseos 828 k DEBUG: systemd-pam x86_64 257-21.el10 baseos 311 k DEBUG: systemd-rpm-macros noarch 257-21.el10 baseos 31 k DEBUG: tar x86_64 2:1.35-10.el10 baseos 864 k DEBUG: tpm2-tss x86_64 4.1.3-5.el10 baseos 438 k DEBUG: tzdata noarch 2025c-1.el10 baseos 904 k DEBUG: unzip x86_64 6.0-69.el10 baseos 190 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-15.el10 baseos 1.3 M DEBUG: util-linux-core x86_64 2.40.2-15.el10 baseos 551 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-45.el10 baseos 270 k DEBUG: zlib-ng-compat x86_64 2.2.3-3.el10 baseos 76 k DEBUG: zstd x86_64 1.5.5-9.el10 baseos 464 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.9.12.98-1.el10s delorean-master-build-deps 78 k DEBUG: cryptsetup-libs x86_64 2.8.1-2.el10 baseos 578 k DEBUG: gawk-all-langpacks x86_64 5.3.0-6.el10 appstream 275 k DEBUG: graphviz x86_64 9.0.0-15.el10 appstream 1.6 M DEBUG: kmod-libs x86_64 31-13.el10 baseos 69 k DEBUG: libbpf x86_64 2:1.7.0-1.el10 baseos 193 k DEBUG: libxkbcommon x86_64 1.7.0-4.el10 appstream 145 k DEBUG: python-unversioned-command noarch 3.12.12-3.el10 appstream 11 k DEBUG: python3-pip noarch 23.3.2-7.el10 appstream 3.2 M DEBUG: rpm-plugin-audit x86_64 4.19.1.1-21.el10 baseos 16 k DEBUG: systemd x86_64 257-21.el10 baseos 5.7 M DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 305 Packages DEBUG: Total size: 216 M DEBUG: Installed size: 735 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] openstack-macros-2023.1.0-0.20250702055156.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-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-1.5.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] authselect-libs-1.5.2-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.9~rc2-2.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-60.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-gold-2.41-60.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-2025.2.80_v9.0.305-102.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-gpg-keys-10.0-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-release-10.0-19.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-stream-repos-10.0-19.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-20251127-1.git27c2902.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.8.1-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-filesystem-2.4.10-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.4.10-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-8.12.1-4.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-4.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.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.206-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.10-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ed-1.20-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.194-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-debuginfod-client-0.194-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.194-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.194-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.194-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.7.3-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.45-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.18-17.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-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.23-14.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.80.4-11.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.39-99.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.39-99.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.39-99.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-minimal-langpack-2.39-99.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.2.1-12.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.4.5-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.8.10-2.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-13.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.21.3-8.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-4.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-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.7.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbrotli-1.1.0-7.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-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-8.12.1-4.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-15.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.3.1-4.3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.11.0-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-14.3.1-4.3.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-15.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-9.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.6-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-3.9-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-3.9-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-3.9-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.40.2-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.11.1-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-config-0.11.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-14.3.1-4.3.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] libutempter-1.2.1-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.40.2-15.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-10.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-6.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.10-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-9.9p1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-9.9p1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-fips-provider-3.5.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-3.5.5-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.26.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.26.1-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.6.1-9.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-libs-1.6.1-9.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] 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] 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.12-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.12-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.4-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-69.0.3-12.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-3.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-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.19.1.1-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.19.1.1-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-plugin-audit-4.19.1.1-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-sequoia-1.9.0.3-1.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-9.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-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-257-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-257-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-257-21.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-rpm-macros-257-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.35-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tpm2-tss-4.1.3-5.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2025c-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-69.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.40.2-15.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-core-2.40.2-15.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-45.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-ng-compat-2.2.3-3.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-13.02-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-plugin-gcc-13.02-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.3.1-4.3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] debugedit-5.1-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.16-1.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.3.1-4.3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-plugin-annobin-14.3.1-4.3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.3.3-22.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-minimal-16.3-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.52.0-1.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.39-99.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-3.8.0-1.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-201.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-srpm-macros-1.0-27.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] 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-10.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.36.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.112.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.112.0-4.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-5.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] pixman-0.43.4-2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] poppler-24.02.0-7.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-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-srpm-macros-1.18.5-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3.12-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3.12-11.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unversioned-command-3.12.12-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.12.12-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-11.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.10.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-295-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.19.1.1-21.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.92.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20200910-21.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.41-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xml-common-0.6.3-65.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.13.1-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.4.1-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.18.0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-8.0.4-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-7.2.6-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libraqm-0.10.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.40.0-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-17.el10.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-14.3.1-4.3.el10.x86_64 1/305 DEBUG: Running scriptlet: libgcc-14.3.1-4.3.el10.x86_64 1/305 DEBUG: Installing : fonts-filesystem-1:2.0.5-18.el10.noarch 2/305 DEBUG: Installing : tzdata-2025c-1.el10.noarch 3/305 DEBUG: Installing : adobe-mappings-cmap-20230622-5.el10.noarch 4/305 DEBUG: Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 5/305 DEBUG: Installing : redhat-text-vf-fonts-4.1.0-1.el10.noarch 6/305 DEBUG: Installing : xkeyboard-config-2.41-3.el10.noarch 7/305 DEBUG: Installing : rust-toolset-srpm-macros-1.92.0-1.el10.noarch 8/305 DEBUG: Installing : qt6-srpm-macros-6.10.1-1.el10.noarch 9/305 DEBUG: Installing : poppler-data-0.4.11-9.el10.noarch 10/305 DEBUG: Installing : perl-srpm-macros-1-57.el10.noarch 11/305 DEBUG: Installing : package-notes-srpm-macros-0.5-13.el10.noarch 12/305 DEBUG: Installing : openblas-srpm-macros-2-19.el10.noarch 13/305 DEBUG: Installing : ocaml-srpm-macros-10-4.el10.noarch 14/305 DEBUG: Installing : libX11-common-1.8.10-1.el10.noarch 15/305 DEBUG: Installing : kernel-srpm-macros-1.0-27.el10.noarch 16/305 DEBUG: Installing : kernel-headers-6.12.0-201.el10.x86_64 17/305 DEBUG: Installing : gawk-all-langpacks-5.3.0-6.el10.x86_64 18/305 DEBUG: Installing : annobin-docs-13.02-2.el10.noarch 19/305 DEBUG: Installing : adobe-mappings-pdf-20190401-9.el10.noarch 20/305 DEBUG: Installing : publicsuffix-list-dafsa-20240107-5.el10.noarch 21/305 DEBUG: Installing : pkgconf-m4-2.1.0-3.el10.noarch 22/305 DEBUG: Installing : pcre2-syntax-10.44-1.el10.3.noarch 23/305 DEBUG: Installing : ncurses-base-6.4-14.20240127.el10.noarch 24/305 DEBUG: Installing : libssh-config-0.11.1-3.el10.noarch 25/305 DEBUG: Installing : google-noto-fonts-common-20240401-5.el10.noarch 26/305 DEBUG: Installing : google-noto-sans-vf-fonts-20240401-5.el10.noarch 27/305 DEBUG: Installing : default-fonts-core-sans-4.1-3.el10.noarch 28/305 DEBUG: Installing : google-droid-sans-fonts-20200215-22.el10.noarch 29/305 DEBUG: Installing : coreutils-common-9.5-6.el10.x86_64 30/305 DEBUG: Installing : centos-gpg-keys-10.0-19.el10.noarch 31/305 DEBUG: Installing : centos-stream-repos-10.0-19.el10.noarch 32/305 DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : centos-stream-release-10.0-19.el10.noarch 33/305 DEBUG: Installing : setup-2.14.5-7.el10.noarch 34/305 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.14.5-7.el10.noarch 34/305 DEBUG: Installing : filesystem-3.18-17.el10.x86_64 35/305 DEBUG: Installing : urw-base35-fonts-common-20200910-21.el10.noarch 36/305 DEBUG: Installing : basesystem-11-22.el10.noarch 37/305 DEBUG: Installing : glibc-gconv-extra-2.39-99.el10.x86_64 38/305 DEBUG: Running scriptlet: glibc-gconv-extra-2.39-99.el10.x86_64 38/305 DEBUG: Installing : glibc-minimal-langpack-2.39-99.el10.x86_64 39/305 DEBUG: Installing : glibc-common-2.39-99.el10.x86_64 40/305 DEBUG: Running scriptlet: glibc-2.39-99.el10.x86_64 41/305 DEBUG: Installing : glibc-2.39-99.el10.x86_64 41/305 DEBUG: Running scriptlet: glibc-2.39-99.el10.x86_64 41/305 DEBUG: Installing : ncurses-libs-6.4-14.20240127.el10.x86_64 42/305 DEBUG: Installing : bash-5.2.26-6.el10.x86_64 43/305 DEBUG: Running scriptlet: bash-5.2.26-6.el10.x86_64 43/305 DEBUG: Installing : zlib-ng-compat-2.2.3-3.el10.x86_64 44/305 DEBUG: Installing : libstdc++-14.3.1-4.3.el10.x86_64 45/305 DEBUG: Installing : bzip2-libs-1.0.8-25.el10.x86_64 46/305 DEBUG: Installing : xz-libs-1:5.6.2-4.el10.x86_64 47/305 DEBUG: Installing : libpng-2:1.6.40-9.el10.x86_64 48/305 DEBUG: Installing : libuuid-2.40.2-15.el10.x86_64 49/305 DEBUG: Installing : libxml2-2.12.5-10.el10.x86_64 50/305 DEBUG: Installing : libzstd-1.5.5-9.el10.x86_64 51/305 DEBUG: Installing : elfutils-libelf-0.194-1.el10.x86_64 52/305 DEBUG: Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 53/305 DEBUG: Installing : readline-8.2-11.el10.x86_64 54/305 DEBUG: Installing : gmp-1:6.2.1-12.el10.x86_64 55/305 DEBUG: Installing : libxcrypt-4.4.36-10.el10.x86_64 56/305 DEBUG: Installing : libblkid-2.40.2-15.el10.x86_64 57/305 DEBUG: Running scriptlet: crypto-policies-20251127-1.git27c2902.el10.noarc 58/305 DEBUG: Installing : crypto-policies-20251127-1.git27c2902.el10.noarc 58/305 DEBUG: Running scriptlet: crypto-policies-20251127-1.git27c2902.el10.noarc 58/305 DEBUG: Installing : nspr-4.36.0-4.el10.x86_64 59/305 DEBUG: Installing : mpfr-4.2.1-6.el10.x86_64 60/305 DEBUG: Installing : libgpg-error-1.50-2.el10.x86_64 61/305 DEBUG: Installing : pcre2-10.44-1.el10.3.x86_64 62/305 DEBUG: Installing : grep-3.11-10.el10.x86_64 63/305 DEBUG: Installing : popt-1.19-8.el10.x86_64 64/305 DEBUG: Installing : nss-util-3.112.0-4.el10.x86_64 65/305 DEBUG: Installing : sqlite-libs-3.46.1-5.el10.x86_64 66/305 DEBUG: Installing : expat-2.7.3-1.el10.x86_64 67/305 DEBUG: Installing : gdbm-libs-1:1.23-14.el10.x86_64 68/305 DEBUG: Installing : libattr-2.5.2-5.el10.x86_64 69/305 DEBUG: Installing : libacl-2.3.2-4.el10.x86_64 70/305 DEBUG: Installing : libffi-3.4.4-10.el10.x86_64 71/305 DEBUG: Installing : libgomp-14.3.1-4.3.el10.x86_64 72/305 DEBUG: Installing : lcms2-2.16-6.el10.x86_64 73/305 DEBUG: Installing : libwebp-1.3.2-10.el10.x86_64 74/305 DEBUG: Installing : libassuan-2.5.6-6.el10.x86_64 75/305 DEBUG: Installing : gawk-5.3.0-6.el10.x86_64 76/305 DEBUG: Installing : json-c-0.18-3.el10.x86_64 77/305 DEBUG: Installing : libcap-ng-0.8.4-6.el10.x86_64 78/305 DEBUG: Installing : audit-libs-4.0.3-5.el10.x86_64 79/305 DEBUG: Installing : libeconf-0.6.2-4.el10.x86_64 80/305 DEBUG: Installing : pam-libs-1.6.1-9.el10.x86_64 81/305 DEBUG: Installing : libcap-2.69-7.el10.x86_64 82/305 DEBUG: Installing : systemd-libs-257-21.el10.x86_64 83/305 DEBUG: Installing : libtasn1-4.20.0-1.el10.x86_64 84/305 DEBUG: Installing : p11-kit-0.26.1-1.el10.x86_64 85/305 DEBUG: Installing : libunistring-1.1-10.el10.x86_64 86/305 DEBUG: Installing : libidn2-2.3.7-3.el10.x86_64 87/305 DEBUG: Installing : libICE-1.1.1-5.el10.x86_64 88/305 DEBUG: Installing : openjpeg2-2.5.2-5.el10.x86_64 89/305 DEBUG: Installing : libSM-1.2.4-5.el10.x86_64 90/305 DEBUG: Installing : xz-1:5.6.2-4.el10.x86_64 91/305 DEBUG: Installing : libmpc-1.3.1-7.el10.x86_64 92/305 DEBUG: Installing : libfdisk-2.40.2-15.el10.x86_64 93/305 DEBUG: Installing : dwz-0.16-1.el10.x86_64 94/305 DEBUG: Installing : unzip-6.0-69.el10.x86_64 95/305 DEBUG: Installing : file-libs-5.45-8.el10.x86_64 96/305 DEBUG: Installing : file-5.45-8.el10.x86_64 97/305 DEBUG: Installing : alternatives-1.30-2.el10.x86_64 98/305 DEBUG: Installing : p11-kit-trust-0.26.1-1.el10.x86_64 99/305 DEBUG: Running scriptlet: p11-kit-trust-0.26.1-1.el10.x86_64 99/305 DEBUG: Installing : gnutls-3.8.10-2.el10.x86_64 100/305 DEBUG: Installing : diffutils-3.10-8.el10.x86_64 101/305 DEBUG: Installing : jansson-2.14-3.el10.x86_64 102/305 DEBUG: Installing : libbrotli-1.1.0-7.el10.x86_64 103/305 DEBUG: Installing : libsepol-3.9-1.el10.x86_64 104/305 DEBUG: Installing : libselinux-3.9-4.el10.x86_64 105/305 DEBUG: Installing : sed-4.9-3.el10.x86_64 106/305 DEBUG: Installing : findutils-1:4.10.0-5.el10.x86_64 107/305 DEBUG: Installing : openssl-fips-provider-1:3.5.5-1.el10.x86_64 108/305 DEBUG: Installing : openssl-libs-1:3.5.5-1.el10.x86_64 109/305 DEBUG: Installing : coreutils-9.5-6.el10.x86_64 110/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Installing : ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 111/305 DEBUG: Installing : libmount-2.40.2-15.el10.x86_64 112/305 DEBUG: Installing : glib2-2.80.4-11.el10.x86_64 113/305 DEBUG: Installing : gzip-1.13-3.el10.x86_64 114/305 DEBUG: Installing : cracklib-2.9.11-8.el10.x86_64 115/305 DEBUG: Installing : libevent-2.1.12-16.el10.x86_64 116/305 DEBUG: Installing : libsmartcols-2.40.2-15.el10.x86_64 117/305 DEBUG: Installing : util-linux-core-2.40.2-15.el10.x86_64 118/305 DEBUG: Installing : lua-libs-5.4.6-7.el10.x86_64 119/305 DEBUG: Installing : lz4-libs-1.9.4-8.el10.x86_64 120/305 DEBUG: Installing : libarchive-3.7.7-4.el10.x86_64 121/305 DEBUG: Installing : fribidi-1.0.14-4.el10.x86_64 122/305 DEBUG: Installing : jbigkit-libs-2.1-31.el10.x86_64 123/305 DEBUG: Installing : libtool-ltdl-2.4.7-13.el10.x86_64 124/305 DEBUG: Installing : zstd-1.5.5-9.el10.x86_64 125/305 DEBUG: Installing : cracklib-dicts-2.9.11-8.el10.x86_64 126/305 DEBUG: Installing : libpwquality-1.4.5-12.el10.x86_64 127/305 DEBUG: Installing : shared-mime-info-2.3-8.el10.x86_64 128/305 DEBUG: Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 128/305 DEBUG: Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 129/305 DEBUG: Installing : liblqr-1-0.4.2-26.el10s.x86_64 130/305 DEBUG: Installing : python3-pip-wheel-23.3.2-7.el10.noarch 131/305 DEBUG: Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 132/305 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 132/305 DEBUG: Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 133/305 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 133/305 DEBUG: Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 134/305 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 134/305 DEBUG: Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 135/305 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 135/305 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 136/305 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 136/305 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 137/305 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 137/305 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 138/305 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 138/305 DEBUG: Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 139/305 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 139/305 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 140/305 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 140/305 DEBUG: Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 141/305 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 141/305 DEBUG: Installing : urw-base35-fonts-20200910-21.el10.noarch 142/305 DEBUG: Installing : kmod-libs-31-13.el10.x86_64 143/305 DEBUG: Installing : rpm-sequoia-1.9.0.3-1.el10.x86_64 144/305 DEBUG: Installing : rpm-plugin-audit-4.19.1.1-21.el10.x86_64 145/305 DEBUG: Installing : rpm-libs-4.19.1.1-21.el10.x86_64 146/305 DEBUG: Installing : libsemanage-3.9-2.el10.x86_64 147/305 DEBUG: Installing : shadow-utils-2:4.15.0-9.el10.x86_64 148/305 DEBUG: Running scriptlet: tpm2-tss-4.1.3-5.el10.x86_64 149/305 DEBUG: useradd: Warning: missing or non-executable shell '/usr/sbin/nologin' DEBUG: Installing : tpm2-tss-4.1.3-5.el10.x86_64 149/305 DEBUG: Installing : tar-2:1.35-10.el10.x86_64 150/305 DEBUG: Installing : zip-3.0-45.el10.x86_64 151/305 DEBUG: Installing : cpp-14.3.1-4.3.el10.x86_64 152/305 DEBUG: Installing : libpsl-0.21.5-6.el10.x86_64 153/305 DEBUG: Installing : dbus-libs-1:1.14.10-5.el10.x86_64 154/305 DEBUG: Installing : avahi-libs-0.9~rc2-2.el10.x86_64 155/305 DEBUG: Installing : cyrus-sasl-lib-2.1.28-27.el10.x86_64 156/305 DEBUG: Installing : openldap-2.6.10-1.el10.x86_64 157/305 DEBUG: Installing : gdbm-1:1.23-14.el10.x86_64 158/305 DEBUG: Installing : pam-1.6.1-9.el10.x86_64 159/305 DEBUG: Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 160/305 DEBUG: Installing : nss-softokn-3.112.0-4.el10.x86_64 161/305 DEBUG: Installing : nss-sysinit-3.112.0-4.el10.x86_64 162/305 DEBUG: Installing : nss-3.112.0-4.el10.x86_64 163/305 DEBUG: Running scriptlet: nss-3.112.0-4.el10.x86_64 163/305 DEBUG: Installing : libgcrypt-1.11.0-6.el10.x86_64 164/305 DEBUG: Installing : libksba-1.6.7-2.el10.x86_64 165/305 DEBUG: Installing : jasper-libs-4.1.0-5.el10.x86_64 166/305 DEBUG: Installing : LibRaw-0.21.3-1.el10s.x86_64 167/305 DEBUG: Installing : libbpf-2:1.7.0-1.el10.x86_64 168/305 DEBUG: Installing : libxkbcommon-1.7.0-4.el10.x86_64 169/305 DEBUG: Running scriptlet: xml-common-0.6.3-65.el10.noarch 170/305 DEBUG: Installing : xml-common-0.6.3-65.el10.noarch 170/305 DEBUG: Installing : bzip2-1.0.8-25.el10.x86_64 171/305 DEBUG: Installing : graphite2-1.3.14-17.el10.x86_64 172/305 DEBUG: Installing : freetype-2.13.2-8.el10.x86_64 173/305 DEBUG: Installing : harfbuzz-8.4.0-6.el10.x86_64 174/305 DEBUG: Installing : fontconfig-2.15.0-7.el10.x86_64 175/305 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 175/305 DEBUG: Installing : libraqm-0.10.1-2.el10s.x86_64 176/305 DEBUG: Installing : imath-3.1.10-4.el10.x86_64 177/305 DEBUG: Installing : liblerc-4.0.0-8.el10.x86_64 178/305 DEBUG: Installing : libtiff-4.6.0-6.el10.x86_64 179/305 DEBUG: Installing : openexr-libs-3.1.10-8.el10.x86_64 180/305 DEBUG: Installing : dbus-common-1:1.14.10-5.el10.noarch 181/305 DEBUG: Running scriptlet: dbus-common-1:1.14.10-5.el10.noarch 181/305 DEBUG: Installing : dbus-broker-36-4.el10.x86_64 182/305 DEBUG: Running scriptlet: dbus-broker-36-4.el10.x86_64 182/305 DEBUG: Installing : dbus-1:1.14.10-5.el10.x86_64 183/305 DEBUG: Installing : ed-1.20-5.el10.x86_64 184/305 DEBUG: Installing : patch-2.7.6-26.el10.x86_64 185/305 DEBUG: Installing : less-661-3.el10.x86_64 186/305 DEBUG: Installing : libedit-3.1-52.20230828cvs.el10.x86_64 187/305 DEBUG: Installing : cpio-2.15-3.el10.x86_64 188/305 DEBUG: Installing : keyutils-libs-1.6.3-5.el10.x86_64 189/305 DEBUG: Installing : libcbor-0.11.0-3.el10.x86_64 190/305 DEBUG: Installing : libfido2-1.14.0-7.el10.x86_64 191/305 DEBUG: Installing : libcom_err-1.47.1-5.el10.x86_64 192/305 DEBUG: Installing : libnghttp2-1.64.0-2.el10.x86_64 193/305 DEBUG: Installing : libpkgconf-2.1.0-3.el10.x86_64 194/305 DEBUG: Installing : pkgconf-2.1.0-3.el10.x86_64 195/305 DEBUG: Installing : pkgconf-pkg-config-2.1.0-3.el10.x86_64 196/305 DEBUG: Installing : libxcrypt-devel-4.4.36-10.el10.x86_64 197/305 DEBUG: Installing : glibc-devel-2.39-99.el10.x86_64 198/305 DEBUG: Installing : libseccomp-2.5.6-1.el10.x86_64 199/305 DEBUG: Installing : libverto-0.3.2-10.el10.x86_64 200/305 DEBUG: Installing : krb5-libs-1.21.3-8.el10.x86_64 201/305 DEBUG: Installing : libssh-0.11.1-3.el10.x86_64 202/305 DEBUG: Installing : libcurl-8.12.1-4.el10.x86_64 203/305 DEBUG: Installing : authselect-libs-1.5.2-1.el10.x86_64 204/305 DEBUG: Installing : cryptsetup-libs-2.8.1-2.el10.x86_64 205/305 DEBUG: Installing : device-mapper-libs-10:1.02.206-3.el10.x86_64 206/305 DEBUG: Installing : device-mapper-10:1.02.206-3.el10.x86_64 207/305 DEBUG: Installing : elfutils-debuginfod-client-0.194-1.el10.x86_64 208/305 DEBUG: Installing : elfutils-libs-0.194-1.el10.x86_64 209/305 DEBUG: Installing : elfutils-default-yama-scope-0.194-1.el10.noarch 210/305 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.194-1.el10.noarch 210/305 DEBUG: Running scriptlet: libutempter-1.2.1-15.el10.x86_64 211/305 DEBUG: Installing : libutempter-1.2.1-15.el10.x86_64 211/305 DEBUG: Installing : systemd-pam-257-21.el10.x86_64 212/305 DEBUG: Installing : util-linux-2.40.2-15.el10.x86_64 213/305 DEBUG: Running scriptlet: util-linux-2.40.2-15.el10.x86_64 213/305 DEBUG: Running scriptlet: systemd-257-21.el10.x86_64 214/305 DEBUG: Installing : systemd-257-21.el10.x86_64 214/305 DEBUG: Running scriptlet: systemd-257-21.el10.x86_64 214/305 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: Creating group 'dbus' with GID 81. DEBUG: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. DEBUG: Installing : binutils-gold-2.41-60.el10.x86_64 215/305 DEBUG: Running scriptlet: binutils-gold-2.41-60.el10.x86_64 215/305 DEBUG: Installing : binutils-2.41-60.el10.x86_64 216/305 DEBUG: Running scriptlet: binutils-2.41-60.el10.x86_64 216/305 DEBUG: Installing : elfutils-0.194-1.el10.x86_64 217/305 DEBUG: Installing : gdb-minimal-16.3-2.el10.x86_64 218/305 DEBUG: Installing : debugedit-5.1-8.el10.x86_64 219/305 DEBUG: Installing : cups-filesystem-1:2.4.10-16.el10.noarch 220/305 DEBUG: Installing : cups-libs-1:2.4.10-16.el10.x86_64 221/305 DEBUG: Installing : openssh-9.9p1-19.el10.x86_64 222/305 DEBUG: Installing : openssh-clients-9.9p1-19.el10.x86_64 223/305 DEBUG: Running scriptlet: openssh-clients-9.9p1-19.el10.x86_64 223/305 DEBUG: Installing : git-core-2.52.0-1.el10.x86_64 224/305 DEBUG: Installing : rpm-build-libs-4.19.1.1-21.el10.x86_64 225/305 DEBUG: Installing : curl-8.12.1-4.el10.x86_64 226/305 DEBUG: Running scriptlet: rpm-4.19.1.1-21.el10.x86_64 227/305 DEBUG: Installing : rpm-4.19.1.1-21.el10.x86_64 227/305 DEBUG: Installing : efi-srpm-macros-6-6.el10.noarch 228/305 DEBUG: Installing : lua-srpm-macros-1-15.el10.noarch 229/305 DEBUG: Installing : make-1:4.4.1-9.el10.x86_64 230/305 DEBUG: Installing : gcc-14.3.1-4.3.el10.x86_64 231/305 DEBUG: Installing : annobin-plugin-gcc-13.02-2.el10.x86_64 232/305 DEBUG: Installing : gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 233/305 DEBUG: Installing : fonts-srpm-macros-1:2.0.5-18.el10.noarch 234/305 DEBUG: Installing : forge-srpm-macros-0.4.0-6.el10.noarch 235/305 DEBUG: Installing : go-srpm-macros-3.8.0-1.el10.noarch 236/305 DEBUG: Installing : python-srpm-macros-3.12-11.el10.noarch 237/305 DEBUG: Installing : redhat-rpm-config-295-1.el10.noarch 238/305 DEBUG: Running scriptlet: redhat-rpm-config-295-1.el10.noarch 238/305 DEBUG: Installing : rpm-build-4.19.1.1-21.el10.x86_64 239/305 DEBUG: Installing : pyproject-srpm-macros-1.18.5-1.el10.noarch 240/305 DEBUG: Installing : python-rpm-macros-3.12-11.el10.noarch 241/305 DEBUG: Installing : python3-rpm-macros-3.12-11.el10.noarch 242/305 DEBUG: Installing : mpdecimal-2.5.1-12.el10.x86_64 243/305 DEBUG: Installing : python-unversioned-command-3.12.12-3.el10.noarch 244/305 DEBUG: Installing : python3-3.12.12-3.el10.x86_64 245/305 DEBUG: Installing : python3-libs-3.12.12-3.el10.x86_64 246/305 DEBUG: Installing : python3-packaging-24.2-2.el10.noarch 247/305 DEBUG: Installing : python3-setuptools-69.0.3-12.el10.noarch 248/305 DEBUG: Installing : python3-idna-3.7-4.el10.noarch 249/305 DEBUG: Installing : python3-greenlet-3.0.3-5.el10.x86_64 250/305 DEBUG: Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 251/305 DEBUG: Installing : python3-urllib3-1.26.19-3.el10.noarch 252/305 DEBUG: Installing : python3-babel-2.13.1-5.el10.noarch 253/305 DEBUG: Installing : python3-rpm-generators-14-12.el10.noarch 254/305 DEBUG: Installing : python3-charset-normalizer-3.4.2-1.el10.noarch 255/305 DEBUG: Installing : python3-requests-2.32.4-1.el10.noarch 256/305 DEBUG: Installing : python3-dns-2.6.1-1.el10.noarch 257/305 DEBUG: Installing : python3-docutils-0.20.1-5.el10.noarch 258/305 DEBUG: Installing : python3-markupsafe-2.1.3-6.el10.x86_64 259/305 DEBUG: Installing : python3-jinja2-3.1.6-1.el10.noarch 260/305 DEBUG: Installing : python3-pip-23.3.2-7.el10.noarch 261/305 DEBUG: Installing : python3-imagesize-1.4.1-9.el10.noarch 262/305 DEBUG: Installing : python3-pygments-2.18.0-1.el10.noarch 263/305 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.16-5.el10.noa 264/305 DEBUG: Installing : npth-1.6-21.el10.x86_64 265/305 DEBUG: Installing : gnupg2-2.4.5-3.el10.x86_64 266/305 DEBUG: Installing : gpgme-1.23.2-6.el10.x86_64 267/305 DEBUG: Installing : gpgmepp-1.23.2-6.el10.x86_64 268/305 DEBUG: Installing : poppler-24.02.0-7.el10.x86_64 269/305 DEBUG: Installing : jbig2dec-libs-0.20-7.el10.x86_64 270/305 DEBUG: Installing : libXau-1.0.11-8.el10.x86_64 271/305 DEBUG: Installing : libxcb-1.17.0-3.el10.x86_64 272/305 DEBUG: Installing : libX11-1.8.10-1.el10.x86_64 273/305 DEBUG: Installing : libXrender-0.9.11-8.el10.x86_64 274/305 DEBUG: Installing : libXext-1.3.6-3.el10.x86_64 275/305 DEBUG: Installing : libXft-2.3.8-8.el10.x86_64 276/305 DEBUG: Installing : libXpm-3.5.17-5.el10.x86_64 277/305 DEBUG: Installing : gd-2.3.3-22.el10.x86_64 278/305 DEBUG: Installing : libXt-1.3.0-5.el10.x86_64 279/305 DEBUG: Installing : libdatrie-0.2.13-11.el10.x86_64 280/305 DEBUG: Installing : libthai-0.1.29-10.el10.x86_64 281/305 DEBUG: Installing : libijs-0.35-24.el10.x86_64 282/305 DEBUG: Installing : libpaper-1:2.1.1-7.el10.x86_64 283/305 DEBUG: Installing : libgs-10.02.1-16.el10.x86_64 284/305 DEBUG: Installing : pixman-0.43.4-2.el10.x86_64 285/305 DEBUG: Installing : cairo-1.18.2-2.el10.x86_64 286/305 DEBUG: Installing : pango-1.54.0-3.el10.x86_64 287/305 DEBUG: Installing : cairo-gobject-1.18.2-2.el10.x86_64 288/305 DEBUG: Installing : librsvg2-2.57.1-9.el10.x86_64 289/305 DEBUG: Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 290/305 DEBUG: Installing : poppler-glib-24.02.0-7.el10.x86_64 291/305 DEBUG: Installing : graphviz-9.0.0-15.el10.x86_64 292/305 DEBUG: Installing : libwmf-lite-0.2.13-6.el10s.x86_64 293/305 DEBUG: Installing : ImageMagick-libs-6.9.12.98-1.el10s.x86_64 294/305 DEBUG: Installing : ImageMagick-6.9.12.98-1.el10s.x86_64 295/305 DEBUG: Installing : python3-sphinx-1:7.2.6-10.el10.noarch 296/305 DEBUG: Installing : python3-devel-3.12.12-3.el10.x86_64 297/305 DEBUG: Installing : python3-eventlet-0.40.0-1.el10s.noarch 298/305 DEBUG: Installing : python3-sqlalchemy-2.0.26-6.el10.x86_64 299/305 DEBUG: Installing : python3-setuptools_scm-8.0.4-7.el10.noarch 300/305 DEBUG: Installing : python3-pbr-6.1.1-1.el10s.noarch 301/305 DEBUG: Installing : python3-six-1.16.0-16.el10.noarch 302/305 DEBUG: Installing : authselect-1.5.2-1.el10.x86_64 303/305 DEBUG: Installing : systemd-rpm-macros-257-21.el10.noarch 304/305 DEBUG: Installing : openstack-macros-2023.1.0-0.20250702055156.ce6a1 305/305 DEBUG: Running scriptlet: filesystem-3.18-17.el10.x86_64 305/305 DEBUG: Running scriptlet: ca-certificates-2025.2.80_v9.0.305-102.el10.noar 305/305 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 305/305 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 305/305 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 305/305 DEBUG: Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 305/305 DEBUG: Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 305/305 DEBUG: Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 305/305 DEBUG: Running scriptlet: authselect-libs-1.5.2-1.el10.x86_64 305/305 DEBUG: Running scriptlet: rpm-4.19.1.1-21.el10.x86_64 305/305 DEBUG: Running scriptlet: openstack-macros-2023.1.0-0.20250702055156.ce6a1 305/305 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-13.02-2.el10.noarch DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: basesystem-11-22.el10.noarch DEBUG: bash-5.2.26-6.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: binutils-gold-2.41-60.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-2025.2.80_v9.0.305-102.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-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.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.3.1-4.3.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-20251127-1.git27c2902.el10.noarch DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: cups-filesystem-1:2.4.10-16.el10.noarch DEBUG: cups-libs-1:2.4.10-16.el10.x86_64 DEBUG: curl-8.12.1-4.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-4.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-8.el10.x86_64 DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: filesystem-3.18-17.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.3.1-4.3.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: gdbm-1:1.23-14.el10.x86_64 DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: glib2-2.80.4-11.el10.x86_64 DEBUG: glibc-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-devel-2.39-99.el10.x86_64 DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: gmp-1:6.2.1-12.el10.x86_64 DEBUG: gnupg2-2.4.5-3.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: go-srpm-macros-3.8.0-1.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-201.el10.x86_64 DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 DEBUG: kmod-libs-31-13.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.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-4.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-15.el10.x86_64 DEBUG: libbpf-2:1.7.0-1.el10.x86_64 DEBUG: libbrotli-1.1.0-7.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-5.el10.x86_64 DEBUG: libcurl-8.12.1-4.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-15.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libfido2-1.14.0-7.el10.x86_64 DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.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-15.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-9.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.6-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libsmartcols-2.40.2-15.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libssh-config-0.11.1-3.el10.noarch DEBUG: libstdc++-14.3.1-4.3.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: libutempter-1.2.1-15.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: libwebp-1.3.2-10.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-10.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-6.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.36.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-util-3.112.0-4.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-5.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: openssl-fips-provider-1:3.5.5-1.el10.x86_64 DEBUG: openssl-libs-1:3.5.5-1.el10.x86_64 DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: pam-libs-1.6.1-9.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: perl-srpm-macros-1-57.el10.noarch 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: poppler-24.02.0-7.el10.x86_64 DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: poppler-glib-24.02.0-7.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-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.12-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.40.0-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.12-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.4-1.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: python3-setuptools-69.0.3-12.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-3.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: readline-8.2-11.el10.x86_64 DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 DEBUG: rust-toolset-srpm-macros-1.92.0-1.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-9.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: tar-2:1.35-10.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tzdata-2025c-1.el10.noarch DEBUG: unzip-6.0-69.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.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-45.el10.x86_64 DEBUG: zlib-ng-compat-2.2.3-3.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: installing minimal buildroot with dnf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/os-release DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//proc/filesystems', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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-13.02-2.el10.noarch annobin-plugin-gcc-13.02-2.el10.x86_64 audit-libs-4.0.3-5.el10.x86_64 authselect-1.5.2-1.el10.x86_64 authselect-libs-1.5.2-1.el10.x86_64 avahi-libs-0.9~rc2-2.el10.x86_64 basesystem-11-22.el10.noarch bash-5.2.26-6.el10.x86_64 binutils-2.41-60.el10.x86_64 binutils-gold-2.41-60.el10.x86_64 bzip2-1.0.8-25.el10.x86_64 bzip2-libs-1.0.8-25.el10.x86_64 ca-certificates-2025.2.80_v9.0.305-102.el10.noarch cairo-1.18.2-2.el10.x86_64 cairo-gobject-1.18.2-2.el10.x86_64 centos-gpg-keys-10.0-19.el10.noarch centos-stream-release-10.0-19.el10.noarch centos-stream-repos-10.0-19.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.3.1-4.3.el10.x86_64 cracklib-2.9.11-8.el10.x86_64 cracklib-dicts-2.9.11-8.el10.x86_64 crypto-policies-20251127-1.git27c2902.el10.noarch cryptsetup-libs-2.8.1-2.el10.x86_64 cups-filesystem-2.4.10-16.el10.noarch cups-libs-2.4.10-16.el10.x86_64 curl-8.12.1-4.el10.x86_64 cyrus-sasl-lib-2.1.28-27.el10.x86_64 dbus-1.14.10-5.el10.x86_64 dbus-broker-36-4.el10.x86_64 dbus-common-1.14.10-5.el10.noarch dbus-libs-1.14.10-5.el10.x86_64 debugedit-5.1-8.el10.x86_64 default-fonts-core-sans-4.1-3.el10.noarch device-mapper-1.02.206-3.el10.x86_64 device-mapper-libs-1.02.206-3.el10.x86_64 diffutils-3.10-8.el10.x86_64 dwz-0.16-1.el10.x86_64 ed-1.20-5.el10.x86_64 efi-srpm-macros-6-6.el10.noarch elfutils-0.194-1.el10.x86_64 elfutils-debuginfod-client-0.194-1.el10.x86_64 elfutils-default-yama-scope-0.194-1.el10.noarch elfutils-libelf-0.194-1.el10.x86_64 elfutils-libs-0.194-1.el10.x86_64 expat-2.7.3-1.el10.x86_64 file-5.45-8.el10.x86_64 file-libs-5.45-8.el10.x86_64 filesystem-3.18-17.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.3.1-4.3.el10.x86_64 gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 gd-2.3.3-22.el10.x86_64 gdb-minimal-16.3-2.el10.x86_64 gdbm-1.23-14.el10.x86_64 gdbm-libs-1.23-14.el10.x86_64 gdk-pixbuf2-2.42.12-4.el10.x86_64 git-core-2.52.0-1.el10.x86_64 glib2-2.80.4-11.el10.x86_64 glibc-2.39-99.el10.x86_64 glibc-common-2.39-99.el10.x86_64 glibc-devel-2.39-99.el10.x86_64 glibc-gconv-extra-2.39-99.el10.x86_64 glibc-minimal-langpack-2.39-99.el10.x86_64 gmp-6.2.1-12.el10.x86_64 gnupg2-2.4.5-3.el10.x86_64 gnutls-3.8.10-2.el10.x86_64 go-srpm-macros-3.8.0-1.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-201.el10.x86_64 kernel-srpm-macros-1.0-27.el10.noarch keyutils-libs-1.6.3-5.el10.x86_64 kmod-libs-31-13.el10.x86_64 krb5-libs-1.21.3-8.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-4.el10.x86_64 libassuan-2.5.6-6.el10.x86_64 libattr-2.5.2-5.el10.x86_64 libblkid-2.40.2-15.el10.x86_64 libbpf-1.7.0-1.el10.x86_64 libbrotli-1.1.0-7.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-5.el10.x86_64 libcurl-8.12.1-4.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-15.el10.x86_64 libffi-3.4.4-10.el10.x86_64 libfido2-1.14.0-7.el10.x86_64 libgcc-14.3.1-4.3.el10.x86_64 libgcrypt-1.11.0-6.el10.x86_64 libgomp-14.3.1-4.3.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-15.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-9.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.6-1.el10.x86_64 libselinux-3.9-4.el10.x86_64 libsemanage-3.9-2.el10.x86_64 libsepol-3.9-1.el10.x86_64 libsmartcols-2.40.2-15.el10.x86_64 libssh-0.11.1-3.el10.x86_64 libssh-config-0.11.1-3.el10.noarch libstdc++-14.3.1-4.3.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 libutempter-1.2.1-15.el10.x86_64 libuuid-2.40.2-15.el10.x86_64 libverto-0.3.2-10.el10.x86_64 libwebp-1.3.2-10.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-10.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-6.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.36.0-4.el10.x86_64 nss-3.112.0-4.el10.x86_64 nss-softokn-3.112.0-4.el10.x86_64 nss-softokn-freebl-3.112.0-4.el10.x86_64 nss-sysinit-3.112.0-4.el10.x86_64 nss-util-3.112.0-4.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-5.el10.x86_64 openldap-2.6.10-1.el10.x86_64 openssh-9.9p1-19.el10.x86_64 openssh-clients-9.9p1-19.el10.x86_64 openssl-fips-provider-3.5.5-1.el10.x86_64 openssl-libs-3.5.5-1.el10.x86_64 openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch p11-kit-0.26.1-1.el10.x86_64 p11-kit-trust-0.26.1-1.el10.x86_64 package-notes-srpm-macros-0.5-13.el10.noarch pam-1.6.1-9.el10.x86_64 pam-libs-1.6.1-9.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 perl-srpm-macros-1-57.el10.noarch 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 poppler-24.02.0-7.el10.x86_64 poppler-data-0.4.11-9.el10.noarch poppler-glib-24.02.0-7.el10.x86_64 popt-1.19-8.el10.x86_64 publicsuffix-list-dafsa-20240107-5.el10.noarch pyproject-srpm-macros-1.18.5-1.el10.noarch python-rpm-macros-3.12-11.el10.noarch python-srpm-macros-3.12-11.el10.noarch python-unversioned-command-3.12.12-3.el10.noarch python3-3.12.12-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.12-3.el10.x86_64 python3-dns-2.6.1-1.el10.noarch python3-docutils-0.20.1-5.el10.noarch python3-eventlet-0.40.0-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.12-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.4-1.el10.noarch python3-rpm-generators-14-12.el10.noarch python3-rpm-macros-3.12-11.el10.noarch python3-setuptools-69.0.3-12.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-3.el10.noarch qt6-srpm-macros-6.10.1-1.el10.noarch readline-8.2-11.el10.x86_64 redhat-rpm-config-295-1.el10.noarch redhat-text-vf-fonts-4.1.0-1.el10.noarch rpm-4.19.1.1-21.el10.x86_64 rpm-build-4.19.1.1-21.el10.x86_64 rpm-build-libs-4.19.1.1-21.el10.x86_64 rpm-libs-4.19.1.1-21.el10.x86_64 rpm-plugin-audit-4.19.1.1-21.el10.x86_64 rpm-sequoia-1.9.0.3-1.el10.x86_64 rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 rust-toolset-srpm-macros-1.92.0-1.el10.noarch sed-4.9-3.el10.x86_64 setup-2.14.5-7.el10.noarch shadow-utils-4.15.0-9.el10.x86_64 shared-mime-info-2.3-8.el10.x86_64 sqlite-libs-3.46.1-5.el10.x86_64 systemd-257-21.el10.x86_64 systemd-libs-257-21.el10.x86_64 systemd-pam-257-21.el10.x86_64 systemd-rpm-macros-257-21.el10.noarch tar-1.35-10.el10.x86_64 tpm2-tss-4.1.3-5.el10.x86_64 tzdata-2025c-1.el10.noarch unzip-6.0-69.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-15.el10.x86_64 util-linux-core-2.40.2-15.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-45.el10.x86_64 zlib-ng-compat-2.2.3-3.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 eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec Previous HEAD position was 2f10323a Merge "Remove eventlet from requirements and clean up references" HEAD is now at eb6c4aad Merge "Move WSGIService to designate/api/service.py and deprecate" + '[' -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-designate + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-designate + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead ++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead + setversionandrelease 21.1.0.dev42 eb6c4aa + UPSTREAMVERSION=21.1.0.dev42 + [[ 21.1.0.dev42 =~ ([^-]*)-(.+) ]] + [[ 21.1.0.dev42 =~ (.*?)\.(0rc.+) ]] + [[ 21.1.0.dev42 =~ (.*?)\.(0b.+) ]] + [[ 21.1.0.dev42 =~ (.*?)\.(0a.+) ]] + [[ 21.1.0.dev42 =~ (.*?)\.(dev.+) ]] + VERSION=21.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20260216174352.eb6c4aa + '[' -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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --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.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 7fe27adb-2184-4bb0-a907-bfadb5123a1d DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 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.ra2wqva0', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.6Gi 2.9Gi 1.0Gi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 870M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.pbzepra8', '/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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating designate.egg-info writing pbr to designate.egg-info/pbr.json writing designate.egg-info/PKG-INFO writing dependency_links to designate.egg-info/dependency_links.txt writing entry points to designate.egg-info/entry_points.txt writing requirements to designate.egg-info/requires.txt writing top-level names to designate.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'designate.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 'designate.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating designate-21.1.0.dev42 creating designate-21.1.0.dev42/api-ref creating designate-21.1.0.dev42/api-ref/source creating designate-21.1.0.dev42/api-ref/source/samples creating designate-21.1.0.dev42/api-ref/source/samples/blacklists creating designate-21.1.0.dev42/api-ref/source/samples/limits creating designate-21.1.0.dev42/api-ref/source/samples/pools creating designate-21.1.0.dev42/api-ref/source/samples/quotas creating designate-21.1.0.dev42/api-ref/source/samples/recordsets creating designate-21.1.0.dev42/api-ref/source/samples/reverse_floatingips creating designate-21.1.0.dev42/api-ref/source/samples/service_status creating designate-21.1.0.dev42/api-ref/source/samples/tlds creating designate-21.1.0.dev42/api-ref/source/samples/tsigkeys creating designate-21.1.0.dev42/api-ref/source/samples/versions creating designate-21.1.0.dev42/api-ref/source/samples/zones creating designate-21.1.0.dev42/contrib creating designate-21.1.0.dev42/contrib/designate-ext-samplehandler creating designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler creating designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler creating designate-21.1.0.dev42/contrib/vagrant creating designate-21.1.0.dev42/designate creating designate-21.1.0.dev42/designate.egg-info creating designate-21.1.0.dev42/designate/api creating designate-21.1.0.dev42/designate/api/admin creating designate-21.1.0.dev42/designate/api/admin/controllers creating designate-21.1.0.dev42/designate/api/admin/controllers/extensions creating designate-21.1.0.dev42/designate/api/admin/views creating designate-21.1.0.dev42/designate/api/admin/views/extensions creating designate-21.1.0.dev42/designate/api/v2 creating designate-21.1.0.dev42/designate/api/v2/controllers creating designate-21.1.0.dev42/designate/api/v2/controllers/zones creating designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks creating designate-21.1.0.dev42/designate/backend creating designate-21.1.0.dev42/designate/central creating designate-21.1.0.dev42/designate/cmd creating designate-21.1.0.dev42/designate/common creating designate-21.1.0.dev42/designate/common/decorators creating designate-21.1.0.dev42/designate/common/policies creating designate-21.1.0.dev42/designate/conf creating designate-21.1.0.dev42/designate/hacking creating designate-21.1.0.dev42/designate/locale creating designate-21.1.0.dev42/designate/locale/en_GB creating designate-21.1.0.dev42/designate/locale/en_GB/LC_MESSAGES creating designate-21.1.0.dev42/designate/locale/ko_KR creating designate-21.1.0.dev42/designate/locale/ko_KR/LC_MESSAGES creating designate-21.1.0.dev42/designate/locale/ru creating designate-21.1.0.dev42/designate/locale/ru/LC_MESSAGES creating designate-21.1.0.dev42/designate/manage creating designate-21.1.0.dev42/designate/mdns creating designate-21.1.0.dev42/designate/network_api creating designate-21.1.0.dev42/designate/notification_handler creating designate-21.1.0.dev42/designate/objects creating designate-21.1.0.dev42/designate/objects/adapters creating designate-21.1.0.dev42/designate/objects/adapters/api_v2 creating designate-21.1.0.dev42/designate/objects/adapters/yaml creating designate-21.1.0.dev42/designate/producer creating designate-21.1.0.dev42/designate/quota creating designate-21.1.0.dev42/designate/resources creating designate-21.1.0.dev42/designate/resources/schemas creating designate-21.1.0.dev42/designate/resources/schemas/admin creating designate-21.1.0.dev42/designate/resources/templates creating designate-21.1.0.dev42/designate/scheduler creating designate-21.1.0.dev42/designate/scheduler/filters creating designate-21.1.0.dev42/designate/sink creating designate-21.1.0.dev42/designate/storage creating designate-21.1.0.dev42/designate/storage/sqlalchemy creating designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic creating designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions creating designate-21.1.0.dev42/designate/tests creating designate-21.1.0.dev42/designate/tests/functional creating designate-21.1.0.dev42/designate/tests/functional/api creating designate-21.1.0.dev42/designate/tests/functional/api/admin creating designate-21.1.0.dev42/designate/tests/functional/api/admin/extensions creating designate-21.1.0.dev42/designate/tests/functional/api/v2 creating designate-21.1.0.dev42/designate/tests/functional/central creating designate-21.1.0.dev42/designate/tests/functional/manage creating designate-21.1.0.dev42/designate/tests/functional/mdns creating designate-21.1.0.dev42/designate/tests/functional/notification_handler creating designate-21.1.0.dev42/designate/tests/functional/producer creating designate-21.1.0.dev42/designate/tests/functional/quota creating designate-21.1.0.dev42/designate/tests/functional/worker creating designate-21.1.0.dev42/designate/tests/resources creating designate-21.1.0.dev42/designate/tests/resources/pools_yaml creating designate-21.1.0.dev42/designate/tests/resources/sample_notifications creating designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron creating designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova creating designate-21.1.0.dev42/designate/tests/resources/tlds creating designate-21.1.0.dev42/designate/tests/resources/zonefiles creating designate-21.1.0.dev42/designate/tests/unit creating designate-21.1.0.dev42/designate/tests/unit/api creating designate-21.1.0.dev42/designate/tests/unit/api/v2 creating designate-21.1.0.dev42/designate/tests/unit/backend creating designate-21.1.0.dev42/designate/tests/unit/central creating designate-21.1.0.dev42/designate/tests/unit/cmd creating designate-21.1.0.dev42/designate/tests/unit/common creating designate-21.1.0.dev42/designate/tests/unit/manage creating designate-21.1.0.dev42/designate/tests/unit/mdns creating designate-21.1.0.dev42/designate/tests/unit/network_api creating designate-21.1.0.dev42/designate/tests/unit/notification_handler creating designate-21.1.0.dev42/designate/tests/unit/objects creating designate-21.1.0.dev42/designate/tests/unit/producer creating designate-21.1.0.dev42/designate/tests/unit/scheduler creating designate-21.1.0.dev42/designate/tests/unit/sink creating designate-21.1.0.dev42/designate/tests/unit/storage creating designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy creating designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy/alembic creating designate-21.1.0.dev42/designate/tests/unit/workers creating designate-21.1.0.dev42/designate/tests/unit/wsgi creating designate-21.1.0.dev42/designate/worker creating designate-21.1.0.dev42/designate/worker/tasks creating designate-21.1.0.dev42/designate/wsgi creating designate-21.1.0.dev42/devstack creating designate-21.1.0.dev42/devstack/designate_plugins creating designate-21.1.0.dev42/devstack/files creating designate-21.1.0.dev42/devstack/gate creating designate-21.1.0.dev42/devstack/lib creating designate-21.1.0.dev42/devstack/upgrade creating designate-21.1.0.dev42/devstack/upgrade/from-2024.2 creating designate-21.1.0.dev42/devstack/upgrade/from-2025.1 creating designate-21.1.0.dev42/devstack/upgrade/from-xena creating designate-21.1.0.dev42/doc creating designate-21.1.0.dev42/doc/ext creating designate-21.1.0.dev42/doc/ext/assets creating designate-21.1.0.dev42/doc/source creating designate-21.1.0.dev42/doc/source/_extra creating designate-21.1.0.dev42/doc/source/_static creating designate-21.1.0.dev42/doc/source/admin creating designate-21.1.0.dev42/doc/source/admin/backends creating designate-21.1.0.dev42/doc/source/admin/backends/sample_yaml_snippets creating designate-21.1.0.dev42/doc/source/admin/samples creating designate-21.1.0.dev42/doc/source/admin/upgrades creating designate-21.1.0.dev42/doc/source/cli creating designate-21.1.0.dev42/doc/source/configuration creating designate-21.1.0.dev42/doc/source/contributor creating designate-21.1.0.dev42/doc/source/contributor/sourcedoc creating designate-21.1.0.dev42/doc/source/diagrams creating designate-21.1.0.dev42/doc/source/examples creating designate-21.1.0.dev42/doc/source/images creating designate-21.1.0.dev42/doc/source/install creating designate-21.1.0.dev42/doc/source/intro creating designate-21.1.0.dev42/doc/source/reference creating designate-21.1.0.dev42/doc/source/user creating designate-21.1.0.dev42/etc creating designate-21.1.0.dev42/etc/designate creating designate-21.1.0.dev42/etc/designate/rootwrap.d creating designate-21.1.0.dev42/playbooks creating designate-21.1.0.dev42/playbooks/designate-bind9 creating designate-21.1.0.dev42/playbooks/designate-pdns4 creating designate-21.1.0.dev42/rally-jobs creating designate-21.1.0.dev42/rally-jobs/extra creating designate-21.1.0.dev42/rally-jobs/plugins creating designate-21.1.0.dev42/releasenotes creating designate-21.1.0.dev42/releasenotes/notes creating designate-21.1.0.dev42/releasenotes/source creating designate-21.1.0.dev42/releasenotes/source/_static creating designate-21.1.0.dev42/releasenotes/source/_templates creating designate-21.1.0.dev42/releasenotes/source/locale creating designate-21.1.0.dev42/releasenotes/source/locale/en_GB creating designate-21.1.0.dev42/releasenotes/source/locale/en_GB/LC_MESSAGES creating designate-21.1.0.dev42/releasenotes/source/locale/fr creating designate-21.1.0.dev42/releasenotes/source/locale/fr/LC_MESSAGES creating designate-21.1.0.dev42/releasenotes/source/locale/ja creating designate-21.1.0.dev42/releasenotes/source/locale/ja/LC_MESSAGES creating designate-21.1.0.dev42/roles creating designate-21.1.0.dev42/roles/bind-logs-conf creating designate-21.1.0.dev42/roles/bind-logs-conf/defaults creating designate-21.1.0.dev42/roles/bind-logs-conf/tasks creating designate-21.1.0.dev42/roles/pdns4-logs-conf creating designate-21.1.0.dev42/roles/pdns4-logs-conf/defaults creating designate-21.1.0.dev42/roles/pdns4-logs-conf/tasks creating designate-21.1.0.dev42/tools creating designate-21.1.0.dev42/tools/mysql_pending_notify_bench creating designate-21.1.0.dev42/zuul.d copying files to designate-21.1.0.dev42... copying .coveragerc -> designate-21.1.0.dev42 copying .stestr.conf -> designate-21.1.0.dev42 copying AUTHORS -> designate-21.1.0.dev42 copying CONTRIBUTING.rst -> designate-21.1.0.dev42 copying ChangeLog -> designate-21.1.0.dev42 copying LICENSE -> designate-21.1.0.dev42 copying README.rst -> designate-21.1.0.dev42 copying bindep.txt -> designate-21.1.0.dev42 copying designate.sublime-project -> designate-21.1.0.dev42 copying pyproject.toml -> designate-21.1.0.dev42 copying requirements.txt -> designate-21.1.0.dev42 copying setup.cfg -> designate-21.1.0.dev42 copying setup.py -> designate-21.1.0.dev42 copying test-requirements.txt -> designate-21.1.0.dev42 copying tox.ini -> designate-21.1.0.dev42 copying api-ref/source/conf.py -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-blacklist.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-index.rst -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-limits.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-pool.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-quota.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-recordset.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-reverse-floatingips.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-service-status.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-shared-zones.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-tld.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-tsigkey.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone-export.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone-import.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone-ownership-transfer-accept.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone-ownership-transfer-request.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone-tasks.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/dns-api-v2-zone.inc -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/index.rst -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/parameters.yaml -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/status.yaml -> designate-21.1.0.dev42/api-ref/source copying api-ref/source/samples/blacklists/blacklist-response.json -> designate-21.1.0.dev42/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/create-blacklist-request.json -> designate-21.1.0.dev42/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/list-blacklists-response.json -> designate-21.1.0.dev42/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/update-blacklist-request.json -> designate-21.1.0.dev42/api-ref/source/samples/blacklists copying api-ref/source/samples/blacklists/update-blacklist-response.json -> designate-21.1.0.dev42/api-ref/source/samples/blacklists copying api-ref/source/samples/limits/get-limits-response.json -> designate-21.1.0.dev42/api-ref/source/samples/limits copying api-ref/source/samples/pools/list-pools-response.json -> designate-21.1.0.dev42/api-ref/source/samples/pools copying api-ref/source/samples/pools/show-pool-response.json -> designate-21.1.0.dev42/api-ref/source/samples/pools copying api-ref/source/samples/quotas/get-quotas-response.json -> designate-21.1.0.dev42/api-ref/source/samples/quotas copying api-ref/source/samples/quotas/set-quotas-request.json -> designate-21.1.0.dev42/api-ref/source/samples/quotas copying api-ref/source/samples/quotas/set-quotas-response.json -> designate-21.1.0.dev42/api-ref/source/samples/quotas copying api-ref/source/samples/recordsets/create-mx-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-mx-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-spf-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-spf-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-srv-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-srv-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-sshfp-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/create-sshfp-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/delete-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/list-all-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/list-recordset-in-zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/show-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/update-recordset-request.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/recordsets/update-recordset-response.json -> designate-21.1.0.dev42/api-ref/source/samples/recordsets copying api-ref/source/samples/reverse_floatingips/list-ptr-record-response.json -> designate-21.1.0.dev42/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/ptr-record-response.json -> designate-21.1.0.dev42/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/set-ptr-record-request.json -> designate-21.1.0.dev42/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/reverse_floatingips/unset-ptr-record-request.json -> designate-21.1.0.dev42/api-ref/source/samples/reverse_floatingips copying api-ref/source/samples/service_status/service_status_list.json -> designate-21.1.0.dev42/api-ref/source/samples/service_status copying api-ref/source/samples/service_status/service_status_show.json -> designate-21.1.0.dev42/api-ref/source/samples/service_status copying api-ref/source/samples/tlds/create-tld-request.json -> designate-21.1.0.dev42/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/list-tlds-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/tld-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/update-tld-request.json -> designate-21.1.0.dev42/api-ref/source/samples/tlds copying api-ref/source/samples/tlds/update-tld-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tlds copying api-ref/source/samples/tsigkeys/create-tsigkey-request.json -> designate-21.1.0.dev42/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/list-tsigkeys-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/tsigkey-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/update-tsigkey-request.json -> designate-21.1.0.dev42/api-ref/source/samples/tsigkeys copying api-ref/source/samples/tsigkeys/update-tsigkey-response.json -> designate-21.1.0.dev42/api-ref/source/samples/tsigkeys copying api-ref/source/samples/versions/get-versions-response.json -> designate-21.1.0.dev42/api-ref/source/samples/versions copying api-ref/source/samples/zones/create-zone-export-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-import-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-accept-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-accept-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-request-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/create-zone-transfer-request-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/delete-zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-share-zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-export-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-import-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-transfer-accept-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zone-transfer-request-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/list-zones-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/poolmove-zone-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/share-zone-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/share-zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-export-content.txt -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-export-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-import-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-nameservers-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/show-zone-transfer-request-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-transfer-request-request.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/update-zone-transfer-request-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying api-ref/source/samples/zones/zone-response.json -> designate-21.1.0.dev42/api-ref/source/samples/zones copying contrib/dns_dump_dnspy.py -> designate-21.1.0.dev42/contrib copying contrib/dns_dump_hex_to_text.py -> designate-21.1.0.dev42/contrib copying contrib/dns_dump_raw.py -> designate-21.1.0.dev42/contrib copying contrib/dns_dump_server.py -> designate-21.1.0.dev42/contrib copying contrib/zoneextractor.py -> designate-21.1.0.dev42/contrib copying contrib/designate-ext-samplehandler/.gitignore -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/MANIFEST.in -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/README.rst -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/requirements.txt -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/setup.cfg -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/setup.py -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/test-requirements.txt -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/__init__.py -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/version.py -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler/__init__.py -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler copying contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler/sample.py -> designate-21.1.0.dev42/contrib/designate-ext-samplehandler/designate_ext_samplehandler/notification_handler copying contrib/vagrant/README.rst -> designate-21.1.0.dev42/contrib/vagrant copying contrib/vagrant/Vagrantfile -> designate-21.1.0.dev42/contrib/vagrant copying contrib/vagrant/local.conf -> designate-21.1.0.dev42/contrib/vagrant copying contrib/vagrant/setup_ubuntu_devstack -> designate-21.1.0.dev42/contrib/vagrant copying designate/__init__.py -> designate-21.1.0.dev42/designate copying designate/context.py -> designate-21.1.0.dev42/designate copying designate/coordination.py -> designate-21.1.0.dev42/designate copying designate/dnsmiddleware.py -> designate-21.1.0.dev42/designate copying designate/dnsutils.py -> designate-21.1.0.dev42/designate copying designate/exceptions.py -> designate-21.1.0.dev42/designate copying designate/heartbeat_emitter.py -> designate-21.1.0.dev42/designate copying designate/i18n.py -> designate-21.1.0.dev42/designate copying designate/notifications.py -> designate-21.1.0.dev42/designate copying designate/plugin.py -> designate-21.1.0.dev42/designate copying designate/policy.py -> designate-21.1.0.dev42/designate copying designate/rpc.py -> designate-21.1.0.dev42/designate copying designate/schema.py -> designate-21.1.0.dev42/designate copying designate/service.py -> designate-21.1.0.dev42/designate copying designate/utils.py -> designate-21.1.0.dev42/designate copying designate/version.py -> designate-21.1.0.dev42/designate copying designate.egg-info/PKG-INFO -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/SOURCES.txt -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/dependency_links.txt -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/entry_points.txt -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/not-zip-safe -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/pbr.json -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/requires.txt -> designate-21.1.0.dev42/designate.egg-info copying designate.egg-info/top_level.txt -> designate-21.1.0.dev42/designate.egg-info copying designate/api/__init__.py -> designate-21.1.0.dev42/designate/api copying designate/api/middleware.py -> designate-21.1.0.dev42/designate/api copying designate/api/service.py -> designate-21.1.0.dev42/designate/api copying designate/api/versions.py -> designate-21.1.0.dev42/designate/api copying designate/api/wsgi.py -> designate-21.1.0.dev42/designate/api copying designate/api/admin/__init__.py -> designate-21.1.0.dev42/designate/api/admin copying designate/api/admin/app.py -> designate-21.1.0.dev42/designate/api/admin copying designate/api/admin/controllers/__init__.py -> designate-21.1.0.dev42/designate/api/admin/controllers copying designate/api/admin/controllers/root.py -> designate-21.1.0.dev42/designate/api/admin/controllers copying designate/api/admin/controllers/extensions/__init__.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/counts.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/export.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/quotas.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/reports.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/tenants.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/controllers/extensions/zones.py -> designate-21.1.0.dev42/designate/api/admin/controllers/extensions copying designate/api/admin/views/__init__.py -> designate-21.1.0.dev42/designate/api/admin/views copying designate/api/admin/views/base.py -> designate-21.1.0.dev42/designate/api/admin/views copying designate/api/admin/views/extensions/__init__.py -> designate-21.1.0.dev42/designate/api/admin/views/extensions copying designate/api/admin/views/extensions/quotas.py -> designate-21.1.0.dev42/designate/api/admin/views/extensions copying designate/api/admin/views/extensions/reports.py -> designate-21.1.0.dev42/designate/api/admin/views/extensions copying designate/api/v2/__init__.py -> designate-21.1.0.dev42/designate/api/v2 copying designate/api/v2/app.py -> designate-21.1.0.dev42/designate/api/v2 copying designate/api/v2/patches.py -> designate-21.1.0.dev42/designate/api/v2 copying designate/api/v2/controllers/__init__.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/blacklists.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/common.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/errors.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/floatingips.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/limits.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/pools.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/quotas.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/recordsets.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/rest.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/reverse.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/root.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/service_status.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/tlds.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/tsigkeys.py -> designate-21.1.0.dev42/designate/api/v2/controllers copying designate/api/v2/controllers/zones/__init__.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/nameservers.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/recordsets.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/sharedzones.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones copying designate/api/v2/controllers/zones/tasks/__init__.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/abandon.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/exports.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/imports.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/pool_move.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/transfer_requests.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/api/v2/controllers/zones/tasks/xfr.py -> designate-21.1.0.dev42/designate/api/v2/controllers/zones/tasks copying designate/backend/__init__.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/base.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_akamai_v2.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_bind9.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_designate.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_dynect.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_fake.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_infoblox.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_ns1.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_nsd4.py -> designate-21.1.0.dev42/designate/backend copying designate/backend/impl_pdns4.py -> designate-21.1.0.dev42/designate/backend copying designate/central/__init__.py -> designate-21.1.0.dev42/designate/central copying designate/central/rpcapi.py -> designate-21.1.0.dev42/designate/central copying designate/central/service.py -> designate-21.1.0.dev42/designate/central copying designate/cmd/__init__.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/api.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/central.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/manage.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/mdns.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/producer.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/sink.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/status.py -> designate-21.1.0.dev42/designate/cmd copying designate/cmd/worker.py -> designate-21.1.0.dev42/designate/cmd copying designate/common/__init__.py -> designate-21.1.0.dev42/designate/common copying designate/common/config.py -> designate-21.1.0.dev42/designate/common copying designate/common/constants.py -> designate-21.1.0.dev42/designate/common copying designate/common/keystone.py -> designate-21.1.0.dev42/designate/common copying designate/common/profiler.py -> designate-21.1.0.dev42/designate/common copying designate/common/decorators/__init__.py -> designate-21.1.0.dev42/designate/common/decorators copying designate/common/decorators/lock.py -> designate-21.1.0.dev42/designate/common/decorators copying designate/common/decorators/notification.py -> designate-21.1.0.dev42/designate/common/decorators copying designate/common/decorators/rpc.py -> designate-21.1.0.dev42/designate/common/decorators copying designate/common/policies/__init__.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/base.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/blacklist.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/context.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/pool.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/quota.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/record.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/recordset.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/service_status.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/shared_zones.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/tenant.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/tld.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/tsigkey.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/zone.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/zone_export.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/zone_import.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/zone_transfer_accept.py -> designate-21.1.0.dev42/designate/common/policies copying designate/common/policies/zone_transfer_request.py -> designate-21.1.0.dev42/designate/common/policies copying designate/conf/__init__.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/api.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/base.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/central.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/coordination.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/dynect.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/heartbeat_emitter.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/keystone.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/mdns.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/network_api.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/opts.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/producer.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/proxy.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/sink.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/storage.py -> designate-21.1.0.dev42/designate/conf copying designate/conf/worker.py -> designate-21.1.0.dev42/designate/conf copying designate/hacking/__init__.py -> designate-21.1.0.dev42/designate/hacking copying designate/hacking/checks.py -> designate-21.1.0.dev42/designate/hacking copying designate/locale/en_GB/LC_MESSAGES/designate.po -> designate-21.1.0.dev42/designate/locale/en_GB/LC_MESSAGES copying designate/locale/ko_KR/LC_MESSAGES/designate.po -> designate-21.1.0.dev42/designate/locale/ko_KR/LC_MESSAGES copying designate/locale/ru/LC_MESSAGES/designate.po -> designate-21.1.0.dev42/designate/locale/ru/LC_MESSAGES copying designate/manage/__init__.py -> designate-21.1.0.dev42/designate/manage copying designate/manage/base.py -> designate-21.1.0.dev42/designate/manage copying designate/manage/database.py -> designate-21.1.0.dev42/designate/manage copying designate/manage/pool.py -> designate-21.1.0.dev42/designate/manage copying designate/manage/service.py -> designate-21.1.0.dev42/designate/manage copying designate/manage/tlds.py -> designate-21.1.0.dev42/designate/manage copying designate/mdns/__init__.py -> designate-21.1.0.dev42/designate/mdns copying designate/mdns/handler.py -> designate-21.1.0.dev42/designate/mdns copying designate/mdns/service.py -> designate-21.1.0.dev42/designate/mdns copying designate/network_api/__init__.py -> designate-21.1.0.dev42/designate/network_api copying designate/network_api/base.py -> designate-21.1.0.dev42/designate/network_api copying designate/network_api/fake.py -> designate-21.1.0.dev42/designate/network_api copying designate/network_api/neutron.py -> designate-21.1.0.dev42/designate/network_api copying designate/notification_handler/__init__.py -> designate-21.1.0.dev42/designate/notification_handler copying designate/notification_handler/base.py -> designate-21.1.0.dev42/designate/notification_handler copying designate/notification_handler/fake.py -> designate-21.1.0.dev42/designate/notification_handler copying designate/notification_handler/neutron.py -> designate-21.1.0.dev42/designate/notification_handler copying designate/notification_handler/nova.py -> designate-21.1.0.dev42/designate/notification_handler copying designate/objects/__init__.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/base.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/blacklist.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/fields.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/floating_ip.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_also_notify.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_attribute.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_catalog_zone.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_nameserver.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_ns_record.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_target.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_target_master.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/pool_target_option.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/quota.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/record.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/recordset.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_a.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_aaaa.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_caa.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_cert.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_cname.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_https.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_mx.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_naptr.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_ns.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_ptr.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_soa.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_spf.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_srv.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_sshfp.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_svcb.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/rrdata_txt.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/service_status.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/shared_zone.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/tenant.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/tld.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/tsigkey.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/validation_error.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_attribute.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_export.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_import.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_master.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_transfer_accept.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/zone_transfer_request.py -> designate-21.1.0.dev42/designate/objects copying designate/objects/adapters/__init__.py -> designate-21.1.0.dev42/designate/objects/adapters copying designate/objects/adapters/base.py -> designate-21.1.0.dev42/designate/objects/adapters copying designate/objects/adapters/api_v2/__init__.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/base.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/blacklist.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/floating_ip.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool_attribute.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/pool_ns_record.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/quota.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/record.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/recordset.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/service_status.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/shared_zone.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/tld.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/tsigkey.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/validation_error.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_attribute.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_export.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_import.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_master.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_transfer_accept.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/api_v2/zone_transfer_request.py -> designate-21.1.0.dev42/designate/objects/adapters/api_v2 copying designate/objects/adapters/yaml/__init__.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/base.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_also_notify.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_attribute.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_catalog_zone.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_nameserver.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_ns_record.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target_master.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/objects/adapters/yaml/pool_target_option.py -> designate-21.1.0.dev42/designate/objects/adapters/yaml copying designate/producer/__init__.py -> designate-21.1.0.dev42/designate/producer copying designate/producer/service.py -> designate-21.1.0.dev42/designate/producer copying designate/producer/tasks.py -> designate-21.1.0.dev42/designate/producer copying designate/quota/__init__.py -> designate-21.1.0.dev42/designate/quota copying designate/quota/base.py -> designate-21.1.0.dev42/designate/quota copying designate/quota/impl_noop.py -> designate-21.1.0.dev42/designate/quota copying designate/quota/impl_storage.py -> designate-21.1.0.dev42/designate/quota copying designate/resources/schemas/admin/quota.json -> designate-21.1.0.dev42/designate/resources/schemas/admin copying designate/resources/templates/bind9-zone.jinja2 -> designate-21.1.0.dev42/designate/resources/templates copying designate/resources/templates/dnsmasq-zone.jinja2 -> designate-21.1.0.dev42/designate/resources/templates copying designate/resources/templates/export-zone.jinja2 -> designate-21.1.0.dev42/designate/resources/templates copying designate/scheduler/__init__.py -> designate-21.1.0.dev42/designate/scheduler copying designate/scheduler/base.py -> designate-21.1.0.dev42/designate/scheduler copying designate/scheduler/filters/__init__.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/attribute_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/base.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/default_pool_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/fallback_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/in_doubt_default_pool_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/pool_id_attribute_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/scheduler/filters/random_filter.py -> designate-21.1.0.dev42/designate/scheduler/filters copying designate/sink/__init__.py -> designate-21.1.0.dev42/designate/sink copying designate/sink/service.py -> designate-21.1.0.dev42/designate/sink copying designate/storage/__init__.py -> designate-21.1.0.dev42/designate/storage copying designate/storage/sql.py -> designate-21.1.0.dev42/designate/storage copying designate/storage/sqlalchemy/__init__.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/alembic.ini -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/base.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/tables.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/types.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/utils.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy copying designate/storage/sqlalchemy/alembic/README -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/env.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/legacy_utils.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/script.py.mako -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic copying designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/f828412479ee_add_svcb_and_https_record_types.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions copying designate/tests/README -> designate-21.1.0.dev42/designate/tests copying designate/tests/__init__.py -> designate-21.1.0.dev42/designate/tests copying designate/tests/base_fixtures.py -> designate-21.1.0.dev42/designate/tests copying designate/tests/functional/README -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/__init__.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_context.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_dnsmiddleware.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_dnsutils.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_migration.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_sqlalchemy.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_storage.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/test_upgrade_checks.py -> designate-21.1.0.dev42/designate/tests/functional copying designate/tests/functional/api/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/api copying designate/tests/functional/api/test_middleware.py -> designate-21.1.0.dev42/designate/tests/functional/api copying designate/tests/functional/api/test_service.py -> designate-21.1.0.dev42/designate/tests/functional/api copying designate/tests/functional/api/admin/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/api/admin copying designate/tests/functional/api/admin/extensions/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/admin/extensions/test_quotas.py -> designate-21.1.0.dev42/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/admin/extensions/test_reports.py -> designate-21.1.0.dev42/designate/tests/functional/api/admin/extensions copying designate/tests/functional/api/v2/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_api.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_blacklists.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_floatingips.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_hostheaders.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_import_export.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_limits.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_pools.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_quotas.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_recordsets.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_service_status.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_shared_zones.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_tlds.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_tsigkeys.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_exports.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_recordsets.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zone_transfers.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/api/v2/test_zones.py -> designate-21.1.0.dev42/designate/tests/functional/api/v2 copying designate/tests/functional/central/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/central copying designate/tests/functional/central/test_basic.py -> designate-21.1.0.dev42/designate/tests/functional/central copying designate/tests/functional/central/test_service.py -> designate-21.1.0.dev42/designate/tests/functional/central copying designate/tests/functional/manage/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/manage/test_database.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/manage/test_pool.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/manage/test_service.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/manage/test_tlds.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/manage/test_update_pool.py -> designate-21.1.0.dev42/designate/tests/functional/manage copying designate/tests/functional/mdns/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/mdns copying designate/tests/functional/mdns/test_handler.py -> designate-21.1.0.dev42/designate/tests/functional/mdns copying designate/tests/functional/mdns/test_service.py -> designate-21.1.0.dev42/designate/tests/functional/mdns copying designate/tests/functional/notification_handler/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_base.py -> designate-21.1.0.dev42/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_neutron.py -> designate-21.1.0.dev42/designate/tests/functional/notification_handler copying designate/tests/functional/notification_handler/test_nova.py -> designate-21.1.0.dev42/designate/tests/functional/notification_handler copying designate/tests/functional/producer/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/producer copying designate/tests/functional/producer/test_service.py -> designate-21.1.0.dev42/designate/tests/functional/producer copying designate/tests/functional/producer/test_tasks.py -> designate-21.1.0.dev42/designate/tests/functional/producer copying designate/tests/functional/quota/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/quota copying designate/tests/functional/quota/test_quota.py -> designate-21.1.0.dev42/designate/tests/functional/quota copying designate/tests/functional/quota/test_storage.py -> designate-21.1.0.dev42/designate/tests/functional/quota copying designate/tests/functional/worker/__init__.py -> designate-21.1.0.dev42/designate/tests/functional/worker copying designate/tests/functional/worker/test_notify.py -> designate-21.1.0.dev42/designate/tests/functional/worker copying designate/tests/functional/worker/test_worker_tasks.py -> designate-21.1.0.dev42/designate/tests/functional/worker copying designate/tests/resources/__init__.py -> designate-21.1.0.dev42/designate/tests/resources copying designate/tests/resources/pools_yaml/bind9_pools.yaml -> designate-21.1.0.dev42/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/multiple-pools.yaml -> designate-21.1.0.dev42/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> designate-21.1.0.dev42/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/pools.yaml -> designate-21.1.0.dev42/designate/tests/resources/pools_yaml copying designate/tests/resources/pools_yaml/sample_output.yaml -> designate-21.1.0.dev42/designate/tests/resources/pools_yaml copying designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.create.end.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.create.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/neutron copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> designate-21.1.0.dev42/designate/tests/resources/sample_notifications/nova copying designate/tests/resources/tlds/tlds_list -> designate-21.1.0.dev42/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_descriptions -> designate-21.1.0.dev42/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_extra_fields -> designate-21.1.0.dev42/designate/tests/resources/tlds copying designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> designate-21.1.0.dev42/designate/tests/resources/tlds copying designate/tests/resources/zonefiles/escaped_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/malformed_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/noorigin_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/nosoa_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/two_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/resources/zonefiles/zerosoa_example.com.zone -> designate-21.1.0.dev42/designate/tests/resources/zonefiles copying designate/tests/unit/README -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/__init__.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_conf.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_context.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_coordination.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_dnsmiddleware.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_dnsutils.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_heartbeat_emitter.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_notifications.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_rpc.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_schema.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_service.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/test_utils.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/utils.py -> designate-21.1.0.dev42/designate/tests/unit copying designate/tests/unit/api/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/test_admin_api.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/test_middleware.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/test_root.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/test_version.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/test_wsgi.py -> designate-21.1.0.dev42/designate/tests/unit/api copying designate/tests/unit/api/v2/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_abandon.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_api_v2.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_floatingips.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_patches.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_pool_move.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_quotas.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_recordsets.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_rest_controller.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/api/v2/test_zones.py -> designate-21.1.0.dev42/designate/tests/unit/api/v2 copying designate/tests/unit/backend/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_akamai_v2.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_base.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_bind9.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_designate.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_dynect.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_fake.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_infoblox.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_ns1.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_nsd4.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/backend/test_pdns4.py -> designate-21.1.0.dev42/designate/tests/unit/backend copying designate/tests/unit/central/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/central copying designate/tests/unit/central/test_central.py -> designate-21.1.0.dev42/designate/tests/unit/central copying designate/tests/unit/central/test_lock_decorator.py -> designate-21.1.0.dev42/designate/tests/unit/central copying designate/tests/unit/cmd/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/cmd copying designate/tests/unit/cmd/test_cmd.py -> designate-21.1.0.dev42/designate/tests/unit/cmd copying designate/tests/unit/cmd/test_manage.py -> designate-21.1.0.dev42/designate/tests/unit/cmd copying designate/tests/unit/cmd/test_status.py -> designate-21.1.0.dev42/designate/tests/unit/cmd copying designate/tests/unit/common/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/common/test_keystone.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/common/test_profiler.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/common/test_regex.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/common/test_rpc_logging.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/common/test_zone_lock.py -> designate-21.1.0.dev42/designate/tests/unit/common copying designate/tests/unit/manage/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/manage copying designate/tests/unit/manage/test_base.py -> designate-21.1.0.dev42/designate/tests/unit/manage copying designate/tests/unit/manage/test_pool.py -> designate-21.1.0.dev42/designate/tests/unit/manage copying designate/tests/unit/mdns/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/mdns copying designate/tests/unit/mdns/test_handler.py -> designate-21.1.0.dev42/designate/tests/unit/mdns copying designate/tests/unit/mdns/test_service.py -> designate-21.1.0.dev42/designate/tests/unit/mdns copying designate/tests/unit/network_api/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_base.py -> designate-21.1.0.dev42/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_fake.py -> designate-21.1.0.dev42/designate/tests/unit/network_api copying designate/tests/unit/network_api/test_neutron.py -> designate-21.1.0.dev42/designate/tests/unit/network_api copying designate/tests/unit/notification_handler/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_fake.py -> designate-21.1.0.dev42/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_neutron.py -> designate-21.1.0.dev42/designate/tests/unit/notification_handler copying designate/tests/unit/notification_handler/test_nova.py -> designate-21.1.0.dev42/designate/tests/unit/notification_handler copying designate/tests/unit/objects/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters_v2_api.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_adapters_yaml.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_base.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_fields.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_floating_ip.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_quota.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_recordset.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_a.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_aaaa.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_caa.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_cert.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_cname.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_https.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_mx.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_naptr.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_ns.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_ptr.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_soa.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_spf.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_srv.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_sshfp.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_svcb.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_rrdata_txt.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_zone.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/objects/test_zone_master.py -> designate-21.1.0.dev42/designate/tests/unit/objects copying designate/tests/unit/producer/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/producer copying designate/tests/unit/producer/test_service.py -> designate-21.1.0.dev42/designate/tests/unit/producer copying designate/tests/unit/producer/test_tasks.py -> designate-21.1.0.dev42/designate/tests/unit/producer copying designate/tests/unit/scheduler/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_basic.py -> designate-21.1.0.dev42/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_filters.py -> designate-21.1.0.dev42/designate/tests/unit/scheduler copying designate/tests/unit/scheduler/test_permutations.py -> designate-21.1.0.dev42/designate/tests/unit/scheduler copying designate/tests/unit/sink/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/sink copying designate/tests/unit/sink/test_notifications.py -> designate-21.1.0.dev42/designate/tests/unit/sink copying designate/tests/unit/sink/test_service.py -> designate-21.1.0.dev42/designate/tests/unit/sink copying designate/tests/unit/storage/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/storage copying designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy copying designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy copying designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy/alembic copying designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> designate-21.1.0.dev42/designate/tests/unit/storage/impl_sqlalchemy/alembic copying designate/tests/unit/workers/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_base_task.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_notify.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_processing.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_rpcapi.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_service.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_task_config.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_xfr.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/workers/test_zone_tasks.py -> designate-21.1.0.dev42/designate/tests/unit/workers copying designate/tests/unit/wsgi/__init__.py -> designate-21.1.0.dev42/designate/tests/unit/wsgi copying designate/tests/unit/wsgi/test_api.py -> designate-21.1.0.dev42/designate/tests/unit/wsgi copying designate/worker/README.md -> designate-21.1.0.dev42/designate/worker copying designate/worker/__init__.py -> designate-21.1.0.dev42/designate/worker copying designate/worker/processing.py -> designate-21.1.0.dev42/designate/worker copying designate/worker/rpcapi.py -> designate-21.1.0.dev42/designate/worker copying designate/worker/service.py -> designate-21.1.0.dev42/designate/worker copying designate/worker/tasks/__init__.py -> designate-21.1.0.dev42/designate/worker/tasks copying designate/worker/tasks/base.py -> designate-21.1.0.dev42/designate/worker/tasks copying designate/worker/tasks/zone.py -> designate-21.1.0.dev42/designate/worker/tasks copying designate/wsgi/__init__.py -> designate-21.1.0.dev42/designate/wsgi copying designate/wsgi/api.py -> designate-21.1.0.dev42/designate/wsgi copying devstack/README.rst -> designate-21.1.0.dev42/devstack copying devstack/exercise.sh -> designate-21.1.0.dev42/devstack copying devstack/plugin.sh -> designate-21.1.0.dev42/devstack copying devstack/settings -> designate-21.1.0.dev42/devstack copying devstack/designate_plugins/backend-akamai-v2 -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-bind9 -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-designate -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-dynect -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-fake -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-infoblox -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-multipool-bind9 -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-ns1 -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4 -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4-mysql-db.sql -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/designate_plugins/backend-pdns4-pgsql-db.sql -> designate-21.1.0.dev42/devstack/designate_plugins copying devstack/files/apache-designate-api.template -> designate-21.1.0.dev42/devstack/files copying devstack/gate/gate_hook.sh -> designate-21.1.0.dev42/devstack/gate copying devstack/gate/post_test_hook.sh -> designate-21.1.0.dev42/devstack/gate copying devstack/gate/run_cli_tests.sh -> designate-21.1.0.dev42/devstack/gate copying devstack/gate/run_tempest_tests.sh -> designate-21.1.0.dev42/devstack/gate copying devstack/lib/wsgi -> designate-21.1.0.dev42/devstack/lib copying devstack/upgrade/resources.sh -> designate-21.1.0.dev42/devstack/upgrade copying devstack/upgrade/settings -> designate-21.1.0.dev42/devstack/upgrade copying devstack/upgrade/shutdown.sh -> designate-21.1.0.dev42/devstack/upgrade copying devstack/upgrade/upgrade.sh -> designate-21.1.0.dev42/devstack/upgrade copying devstack/upgrade/from-2024.2/upgrade-designate -> designate-21.1.0.dev42/devstack/upgrade/from-2024.2 copying devstack/upgrade/from-2025.1/upgrade-designate -> designate-21.1.0.dev42/devstack/upgrade/from-2025.1 copying devstack/upgrade/from-xena/upgrade-designate -> designate-21.1.0.dev42/devstack/upgrade/from-xena copying doc/requirements.txt -> designate-21.1.0.dev42/doc copying doc/ext/__init__.py -> designate-21.1.0.dev42/doc/ext copying doc/ext/custom_css.py -> designate-21.1.0.dev42/doc/ext copying doc/ext/support_matrix.py -> designate-21.1.0.dev42/doc/ext copying doc/ext/assets/support-matrix.css -> designate-21.1.0.dev42/doc/ext/assets copying doc/ext/assets/support-matrix.js -> designate-21.1.0.dev42/doc/ext/assets copying doc/source/conf.py -> designate-21.1.0.dev42/doc/source copying doc/source/index.rst -> designate-21.1.0.dev42/doc/source copying doc/source/_extra/.htaccess -> designate-21.1.0.dev42/doc/source/_extra copying doc/source/_static/.placeholder -> designate-21.1.0.dev42/doc/source/_static copying doc/source/admin/blacklists.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/config.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/ha.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/index.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/multiple-pools.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/notifications.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/policy.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/pool-scheduler.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/pools.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/production-guidelines.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/quotas.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/support-matrix.ini -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/support-matrix.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/tlds.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/troubleshooting.rst -> designate-21.1.0.dev42/doc/source/admin copying doc/source/admin/backends/akamai_v2.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/bind9.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/index.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/infoblox.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/ns1.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/pdns4.rst -> designate-21.1.0.dev42/doc/source/admin/backends copying doc/source/admin/backends/sample_yaml_snippets/akamai-v2.yaml -> designate-21.1.0.dev42/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/bind.yaml -> designate-21.1.0.dev42/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/ns1.yaml -> designate-21.1.0.dev42/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/backends/sample_yaml_snippets/pdns4.yaml -> designate-21.1.0.dev42/doc/source/admin/backends/sample_yaml_snippets copying doc/source/admin/samples/config.rst -> designate-21.1.0.dev42/doc/source/admin/samples copying doc/source/admin/samples/index.rst -> designate-21.1.0.dev42/doc/source/admin/samples copying doc/source/admin/samples/policy-yaml.rst -> designate-21.1.0.dev42/doc/source/admin/samples copying doc/source/admin/upgrades/index.rst -> designate-21.1.0.dev42/doc/source/admin/upgrades copying doc/source/admin/upgrades/kilo.rst -> designate-21.1.0.dev42/doc/source/admin/upgrades copying doc/source/admin/upgrades/mitaka.rst -> designate-21.1.0.dev42/doc/source/admin/upgrades copying doc/source/admin/upgrades/newton.rst -> designate-21.1.0.dev42/doc/source/admin/upgrades copying doc/source/admin/upgrades/ocata.rst -> designate-21.1.0.dev42/doc/source/admin/upgrades copying doc/source/cli/designate-manage.rst -> designate-21.1.0.dev42/doc/source/cli copying doc/source/cli/designate-status.rst -> designate-21.1.0.dev42/doc/source/cli copying doc/source/cli/index.rst -> designate-21.1.0.dev42/doc/source/cli copying doc/source/configuration/index.rst -> designate-21.1.0.dev42/doc/source/configuration copying doc/source/contributor/architecture.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/devstack.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/getting-involved.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/gmr.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/index.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/integrations.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/ubuntu-dev.rst -> designate-21.1.0.dev42/doc/source/contributor copying doc/source/contributor/sourcedoc/api.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/backend.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/central.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/index.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/mdns.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/objects.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/quota.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/sink.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/contributor/sourcedoc/storage.rst -> designate-21.1.0.dev42/doc/source/contributor/sourcedoc copying doc/source/diagrams/Designate-MultiZone.dia -> designate-21.1.0.dev42/doc/source/diagrams copying doc/source/diagrams/Designate-PowerDNS-Detail.dia -> designate-21.1.0.dev42/doc/source/diagrams copying doc/source/diagrams/Designate-Simple.dia -> designate-21.1.0.dev42/doc/source/diagrams copying doc/source/diagrams/README -> designate-21.1.0.dev42/doc/source/diagrams copying doc/source/examples/basic-pools-sample.yaml -> designate-21.1.0.dev42/doc/source/examples copying doc/source/images/Designate-Arch.png -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-Arch.svg -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Integration.png -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Integration.svg -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Overview.png -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Overview.svg -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Resolvers.png -> designate-21.1.0.dev42/doc/source/images copying doc/source/images/Designate-DNS-Resolvers.svg -> designate-21.1.0.dev42/doc/source/images copying doc/source/install/common_prerequisites.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/create-zone.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/get_started.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/index.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/install-rdo.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/install-ubuntu.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/install.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/next-steps.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/install/verify.rst -> designate-21.1.0.dev42/doc/source/install copying doc/source/intro/index.rst -> designate-21.1.0.dev42/doc/source/intro copying doc/source/reference/glossary.rst -> designate-21.1.0.dev42/doc/source/reference copying doc/source/reference/index.rst -> designate-21.1.0.dev42/doc/source/reference copying doc/source/user/importexport.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/index.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/manage-ptr-records.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/manage-recordsets.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/manage-zones.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/neutron-integration.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/secondary-zones.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/shared-zones.rst -> designate-21.1.0.dev42/doc/source/user copying doc/source/user/zone-transfer.rst -> designate-21.1.0.dev42/doc/source/user copying etc/designate/README-designate.conf.txt -> designate-21.1.0.dev42/etc/designate copying etc/designate/api-paste.ini -> designate-21.1.0.dev42/etc/designate copying etc/designate/designate-config-generator.conf -> designate-21.1.0.dev42/etc/designate copying etc/designate/designate-policy-generator.conf -> designate-21.1.0.dev42/etc/designate copying etc/designate/policy.yaml.sample -> designate-21.1.0.dev42/etc/designate copying etc/designate/pools.yaml.sample -> designate-21.1.0.dev42/etc/designate copying etc/designate/pools.yaml.sample-akamai_v2 -> designate-21.1.0.dev42/etc/designate copying etc/designate/pools.yaml.sample-bind -> designate-21.1.0.dev42/etc/designate copying etc/designate/pools.yaml.sample-infoblox -> designate-21.1.0.dev42/etc/designate copying etc/designate/pools.yaml.sample-multiple-pools -> designate-21.1.0.dev42/etc/designate copying etc/designate/rootwrap.conf -> designate-21.1.0.dev42/etc/designate copying etc/designate/rootwrap.d/bind9.filters -> designate-21.1.0.dev42/etc/designate/rootwrap.d copying etc/designate/rootwrap.d/djbdns.filters -> designate-21.1.0.dev42/etc/designate/rootwrap.d copying etc/designate/rootwrap.d/knot2.filters -> designate-21.1.0.dev42/etc/designate/rootwrap.d copying playbooks/enable-fips.yaml -> designate-21.1.0.dev42/playbooks copying playbooks/designate-bind9/post.yaml -> designate-21.1.0.dev42/playbooks/designate-bind9 copying playbooks/designate-pdns4/post.yaml -> designate-21.1.0.dev42/playbooks/designate-pdns4 copying rally-jobs/README.rst -> designate-21.1.0.dev42/rally-jobs copying rally-jobs/designate-designate.yaml -> designate-21.1.0.dev42/rally-jobs copying rally-jobs/extra/README.rst -> designate-21.1.0.dev42/rally-jobs/extra copying rally-jobs/plugins/README.rst -> designate-21.1.0.dev42/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> designate-21.1.0.dev42/rally-jobs/plugins copying releasenotes/notes/.placeholder -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Add-API-versioning-f5747a0bc766fb14.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Add-Shared-Zones-47df0368bb3ee466.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Add-Tsig-secret-validation-5d2f3875d32efd83.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Bump-dnspython-requirement-to-2.2.1-a3d062a1e16cc8a9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/CAA_NAPTR_records-5e2e466a5bc18a31.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/CERT_records-eb9b786f480851ff.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Deprecate-the-agent-framework-a87c5e286694fb38.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-Delete-back-end-zone-resources-upon-zone-deletion-da0051432c95c8e2.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-designate-manage-pool-update-with-missing-attributes-3037b2dad30f84e2.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-dotted-SOA-email-address-07ab8cc1f5956bf5.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-jsonschema-4.16.0-compatibility-aa65062bc55552f2.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-list-and-show-shared-zones-8a42a6b5f4910fc7.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-metadata.bind-use-on-upgrade-3ca33425f341ac5b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-recordset-records-quota-76ed3095dd2afbbe.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-share-zone-with-zone-owner-31a20c57a65c0cc4.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-to-address-denylist-invalid-patterns-not-being-checked-ec1f1316ccc6cb1d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-update-zone-create-zone-ada1fd81de479492.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Fix-zone-list-when-zone-shared-more-than-once-288b57cafeba82df.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Mention-sizelimit-tuning-for-zone-import-6d806b32c668c9c9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/RFC9460_svcb_records-f828412479ee.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Remove-Akamai-eNDS-backend-1c73a734e8f8ddfa.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Replace-neutronclient-with-openstacksdk-5ae199bc327376b9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Require-all-projects-for-set-quotas-with-non-project-scoped-tokens-ffe3082db3dbb55b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Support-scoped-tokens-6b7d6052a258cd11.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Switch-to-alembic-migrations-15b7701f4e8b37c1.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/Workaround-unassigned-opcode-14-d5e1c759db58bb10.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/add-catalog-zone-support-8e9c14c3f01e00fc.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/add-designate-manage_service_clean_cmd-8756ff607ff74d9b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/add-multiple-pools-docs-19071225709c5702.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/agent-port-number-c28462562a74cbf9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/akamai-v2-5a3edb35f59a17c2.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/api-dot-json-324038360202e86b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/api-mdns-multiple-bind-c78853de46ee587d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/api-threading-migration-7b0b9c045fd9496d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/attribute-filter-f06a53b61f5fd111.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/batch-increment-serial-07485eb3bbbac6c3.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bp-designate-os-profiler-3f507d5e1e319f3d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1755788-txt-spf-validation-d18e43c12691132a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1768824-service_statuses-constraint-7a30eb78dc63b86f.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1827070-service_status-multiple-workers-cf99fe9e4eaf57ff.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1828534-ensure-coordination-ids-are-encoded-b5f32b9e16339251.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1832799-allow-topic-override-7540c14a10b8e3ae.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1926429-allow-ttl-min-of-zero-688f7c2cf095d89d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1958533-allow-caa-mail-subaddr-d02cdc46bbb118ad.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-1967825-c3463edde9a9dd7a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-2015762-sink-delete-fails-intermittently-53168cf5cd830b59.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bug-2106112-357c75809fd4e8f4.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/bugfix-1971856-3938a55b5494b8b8.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/cfg-notification-remove.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/clean-up-neutron-opts-1ff35105972d3acb.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/cleanup-api-options-dalmetian-32e879f025ab6580.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/deprecate-api-wsgi-service-fc40826cad7b491e.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-a6a464a8d35e02a5.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/deprecate-ssl-middleware-opts-bee401944e40fc63.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/djbdns-agent-backend-c84e9eeab48d2e01.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/drop-py-2-7-737ea2547cb7ea06.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/edgegrid-optional-ab7662a9e71612d3.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/enable-host-header-d759b65d8b0e67a1.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/enforce-utf8-tables-mysql-274b5c3c1afe4b3b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/eventlet-removal-complete-af40fe2f8dce994a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/experimental-wsgi-support-8370a8d9b298d5ca.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-axfr-actions-order-4fa6c792bcfe67a9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-backlog-1a13bd80729c2bed.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-designate-manage-pool-7d812f938e894133.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-recordset-status-204e2747ef47d5ad.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-refresh-secondary-zone-task-79f68d3f7377181c.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-service-status-ba18270651011ee6.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/fix-zone-transfer-request-scoped-token-fc9d3be407e1a50a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/improved-infoblox-backend-e24cee40ba568e65.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/knot-agent-backend-db2893aa97d85a1d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/mdns-rpc-moved-0e7eea194064834a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/mdns-tcp-keepidle-5ef6ec194a892f8a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/mini-dns-tcp-c1a15742f5c71739.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/multilevel-tlds-3dadd285fed82715.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/new-ptr-status-69958252a2f294c9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/new-service-layer-8023c242de89075a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/newton-rc-1-eddc78fac760b98a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/nsd4-ssl-config-options-45e45455.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pdns4-tsig-1fda534c01d90138.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pluggable-notifications-bd049b755a2ace9c.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/policy-in-code-8d3f4f89e2ede50f.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pool-config-db-45a2cad74e22d95e.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pool-listener-6689ffa50345ba6e.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pool-manager-disabled-ff8582b5f86d2360.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/pool_scheduler-32e34dda9484ef9a.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/quotas-validate-project-36a2a88b66bc6d63.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/recordset-api-2c82abf569f7623e.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-deprecated-agent-1ef95b8608e2a41b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-deprecated-mdns-options-d720efab5ab275d6.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-deprecated-storage-driver-option-e3b5e3448e81c8cb.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-eventlet-from-central-ce8b17db.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-more-unused-rpc-calls-d0199cf5518da6d6.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-netaddr-requirement-ab9b9c2d15aa8e1c.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-py38-28e9b2f3df6af4ac.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-unused-rpc-calls-b123902ea0c55c19.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-v1-api-e38de408c6454de2.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/remove-wsgi-scripts-d848069ac50cf062.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/removed-deprecated-managed-210a00cdaf975b8f.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/removed-mdns-notify-cae01bac02d214a9.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/removed-metrics-11a53cf88e1ea224.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/removed-pool-manager-a1a9466aceb44b9f.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/removing-deprectated-pdns-mysql-backend-1babc968f5778ae6.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/rpc-version-update-f87b852b361d0aad.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/service-status-ab0e696c8f5fdef8.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/soa_refresh_interval_randomization-fcc1d0d63124699b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/stein-upgrade-checkers-cli-b8518126fff82be6.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/unused-rpc-calls-7df4dcbcc19c6f60.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/update-designate-manage-command-af0aec02ab582d50.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/v1-disabled-ffebc0434fa0665f.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/v2-api-quotas-dd7e189cddcf7b96.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/validate-doublequotes-6c4ed4f65a9d5e4b.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/worker-executor-84d983c92dd13b49.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/zone-pool-move-7bb8e1f0839c3c0d.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/zone_name-null-zone-trasfer-request-response-a2e316872798d1df.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/notes/zones_unlimited_quota-81a2dfba1f532c9c.yaml -> designate-21.1.0.dev42/releasenotes/notes copying releasenotes/source/2023.1.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/2023.2.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/2024.1.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/2024.2.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/2025.1.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/2025.2.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/conf.py -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/index.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/liberty.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/mitaka.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/newton.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/ocata.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/pike.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/queens.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/rocky.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/stein.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/train.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/unreleased.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/ussuri.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/victoria.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/wallaby.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/xena.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/yoga.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/zed.rst -> designate-21.1.0.dev42/releasenotes/source copying releasenotes/source/_static/.placeholder -> designate-21.1.0.dev42/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> designate-21.1.0.dev42/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> designate-21.1.0.dev42/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> designate-21.1.0.dev42/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> designate-21.1.0.dev42/releasenotes/source/locale/ja/LC_MESSAGES copying roles/bind-logs-conf/defaults/main.yaml -> designate-21.1.0.dev42/roles/bind-logs-conf/defaults copying roles/bind-logs-conf/tasks/main.yaml -> designate-21.1.0.dev42/roles/bind-logs-conf/tasks copying roles/pdns4-logs-conf/defaults/main.yaml -> designate-21.1.0.dev42/roles/pdns4-logs-conf/defaults copying roles/pdns4-logs-conf/tasks/main.yaml -> designate-21.1.0.dev42/roles/pdns4-logs-conf/tasks copying tools/install_venv.py -> designate-21.1.0.dev42/tools copying tools/install_venv_common.py -> designate-21.1.0.dev42/tools copying tools/with_venv.sh -> designate-21.1.0.dev42/tools copying tools/mysql_pending_notify_bench/README -> designate-21.1.0.dev42/tools/mysql_pending_notify_bench copying tools/mysql_pending_notify_bench/runner -> designate-21.1.0.dev42/tools/mysql_pending_notify_bench copying zuul.d/jobs.yaml -> designate-21.1.0.dev42/zuul.d copying zuul.d/projects.yaml -> designate-21.1.0.dev42/zuul.d copying designate.egg-info/SOURCES.txt -> designate-21.1.0.dev42/designate.egg-info Writing designate-21.1.0.dev42/setup.cfg creating dist Creating tar archive removing 'designate-21.1.0.dev42' (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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.idvm5Yumwi/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.idvm5Yumwi/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 24a66c4f-09cf-4f25-bfc2-cf0c93ef6b44 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 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.euq3u4s9', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.6Gi 2.9Gi 1.0Gi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 871M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.a57prmn3', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.idvm5Yumwi/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.idvm5Yumwi/dist ++ grep .tar.gz + SOURCE=designate-21.1.0.dev42.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.idvm5Yumwi/dist/designate-21.1.0.dev42.tar.gz ++ basename designate-21.1.0.dev42.tar.gz .tar.gz + SOURCEWITHREL=designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz + mv /tmp/tmp.idvm5Yumwi/dist/designate-21.1.0.dev42.tar.gz /tmp/tmp.idvm5Yumwi/SOURCES/designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz + cd /home/centos10-master-uc/data/openstack-designate_distro + cp -a designate-api-wsgi designate-api.service designate-central.service designate-mdns.service designate-producer.service designate-sink.service designate-sudoers designate-worker.service designate.logrotate openstack-designate.spec /tmp/tmp.idvm5Yumwi/SOURCES/ + cp openstack-designate.spec /tmp/tmp.idvm5Yumwi/SPECS/ + cd /tmp/tmp.idvm5Yumwi/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-designate.spec + sed -i -e '1i%define upstream_version 21.1.0.dev42\' openstack-designate.spec + grep -qc '^%global dlrn .*' openstack-designate.spec + sed -i -e '1i%global dlrn 1\' openstack-designate.spec + grep -qc '^%global dlrn_nvr .*' openstack-designate.spec ++ basename designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr designate-21.1.0.dev42-0.20260216174352.eb6c4aa\' openstack-designate.spec + sed -i -e s/UPSTREAMVERSION/21.1.0.dev42/g openstack-designate.spec + set_nvr_in_spec + VERSION=21.1.0 + sed -i -e 's/Version:.*/Version: 21.1.0/g' openstack-designate.spec + sed -i -e 's/Release:.*/Release: 0.20260216174352.eb6c4aa%{?dist}/g' openstack-designate.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz/' openstack-designate.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-designate.spec + cat openstack-designate.spec %global dlrn_nvr designate-21.1.0.dev42-0.20260216174352.eb6c4aa %global dlrn 1 %define upstream_version 21.1.0.dev42 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate %global service designate %global common_desc Designate is an OpenStack inspired DNSaaS. Name: openstack-%{service} # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 21.1.0 Release: 0.20260216174352.eb6c4aa%{?dist} Summary: OpenStack DNS Service Group: Applications/System License: Apache-2.0 URL: http://launchpad.net/%{service}/ Source0: designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz Source1: %{service}.logrotate Source2: %{service}-sudoers Source11: designate-api.service Source12: designate-central.service Source13: designate-mdns.service Source15: designate-sink.service Source17: designate-producer.service Source18: designate-worker.service Source19: designate-api-wsgi # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd BuildRequires: openstack-macros Requires: python3-%{service} = %{epoch}:%{version}-%{release} Requires(pre): shadow-utils %{?systemd_ordering} %description %{common_desc} %package -n python3-%{service} Summary: Designate Python libraries Group: Applications/System Requires: sudo %description -n python3-%{service} %{common_desc} This package contains the Designate Python library. %package -n python3-%{service}-tests Summary: Designate tests Group: Applications/System Requires: python3-%{service} = %{epoch}:%{version}-%{release} %description -n python3-%{service}-tests %{common_desc} This package contains Designate test files. %package common Summary: Designate common files Group: Applications/System Requires: python3-%{service} = %{epoch}:%{version}-%{release} %description common %{common_desc} This package contains Designate files common to all services. %package agent Summary: OpenStack Designate agent Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description agent %{common_desc} This package contains OpenStack Designate agent. designate-agent has been removed upstream so this is just an empty package for backwards compatibility until all the deployment tools removed its installation. %package api Summary: OpenStack Designate API service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description api %{common_desc} This package contains OpenStack Designate API service. %package central Summary: OpenStack Designate Central service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description central %{common_desc} This package contains OpenStack Designate Central service. %package mdns Summary: OpenStack Designate Mini DNS service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description mdns %{common_desc} This package contains OpenStack Designate Mini DNS service. %package producer Summary: OpenStack Designate Producer service Group: Applications/System Obsoletes: openstack-designate-pool-manager < 9.0.0 Obsoletes: openstack-designate-zone-manager < 9.0.0 Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description producer %{common_desc} This package contains OpenStack Designate Producer service. %package sink Summary: OpenStack Designate Sink service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description sink %{common_desc} This package contains OpenStack Designate Sink service. %package worker Summary: OpenStack Designate Worker service Group: Applications/System Requires: openstack-%{service}-common = %{epoch}:%{version}-%{release} %description worker %{common_desc} This package contains OpenStack Designate Worker service. %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n %{service}-%{upstream_version} -S git find %{service} -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done %generate_buildrequires %pyproject_buildrequires -t -e %{default_toxenv} %build export PBR_VERSION=%{version} export SKIP_PIP_INSTALL=1 %pyproject_wheel %install %pyproject_install # Generate sample config PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file=./etc/%{service}/%{service}-config-generator.conf # Remove unused files rm -rf %{buildroot}%{python3_sitelib}/bin rm -rf %{buildroot}%{python3_sitelib}/doc rm -rf %{buildroot}%{python3_sitelib}/tools # Move config files to proper location install -d -m 755 %{buildroot}%{_sysconfdir}/%{service} install -p -D -m 644 etc/%{service}/%{service}.conf.sample %{buildroot}%{_sysconfdir}/%{service}/%{service}.conf mv %{buildroot}/usr/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service}/ mv %{buildroot}/usr/etc/%{service}/rootwrap.conf %{buildroot}%{_sysconfdir}/%{service}/rootwrap.conf install -d -m 755 %{buildroot}%{_datarootdir}/%{service}/rootwrap mv %{buildroot}/usr/etc/%{service}/rootwrap.d/*.filters %{buildroot}%{_datarootdir}/%{service}/rootwrap # Install logrotate install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-%{service} # Install sudoers install -p -D -m 440 %{SOURCE2} %{buildroot}%{_sysconfdir}/sudoers.d/%{service} # Install systemd units install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/designate-api.service install -p -D -m 644 %{SOURCE12} %{buildroot}%{_unitdir}/designate-central.service install -p -D -m 644 %{SOURCE13} %{buildroot}%{_unitdir}/designate-mdns.service install -p -D -m 644 %{SOURCE15} %{buildroot}%{_unitdir}/designate-sink.service install -p -D -m 644 %{SOURCE17} %{buildroot}%{_unitdir}/designate-producer.service install -p -D -m 644 %{SOURCE18} %{buildroot}%{_unitdir}/designate-worker.service # Install the designate-api-wsgi compatibility file install -m 755 %{SOURCE19} %{buildroot}%{_bindir}/%{service}-api-wsgi # Setup directories install -d -m 755 %{buildroot}%{_datadir}/%{service} install -d -m 755 %{buildroot}%{_sharedstatedir}/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/log/%{service} install -d -m 755 %{buildroot}%{_localstatedir}/run/%{service} %pre common getent group %{service} >/dev/null || groupadd -r %{service} getent passwd %{service} >/dev/null || \ useradd -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Designate Daemons" %{service} exit 0 %check rm -rf designate/tests/unit/backend/test_infoblox.py # Some tests fail because there is no /etc/resolv.conf in the build environment %tox -e %{default_toxenv} -- -- --exclude-regex '(designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_different_serial|designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify)' %preun agent %systemd_preun designate-agent.service %post api %systemd_post designate-api.service %preun api %systemd_preun designate-api.service %postun api %systemd_postun_with_restart designate-api.service %post central %systemd_post designate-central.service %preun central %systemd_preun designate-central.service %postun central %systemd_postun_with_restart designate-central.service %post mdns %systemd_post designate-mdns.service %preun mdns %systemd_preun designate-mdns.service %postun mdns %systemd_postun_with_restart designate-mdns.service %post producer %systemd_post designate-producer.service %preun producer %systemd_preun designate-producer.service %postun producer %systemd_postun_with_restart designate-producer.service %post sink %systemd_post designate-sink.service %preun sink %systemd_preun designate-sink.service %postun sink %systemd_postun_with_restart designate-sink.service %post worker %systemd_post designate-worker.service %preun worker %systemd_preun designate-worker.service %postun worker %systemd_postun_with_restart designate-worker.service %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %exclude %{python3_sitelib}/%{service}/tests %files common %license LICENSE %doc README.rst %doc etc/designate/policy.yaml.sample %dir %{_sysconfdir}/%{service} %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/%{service}.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/rootwrap.conf %dir %{_datarootdir}/%{service} %dir %{_datarootdir}/%{service}/rootwrap %{_datarootdir}/%{service}/rootwrap/*.filters %config(noreplace) %{_sysconfdir}/logrotate.d/* %config %{_sysconfdir}/sudoers.d/%{service} %dir %attr(0755, %{service}, %{service}) %{_sharedstatedir}/%{service} %dir %attr(0750, %{service}, %{service}) %{_localstatedir}/log/%{service} %{_bindir}/designate-rootwrap %{_bindir}/designate-manage %{_bindir}/designate-status %{_bindir}/designate-api-wsgi %files agent %license LICENSE %files api %license LICENSE %{_bindir}/designate-api %{_unitdir}/designate-api.service %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %files central %license LICENSE %{_bindir}/designate-central %{_unitdir}/designate-central.service %files mdns %license LICENSE %{_bindir}/designate-mdns %{_unitdir}/designate-mdns.service %files producer %license LICENSE %{_bindir}/designate-producer %{_unitdir}/designate-producer.service %files sink %license LICENSE %{_bindir}/designate-sink %{_unitdir}/designate-sink.service %files worker %license LICENSE %{_bindir}/designate-worker %{_unitdir}/designate-worker.service %changelog + spectool -g -C /tmp/tmp.idvm5Yumwi/SOURCES openstack-designate.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --spec openstack-designate.spec --sources=/tmp/tmp.idvm5Yumwi/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --spec openstack-designate.spec --sources=/tmp/tmp.idvm5Yumwi/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 3b956355-a19d-4260-816c-b1aed1b82c68 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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-designate.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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 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.h7s_x586', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.5Gi 2.9Gi 995Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.i9zikpji', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-ab13afcf51f8a18fddb 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-d8525886bba1732f5d067 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1dc367b5 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-11ccbe84884cb6d9a 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-plugins-4ceffd8c39414c 153 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7da27bb38501bea341 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-5a9e0732953823e93c2b6 159 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 163 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-0f370ad761 168 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2c4f284c1089b5a6d534 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 157 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-69dd4e1e144dc9f3173 164 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-697e0a8d38fbd6d7103f 148 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-eb35bc97ad99c7263797 159 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 37 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 126 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 54 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 47 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 98 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 95 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 106 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 101 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 54 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 91 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.idvm5Yumwi WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.6 starting (python version = 3.9.18, NVR = mock-6.6-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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 --rebuild /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.6 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: rootdir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: host_arch: x86_64 DEBUG: chrootuid: 1039 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: simple DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: True DEBUG: bootstrap_image: quay.io/centos/centos:stream10-development DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', 'unbreq', '__init__', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '__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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}, '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'}} 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: static_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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8531924d-a1cf-47a9-beab-ac7471c06844 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos10-master-uc/data/dlrn-5.cfg DEBUG: root: dlrn-centos10-master-uc-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el10 DEBUG: use_bootstrap_container: True DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 syslog_ident=mock syslog_device= mdpolicy=group:primary # NOTE(karolinku) required for botocore best=0 protected_packages= module_platform_id=platform:el10 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [appstream] name=CentOS Stream $releasever - AppStream #metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/ gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [crb] name=CentOS Stream $releasever - CRB metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [highavailability] name=CentOS Stream $releasever - HighAvailability metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=0 repo_gpgcheck=0 metadata_expire=6h countme=1 enabled=1 [delorean-component-barbican] name=delorean-openstack-barbican-317e70e98c39c39ce44f22b303cd3aaa739abafd baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/31/7e/317e70e98c39c39ce44f22b303cd3aaa739abafd_73c95ce7 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-sushy-tools-ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/ab/13/ab13afcf51f8a18fddb406dfb554a4fa6f9a6b4c_b5640895 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-d8525886bba1732f5d067c9182bf3fb9986b978c baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/d8/52/d8525886bba1732f5d067c9182bf3fb9986b978c_c92ea047 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-1dc367b566611972604570c4d225f13b4f0ece57 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/1d/c3/1dc367b566611972604570c4d225f13b4f0ece57_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/11/cc/11ccbe84884cb6d9acb628eaa21e28f6e0cbcf16_7fbc11fd enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-plugins-4ceffd8c39414c1a8ede884c62bf06080aede5cd baseurl=https://trunk.rdoproject.org/centos10-master/component/common/4c/ef/4ceffd8c39414c1a8ede884c62bf06080aede5cd_79e60180 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-3eaf854b8fd6f2070284a2eed89bccf917492756 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/3e/af/3eaf854b8fd6f2070284a2eed89bccf917492756_87a8050e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-7da27bb38501bea3412b044b571b773d17a07de0 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/7d/a2/7da27bb38501bea3412b044b571b773d17a07de0_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-5a9e0732953823e93c2b6d135256acd5e38e402a baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/5a/9e/5a9e0732953823e93c2b6d135256acd5e38e402a_05968b35 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystone-tests-tempest-1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/1f/48/1f48fefa4d6cbf8a473944fb2d92166cb70bd7fc_b1b2606b enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-9e631a614aae0a1d77a65e63d28ab33dc0c02343 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/9e/63/9e631a614aae0a1d77a65e63d28ab33dc0c02343_9f8762cc enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-ovn-octavia-provider-0f370ad761133c14d73917d5fdd392e684b4b512 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/0f/37/0f370ad761133c14d73917d5fdd392e684b4b512_45375568 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2c4f284c1089b5a6d534f082d50cd520e09214c7 baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2c/4f/2c4f284c1089b5a6d534f082d50cd520e09214c7_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-6d4ff7151022fc003766ad50ff0f67393140b904 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/6d/4f/6d4ff7151022fc003766ad50ff0f67393140b904_7c132bab enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-edpm-image-builder-69dd4e1e144dc9f3173ba8c6831582fd980bbc53 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/69/dd/69dd4e1e144dc9f3173ba8c6831582fd980bbc53_d62c2edd enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ironic-9ca41723931080ef1d6d7054afcee475e67b03ef baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/9c/a4/9ca41723931080ef1d6d7054afcee475e67b03ef_356509d0 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2c980ac94682e8baed89c7f3c3b5af824514e8c3 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/2c/98/2c980ac94682e8baed89c7f3c3b5af824514e8c3_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-697e0a8d38fbd6d7103f2f5fa612f0bed960d039 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/69/7e/697e0a8d38fbd6d7103f2f5fa612f0bed960d039_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-heat-ui-eb35bc97ad99c7263797659e1ef19d372557e330 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/eb/35/eb35bc97ad99c7263797659e1ef19d372557e330_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,python3-tox-current-env 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 Mock Version: 6.6 INFO: Mock Version: 6.6 INFO: Mock Version: 6.6 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.x7ej2cug', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.8Gi 2.7Gi 995Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.7jvh9fxb', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: rpm-4.19.1.1-3.el10.x86_64 DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64 DEBUG: python3-dnf-4.20.0-9.el10.noarch DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch DEBUG: yum-4.20.0-9.el10.noarch DEBUG: package yum-utils is not installed DEBUG: package dnf5 is not installed DEBUG: package dnf5-plugins is not installed DEBUG: Child return code was: 3 INFO: Buildroot is handled by package management downloaded with a bootstrap image: rpm-4.19.1.1-3.el10.x86_64 rpm-sequoia-1.6.0-3.el10.x86_64 python3-dnf-4.20.0-9.el10.noarch python3-dnf-plugins-core-4.7.0-6.el10.noarch yum-4.20.0-9.el10.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-ab13afcf51f8a18fddb 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-d8525886bba1732f5d067 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1dc367b5 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-11ccbe84884cb6d9a 611 B/s | 3.0 kB 00:05 DEBUG: delorean-openstack-rally-plugins-4ceffd8c39414c 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7da27bb38501bea341 120 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-5a9e0732953823e93c2b6 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-0f370ad761 124 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2c4f284c1089b5a6d534 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 169 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-69dd4e1e144dc9f3173 183 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 156 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-697e0a8d38fbd6d7103f 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-eb35bc97ad99c7263797 116 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 75 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 89 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 26 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 31 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 114 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 103 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 152 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 81 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 32 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 243 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: useradd: warning: the home directory /builddir already exists. DEBUG: useradd: Not copying any file from skel directory into it. DEBUG: Creating mailbox file: File exists DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm Start: build setup for openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-1:21.1.0-0.2026021######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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: designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz DEBUG: designate-api-wsgi DEBUG: designate-api.service DEBUG: designate-central.service DEBUG: designate-mdns.service DEBUG: designate-producer.service DEBUG: designate-sink.service DEBUG: designate-sudoers DEBUG: designate-worker.service DEBUG: designate.logrotate DEBUG: openstack-designate.spec DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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 Mon Feb 16 12:45:11 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-21.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.18.5-1.el10 crb 44 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 44 k DEBUG: Installed size: 115 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.18.5-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.18.5-1.el10.noarch 1/1 DEBUG: Running scriptlet: pyproject-rpm-macros-1.18.5-1.el10.noarch 1/1 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.18.5-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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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:05 ago on Mon Feb 16 12:45:11 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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 Finish: build setup for openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm Start: rpmbuild openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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-designate.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-designate.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.lkAVrn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf designate-21.1.0.dev42 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/designate-21.1.0.dev42-0.20260216174352.eb6c4aa.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd designate-21.1.0.dev42 DEBUG: + rm -rf /builddir/build/BUILD/designate-21.1.0.dev42-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/designate-21.1.0.dev42-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-designate-21.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: Switched to a new branch 'rpm-build' DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: + find designate -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^sphinx.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^openstackdocstheme.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^infoblox-client.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^infoblox-client.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order sphinx openstackdocstheme infoblox-client bashate DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.l4Uf4W DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 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/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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 Mon Feb 16 12:45:11 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-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 systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.41.2-5.el10 crb 167 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 167 k DEBUG: Installed size: 506 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.41.2-5.el10.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch DEBUG: python3-wheel-0.41.2-5.el10.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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-designate.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-designate.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.5B92Ub DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 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/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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.16 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.16 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:10 ago on Mon Feb 16 12:45:11 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-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-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: =========================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: =========================================================================================== DEBUG: Installing: DEBUG: python3-tox-current-env noarch 0.0.16-1.el10s delorean-master-build-deps 31 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 noarch 69.0.3-12.el10 crb 677 k DEBUG: python3-virtualenv noarch 20.26.6-2.el10s delorean-master-build-deps 238 k DEBUG: python3-wheel-wheel noarch 1:0.41.2-5.el10 crb 71 k DEBUG: python3.14 x86_64 3.14.2-3.el10 appstream 27 k DEBUG: python3.14-freethreading x86_64 3.14.2-3.el10 crb 18 k DEBUG: python3.14-freethreading-libs x86_64 3.14.2-3.el10 crb 10 M DEBUG: python3.14-libs x86_64 3.14.2-3.el10 appstream 9.9 M DEBUG: python3.14-pip-wheel noarch 25.2-3.el10 appstream 1.1 M DEBUG: tox noarch 4.21.2-3.el10s delorean-master-build-deps 365 k DEBUG: Installing weak dependencies: DEBUG: python3.14-devel x86_64 3.14.2-3.el10 appstream 451 k DEBUG: python3.14-freethreading-devel x86_64 3.14.2-3.el10 crb 437 k DEBUG: Transaction Summary DEBUG: =========================================================================================== DEBUG: Install 20 Packages DEBUG: Total size: 24 M DEBUG: Installed size: 100 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-devel-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-libs-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-pip-wheel-25.2-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-devel-3.14.2-3.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-libs-3.14.2-3.el10.x86_64.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.16-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/20 DEBUG: Installing : python3-filelock-3.15.4-3.el10s.noarch 2/20 DEBUG: Installing : python3.14-pip-wheel-25.2-3.el10.noarch 3/20 DEBUG: Installing : python3.14-libs-3.14.2-3.el10.x86_64 4/20 DEBUG: Installing : python3.14-3.14.2-3.el10.x86_64 5/20 DEBUG: Installing : python3.14-freethreading-3.14.2-3.el10.x86_64 6/20 DEBUG: Installing : python3.14-freethreading-libs-3.14.2-3.el10.x86_64 7/20 DEBUG: Installing : python3.14-freethreading-devel-3.14.2-3.el10.x86_6 8/20 DEBUG: Installing : python3.14-devel-3.14.2-3.el10.x86_64 9/20 DEBUG: Installing : python3-pyproject-api-1.6.1-5.el10s.noarch 10/20 DEBUG: Installing : python3-distlib-0.3.9-1.el10s.noarch 11/20 DEBUG: Installing : python3-chardet-5.2.0-1.el10s.noarch 12/20 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 13/20 DEBUG: Installing : python3-wheel-wheel-1:0.41.2-5.el10.noarch 14/20 DEBUG: Installing : python3-setuptools-wheel-69.0.3-12.el10.noarch 15/20 DEBUG: Installing : python3-virtualenv-20.26.6-2.el10s.noarch 16/20 DEBUG: Installing : python3-pluggy-1.3.0-5.el10.noarch 17/20 DEBUG: Installing : python3-colorama-0.4.6-13.el10.noarch 18/20 DEBUG: Installing : tox-4.21.2-3.el10s.noarch 19/20 DEBUG: Installing : python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 DEBUG: Running scriptlet: python3-tox-current-env-0.0.16-1.el10s.noarch 20/20 DEBUG: Installed: DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-filelock-3.15.4-3.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-pip-wheel-25.2-3.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-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-designate.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-designate.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.97sFYX DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 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/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: alembic>=1.8.0 DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: Flask!=0.11,>=0.10 DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: jsonschema>=3.2.0 DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystoneauth1>=3.4.0 DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: keystonemiddleware>=4.17.0 DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: openstacksdk>=0.103.0 DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.config>=6.8.0 DEBUG: Handling oslo.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.concurrency>=4.2.0 DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0 DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.middleware>=3.31.0 DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.log>=4.3.0 DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.reports>=1.18.0 DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.rootwrap>=5.15.0 DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0 DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.service[threading]>=4.2.0 DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.utils>=4.7.0 DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.31.2 DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: osprofiler>=3.4.0 DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: Paste>=2.0.2 DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PasteDeploy>=1.5.0 DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: python-designateclient>=2.12.0 DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tenacity>=6.0.0 DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebOb>=1.7.1 DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.db>=8.3.0 DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0 DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.context>=4.0.0 DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslo.policy>=4.5.0 DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tooz>=1.58.0 DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: futurist>=1.2.0 DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: tempest>=21.0.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: PyMySQL>=0.8.0 DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement not satisfied: edgegrid-python>=1.1.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 designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-21.1.0.dev42/designate-21.1.0.dev42.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: alembic >=1.8.0 DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: Flask !=0.11,>=0.10 DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: keystoneauth1 >=3.4.0 DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: keystonemiddleware >=4.17.0 DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: openstacksdk >=0.103.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.concurrency >=4.2.0 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.log >=4.3.0 DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.reports >=1.18.0 DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.rootwrap >=5.15.0 DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0 DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.service[threading] >=4.2.0 DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0 DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.utils >=4.7.0 DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.31.2 DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: osprofiler >=3.4.0 DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: Paste >=2.0.2 DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: PasteDeploy >=1.5.0 DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: python-designateclient >=2.12.0 DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: tenacity >=6.0.0 DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: WebOb >=1.7.1 DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.db >=8.3.0 DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0 DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.context >=4.0.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: tooz >=1.58.0 DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement not satisfied: futurist >=1.2.0 DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-21.1.0.dev42.dist-info/ DEBUG: removed 'designate-21.1.0.dev42.dist-info/AUTHORS' DEBUG: removed 'designate-21.1.0.dev42.dist-info/LICENSE' DEBUG: removed 'designate-21.1.0.dev42.dist-info/METADATA' DEBUG: removed 'designate-21.1.0.dev42.dist-info/entry_points.txt' DEBUG: removed 'designate-21.1.0.dev42.dist-info/pbr.json' DEBUG: removed 'designate-21.1.0.dev42.dist-info/top_level.txt' DEBUG: removed directory 'designate-21.1.0.dev42.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:14 ago on Mon Feb 16 12:45:11 2026. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-dns-2.6.1-1.el10.noarch is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-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.4-1.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.16-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.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-coverage x86_64 7.3.2-5.el10s delorean-master-testing 358 k DEBUG: python3-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 k DEBUG: python3-edgegrid noarch 1.2.1-4.el10s delorean-master-testing 34 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-flask noarch 1:3.1.0-3.el10s delorean-master-testing 197 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.7.0-0.20250903120002.0cb36cd.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-service+threading noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.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.3.0-0.20250618065718.275ed56.el10 delorean-component-common 164 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-stestr noarch 4.1.0-1.el10s delorean-master-testing 194 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tempest noarch 1:46.0.1-0.20260214045710.697e0a8.el10 delorean-component-tempest 1.6 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-webtest noarch 3.0.0-1.el10s delorean-master-testing 97 k DEBUG: Installing dependencies: DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-8.el10 appstream 189 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.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-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-9.el10s delorean-master-testing 303 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-blinker noarch 1.9.0-1.el10s delorean-master-testing 27 k DEBUG: python3-cffi x86_64 1.16.0-7.el10 baseos 308 k DEBUG: python3-click noarch 8.1.7-7.el10s delorean-master-testing 226 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 k DEBUG: python3-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-etcd3gw noarch 2.4.1-1.el10s delorean-master-testing 55 k DEBUG: python3-extras noarch 1.0.0-36.el10s delorean-master-testing 15 k DEBUG: python3-fasteners noarch 0.19-1.el10s delorean-master-testing 43 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-itsdangerous noarch 2.2.0-1.el10s delorean-master-testing 40 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-ndg_httpsclient noarch 0.5.1-23.el10s delorean-master-testing 59 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-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-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-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-waitress noarch 3.0.1-1.el10s delorean-master-testing 112 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 204 Packages DEBUG: Total size: 31 M DEBUG: Total download size: 116 k DEBUG: Installed size: 124 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-46.0.1-0.20260214045710.697e0a8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.39-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-blinker-1.9.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-8.1.7-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.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-edgegrid-1.2.1-4.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-3.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-2.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ndg_httpsclient-0.5.1-23.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-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.12.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-3.1.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: (204/204): python3-designateclient-6.3.0-0.2025 1.8 MB/s | 116 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.3 MB/s | 116 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/204 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/204 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/204 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/204 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 5/204 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 6/204 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 7/204 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 8/204 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 9/204 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 10/204 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 11/204 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 12/204 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 13/204 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 14/204 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 15/204 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 16/204 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 17/204 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 18/204 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 19/204 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 20/204 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 21/204 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 22/204 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 23/204 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 24/204 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 25/204 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 26/204 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 27/204 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 28/204 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 29/204 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 30/204 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 31/204 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 32/204 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 33/204 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 34/204 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 35/204 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 36/204 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 37/204 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 38/204 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 39/204 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 40/204 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 41/204 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 42/204 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 43/204 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 44/204 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 45/204 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 46/204 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 47/204 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 48/204 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 49/204 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 50/204 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 51/204 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 52/204 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 53/204 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 54/204 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 55/204 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 56/204 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 57/204 DEBUG: Installing : python3-itsdangerous-2.2.0-1.el10s.noarch 58/204 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 59/204 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 60/204 DEBUG: Installing : python3-click-8.1.7-7.el10s.noarch 61/204 DEBUG: Installing : python3-blinker-1.9.0-1.el10s.noarch 62/204 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 63/204 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 64/204 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 65/204 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 66/204 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 67/204 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 68/204 DEBUG: Installing : libxslt-1.1.39-8.el10.x86_64 69/204 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 70/204 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 71/204 DEBUG: Installing : which-2.21-44.el10.x86_64 72/204 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 73/204 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 74/204 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 75/204 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 76/204 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 77/204 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 78/204 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 79/204 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 80/204 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 81/204 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 82/204 DEBUG: Installing : python3-ndg_httpsclient-0.5.1-23.el10s.noarch 83/204 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 84/204 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 85/204 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 86/204 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 87/204 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 88/204 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 89/204 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 90/204 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 91/204 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 92/204 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 93/204 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 94/204 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 94/204 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 94/204 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 95/204 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 96/204 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 97/204 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 98/204 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 99/204 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 100/204 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 101/204 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 102/204 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 103/204 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 104/204 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 105/204 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 106/204 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 107/204 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 108/204 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 109/204 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 110/204 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 111/204 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 112/204 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 113/204 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 114/204 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 115/204 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 116/204 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 117/204 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 118/204 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 119/204 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 120/204 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 121/204 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 122/204 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 123/204 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 124/204 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 125/204 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 126/204 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 127/204 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 128/204 DEBUG: Installing : perl-base-2.27-514.el10.noarch 129/204 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 130/204 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 131/204 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 132/204 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 133/204 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 134/204 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 135/204 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 136/204 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 137/204 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 138/204 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 139/204 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 140/204 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 141/204 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 142/204 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 143/204 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 144/204 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 145/204 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 146/204 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 147/204 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 148/204 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 149/204 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 150/204 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 151/204 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 152/204 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 153/204 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 153/204 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 153/204 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 154/204 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 155/204 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 156/204 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 157/204 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 158/204 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 159/204 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 160/204 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 161/204 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 162/204 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 163/204 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 164/204 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 165/204 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 166/204 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 167/204 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 168/204 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 169/204 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 170/204 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 171/204 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 172/204 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 173/204 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 174/204 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 175/204 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 176/204 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 177/204 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 178/204 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 179/204 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 180/204 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 181/204 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 182/204 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 183/204 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 184/204 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 185/204 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 186/204 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 187/204 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 188/204 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 189/204 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 190/204 DEBUG: Installing : python3-osprofiler-4.3.0-0.20250618065718.275ed5 191/204 DEBUG: Installing : python3-oslo-service+threading-4.3.0-0.202509031 192/204 DEBUG: Installing : python3-tempest-1:46.0.1-0.20260214045710.697e0a 193/204 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 194/204 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 195/204 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 196/204 DEBUG: Installing : python3-edgegrid-1.2.1-4.el10s.noarch 197/204 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 198/204 DEBUG: Installing : python3-flask-1:3.1.0-3.el10s.noarch 199/204 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 200/204 DEBUG: Installing : python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb 201/204 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 202/204 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 203/204 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 204/204 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 204/204 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-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-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-flask-1:3.1.0-3.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.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-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-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-tempest-1:46.0.1-0.20260214045710.697e0a8.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch 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-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260214045710.697e0a8.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch 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-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260214045710.697e0a8.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-designate.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-designate.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.oleywn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 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/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.09 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Flask!=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: openstacksdk>=0.103.0 DEBUG: (installed: openstacksdk 4.6.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=4.2.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.7.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service[threading]>=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.3.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-designateclient>=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=8.3.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=4.0.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 46.0.1.dev50) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: (installed: pymemcache 4.0.0) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: edgegrid-python>=1.1.1 DEBUG: (installed: edgegrid-python 1.2.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 designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-21.1.0.dev42/designate-21.1.0.dev42.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Flask !=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: openstacksdk >=0.103.0 DEBUG: (installed: openstacksdk 4.6.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.concurrency >=4.2.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.rootwrap >=5.15.0 DEBUG: (installed: oslo.rootwrap 7.7.0) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.service[threading] >=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: osprofiler >=3.4.0 DEBUG: (installed: osprofiler 4.3.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: python-designateclient >=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tenacity >=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.db >=8.3.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.context >=4.0.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-21.1.0.dev42.dist-info/ DEBUG: removed 'designate-21.1.0.dev42.dist-info/AUTHORS' DEBUG: removed 'designate-21.1.0.dev42.dist-info/LICENSE' DEBUG: removed 'designate-21.1.0.dev42.dist-info/METADATA' DEBUG: removed 'designate-21.1.0.dev42.dist-info/top_level.txt' DEBUG: removed 'designate-21.1.0.dev42.dist-info/pbr.json' DEBUG: removed 'designate-21.1.0.dev42.dist-info/entry_points.txt' DEBUG: removed directory 'designate-21.1.0.dev42.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.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:21 ago on Mon Feb 16 12:45:11 2026. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-flask-1:3.1.0-3.el10s.noarch is already installed. DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed. DEBUG: Package python3-pymemcache-4.0.0-1.el10s.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.12-3.el10.x86_64 is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-dns-2.6.1-1.el10.noarch is already installed. DEBUG: Package python3-edgegrid-1.2.1-4.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch is already installed. DEBUG: Package python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch is already installed. DEBUG: Package python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch is already installed. DEBUG: Package python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch is already installed. DEBUG: Package python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch is already installed. DEBUG: Package python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch is already installed. DEBUG: Package python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch is already installed. DEBUG: Package python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch is already installed. DEBUG: Package python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch is already installed. DEBUG: Package python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch is already installed. DEBUG: Package python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch is already installed. DEBUG: Package python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.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.3.0-0.20250618065718.275ed56.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paste-3.10.1-6.el10s.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-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.4-1.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.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.5.0-0.20250903121709.3c04bde.el10.noarch is already installed. DEBUG: Package python3-tempest-1:46.0.1-0.20260214045710.697e0a8.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.el10s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed. DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed. DEBUG: Package python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch is already installed. DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.16-1.el10s.noarch is already installed. DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed. DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed. DEBUG: Package systemd-257-21.el10.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: libgcc-14.3.1-4.3.el10.x86_64 DEBUG: fonts-filesystem-2.0.5-18.el10.noarch DEBUG: tzdata-2025c-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.92.0-1.el10.noarch DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch DEBUG: poppler-data-0.4.11-9.el10.noarch DEBUG: perl-srpm-macros-1-57.el10.noarch DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch DEBUG: openblas-srpm-macros-2-19.el10.noarch DEBUG: ocaml-srpm-macros-10-4.el10.noarch DEBUG: libX11-common-1.8.10-1.el10.noarch DEBUG: kernel-srpm-macros-1.0-27.el10.noarch DEBUG: kernel-headers-6.12.0-201.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-13.02-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-3.el10.noarch DEBUG: google-noto-fonts-common-20240401-5.el10.noarch DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch DEBUG: default-fonts-core-sans-4.1-3.el10.noarch DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch DEBUG: coreutils-common-9.5-6.el10.x86_64 DEBUG: centos-gpg-keys-10.0-19.el10.noarch DEBUG: centos-stream-repos-10.0-19.el10.noarch DEBUG: centos-stream-release-10.0-19.el10.noarch DEBUG: setup-2.14.5-7.el10.noarch DEBUG: filesystem-3.18-17.el10.x86_64 DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch DEBUG: basesystem-11-22.el10.noarch DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 DEBUG: glibc-common-2.39-99.el10.x86_64 DEBUG: glibc-2.39-99.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-3.el10.x86_64 DEBUG: libstdc++-14.3.1-4.3.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-9.el10.x86_64 DEBUG: libuuid-2.40.2-15.el10.x86_64 DEBUG: libxml2-2.12.5-10.el10.x86_64 DEBUG: libzstd-1.5.5-9.el10.x86_64 DEBUG: elfutils-libelf-0.194-1.el10.x86_64 DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 DEBUG: readline-8.2-11.el10.x86_64 DEBUG: gmp-6.2.1-12.el10.x86_64 DEBUG: libxcrypt-4.4.36-10.el10.x86_64 DEBUG: libblkid-2.40.2-15.el10.x86_64 DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch DEBUG: nspr-4.36.0-4.el10.x86_64 DEBUG: mpfr-4.2.1-6.el10.x86_64 DEBUG: libgpg-error-1.50-2.el10.x86_64 DEBUG: pcre2-10.44-1.el10.3.x86_64 DEBUG: grep-3.11-10.el10.x86_64 DEBUG: popt-1.19-8.el10.x86_64 DEBUG: nss-util-3.112.0-4.el10.x86_64 DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 DEBUG: expat-2.7.3-1.el10.x86_64 DEBUG: gdbm-libs-1.23-14.el10.x86_64 DEBUG: libattr-2.5.2-5.el10.x86_64 DEBUG: libacl-2.3.2-4.el10.x86_64 DEBUG: libffi-3.4.4-10.el10.x86_64 DEBUG: libgomp-14.3.1-4.3.el10.x86_64 DEBUG: lcms2-2.16-6.el10.x86_64 DEBUG: libwebp-1.3.2-10.el10.x86_64 DEBUG: libassuan-2.5.6-6.el10.x86_64 DEBUG: gawk-5.3.0-6.el10.x86_64 DEBUG: json-c-0.18-3.el10.x86_64 DEBUG: libcap-ng-0.8.4-6.el10.x86_64 DEBUG: audit-libs-4.0.3-5.el10.x86_64 DEBUG: libeconf-0.6.2-4.el10.x86_64 DEBUG: pam-libs-1.6.1-9.el10.x86_64 DEBUG: libcap-2.69-7.el10.x86_64 DEBUG: systemd-libs-257-21.el10.x86_64 DEBUG: libtasn1-4.20.0-1.el10.x86_64 DEBUG: p11-kit-0.26.1-1.el10.x86_64 DEBUG: libunistring-1.1-10.el10.x86_64 DEBUG: libidn2-2.3.7-3.el10.x86_64 DEBUG: libICE-1.1.1-5.el10.x86_64 DEBUG: openjpeg2-2.5.2-5.el10.x86_64 DEBUG: libSM-1.2.4-5.el10.x86_64 DEBUG: xz-5.6.2-4.el10.x86_64 DEBUG: libmpc-1.3.1-7.el10.x86_64 DEBUG: libfdisk-2.40.2-15.el10.x86_64 DEBUG: dwz-0.16-1.el10.x86_64 DEBUG: unzip-6.0-69.el10.x86_64 DEBUG: file-libs-5.45-8.el10.x86_64 DEBUG: file-5.45-8.el10.x86_64 DEBUG: alternatives-1.30-2.el10.x86_64 DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 DEBUG: gnutls-3.8.10-2.el10.x86_64 DEBUG: diffutils-3.10-8.el10.x86_64 DEBUG: jansson-2.14-3.el10.x86_64 DEBUG: libbrotli-1.1.0-7.el10.x86_64 DEBUG: libsepol-3.9-1.el10.x86_64 DEBUG: libselinux-3.9-4.el10.x86_64 DEBUG: sed-4.9-3.el10.x86_64 DEBUG: findutils-4.10.0-5.el10.x86_64 DEBUG: openssl-fips-provider-3.5.5-1.el10.x86_64 DEBUG: openssl-libs-3.5.5-1.el10.x86_64 DEBUG: coreutils-9.5-6.el10.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch DEBUG: libmount-2.40.2-15.el10.x86_64 DEBUG: glib2-2.80.4-11.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-15.el10.x86_64 DEBUG: util-linux-core-2.40.2-15.el10.x86_64 DEBUG: lua-libs-5.4.6-7.el10.x86_64 DEBUG: lz4-libs-1.9.4-8.el10.x86_64 DEBUG: libarchive-3.7.7-4.el10.x86_64 DEBUG: fribidi-1.0.14-4.el10.x86_64 DEBUG: jbigkit-libs-2.1-31.el10.x86_64 DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 DEBUG: zstd-1.5.5-9.el10.x86_64 DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 DEBUG: libpwquality-1.4.5-12.el10.x86_64 DEBUG: shared-mime-info-2.3-8.el10.x86_64 DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 DEBUG: 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-13.el10.x86_64 DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 DEBUG: libsemanage-3.9-2.el10.x86_64 DEBUG: shadow-utils-4.15.0-9.el10.x86_64 DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 DEBUG: tar-1.35-10.el10.x86_64 DEBUG: zip-3.0-45.el10.x86_64 DEBUG: cpp-14.3.1-4.3.el10.x86_64 DEBUG: libpsl-0.21.5-6.el10.x86_64 DEBUG: dbus-libs-1.14.10-5.el10.x86_64 DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 DEBUG: openldap-2.6.10-1.el10.x86_64 DEBUG: gdbm-1.23-14.el10.x86_64 DEBUG: pam-1.6.1-9.el10.x86_64 DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 DEBUG: nss-softokn-3.112.0-4.el10.x86_64 DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 DEBUG: nss-3.112.0-4.el10.x86_64 DEBUG: libgcrypt-1.11.0-6.el10.x86_64 DEBUG: libksba-1.6.7-2.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.7.0-1.el10.x86_64 DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 DEBUG: xml-common-0.6.3-65.el10.noarch DEBUG: bzip2-1.0.8-25.el10.x86_64 DEBUG: graphite2-1.3.14-17.el10.x86_64 DEBUG: freetype-2.13.2-8.el10.x86_64 DEBUG: harfbuzz-8.4.0-6.el10.x86_64 DEBUG: fontconfig-2.15.0-7.el10.x86_64 DEBUG: libraqm-0.10.1-2.el10s.x86_64 DEBUG: imath-3.1.10-4.el10.x86_64 DEBUG: liblerc-4.0.0-8.el10.x86_64 DEBUG: libtiff-4.6.0-6.el10.x86_64 DEBUG: openexr-libs-3.1.10-8.el10.x86_64 DEBUG: dbus-common-1.14.10-5.el10.noarch DEBUG: dbus-broker-36-4.el10.x86_64 DEBUG: dbus-1.14.10-5.el10.x86_64 DEBUG: ed-1.20-5.el10.x86_64 DEBUG: patch-2.7.6-26.el10.x86_64 DEBUG: less-661-3.el10.x86_64 DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 DEBUG: cpio-2.15-3.el10.x86_64 DEBUG: 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-5.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-99.el10.x86_64 DEBUG: libseccomp-2.5.6-1.el10.x86_64 DEBUG: libverto-0.3.2-10.el10.x86_64 DEBUG: krb5-libs-1.21.3-8.el10.x86_64 DEBUG: libssh-0.11.1-3.el10.x86_64 DEBUG: libcurl-8.12.1-4.el10.x86_64 DEBUG: authselect-libs-1.5.2-1.el10.x86_64 DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 DEBUG: device-mapper-libs-1.02.206-3.el10.x86_64 DEBUG: device-mapper-1.02.206-3.el10.x86_64 DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 DEBUG: elfutils-libs-0.194-1.el10.x86_64 DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch DEBUG: libutempter-1.2.1-15.el10.x86_64 DEBUG: systemd-pam-257-21.el10.x86_64 DEBUG: util-linux-2.40.2-15.el10.x86_64 DEBUG: systemd-257-21.el10.x86_64 DEBUG: binutils-gold-2.41-60.el10.x86_64 DEBUG: binutils-2.41-60.el10.x86_64 DEBUG: elfutils-0.194-1.el10.x86_64 DEBUG: gdb-minimal-16.3-2.el10.x86_64 DEBUG: debugedit-5.1-8.el10.x86_64 DEBUG: cups-filesystem-2.4.10-16.el10.noarch DEBUG: cups-libs-2.4.10-16.el10.x86_64 DEBUG: openssh-9.9p1-19.el10.x86_64 DEBUG: openssh-clients-9.9p1-19.el10.x86_64 DEBUG: git-core-2.52.0-1.el10.x86_64 DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 DEBUG: curl-8.12.1-4.el10.x86_64 DEBUG: rpm-4.19.1.1-21.el10.x86_64 DEBUG: efi-srpm-macros-6-6.el10.noarch DEBUG: lua-srpm-macros-1-15.el10.noarch DEBUG: make-4.4.1-9.el10.x86_64 DEBUG: gcc-14.3.1-4.3.el10.x86_64 DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch DEBUG: go-srpm-macros-3.8.0-1.el10.noarch DEBUG: python-srpm-macros-3.12-11.el10.noarch DEBUG: redhat-rpm-config-295-1.el10.noarch DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch DEBUG: python-rpm-macros-3.12-11.el10.noarch DEBUG: python3-rpm-macros-3.12-11.el10.noarch DEBUG: mpdecimal-2.5.1-12.el10.x86_64 DEBUG: python-unversioned-command-3.12.12-3.el10.noarch DEBUG: python3-3.12.12-3.el10.x86_64 DEBUG: python3-libs-3.12.12-3.el10.x86_64 DEBUG: python3-packaging-24.2-2.el10.noarch DEBUG: python3-setuptools-69.0.3-12.el10.noarch DEBUG: python3-idna-3.7-4.el10.noarch DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch DEBUG: python3-urllib3-1.26.19-3.el10.noarch DEBUG: python3-babel-2.13.1-5.el10.noarch DEBUG: python3-rpm-generators-14-12.el10.noarch DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch DEBUG: python3-requests-2.32.4-1.el10.noarch DEBUG: python3-dns-2.6.1-1.el10.noarch DEBUG: python3-docutils-0.20.1-5.el10.noarch DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 DEBUG: python3-jinja2-3.1.6-1.el10.noarch DEBUG: python3-pip-23.3.2-7.el10.noarch DEBUG: python3-imagesize-1.4.1-9.el10.noarch DEBUG: python3-pygments-2.18.0-1.el10.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch DEBUG: npth-1.6-21.el10.x86_64 DEBUG: gnupg2-2.4.5-3.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-7.el10.x86_64 DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 DEBUG: libXau-1.0.11-8.el10.x86_64 DEBUG: libxcb-1.17.0-3.el10.x86_64 DEBUG: libX11-1.8.10-1.el10.x86_64 DEBUG: libXrender-0.9.11-8.el10.x86_64 DEBUG: libXext-1.3.6-3.el10.x86_64 DEBUG: libXft-2.3.8-8.el10.x86_64 DEBUG: libXpm-3.5.17-5.el10.x86_64 DEBUG: gd-2.3.3-22.el10.x86_64 DEBUG: libXt-1.3.0-5.el10.x86_64 DEBUG: libdatrie-0.2.13-11.el10.x86_64 DEBUG: libthai-0.1.29-10.el10.x86_64 DEBUG: libijs-0.35-24.el10.x86_64 DEBUG: libpaper-2.1.1-7.el10.x86_64 DEBUG: libgs-10.02.1-16.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-7.el10.x86_64 DEBUG: graphviz-9.0.0-15.el10.x86_64 DEBUG: libwmf-lite-0.2.13-6.el10s.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.12-3.el10.x86_64 DEBUG: python3-eventlet-0.40.0-1.el10s.noarch DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch DEBUG: python3-pbr-6.1.1-1.el10s.noarch DEBUG: python3-six-1.16.0-16.el10.noarch DEBUG: authselect-1.5.2-1.el10.x86_64 DEBUG: systemd-rpm-macros-257-21.el10.noarch DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch DEBUG: pyproject-rpm-macros-1.18.5-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.14-pip-wheel-25.2-3.el10.noarch DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch DEBUG: python3-distlib-0.3.9-1.el10s.noarch DEBUG: python3-chardet-5.2.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch DEBUG: python3-pluggy-1.3.0-5.el10.noarch DEBUG: python3-colorama-0.4.6-13.el10.noarch DEBUG: tox-4.21.2-3.el10s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-waitress-3.0.1-1.el10s.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-extras-1.0.0-36.el10s.noarch DEBUG: python3-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-8.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch DEBUG: which-2.21-44.el10.x86_64 DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch 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-dateutil-2.9.0.post0-1.el10.noarch DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-1.350-511.el10.noarch DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-File-Temp-0.231.100-512.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-Pod-Simple-3.45-511.el10.noarch DEBUG: perl-Socket-2.038-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-podlators-5.01-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-Pod-Usage-2.03-511.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64 DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-parent-0.241-512.el10.noarch DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-Storable-3.32-511.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: perl-Getopt-Long-2.58-3.el10.noarch DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-3.21-511.el10.x86_64 DEBUG: perl-libs-5.40.2-514.el10.x86_64 DEBUG: perl-interpreter-5.40.2-514.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-tempest-46.0.1-0.20260214045710.697e0a8.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch DEBUG: python3-webtest-3.0.0-1.el10s.noarch DEBUG: python3-flask-3.1.0-3.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True DEBUG: libgcc-14.3.1-4.3.el10.x86_64 1769456302 277148 cd49b45bf6af077c2b7fa0374229634c installed DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed DEBUG: tzdata-2025c-1.el10.noarch 1765464010 1914371 ce8608c0481f8021cc009bd56be60242 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.92.0-1.el10.noarch 1767892904 2058 a681f503534a84f4dd8472f740de47d2 installed DEBUG: qt6-srpm-macros-6.10.1-1.el10.noarch 1763976627 464 cfac626ad11646d8836adb3f4417cb05 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-27.el10.noarch 1762811430 1957 eef50a62ebd12f9177ba43bb84205e9b installed DEBUG: kernel-headers-6.12.0-201.el10.x86_64 1770297951 7064598 ab6ad3d4d028b260855cb6c50619e230 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-13.02-2.el10.noarch 1768311281 101309 2dd6c040b38bd37dd0d15961b82ed3a1 installed DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed DEBUG: libssh-config-0.11.1-3.el10.noarch 1759232181 277 0293936d26cf456f82230508605afac6 installed DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed DEBUG: centos-gpg-keys-10.0-19.el10.noarch 1769005809 20767 f7db9568412c38c093ce232be25b27a0 installed DEBUG: centos-stream-repos-10.0-19.el10.noarch 1769005809 7002 7100cee2cc81a4a172bcfbd1adf8c76c installed DEBUG: centos-stream-release-10.0-19.el10.noarch 1769005809 38698 5ef575e2fd87ee95af2934f57472c3d9 installed DEBUG: setup-2.14.5-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa installed DEBUG: filesystem-3.18-17.el10.x86_64 1747076992 106 cac56e1e2528d23c26b3561512a37f6f installed DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed DEBUG: glibc-gconv-extra-2.39-99.el10.x86_64 1764257680 8163110 8f574ed297527b9c7a1dfc1d4f3e2e0a installed DEBUG: glibc-minimal-langpack-2.39-99.el10.x86_64 1764257680 0 694ce1846c02c31b26d0d6f077f32c97 installed DEBUG: glibc-common-2.39-99.el10.x86_64 1764257680 1072842 26f57d969451e5f972893c0020ed791e installed DEBUG: glibc-2.39-99.el10.x86_64 1764257680 6539754 e1b6bb5a0869fcfe8d8ed0341d24811d 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-3.el10.x86_64 1767624513 140888 f19885ea19b7da740f58de9198305373 installed DEBUG: libstdc++-14.3.1-4.3.el10.x86_64 1769456302 2974297 9be330f2be72d38ba6153d5353eb0f33 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-9.el10.x86_64 1768909966 243390 a9eadb7af2b214b965f49ac963035b21 installed DEBUG: libuuid-2.40.2-15.el10.x86_64 1761234921 38213 7d2480e19fbfd5d3cc37fdcd0eb56cfa installed DEBUG: libxml2-2.12.5-10.el10.x86_64 1769445090 1811803 3006dc0be147c799dfe7e92448b7a9ca installed DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed DEBUG: elfutils-libelf-0.194-1.el10.x86_64 1761859338 1172916 3c144c730adef5b6e15c228dc696805a installed DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed DEBUG: gmp-1:6.2.1-12.el10.x86_64 1750237266 829840 bb05b021f5d80228398ab6984fb095a8 installed DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed DEBUG: libblkid-2.40.2-15.el10.x86_64 1761234921 268714 f02132ff23229a6463e11a95646f47f2 installed DEBUG: crypto-policies-20251127-1.git27c2902.el10.noarch 1764261991 121352 c4c617ec2a5021e89d498299a9f9d469 installed DEBUG: nspr-4.36.0-4.el10.x86_64 1754617146 309504 baa6a361f8873803cac0198575fb35c7 installed DEBUG: mpfr-4.2.1-6.el10.x86_64 1765376407 855933 beef15010d70f9b88b5b5d555a5d2b06 installed DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed DEBUG: nss-util-3.112.0-4.el10.x86_64 1754617146 213736 2c5507ee324a1eb446b15fa90dc42807 installed DEBUG: sqlite-libs-3.46.1-5.el10.x86_64 1757327519 1575704 8339ce3208f7238f3ee42423f7483d6d installed DEBUG: expat-2.7.3-1.el10.x86_64 1764682046 316327 6358878b7177ddf8603069ede40090b1 installed DEBUG: gdbm-libs-1:1.23-14.el10.x86_64 1753088209 124794 20dbe494f76524ac4c63214222fe6ab5 installed DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed DEBUG: libffi-3.4.4-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 installed DEBUG: libgomp-14.3.1-4.3.el10.x86_64 1769456302 540152 e30e2175aa24e715da61fd032a4813d6 installed DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed DEBUG: libwebp-1.3.2-10.el10.x86_64 1769081485 811978 dc26831578fb43ec4d009b0984b7cb50 installed DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed DEBUG: audit-libs-4.0.3-5.el10.x86_64 1768382511 371873 cd24de910d16211446fee42ffaf8daf5 installed DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed DEBUG: pam-libs-1.6.1-9.el10.x86_64 1764600916 137903 e05fb81fc1b33330450bd27256170c32 installed DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed DEBUG: systemd-libs-257-21.el10.x86_64 1765975248 2403570 b31a1f88e03c52e3aab933992098c977 installed DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed DEBUG: p11-kit-0.26.1-1.el10.x86_64 1769072372 2614122 2da4fdb994a105d82145e52327b03759 installed DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed DEBUG: openjpeg2-2.5.2-5.el10.x86_64 1754920316 456211 614f1d18381fecedc4c8b67ac9bf51dd installed DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed DEBUG: xz-1:5.6.2-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 installed DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed DEBUG: libfdisk-2.40.2-15.el10.x86_64 1761234921 379762 457e8170477d9ba5ce152c698e3dd0f0 installed DEBUG: dwz-0.16-1.el10.x86_64 1751668425 301852 ff8d71f57d3f332a9c95c1ef322ad269 installed DEBUG: unzip-6.0-69.el10.x86_64 1744882430 407835 f957cb670c1796896a830e385dbc290e installed DEBUG: file-libs-5.45-8.el10.x86_64 1744037963 10414622 1cc0692376215de158ce589afcf80f5c installed DEBUG: file-5.45-8.el10.x86_64 1744037963 105815 4df49fcbff81131c972676c04c1b430b installed DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed DEBUG: p11-kit-trust-0.26.1-1.el10.x86_64 1769072372 477305 463c5b10fb0ff4df462ae75760bee7f2 installed DEBUG: gnutls-3.8.10-2.el10.x86_64 1754031081 4398843 5f5c5093f661304acc0a47d01b89c110 installed DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed DEBUG: libbrotli-1.1.0-7.el10.x86_64 1766047635 865474 8feb972379455c1199ad17aa3497a046 installed DEBUG: libsepol-3.9-1.el10.x86_64 1753299038 853747 b1f0d06af17dca9f5c1d1c972aaced91 installed DEBUG: libselinux-3.9-4.el10.x86_64 1769470032 201757 8bb09f90af31393fb361392b7ec06be5 installed DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed DEBUG: openssl-fips-provider-1:3.5.5-1.el10.x86_64 1769606868 2497314 dd4a16740c5ba0afbdcef93a6d0c23ce installed DEBUG: openssl-libs-1:3.5.5-1.el10.x86_64 1769606868 6882851 1fe314f08606120ff23abbaec608c477 installed DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-102.el10.noarch 1761766901 2801276 aa556d0152b1d4b7e080dfea20cee174 installed DEBUG: libmount-2.40.2-15.el10.x86_64 1761234921 360106 6b8539524577802a6004a9bf64a1f976 installed DEBUG: glib2-2.80.4-11.el10.x86_64 1764248387 15329087 15b9103ff79fdee21faccff8566444f0 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-15.el10.x86_64 1761234921 184586 34afd7fad44cce060bbae933bd37ea7d installed DEBUG: util-linux-core-2.40.2-15.el10.x86_64 1761234921 1534756 7f82e1775083ae5ebb8b1ef811788ebd installed DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed DEBUG: libarchive-3.7.7-4.el10.x86_64 1755170415 957114 5be34bcd0b94d64ca6381ee16ec692f3 installed DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed DEBUG: gdk-pixbuf2-2.42.12-4.el10.x86_64 1752860413 2626885 48300c4ded59c647afd48fc502bf5915 installed DEBUG: 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-13.el10.x86_64 1770115847 150590 3fc4ed0051df8b406f37bc9f3251158a installed DEBUG: rpm-sequoia-1.9.0.3-1.el10.x86_64 1758212280 2723414 d041b70ed398c38d4878be6255d81c0d installed DEBUG: rpm-plugin-audit-4.19.1.1-21.el10.x86_64 1764246926 16413 a96d15fad58aab53d60bc423a0f5a74a installed DEBUG: rpm-libs-4.19.1.1-21.el10.x86_64 1764246926 743096 eac6c885796d7ecbd14f3874a0e2ff6f installed DEBUG: libsemanage-3.9-2.el10.x86_64 1768221372 319403 078dc6b6a1a4ccc3589630b13b4e6ac8 installed DEBUG: shadow-utils-2:4.15.0-9.el10.x86_64 1764237147 4286271 2b4005dcaa8a76d030e3e10d173748e4 installed DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed DEBUG: tar-2:1.35-10.el10.x86_64 1768221504 3101777 7d69c78c7ab11494d5f553cd52bf3ba2 installed DEBUG: zip-3.0-45.el10.x86_64 1751450411 730233 9c04520218a965e62771717a002d3fc1 installed DEBUG: cpp-14.3.1-4.3.el10.x86_64 1769456302 40432536 c7da4fb092f325dc295a91145f7a2376 installed DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed DEBUG: avahi-libs-0.9~rc2-2.el10.x86_64 1752240296 181946 7cf7578b4f5fc36301cb371e860ab688 installed DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed DEBUG: openldap-2.6.10-1.el10.x86_64 1765476378 527163 b29ae9d5c22ebbb3ee1005b1ba34cb85 installed DEBUG: gdbm-1:1.23-14.el10.x86_64 1753088209 475471 6f9ce83951aa4d0c638d236ad59c8fa7 installed DEBUG: pam-1.6.1-9.el10.x86_64 1764600916 1840587 c8078f2d85825895a6d993ae011da1e6 installed DEBUG: nss-softokn-freebl-3.112.0-4.el10.x86_64 1754617146 1072310 471d66a7d8725aec7eb995ce9c4b2b39 installed DEBUG: nss-softokn-3.112.0-4.el10.x86_64 1754617146 1324227 d3926c676afa8cb3e23868db498984ea installed DEBUG: nss-sysinit-3.112.0-4.el10.x86_64 1754617146 18464 5aed713ca0f9ffb47cec5ba8f53f179c installed DEBUG: nss-3.112.0-4.el10.x86_64 1754617146 1977490 de0fd46caba864f4e8de1cd0334cf698 installed DEBUG: 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: 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.7.0-1.el10.x86_64 1764321046 440980 698edcb14639c690eefe72f706bbc59c installed DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed DEBUG: dbus-broker-36-4.el10.x86_64 1755247985 395694 5ee6828679ad072fd633adf0c7cfa85b installed DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed DEBUG: 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-5.el10.x86_64 1763561780 68697 1714e5bf20cb93fa19e327cf51df816c 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-99.el10.x86_64 1764257680 2350521 434dd9986a70930e9cba842cf578f062 installed DEBUG: libseccomp-2.5.6-1.el10.x86_64 1751627631 181747 13a76b9197285b355969d206a5897be7 installed DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed DEBUG: krb5-libs-1.21.3-8.el10.x86_64 1746462303 2429165 d128aff61e99968a0b6d22a1e9ffd926 installed DEBUG: libssh-0.11.1-3.el10.x86_64 1759232172 587291 eafd7ba030e3b3cd093ecb546b953a78 installed DEBUG: libcurl-8.12.1-4.el10.x86_64 1764262596 858326 bdde2011486baf2ebdd27e8fe87d1c23 installed DEBUG: authselect-libs-1.5.2-1.el10.x86_64 1769080461 923746 83d3e590d35a9d624350291365bbdffd installed DEBUG: cryptsetup-libs-2.8.1-2.el10.x86_64 1767996551 2774607 b74a8ab9a7ef15738faf893588da4299 installed DEBUG: device-mapper-libs-10:1.02.206-3.el10.x86_64 1749631649 432217 0d7466e6e731dcea5b366e95021136b2 installed DEBUG: device-mapper-10:1.02.206-3.el10.x86_64 1749631649 354662 289c5c46bdb4ca7c431f13c3a06a2611 installed DEBUG: elfutils-debuginfod-client-0.194-1.el10.x86_64 1761859338 81801 152030992ba50ecdb578a6f8988189eb installed DEBUG: elfutils-libs-0.194-1.el10.x86_64 1761859338 707061 c84d6307f1d68606fbb63dd678b40b03 installed DEBUG: elfutils-default-yama-scope-0.194-1.el10.noarch 1761859340 1810 ad61740839392df65f0c52e693bb4fcd installed DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed DEBUG: systemd-pam-257-21.el10.x86_64 1765975248 680430 cf6cc4e784431079e33e0b78675a1700 installed DEBUG: util-linux-2.40.2-15.el10.x86_64 1761234921 3888889 8d08c120581f3b8a3fdc0c20097657bf installed DEBUG: systemd-257-21.el10.x86_64 1765975248 17649916 e49683106d24ec811b303532f85c1743 installed DEBUG: binutils-gold-2.41-60.el10.x86_64 1762799167 2181611 7a836880f70082e61ac7d0e87d2b3530 installed DEBUG: binutils-2.41-60.el10.x86_64 1762799167 27869132 430c18c5584373e5f7146ad018c379fa installed DEBUG: elfutils-0.194-1.el10.x86_64 1761859338 3115454 ea5344a8f074fac2362abb813cde9ec7 installed DEBUG: gdb-minimal-16.3-2.el10.x86_64 1748968594 13817513 8dc3ee39bf64fa319f0ac79698fa8acc installed DEBUG: debugedit-5.1-8.el10.x86_64 1750438732 205407 854e7eed20de9dd2277af887c5ef75c3 installed DEBUG: cups-filesystem-1:2.4.10-16.el10.noarch 1765904791 0 65c77901d0307c96e5925aa574973520 installed DEBUG: cups-libs-1:2.4.10-16.el10.x86_64 1765904797 637574 01cd5156a2018895c13d824b84f7b362 installed DEBUG: openssh-9.9p1-19.el10.x86_64 1765541132 1452219 dcc6dc3507faffe4cafcbee598b11543 installed DEBUG: openssh-clients-9.9p1-19.el10.x86_64 1765541132 2768934 7366ebbee479ee24a43711b49a6b78ac installed DEBUG: git-core-2.52.0-1.el10.x86_64 1767977026 25125305 e3b8925046a46720154e062146e342ee installed DEBUG: rpm-build-libs-4.19.1.1-21.el10.x86_64 1764246926 198960 3a799a938057f11f6cfd75ceb04d786f installed DEBUG: curl-8.12.1-4.el10.x86_64 1764262596 457272 6452389d468d83283713e5f52f7de723 installed DEBUG: rpm-4.19.1.1-21.el10.x86_64 1764246926 3100900 b0887e85ddf0110e12f4e1defcc92225 installed DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed DEBUG: gcc-14.3.1-4.3.el10.x86_64 1769456302 114803243 a16662d1f268b1ed9bfaadf6bd0baf73 installed DEBUG: annobin-plugin-gcc-13.02-2.el10.x86_64 1768311296 1036501 a7eed378e0ea4342f9cd5e47981ae868 installed DEBUG: gcc-plugin-annobin-14.3.1-4.3.el10.x86_64 1769456302 57970 4850f201a947a67864e3c329cbeae17e installed DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed DEBUG: go-srpm-macros-3.8.0-1.el10.noarch 1757693203 61920 94b714b3238c2d60e5cdda8f87e0bdb7 installed DEBUG: python-srpm-macros-3.12-11.el10.noarch 1765373305 52640 7c9f901ac830cd9185db31976d5826aa installed DEBUG: redhat-rpm-config-295-1.el10.noarch 1768585350 184122 9d166709817fb7104d803dd165c3c494 installed DEBUG: rpm-build-4.19.1.1-21.el10.x86_64 1764246926 176781 5b3f9cc08a985c981dd9bd7a0a62b938 installed DEBUG: pyproject-srpm-macros-1.18.5-1.el10.noarch 1764357693 1945 9847006574c5bb9cebbbe5e498830f48 installed DEBUG: python-rpm-macros-3.12-11.el10.noarch 1765373305 22627 994ef2cbd4e650483df8b6fbde50a0f5 installed DEBUG: python3-rpm-macros-3.12-11.el10.noarch 1765373305 6586 a41bb0182733daf9e415b4e28085f3b6 installed DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed DEBUG: python-unversioned-command-3.12.12-3.el10.noarch 1768554341 23 7c7092cd2c97cb7e3b0f4ac96f900a6e installed DEBUG: python3-3.12.12-3.el10.x86_64 1768554350 32114 21ef2856cb7fcf12bf247ca2bc5ac8be installed DEBUG: python3-libs-3.12.12-3.el10.x86_64 1768554350 43656477 deef7a7bf8b1f357e498658e317e1600 installed DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed DEBUG: python3-setuptools-69.0.3-12.el10.noarch 1750322830 7489822 ed0a4a9cfc6509ea88abe57e7d6fd627 installed DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed DEBUG: python3-urllib3-1.26.19-3.el10.noarch 1769509864 1050594 64757567a188b9d20a2ed53d562257c4 installed DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed DEBUG: python3-charset-normalizer-3.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 installed DEBUG: python3-requests-2.32.4-1.el10.noarch 1753444661 488211 f934b19489b55854db91cf6d658371c2 installed DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed DEBUG: python3-jinja2-3.1.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca installed DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed DEBUG: gnupg2-2.4.5-3.el10.x86_64 1768303444 9986493 85706a842dcce7579e8b8ddf507f889f 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-7.el10.x86_64 1765890738 3623753 a8e9e55132d74f464a86b73a1f24d775 installed DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed DEBUG: gd-2.3.3-22.el10.x86_64 1750858270 400915 2b368f215805a055f42d475db96b545a installed DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed DEBUG: libgs-10.02.1-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 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-7.el10.x86_64 1765890738 588720 ad7d6ada57406919989f310ce5bcdb5b installed DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 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.12-3.el10.x86_64 1768554350 1336363 a450f36dc5d26e57d8f78b31230cc8a2 installed DEBUG: python3-eventlet-0.40.0-1.el10s.noarch 1755169696 2163017 2473abdd1bccf46ef683c25b78db15c1 installed DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed DEBUG: python3-pbr-6.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed installed DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed DEBUG: authselect-1.5.2-1.el10.x86_64 1769080461 222264 062fd59aa27450be4ee66368e1fb753b installed DEBUG: systemd-rpm-macros-257-21.el10.noarch 1765975246 10938 a983c6cd3ba92cab44dbe64f9a0d568a installed DEBUG: openstack-macros-2023.1.0-0.20250702055156.ce6a105.el10.noarch 1751435630 45488 67587d28ddaebed51a9e23cec015074c installed DEBUG: pyproject-rpm-macros-1.18.5-1.el10.noarch 1764357693 117800 95fe7dd33dc5ab237bec6d160c1000d1 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.14-pip-wheel-25.2-3.el10.noarch 1764246370 1235826 028fba9a6458389915f44e953be6f8e0 installed DEBUG: python3.14-libs-3.14.2-3.el10.x86_64 1769439323 45163650 293dbb844533ec6eef5c50a36349d3de installed DEBUG: python3.14-3.14.2-3.el10.x86_64 1769439323 33599 a6087cbf080edb73e38c5711b7a7be60 installed DEBUG: python3.14-freethreading-3.14.2-3.el10.x86_64 1769439323 24710 a7ee36ad71e8af5dfe4de8c65f96da9e installed DEBUG: python3.14-freethreading-libs-3.14.2-3.el10.x86_64 1769439323 47283501 6109145ef4a5c58f6c097d35b445c5c5 installed DEBUG: python3.14-freethreading-devel-3.14.2-3.el10.x86_64 1769439323 1990787 0261b1653b08fe6dc258ca0de6610608 installed DEBUG: python3.14-devel-3.14.2-3.el10.x86_64 1769439323 2041574 938d59eb4dab7afdebb2bbc711839af4 installed DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed DEBUG: python3-setuptools-wheel-69.0.3-12.el10.noarch 1750322830 766397 a76df75d15e6fc5905616f30afd564f5 installed DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed DEBUG: python3-tox-current-env-0.0.16-1.el10s.noarch 1746786856 78918 c8da11cd79fadc35f4263380bfa7294e installed DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch 1756901907 312149 c53ba390163f3cb80f7e5fa9ff13793d installed DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch 1753168096 148285 c99c4e9ca1eb64968da7121315917f01 installed DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch 1757064578 3093237 8d5df5df154c72309c011ca1698472cf installed DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch 1756900570 61959 8264ea1bdb5643f3316364730ce51005 installed DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch 1757114611 312968 8a954bed5bd7f821dd3d146fc1e2eae0 installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch 1738849682 1925126 2edddf60da3545ce4c496c0d7f03e2d0 installed DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 1731060897 40094 e36f605e1b6f50a5fb8903f8b2a14e69 installed DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch 1750161492 171147 ce4b5b633da61a720683044713775780 installed DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed DEBUG: python3-kazoo-2.8.0-16.el10s.noarch 1737647488 759436 10bb47174f0ddc2cfa5ba6c480ac7004 installed DEBUG: python3-zake-0.2.2-22.el10s.noarch 1738052178 172875 cfac917a3b9a5b1043153668df93de03 installed DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch 1738056837 104475 b96cd334f8c63901d1997ec05263d546 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-click-8.1.7-7.el10s.noarch 1737472291 1107411 5fc6c88ba3d3f07cff261a9cfd75942d installed DEBUG: python3-blinker-1.9.0-1.el10s.noarch 1738831558 78218 5f23a0802a110e4d96d1af684df3b587 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-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-8.el10.x86_64 1753879736 492741 34fa52bb9a6ddf53759c567f36e373dc installed DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed DEBUG: which-2.21-44.el10.x86_64 1751378208 81642 d5552843c23d6b8cfabde4653c8bb771 installed DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed DEBUG: python3-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-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-ndg_httpsclient-0.5.1-23.el10s.noarch 1739178965 159270 a84a669ed48938c2700edf0ed0841dea 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-dateutil-1:2.9.0.post0-1.el10.noarch 1752651861 880820 bc23c46f6f42c0353bbcefa948a2beee installed DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch 1750230126 367634 ea22dec32abd089e68f4ff0c89748548 installed DEBUG: 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: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed DEBUG: perl-B-0:1.89-514.el10.x86_64 1752149556 509884 a0075629e673553688c368b83350e9fb installed DEBUG: perl-FileHandle-0:2.05-514.el10.noarch 1752149566 9568 50f9a7139d091ad8f92feef1f46d6c5d installed DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed DEBUG: perl-AutoLoader-0:5.74-514.el10.noarch 1752149566 21029 67b412a9a2ea85e058d669c80fa5d838 installed DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed DEBUG: perl-if-0:0.61.000-514.el10.noarch 1752149566 5948 fa330f49be1c401ab0fd6c3179b7ed9d installed DEBUG: perl-locale-0:1.12-514.el10.noarch 1752149566 6653 52bd256fd5a3f48fef031e20a7564533 installed DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-File-Path-2.18-512.el10.noarch 1765199824 65002 82ed6d3b2e6df8da3476c97908653efa installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a installed DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed DEBUG: perl-Class-Struct-0:0.68-514.el10.noarch 1752149566 25968 515b4c567aac69c9a07d1101dbaeaf5b installed DEBUG: perl-POSIX-0:2.20-514.el10.x86_64 1752149556 236585 b7c1836ab0171c465e1cce0fbd183aec installed DEBUG: perl-IPC-Open3-0:1.22-514.el10.noarch 1752149566 22995 ad050f990242aeb6871ec24b617ef16d installed DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed DEBUG: perl-SelectSaver-0:1.02-514.el10.noarch 1752149566 2220 1daf9ac1d126017e98d15acf197a3068 installed DEBUG: perl-Symbol-0:1.09-514.el10.noarch 1752149566 6976 c5ed767edd700544718b30b3b7598682 installed DEBUG: perl-File-stat-0:1.14-514.el10.noarch 1752149566 12808 11f06311d4b00bc6ee4cb8b2025ed962 installed DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed DEBUG: perl-Fcntl-0:1.18-514.el10.x86_64 1752149556 45991 eb5a71fad16fe689dc3241e4e794a42f installed DEBUG: perl-base-0:2.27-514.el10.noarch 1752149566 12844 2c575b61dc436213cd9b36e4d9389f47 installed DEBUG: perl-mro-0:1.29-514.el10.x86_64 1752149556 46620 bbaac2345df2e5e78085b22526890bb4 installed DEBUG: perl-IO-0:1.55-514.el10.x86_64 1752149556 154599 4aba8c3e1ff1e60aadc1c418f0373174 installed DEBUG: perl-overloading-0:0.02-514.el10.noarch 1752149566 4961 c6311d2eded603aef2bdfc131ed28d24 installed DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed DEBUG: perl-Errno-0:1.38-514.el10.x86_64 1752149556 8531 81b6689ca14d3d0947b3b6144d46816b installed DEBUG: perl-File-Basename-0:2.86-514.el10.noarch 1752149566 14342 a1f76a6b2437f117db37b656cd745d9f installed DEBUG: perl-Getopt-Std-0:1.14-514.el10.noarch 1752149566 11449 882c99ddc73a6ef37d1f0127a1239250 installed DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed DEBUG: perl-overload-0:1.37-514.el10.noarch 1752149566 73252 41c6a995bda9f21ad53d49f839f0f84b installed DEBUG: perl-vars-0:1.05-514.el10.noarch 1752149566 3960 1745c06638516ee49ecfd9f3967ee62f installed DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed DEBUG: perl-NDBM_File-0:1.17-514.el10.x86_64 1752149556 29126 4267fbf0b61fbde432cb5b4449d64073 installed DEBUG: perl-DynaLoader-0:1.56-514.el10.x86_64 1752149556 32841 49fc482b40caa5dc71c16285d97d36e7 installed DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 1752149556 10261544 27d39240f374c2529d5a08a4f4c41459 installed DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 1752149556 125186 b6eebed9127e57b047115283867a40eb installed DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch 1750231298 6638477 9bf0b4b744caf22ec76cfeb7348350c7 installed DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 14693 d4ca0a88040abf9e73a3ed969aeffcbf installed DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 18922 85e49e63a4af93395600274c96895e83 installed DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 15702 c79b7bab3fffbe38720045811957b58c installed DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 10966 55c1b38df3851fd406631f58dc5701cf installed DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 16987 206e8f6ed80e2701bc23a83bd2eeb66f installed DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 16906 7e0f5adbf623e623e5334f5105a92ef5 installed DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch 1756901812 220012 908466564f2908ba443e4e35b8af97b2 installed DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch 1756901269 452241 4e86131f59820e975dc48f4770af9ec5 installed DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch 1753166548 1507679 2ea601cdd6478102988eb3f6acd84542 installed DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch 1756901054 93885 c0fde777fbd0d2a64efaa308de6ff65a installed DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch 1756902937 215270 ce980aa6e2671ee31a64b195d6e5440e installed DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 50d241be5209eeaf90c956a08ce29c6f installed DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 14190 80f77bb15cacd8b55e252c8eda61ccaa installed DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch 1750230846 539809 4167872d45a8db211c4864efc2cfa344 installed DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch 1756901594 51339 58e6144d7277368d1bc89d3e22208192 installed DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch 1756902468 1330561 18d9064a33b5225faed22b910cd59053 installed DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch 1756900677 311075 db05bfc96c0a16f4f794f82ba4ae3987 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch 1753166438 226719 cb91aeea301b547f9bf9037e9efc7b45 installed DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch 1753166311 332077 12859d126e199392b23d25fe7b6c8d7a installed DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13681 9b5eb50bbba194a27600ed8cd9f3445a installed DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 13398 5912ca37bce460aa8c7fa344ab49e252 installed DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch 1756903985 628838 b44cc4b2bf94aa6e834270f091172ec7 installed DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 18975 be74c63b77c9efe823f3560909f77265 installed DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch 1756900424 132197 266ed7a44a4f49b44c995d3151c7a5fd installed DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 397090 492bd99631c8f0bb3d81bfbb27ff741f installed DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch 1753169215 846653 fb52878946bfcb7b995dd6be2daba842 installed DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 28647 e33c5ae7a4b4e2f16f43be098d3125c3 installed DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 2b92dc3d5b2a43b1f1df00bfa732d93e installed DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 13791 a078fc78b5c8efe19748020c14f1b21f installed DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch 1757093553 221550 46224ac19eeef234790b6aaf0abe9566 installed DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch 1753167578 473625 619e1670d3b4fe62afa110302e428f06 installed DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch 1756901473 329145 5a1011471c0f78e9e26c34dae7df9b4a installed DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch 1750229935 611253 374305dab2ddce407d3fe8e313d09655 installed DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch 1756905007 13357 b0adb36365131a72d778cfd7232f0ce1 installed DEBUG: python3-tempest-1:46.0.1-0.20260214045710.697e0a8.el10.noarch 1771045127 8623721 5c2cb9e33c74d888c47c6c5234c68bf9 installed DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch 1748358055 475382 3d27908d3edc29c9468a2553fcfb081d installed DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch 1756901161 65506 6b1a9e3b8465c677c2661246895a1531 installed DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch 1756900783 183986 042920296dd719cf5f68d8777ba4f182 installed DEBUG: python3-edgegrid-1.2.1-4.el10s.noarch 1738578392 82767 4f3b498ee49297cb78df63dda288dc47 installed DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed DEBUG: python3-flask-1:3.1.0-3.el10s.noarch 1738850463 913105 6d50152e64bf57554df3f65d3013b019 installed DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch 1756900895 141561 44826a8452d7ebde934e23f7b0efb6db installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/openstack-designate.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-designate.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.ZYBDI5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 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/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + RPM_TOXENV=py312 DEBUG: + FEDORA= DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires -t -e py312 DEBUG: Handling pbr>=6.1.1 from build-system.requires DEBUG: Requirement satisfied: pbr>=6.1.1 DEBUG: (installed: pbr 6.1.1) 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.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: py312: OK (0.01 seconds) DEBUG: congratulations :) (0.07 seconds) DEBUG: Handling tox from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tox DEBUG: (installed: tox 4.21.2) DEBUG: Handling alembic>=1.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: alembic>=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling Flask!=0.11,>=0.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Flask!=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling Jinja2>=2.10 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: jsonschema>=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystoneauth1>=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling keystonemiddleware>=4.17.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: keystonemiddleware>=4.17.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling openstacksdk>=0.103.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: openstacksdk>=0.103.0 DEBUG: (installed: openstacksdk 4.6.0) DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.concurrency>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.concurrency>=4.2.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log>=4.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.log>=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports>=1.18.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.reports>=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.rootwrap>=5.15.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.rootwrap>=5.15.0 DEBUG: (installed: oslo.rootwrap 7.7.0) DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.serialization>=2.25.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading]>=4.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.service[threading]>=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils>=4.7.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.utils>=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects>=1.31.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.versionedobjects>=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.3.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy>=1.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PasteDeploy>=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pbr>=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient>=2.12.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: python-designateclient>=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests>=2.23.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests>=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity>=6.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tenacity>=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy>=1.4.41 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: SQLAlchemy>=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore>=1.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb>=1.7.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebOb>=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython>=2.2.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: dnspython>=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db>=8.3.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.db>=8.3.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.i18n>=3.20.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.context>=4.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.context>=4.0.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslo.policy>=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling tooz>=1.58.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tooz>=1.58.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling futurist>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: futurist>=1.2.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling coverage!=4.4,>=4.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: stestr>=2.0.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 46.0.1.dev50) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling pymemcache!=1.3.0,>=1.2.9 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: pymemcache!=1.3.0,>=1.2.9 DEBUG: (installed: pymemcache 4.0.0) DEBUG: Handling PyMySQL>=0.8.0 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: PyMySQL>=0.8.0 DEBUG: (installed: PyMySQL 1.1.1) DEBUG: Handling edgegrid-python>=1.1.1 from tox --print-deps-only: py312 DEBUG: Requirement satisfied: edgegrid-python>=1.1.1 DEBUG: (installed: edgegrid-python 1.2.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 designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-21.1.0.dev42/designate-21.1.0.dev42.dist-info' DEBUG: Handling alembic >=1.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: alembic >=1.8.0 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling Flask !=0.11,>=0.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Flask !=0.11,>=0.10 DEBUG: (installed: Flask 3.1.0) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0 DEBUG: (installed: keystoneauth1 5.12.0) DEBUG: Handling keystonemiddleware >=4.17.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: keystonemiddleware >=4.17.0 DEBUG: (installed: keystonemiddleware 10.11.0) DEBUG: Handling openstacksdk >=0.103.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: openstacksdk >=0.103.0 DEBUG: (installed: openstacksdk 4.6.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 10.0.0) DEBUG: Handling oslo.concurrency >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.concurrency >=4.2.0 DEBUG: (installed: oslo.concurrency 7.2.0) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.1.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.6.0) DEBUG: Handling oslo.log >=4.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.log >=4.3.0 DEBUG: (installed: oslo.log 7.2.1) DEBUG: Handling oslo.reports >=1.18.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.reports >=1.18.0 DEBUG: (installed: oslo.reports 3.6.0) DEBUG: Handling oslo.rootwrap >=5.15.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.rootwrap >=5.15.0 DEBUG: (installed: oslo.rootwrap 7.7.0) DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.serialization >=2.25.0 DEBUG: (installed: oslo.serialization 5.8.0) DEBUG: Handling oslo.service[threading] >=4.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.service[threading] >=4.2.0 DEBUG: (installed: oslo.service 4.3.0) DEBUG: (extras are currently not checked) DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.6.0) DEBUG: Handling oslo.utils >=4.7.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.utils >=4.7.0 DEBUG: (installed: oslo.utils 9.1.0) DEBUG: Handling oslo.versionedobjects >=1.31.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.versionedobjects >=1.31.2 DEBUG: (installed: oslo.versionedobjects 3.8.0) DEBUG: Handling osprofiler >=3.4.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: osprofiler >=3.4.0 DEBUG: (installed: osprofiler 4.3.0) DEBUG: Handling Paste >=2.0.2 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: Paste >=2.0.2 DEBUG: (installed: Paste 3.10.1) DEBUG: Handling PasteDeploy >=1.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: PasteDeploy >=1.5.0 DEBUG: (installed: PasteDeploy 3.1.0) DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pbr >=3.1.1 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: pecan !=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling python-designateclient >=2.12.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: python-designateclient >=2.12.0 DEBUG: (installed: python-designateclient 6.3.0) DEBUG: Handling requests >=2.23.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: requests >=2.23.0 DEBUG: (installed: requests 2.32.4) DEBUG: Handling tenacity >=6.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tenacity >=6.0.0 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.4.41 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: SQLAlchemy >=1.4.41 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.5.0) DEBUG: Handling WebOb >=1.7.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: WebOb >=1.7.1 DEBUG: (installed: WebOb 1.8.9) DEBUG: Handling dnspython >=2.2.1 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: dnspython >=2.2.1 DEBUG: (installed: dnspython 2.6.1) DEBUG: Handling oslo.db >=8.3.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.db >=8.3.0 DEBUG: (installed: oslo.db 17.4.0) DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.i18n >=3.20.0 DEBUG: (installed: oslo.i18n 6.6.0) DEBUG: Handling oslo.context >=4.0.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.context >=4.0.0 DEBUG: (installed: oslo.context 6.1.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.6.0) DEBUG: Handling tooz >=1.58.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: tooz >=1.58.0 DEBUG: (installed: tooz 7.0.0) DEBUG: Handling futurist >=1.2.0 from hook generated metadata: Requires-Dist (designate) DEBUG: Requirement satisfied: futurist >=1.2.0 DEBUG: (installed: futurist 3.2.1) DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'edgegrid' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'edgegrid' DEBUG: Handling infoblox-client >=0.6.0 ; extra == 'infoblox' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: infoblox-client >=0.6.0 ; extra == 'infoblox' DEBUG: Handling coverage !=4.4,>=4.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: coverage !=4.4,>=4.0 ; extra == 'test' DEBUG: Handling fixtures >=3.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: fixtures >=3.0.0 ; extra == 'test' DEBUG: Handling stestr >=2.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: stestr >=2.0.0 ; extra == 'test' DEBUG: Handling oslotest >=3.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: oslotest >=3.2.0 ; extra == 'test' DEBUG: Handling requests-mock >=1.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: requests-mock >=1.2.0 ; extra == 'test' DEBUG: Handling testtools >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testtools >=2.2.0 ; extra == 'test' DEBUG: Handling testscenarios >=0.4 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: testscenarios >=0.4 ; extra == 'test' DEBUG: Handling WebTest >=2.0.27 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: WebTest >=2.0.27 ; extra == 'test' DEBUG: Handling tempest >=21.0.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: tempest >=21.0.0 ; extra == 'test' DEBUG: Handling Pygments >=2.2.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: Pygments >=2.2.0 ; extra == 'test' DEBUG: Handling pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: pymemcache !=1.3.0,>=1.2.9 ; extra == 'test' DEBUG: Handling PyMySQL >=0.8.0 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: PyMySQL >=0.8.0 ; extra == 'test' DEBUG: Handling edgegrid-python >=1.1.1 ; extra == 'test' from hook generated metadata: Requires-Dist (designate) DEBUG: Ignoring alien requirement: edgegrid-python >=1.1.1 ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv designate-21.1.0.dev42.dist-info/ DEBUG: removed 'designate-21.1.0.dev42.dist-info/AUTHORS' DEBUG: removed 'designate-21.1.0.dev42.dist-info/LICENSE' DEBUG: removed 'designate-21.1.0.dev42.dist-info/METADATA' DEBUG: removed 'designate-21.1.0.dev42.dist-info/entry_points.txt' DEBUG: removed 'designate-21.1.0.dev42.dist-info/pbr.json' DEBUG: removed 'designate-21.1.0.dev42.dist-info/top_level.txt' DEBUG: removed directory 'designate-21.1.0.dev42.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wMu0uu 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 designate-21.1.0.dev42 DEBUG: + export PBR_VERSION=21.1.0 DEBUG: + PBR_VERSION=21.1.0 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + mkdir -p /builddir/build/BUILD/designate-21.1.0.dev42/.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/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/designate-21.1.0.dev42 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/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info DEBUG: writing /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.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/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-modern-metadata-zj5d0gpb/designate-21.1.0.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: designate DEBUG: Building wheel for designate (pyproject.toml): started DEBUG: Running command Building wheel for designate (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/designate DEBUG: creating build/lib/designate/tests DEBUG: creating build/lib/designate/tests/functional DEBUG: creating build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/__init__.py -> build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/test_basic.py -> build/lib/designate/tests/functional/central DEBUG: copying designate/tests/functional/central/test_service.py -> build/lib/designate/tests/functional/central DEBUG: creating build/lib/designate/producer DEBUG: copying designate/producer/__init__.py -> build/lib/designate/producer DEBUG: copying designate/producer/service.py -> build/lib/designate/producer DEBUG: copying designate/producer/tasks.py -> build/lib/designate/producer DEBUG: creating build/lib/designate/tests/unit DEBUG: creating build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/__init__.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_keystone.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_profiler.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_regex.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_rpc_logging.py -> build/lib/designate/tests/unit/common DEBUG: copying designate/tests/unit/common/test_zone_lock.py -> build/lib/designate/tests/unit/common DEBUG: creating build/lib/designate/network_api DEBUG: copying designate/network_api/__init__.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/base.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/fake.py -> build/lib/designate/network_api DEBUG: copying designate/network_api/neutron.py -> build/lib/designate/network_api DEBUG: creating build/lib/designate/common DEBUG: creating build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/__init__.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/lock.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/notification.py -> build/lib/designate/common/decorators DEBUG: copying designate/common/decorators/rpc.py -> build/lib/designate/common/decorators DEBUG: creating build/lib/designate/api DEBUG: creating build/lib/designate/api/admin DEBUG: creating build/lib/designate/api/admin/controllers DEBUG: creating build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/__init__.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/counts.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/export.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/quotas.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/reports.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/tenants.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: copying designate/api/admin/controllers/extensions/zones.py -> build/lib/designate/api/admin/controllers/extensions DEBUG: creating build/lib/designate/conf DEBUG: copying designate/conf/__init__.py -> build/lib/designate/conf DEBUG: copying designate/conf/api.py -> build/lib/designate/conf DEBUG: copying designate/conf/base.py -> build/lib/designate/conf DEBUG: copying designate/conf/central.py -> build/lib/designate/conf DEBUG: copying designate/conf/coordination.py -> build/lib/designate/conf DEBUG: copying designate/conf/dynect.py -> build/lib/designate/conf DEBUG: copying designate/conf/heartbeat_emitter.py -> build/lib/designate/conf DEBUG: copying designate/conf/keystone.py -> build/lib/designate/conf DEBUG: copying designate/conf/mdns.py -> build/lib/designate/conf DEBUG: copying designate/conf/network_api.py -> build/lib/designate/conf DEBUG: copying designate/conf/opts.py -> build/lib/designate/conf DEBUG: copying designate/conf/producer.py -> build/lib/designate/conf DEBUG: copying designate/conf/proxy.py -> build/lib/designate/conf DEBUG: copying designate/conf/sink.py -> build/lib/designate/conf DEBUG: copying designate/conf/storage.py -> build/lib/designate/conf DEBUG: copying designate/conf/worker.py -> build/lib/designate/conf DEBUG: creating build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/api/__init__.py -> build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/api/test_middleware.py -> build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/api/test_service.py -> build/lib/designate/tests/functional/api DEBUG: copying designate/tests/functional/__init__.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_context.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_dnsmiddleware.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_dnsutils.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_migration.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_sqlalchemy.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_storage.py -> build/lib/designate/tests/functional DEBUG: copying designate/tests/functional/test_upgrade_checks.py -> build/lib/designate/tests/functional DEBUG: creating build/lib/designate/tests/unit/wsgi DEBUG: copying designate/tests/unit/wsgi/__init__.py -> build/lib/designate/tests/unit/wsgi DEBUG: copying designate/tests/unit/wsgi/test_api.py -> build/lib/designate/tests/unit/wsgi DEBUG: creating build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/__init__.py -> build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/test_service.py -> build/lib/designate/tests/unit/producer DEBUG: copying designate/tests/unit/producer/test_tasks.py -> build/lib/designate/tests/unit/producer DEBUG: creating build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/__init__.py -> build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/test_handler.py -> build/lib/designate/tests/unit/mdns DEBUG: copying designate/tests/unit/mdns/test_service.py -> build/lib/designate/tests/unit/mdns DEBUG: creating build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/__init__.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_base.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_neutron.py -> build/lib/designate/tests/functional/notification_handler DEBUG: copying designate/tests/functional/notification_handler/test_nova.py -> build/lib/designate/tests/functional/notification_handler DEBUG: creating build/lib/designate/tests/unit/storage DEBUG: creating build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: creating build/lib/designate/manage DEBUG: copying designate/manage/__init__.py -> build/lib/designate/manage DEBUG: copying designate/manage/base.py -> build/lib/designate/manage DEBUG: copying designate/manage/database.py -> build/lib/designate/manage DEBUG: copying designate/manage/pool.py -> build/lib/designate/manage DEBUG: copying designate/manage/service.py -> build/lib/designate/manage DEBUG: copying designate/manage/tlds.py -> build/lib/designate/manage DEBUG: creating build/lib/designate/worker DEBUG: creating build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/__init__.py -> build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/base.py -> build/lib/designate/worker/tasks DEBUG: copying designate/worker/tasks/zone.py -> build/lib/designate/worker/tasks DEBUG: creating build/lib/designate/tests/functional/api/admin DEBUG: creating build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/__init__.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/test_quotas.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: copying designate/tests/functional/api/admin/extensions/test_reports.py -> build/lib/designate/tests/functional/api/admin/extensions DEBUG: creating build/lib/designate/hacking DEBUG: copying designate/hacking/__init__.py -> build/lib/designate/hacking DEBUG: copying designate/hacking/checks.py -> build/lib/designate/hacking DEBUG: creating build/lib/designate/objects DEBUG: creating build/lib/designate/objects/adapters DEBUG: copying designate/objects/adapters/__init__.py -> build/lib/designate/objects/adapters DEBUG: copying designate/objects/adapters/base.py -> build/lib/designate/objects/adapters DEBUG: creating build/lib/designate/api/v2 DEBUG: creating build/lib/designate/api/v2/controllers DEBUG: creating build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/__init__.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/nameservers.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/recordsets.py -> build/lib/designate/api/v2/controllers/zones DEBUG: copying designate/api/v2/controllers/zones/sharedzones.py -> build/lib/designate/api/v2/controllers/zones DEBUG: creating build/lib/designate/central DEBUG: copying designate/central/__init__.py -> build/lib/designate/central DEBUG: copying designate/central/rpcapi.py -> build/lib/designate/central DEBUG: copying designate/central/service.py -> build/lib/designate/central DEBUG: creating build/lib/designate/mdns DEBUG: copying designate/mdns/__init__.py -> build/lib/designate/mdns DEBUG: copying designate/mdns/handler.py -> build/lib/designate/mdns DEBUG: copying designate/mdns/service.py -> build/lib/designate/mdns DEBUG: copying designate/__init__.py -> build/lib/designate DEBUG: copying designate/context.py -> build/lib/designate DEBUG: copying designate/coordination.py -> build/lib/designate DEBUG: copying designate/dnsmiddleware.py -> build/lib/designate DEBUG: copying designate/dnsutils.py -> build/lib/designate DEBUG: copying designate/exceptions.py -> build/lib/designate DEBUG: copying designate/heartbeat_emitter.py -> build/lib/designate DEBUG: copying designate/i18n.py -> build/lib/designate DEBUG: copying designate/notifications.py -> build/lib/designate DEBUG: copying designate/plugin.py -> build/lib/designate DEBUG: copying designate/policy.py -> build/lib/designate DEBUG: copying designate/rpc.py -> build/lib/designate DEBUG: copying designate/schema.py -> build/lib/designate DEBUG: copying designate/service.py -> build/lib/designate DEBUG: copying designate/utils.py -> build/lib/designate DEBUG: copying designate/version.py -> build/lib/designate DEBUG: creating build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/__init__.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/base.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/fake.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/neutron.py -> build/lib/designate/notification_handler DEBUG: copying designate/notification_handler/nova.py -> build/lib/designate/notification_handler DEBUG: creating build/lib/designate/scheduler DEBUG: creating build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/__init__.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/attribute_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/base.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/default_pool_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/fallback_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/in_doubt_default_pool_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/pool_id_attribute_filter.py -> build/lib/designate/scheduler/filters DEBUG: copying designate/scheduler/filters/random_filter.py -> build/lib/designate/scheduler/filters DEBUG: creating build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/__init__.py -> build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/test_base.py -> build/lib/designate/tests/unit/manage DEBUG: copying designate/tests/unit/manage/test_pool.py -> build/lib/designate/tests/unit/manage DEBUG: creating build/lib/designate/tests/resources DEBUG: copying designate/tests/resources/__init__.py -> build/lib/designate/tests/resources DEBUG: creating build/lib/designate/cmd DEBUG: copying designate/cmd/__init__.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/api.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/central.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/manage.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/mdns.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/producer.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/sink.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/status.py -> build/lib/designate/cmd DEBUG: copying designate/cmd/worker.py -> build/lib/designate/cmd DEBUG: creating build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/__init__.py -> build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/test_service.py -> build/lib/designate/tests/functional/producer DEBUG: copying designate/tests/functional/producer/test_tasks.py -> build/lib/designate/tests/functional/producer DEBUG: creating build/lib/designate/common/policies DEBUG: copying designate/common/policies/__init__.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/base.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/blacklist.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/context.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/pool.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/quota.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/record.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/recordset.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/service_status.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/shared_zones.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tenant.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tld.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/tsigkey.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_export.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_import.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_transfer_accept.py -> build/lib/designate/common/policies DEBUG: copying designate/common/policies/zone_transfer_request.py -> build/lib/designate/common/policies DEBUG: copying designate/scheduler/__init__.py -> build/lib/designate/scheduler DEBUG: copying designate/scheduler/base.py -> build/lib/designate/scheduler DEBUG: creating build/lib/designate/api/admin/views DEBUG: creating build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/__init__.py -> build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/quotas.py -> build/lib/designate/api/admin/views/extensions DEBUG: copying designate/api/admin/views/extensions/reports.py -> build/lib/designate/api/admin/views/extensions DEBUG: creating build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/__init__.py -> build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/test_notifications.py -> build/lib/designate/tests/unit/sink DEBUG: copying designate/tests/unit/sink/test_service.py -> build/lib/designate/tests/unit/sink DEBUG: copying designate/api/v2/controllers/__init__.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/blacklists.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/common.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/errors.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/floatingips.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/limits.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/pools.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/quotas.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/recordsets.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/rest.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/reverse.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/root.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/service_status.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/tlds.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/api/v2/controllers/tsigkeys.py -> build/lib/designate/api/v2/controllers DEBUG: copying designate/tests/functional/api/admin/__init__.py -> build/lib/designate/tests/functional/api/admin DEBUG: creating build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/__init__.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_api.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_blacklists.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_floatingips.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_hostheaders.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_import_export.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_limits.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_pools.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_quotas.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_recordsets.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_service_status.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_shared_zones.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_tlds.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_tsigkeys.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_exports.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_recordsets.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zone_transfers.py -> build/lib/designate/tests/functional/api/v2 DEBUG: copying designate/tests/functional/api/v2/test_zones.py -> build/lib/designate/tests/functional/api/v2 DEBUG: creating build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/__init__.py -> build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/test_quota.py -> build/lib/designate/tests/functional/quota DEBUG: copying designate/tests/functional/quota/test_storage.py -> build/lib/designate/tests/functional/quota DEBUG: creating build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/__init__.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/base.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/blacklist.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/floating_ip.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool_attribute.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/pool_ns_record.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/quota.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/record.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/recordset.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/service_status.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/shared_zone.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/tld.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/tsigkey.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/validation_error.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_attribute.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_export.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_import.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_master.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_transfer_accept.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/objects/adapters/api_v2/zone_transfer_request.py -> build/lib/designate/objects/adapters/api_v2 DEBUG: copying designate/api/admin/views/__init__.py -> build/lib/designate/api/admin/views DEBUG: copying designate/api/admin/views/base.py -> build/lib/designate/api/admin/views DEBUG: copying designate/objects/__init__.py -> build/lib/designate/objects DEBUG: copying designate/objects/base.py -> build/lib/designate/objects DEBUG: copying designate/objects/blacklist.py -> build/lib/designate/objects DEBUG: copying designate/objects/fields.py -> build/lib/designate/objects DEBUG: copying designate/objects/floating_ip.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_also_notify.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_attribute.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_catalog_zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_nameserver.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_ns_record.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target_master.py -> build/lib/designate/objects DEBUG: copying designate/objects/pool_target_option.py -> build/lib/designate/objects DEBUG: copying designate/objects/quota.py -> build/lib/designate/objects DEBUG: copying designate/objects/record.py -> build/lib/designate/objects DEBUG: copying designate/objects/recordset.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_a.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_aaaa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_caa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_cert.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_cname.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_https.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_mx.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_naptr.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_ns.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_ptr.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_soa.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_spf.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_srv.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_sshfp.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_svcb.py -> build/lib/designate/objects DEBUG: copying designate/objects/rrdata_txt.py -> build/lib/designate/objects DEBUG: copying designate/objects/service_status.py -> build/lib/designate/objects DEBUG: copying designate/objects/shared_zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/tenant.py -> build/lib/designate/objects DEBUG: copying designate/objects/tld.py -> build/lib/designate/objects DEBUG: copying designate/objects/tsigkey.py -> build/lib/designate/objects DEBUG: copying designate/objects/validation_error.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_attribute.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_export.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_import.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_master.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_transfer_accept.py -> build/lib/designate/objects DEBUG: copying designate/objects/zone_transfer_request.py -> build/lib/designate/objects DEBUG: copying designate/tests/unit/__init__.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_conf.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_context.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_coordination.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_dnsmiddleware.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_dnsutils.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_heartbeat_emitter.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_notifications.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_rpc.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_schema.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_service.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/test_utils.py -> build/lib/designate/tests/unit DEBUG: copying designate/tests/unit/utils.py -> build/lib/designate/tests/unit DEBUG: creating build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/__init__.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_base.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_fake.py -> build/lib/designate/tests/unit/network_api DEBUG: copying designate/tests/unit/network_api/test_neutron.py -> build/lib/designate/tests/unit/network_api DEBUG: creating build/lib/designate/backend DEBUG: copying designate/backend/__init__.py -> build/lib/designate/backend DEBUG: copying designate/backend/base.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_akamai_v2.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_bind9.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_designate.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_dynect.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_fake.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_infoblox.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_ns1.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_nsd4.py -> build/lib/designate/backend DEBUG: copying designate/backend/impl_pdns4.py -> build/lib/designate/backend DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> build/lib/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/lib/designate/sink DEBUG: copying designate/sink/__init__.py -> build/lib/designate/sink DEBUG: copying designate/sink/service.py -> build/lib/designate/sink DEBUG: copying designate/tests/__init__.py -> build/lib/designate/tests DEBUG: copying designate/tests/base_fixtures.py -> build/lib/designate/tests DEBUG: copying designate/api/admin/__init__.py -> build/lib/designate/api/admin DEBUG: copying designate/api/admin/app.py -> build/lib/designate/api/admin DEBUG: copying designate/tests/unit/storage/__init__.py -> build/lib/designate/tests/unit/storage DEBUG: creating build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/__init__.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_akamai_v2.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_base.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_bind9.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_designate.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_dynect.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_fake.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_infoblox.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_ns1.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_nsd4.py -> build/lib/designate/tests/unit/backend DEBUG: copying designate/tests/unit/backend/test_pdns4.py -> build/lib/designate/tests/unit/backend DEBUG: creating build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/__init__.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters_v2_api.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_adapters_yaml.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_base.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_fields.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_floating_ip.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_quota.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_recordset.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_a.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_aaaa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_caa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_cert.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_cname.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_https.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_mx.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_naptr.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_ns.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_ptr.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_soa.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_spf.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_srv.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_sshfp.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_svcb.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_rrdata_txt.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_zone.py -> build/lib/designate/tests/unit/objects DEBUG: copying designate/tests/unit/objects/test_zone_master.py -> build/lib/designate/tests/unit/objects DEBUG: creating build/lib/designate/wsgi DEBUG: copying designate/wsgi/__init__.py -> build/lib/designate/wsgi DEBUG: copying designate/wsgi/api.py -> build/lib/designate/wsgi DEBUG: creating build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/__init__.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_basic.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_filters.py -> build/lib/designate/tests/unit/scheduler DEBUG: copying designate/tests/unit/scheduler/test_permutations.py -> build/lib/designate/tests/unit/scheduler DEBUG: creating build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/__init__.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_admin_api.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_middleware.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_root.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_version.py -> build/lib/designate/tests/unit/api DEBUG: copying designate/tests/unit/api/test_wsgi.py -> build/lib/designate/tests/unit/api DEBUG: creating build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/__init__.py -> build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/test_central.py -> build/lib/designate/tests/unit/central DEBUG: copying designate/tests/unit/central/test_lock_decorator.py -> build/lib/designate/tests/unit/central DEBUG: copying designate/api/v2/__init__.py -> build/lib/designate/api/v2 DEBUG: copying designate/api/v2/app.py -> build/lib/designate/api/v2 DEBUG: copying designate/api/v2/patches.py -> build/lib/designate/api/v2 DEBUG: creating build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/__init__.py -> build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/test_cmd.py -> build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/test_manage.py -> build/lib/designate/tests/unit/cmd DEBUG: copying designate/tests/unit/cmd/test_status.py -> build/lib/designate/tests/unit/cmd DEBUG: creating build/lib/designate/quota DEBUG: copying designate/quota/__init__.py -> build/lib/designate/quota DEBUG: copying designate/quota/base.py -> build/lib/designate/quota DEBUG: copying designate/quota/impl_noop.py -> build/lib/designate/quota DEBUG: copying designate/quota/impl_storage.py -> build/lib/designate/quota DEBUG: creating build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/__init__.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_fake.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_neutron.py -> build/lib/designate/tests/unit/notification_handler DEBUG: copying designate/tests/unit/notification_handler/test_nova.py -> build/lib/designate/tests/unit/notification_handler DEBUG: creating build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/__init__.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_database.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_pool.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_service.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_tlds.py -> build/lib/designate/tests/functional/manage DEBUG: copying designate/tests/functional/manage/test_update_pool.py -> build/lib/designate/tests/functional/manage DEBUG: creating build/lib/designate/storage DEBUG: creating build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/__init__.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/base.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/tables.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/types.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/storage/sqlalchemy/utils.py -> build/lib/designate/storage/sqlalchemy DEBUG: copying designate/api/admin/controllers/__init__.py -> build/lib/designate/api/admin/controllers DEBUG: copying designate/api/admin/controllers/root.py -> build/lib/designate/api/admin/controllers DEBUG: copying designate/storage/__init__.py -> build/lib/designate/storage DEBUG: copying designate/storage/sql.py -> build/lib/designate/storage DEBUG: copying designate/api/__init__.py -> build/lib/designate/api DEBUG: copying designate/api/middleware.py -> build/lib/designate/api DEBUG: copying designate/api/service.py -> build/lib/designate/api DEBUG: copying designate/api/versions.py -> build/lib/designate/api DEBUG: copying designate/api/wsgi.py -> build/lib/designate/api DEBUG: creating build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/__init__.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_base_task.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_notify.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_processing.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_rpcapi.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_service.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_task_config.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_xfr.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/tests/unit/workers/test_zone_tasks.py -> build/lib/designate/tests/unit/workers DEBUG: copying designate/worker/__init__.py -> build/lib/designate/worker DEBUG: copying designate/worker/processing.py -> build/lib/designate/worker DEBUG: copying designate/worker/rpcapi.py -> build/lib/designate/worker DEBUG: copying designate/worker/service.py -> build/lib/designate/worker DEBUG: creating build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/__init__.py -> build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/test_notify.py -> build/lib/designate/tests/functional/worker DEBUG: copying designate/tests/functional/worker/test_worker_tasks.py -> build/lib/designate/tests/functional/worker DEBUG: creating build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/__init__.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/base.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_also_notify.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_attribute.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_catalog_zone.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_nameserver.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_ns_record.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target_master.py -> build/lib/designate/objects/adapters/yaml DEBUG: copying designate/objects/adapters/yaml/pool_target_option.py -> build/lib/designate/objects/adapters/yaml DEBUG: creating build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/__init__.py -> build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/test_handler.py -> build/lib/designate/tests/functional/mdns DEBUG: copying designate/tests/functional/mdns/test_service.py -> build/lib/designate/tests/functional/mdns DEBUG: copying designate/common/__init__.py -> build/lib/designate/common DEBUG: copying designate/common/config.py -> build/lib/designate/common DEBUG: copying designate/common/constants.py -> build/lib/designate/common DEBUG: copying designate/common/keystone.py -> build/lib/designate/common DEBUG: copying designate/common/profiler.py -> build/lib/designate/common DEBUG: creating build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/__init__.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/abandon.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/exports.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/imports.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/pool_move.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/transfer_requests.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: copying designate/api/v2/controllers/zones/tasks/xfr.py -> build/lib/designate/api/v2/controllers/zones/tasks DEBUG: creating build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/__init__.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_abandon.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_api_v2.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_floatingips.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_patches.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_pool_move.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_quotas.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_recordsets.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_rest_controller.py -> build/lib/designate/tests/unit/api/v2 DEBUG: copying designate/tests/unit/api/v2/test_zones.py -> build/lib/designate/tests/unit/api/v2 DEBUG: running egg_info DEBUG: writing designate.egg-info/PKG-INFO DEBUG: writing dependency_links to designate.egg-info/dependency_links.txt DEBUG: writing entry points to designate.egg-info/entry_points.txt DEBUG: writing requirements to designate.egg-info/requires.txt DEBUG: writing top-level names to designate.egg-info/top_level.txt DEBUG: writing pbr to designate.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 'designate.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'designate.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.en_GB.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.locale.ko_KR.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.ko_KR.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.locale.ru.LC_MESSAGES' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.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 'designate.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 'designate.locale.ru.LC_MESSAGES' to be distributed and are DEBUG: already explicitly excluding 'designate.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 'designate.resources.schemas.admin' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.resources.schemas.admin' 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 'designate.resources.schemas.admin' 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 'designate.resources.schemas.admin' to be distributed and are DEBUG: already explicitly excluding 'designate.resources.schemas.admin' 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 'designate.resources.templates' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.resources.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 'designate.resources.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 'designate.resources.templates' to be distributed and are DEBUG: already explicitly excluding 'designate.resources.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 'designate.storage.sqlalchemy.alembic' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.storage.sqlalchemy.alembic' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'designate.storage.sqlalchemy.alembic' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'designate.storage.sqlalchemy.alembic' to be distributed and are DEBUG: already explicitly excluding 'designate.storage.sqlalchemy.alembic' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'designate.storage.sqlalchemy.alembic.versions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.storage.sqlalchemy.alembic.versions' as an importable package[^1], DEBUG: but it is absent from setuptools' `packages` configuration. DEBUG: This leads to an ambiguous overall configuration. If you want to distribute this DEBUG: package, please make sure that 'designate.storage.sqlalchemy.alembic.versions' is explicitly added DEBUG: to the `packages` configuration field. DEBUG: Alternatively, you can also rely on setuptools' discovery methods DEBUG: (for example by using `find_namespace_packages(...)`/`find_namespace:` DEBUG: instead of `find_packages(...)`/`find:`). DEBUG: You can read more about "package discovery" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html DEBUG: If you don't want 'designate.storage.sqlalchemy.alembic.versions' to be distributed and are DEBUG: already explicitly excluding 'designate.storage.sqlalchemy.alembic.versions' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'designate.tests.resources.pools_yaml' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.pools_yaml' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.pools_yaml' 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 'designate.tests.resources.sample_notifications.neutron' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.neutron' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.sample_notifications.neutron' 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 'designate.tests.resources.sample_notifications.nova' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.sample_notifications.nova' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.sample_notifications.nova' 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 'designate.tests.resources.tlds' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.tlds' 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 'designate.tests.resources.tlds' 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 'designate.tests.resources.tlds' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.tlds' 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 'designate.tests.resources.zonefiles' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'designate.tests.resources.zonefiles' 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 'designate.tests.resources.zonefiles' 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 'designate.tests.resources.zonefiles' to be distributed and are DEBUG: already explicitly excluding 'designate.tests.resources.zonefiles' via DEBUG: `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, DEBUG: you can try to use `exclude_package_data`, or `include-package-data=False` in DEBUG: combination with a more fine grained `package-data` configuration. DEBUG: You can read more about "package data files" on setuptools documentation page: DEBUG: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html DEBUG: [^1]: For Python, any directory (with suitable naming) can be imported, DEBUG: even if it does not contain any `.py` files. DEBUG: On the other hand, currently there is no concept of package data DEBUG: directory, all directories are treated like packages. DEBUG: ******************************************************************************** DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying designate/tests/functional/README -> build/lib/designate/tests/functional DEBUG: creating build/lib/designate/locale DEBUG: creating build/lib/designate/locale/en_GB DEBUG: creating build/lib/designate/locale/en_GB/LC_MESSAGES DEBUG: copying designate/locale/en_GB/LC_MESSAGES/designate.po -> build/lib/designate/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/designate/locale/ko_KR DEBUG: creating build/lib/designate/locale/ko_KR/LC_MESSAGES DEBUG: copying designate/locale/ko_KR/LC_MESSAGES/designate.po -> build/lib/designate/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/designate/locale/ru DEBUG: creating build/lib/designate/locale/ru/LC_MESSAGES DEBUG: copying designate/locale/ru/LC_MESSAGES/designate.po -> build/lib/designate/locale/ru/LC_MESSAGES DEBUG: creating build/lib/designate/resources DEBUG: creating build/lib/designate/resources/schemas DEBUG: creating build/lib/designate/resources/schemas/admin DEBUG: copying designate/resources/schemas/admin/quota.json -> build/lib/designate/resources/schemas/admin DEBUG: creating build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/bind9-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/dnsmasq-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: copying designate/resources/templates/export-zone.jinja2 -> build/lib/designate/resources/templates DEBUG: creating build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/bind9_pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/multiple-pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/pools.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: copying designate/tests/resources/pools_yaml/sample_output.yaml -> build/lib/designate/tests/resources/pools_yaml DEBUG: creating build/lib/designate/tests/resources/sample_notifications DEBUG: creating build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.create.end.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.create.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: copying designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/neutron DEBUG: creating build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: copying designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> build/lib/designate/tests/resources/sample_notifications/nova DEBUG: creating build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_descriptions -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_extra_fields -> build/lib/designate/tests/resources/tlds DEBUG: copying designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> build/lib/designate/tests/resources/tlds DEBUG: creating build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/escaped_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/malformed_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/noorigin_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/nosoa_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/two_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/resources/zonefiles/zerosoa_example.com.zone -> build/lib/designate/tests/resources/zonefiles DEBUG: copying designate/tests/unit/README -> build/lib/designate/tests/unit DEBUG: copying designate/tests/README -> build/lib/designate/tests DEBUG: copying designate/storage/sqlalchemy/alembic.ini -> build/lib/designate/storage/sqlalchemy DEBUG: creating build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/README -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/env.py -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/legacy_utils.py -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: copying designate/storage/sqlalchemy/alembic/script.py.mako -> build/lib/designate/storage/sqlalchemy/alembic DEBUG: creating build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/f828412479ee_add_svcb_and_https_record_types.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> build/lib/designate/storage/sqlalchemy/alembic/versions DEBUG: copying designate/worker/README.md -> build/lib/designate/worker 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/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/export-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/dnsmasq-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: copying build/lib/designate/resources/templates/bind9-zone.jinja2 -> build/bdist.linux-x86_64/wheel/designate/resources/templates DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/schemas DEBUG: creating build/bdist.linux-x86_64/wheel/designate/resources/schemas/admin DEBUG: copying build/lib/designate/resources/schemas/admin/quota.json -> build/bdist.linux-x86_64/wheel/designate/resources/schemas/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ru DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ru/LC_MESSAGES DEBUG: copying build/lib/designate/locale/ru/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/ru/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ko_KR DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/designate/locale/ko_KR/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/ko_KR/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/en_GB DEBUG: creating build/bdist.linux-x86_64/wheel/designate/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/designate/locale/en_GB/LC_MESSAGES/designate.po -> build/bdist.linux-x86_64/wheel/designate/locale/en_GB/LC_MESSAGES DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage DEBUG: copying build/lib/designate/storage/sql.py -> build/bdist.linux-x86_64/wheel/designate/storage DEBUG: copying build/lib/designate/storage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/storage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/f828412479ee_add_svcb_and_https_record_types.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic/versions DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/legacy_utils.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy/alembic DEBUG: copying build/lib/designate/storage/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/utils.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/types.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/tables.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/base.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: copying build/lib/designate/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/designate/storage/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/impl_storage.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/impl_noop.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/base.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: copying build/lib/designate/quota/__init__.py -> build/bdist.linux-x86_64/wheel/designate/quota DEBUG: creating build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: copying build/lib/designate/wsgi/api.py -> build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: copying build/lib/designate/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/designate/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/designate/sink DEBUG: copying build/lib/designate/sink/service.py -> build/bdist.linux-x86_64/wheel/designate/sink DEBUG: copying build/lib/designate/sink/__init__.py -> build/bdist.linux-x86_64/wheel/designate/sink DEBUG: creating build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_pdns4.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_nsd4.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_ns1.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_infoblox.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_fake.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_dynect.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_designate.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_bind9.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/impl_akamai_v2.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/base.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: copying build/lib/designate/backend/__init__.py -> build/bdist.linux-x86_64/wheel/designate/backend DEBUG: creating build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/worker.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/status.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/sink.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/producer.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/mdns.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/manage.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/central.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/api.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: copying build/lib/designate/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/designate/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: copying build/lib/designate/scheduler/base.py -> build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: copying build/lib/designate/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/random_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/pool_id_attribute_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/in_doubt_default_pool_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/fallback_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/default_pool_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/base.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/attribute_filter.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: copying build/lib/designate/scheduler/filters/__init__.py -> build/bdist.linux-x86_64/wheel/designate/scheduler/filters DEBUG: creating build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/nova.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/neutron.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/fake.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/base.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/notification_handler DEBUG: copying build/lib/designate/version.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/utils.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/service.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/schema.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/rpc.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/policy.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/plugin.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/notifications.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/i18n.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/exceptions.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/dnsutils.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/coordination.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/context.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: copying build/lib/designate/__init__.py -> build/bdist.linux-x86_64/wheel/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/service.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/handler.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: copying build/lib/designate/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/service.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: copying build/lib/designate/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/central DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_master.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/validation_error.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tld.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/tenant.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/service_status.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_txt.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_svcb.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_sshfp.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_srv.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_spf.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_soa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_ptr.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_ns.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_naptr.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_mx.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_https.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_cname.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_cert.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_caa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_aaaa.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/rrdata_a.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/recordset.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/record.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/quota.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target_option.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target_master.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_target.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_nameserver.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_catalog_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool_also_notify.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/fields.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/base.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: copying build/lib/designate/objects/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target_option.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target_master.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_target.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_nameserver.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_catalog_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool_also_notify.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: copying build/lib/designate/objects/adapters/yaml/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/yaml DEBUG: creating build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_master.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/validation_error.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/tld.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/shared_zone.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/service_status.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/recordset.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/quota.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool_ns_record.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool_attribute.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/pool.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/api_v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters/api_v2 DEBUG: copying build/lib/designate/objects/adapters/base.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: copying build/lib/designate/objects/adapters/__init__.py -> build/bdist.linux-x86_64/wheel/designate/objects/adapters DEBUG: creating build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: copying build/lib/designate/hacking/checks.py -> build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: copying build/lib/designate/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/designate/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/README.md -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/service.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/processing.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: copying build/lib/designate/worker/__init__.py -> build/bdist.linux-x86_64/wheel/designate/worker DEBUG: creating build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/zone.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/base.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: copying build/lib/designate/worker/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/designate/worker/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/tlds.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/service.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/pool.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/database.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/base.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: copying build/lib/designate/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/manage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/worker.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/storage.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/sink.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/proxy.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/producer.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/opts.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/network_api.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/mdns.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/keystone.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/dynect.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/coordination.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/central.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/base.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/api.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: copying build/lib/designate/conf/__init__.py -> build/bdist.linux-x86_64/wheel/designate/conf DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/wsgi.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/versions.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/service.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/middleware.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: copying build/lib/designate/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/patches.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/app.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: copying build/lib/designate/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/tsigkeys.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/tlds.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/service_status.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/root.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/reverse.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/rest.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/recordsets.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/pools.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/limits.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/floatingips.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/errors.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/common.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/blacklists.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: copying build/lib/designate/api/v2/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/xfr.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/transfer_requests.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/transfer_accepts.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/pool_move.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/imports.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/exports.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/abandon.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones/tasks DEBUG: copying build/lib/designate/api/v2/controllers/zones/sharedzones.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/recordsets.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/nameservers.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: copying build/lib/designate/api/v2/controllers/zones/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/v2/controllers/zones DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: copying build/lib/designate/api/admin/app.py -> build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: copying build/lib/designate/api/admin/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: copying build/lib/designate/api/admin/views/base.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: copying build/lib/designate/api/admin/views/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/reports.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: copying build/lib/designate/api/admin/views/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/views/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: copying build/lib/designate/api/admin/controllers/root.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: copying build/lib/designate/api/admin/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/zones.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/tenants.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/reports.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/quotas.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/export.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/counts.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: copying build/lib/designate/api/admin/controllers/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/api/admin/controllers/extensions DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/profiler.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/keystone.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/constants.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/config.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: copying build/lib/designate/common/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_transfer_request.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_transfer_accept.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_import.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone_export.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/zone.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tsigkey.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tld.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/tenant.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/shared_zones.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/service_status.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/recordset.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/record.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/quota.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/pool.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/context.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/blacklist.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/base.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: copying build/lib/designate/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common/policies DEBUG: creating build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/rpc.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/notification.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/lock.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: copying build/lib/designate/common/decorators/__init__.py -> build/bdist.linux-x86_64/wheel/designate/common/decorators DEBUG: creating build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/neutron.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/fake.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/base.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: copying build/lib/designate/network_api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/network_api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/tasks.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/service.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: copying build/lib/designate/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/producer DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/README -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/base_fixtures.py -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: copying build/lib/designate/tests/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/zerosoa_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/two_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/nosoa_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/noorigin_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/malformed_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: copying build/lib/designate/tests/resources/zonefiles/escaped_example.com.zone -> build/bdist.linux-x86_64/wheel/designate/tests/resources/zonefiles DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_invalid_tlds -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_extra_fields -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list_with_descriptions -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: copying build/lib/designate/tests/resources/tlds/tlds_list -> build/bdist.linux-x86_64/wheel/designate/tests/resources/tlds DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: copying build/lib/designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/nova DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.delete.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.create.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/port.create.end.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: copying build/lib/designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json -> build/bdist.linux-x86_64/wheel/designate/tests/resources/sample_notifications/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/sample_output.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/pools-catalog-zone.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/multiple-pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/pools_yaml/bind9_pools.yaml -> build/bdist.linux-x86_64/wheel/designate/tests/resources/pools_yaml DEBUG: copying build/lib/designate/tests/resources/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/README -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_zone_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_xfr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_task_config.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_processing.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_notify.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/test_base_task.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: copying build/lib/designate/tests/unit/workers/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/workers DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_nova.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: copying build/lib/designate/tests/unit/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/notification_handler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/test_manage.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/test_cmd.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: copying build/lib/designate/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/test_lock_decorator.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/test_central.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: copying build/lib/designate/tests/unit/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/central DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_rest_controller.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_pool_move.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_patches.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_floatingips.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_api_v2.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/test_abandon.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api/v2 DEBUG: copying build/lib/designate/tests/unit/api/test_wsgi.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_version.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_root.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/test_admin_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: copying build/lib/designate/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_permutations.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_filters.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/test_basic.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: copying build/lib/designate/tests/unit/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_zone_master.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_zone.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_txt.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_svcb.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_sshfp.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_srv.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_spf.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_soa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_ptr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_ns.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_naptr.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_mx.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_https.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_cname.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_cert.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_caa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_aaaa.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_rrdata_a.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_recordset.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_quota.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_floating_ip.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters_yaml.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters_v2_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/test_adapters.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: copying build/lib/designate/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_pdns4.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_nsd4.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_ns1.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_infoblox.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_dynect.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_designate.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_bind9.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/test_akamai_v2.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: copying build/lib/designate/tests/unit/backend/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/backend DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_fake.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/network_api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/network_api DEBUG: copying build/lib/designate/tests/unit/utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_schema.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_rpc.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_notifications.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_heartbeat_emitter.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_dnsutils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_coordination.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/test_conf.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: copying build/lib/designate/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/test_notifications.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: copying build/lib/designate/tests/unit/sink/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/sink DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/test_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: copying build/lib/designate/tests/unit/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/manage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage DEBUG: copying build/lib/designate/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: copying build/lib/designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/storage/impl_sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/test_handler.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: copying build/lib/designate/tests/unit/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/test_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: copying build/lib/designate/tests/unit/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/producer DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/wsgi DEBUG: copying build/lib/designate/tests/unit/wsgi/test_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/wsgi DEBUG: copying build/lib/designate/tests/unit/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/wsgi DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_zone_lock.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_rpc_logging.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_regex.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_profiler.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: copying build/lib/designate/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/README -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/test_handler.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: copying build/lib/designate/tests/functional/mdns/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/mdns DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/test_worker_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/test_notify.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: copying build/lib/designate/tests/functional/worker/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/worker DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_update_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_tlds.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_pool.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/test_database.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: copying build/lib/designate/tests/functional/manage/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/manage DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/test_storage.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/test_quota.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: copying build/lib/designate/tests/functional/quota/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/quota DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/test_tasks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: copying build/lib/designate/tests/functional/producer/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/producer DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_nova.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_neutron.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/test_base.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/notification_handler/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/notification_handler DEBUG: copying build/lib/designate/tests/functional/test_upgrade_checks.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_storage.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_migration.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_dnsutils.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_dnsmiddleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/test_context.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: copying build/lib/designate/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_transfers.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_zone_exports.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_tsigkeys.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_tlds.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_shared_zones.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_service_status.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_recordsets.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_pools.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_limits.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_import_export.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_hostheaders.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_floatingips.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_blacklists.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/test_api.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: copying build/lib/designate/tests/functional/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin DEBUG: copying build/lib/designate/tests/functional/api/admin/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/test_reports.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/test_quotas.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/admin/extensions/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api/admin/extensions DEBUG: copying build/lib/designate/tests/functional/api/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: copying build/lib/designate/tests/functional/api/test_middleware.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: copying build/lib/designate/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/test_service.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/test_basic.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: copying build/lib/designate/tests/functional/central/__init__.py -> build/bdist.linux-x86_64/wheel/designate/tests/functional/central DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate DEBUG: copying etc/designate/api-paste.ini -> build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate DEBUG: copying etc/designate/rootwrap.conf -> build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate/rootwrap.d DEBUG: copying etc/designate/rootwrap.d/knot2.filters -> build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: copying etc/designate/rootwrap.d/djbdns.filters -> build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: copying etc/designate/rootwrap.d/bind9.filters -> build/bdist.linux-x86_64/wheel/designate-21.1.0.data/data/etc/designate/rootwrap.d/ DEBUG: running install_egg_info DEBUG: Copying designate.egg-info to build/bdist.linux-x86_64/wheel/designate-21.1.0-py3.12.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/designate-21.1.0.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir/pip-wheel-wh0tlqmf/.tmp-labq9wiu/designate-21.1.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'designate/__init__.py' DEBUG: adding 'designate/context.py' DEBUG: adding 'designate/coordination.py' DEBUG: adding 'designate/dnsmiddleware.py' DEBUG: adding 'designate/dnsutils.py' DEBUG: adding 'designate/exceptions.py' DEBUG: adding 'designate/heartbeat_emitter.py' DEBUG: adding 'designate/i18n.py' DEBUG: adding 'designate/notifications.py' DEBUG: adding 'designate/plugin.py' DEBUG: adding 'designate/policy.py' DEBUG: adding 'designate/rpc.py' DEBUG: adding 'designate/schema.py' DEBUG: adding 'designate/service.py' DEBUG: adding 'designate/utils.py' DEBUG: adding 'designate/version.py' DEBUG: adding 'designate/api/__init__.py' DEBUG: adding 'designate/api/middleware.py' DEBUG: adding 'designate/api/service.py' DEBUG: adding 'designate/api/versions.py' DEBUG: adding 'designate/api/wsgi.py' DEBUG: adding 'designate/api/admin/__init__.py' DEBUG: adding 'designate/api/admin/app.py' DEBUG: adding 'designate/api/admin/controllers/__init__.py' DEBUG: adding 'designate/api/admin/controllers/root.py' DEBUG: adding 'designate/api/admin/controllers/extensions/__init__.py' DEBUG: adding 'designate/api/admin/controllers/extensions/counts.py' DEBUG: adding 'designate/api/admin/controllers/extensions/export.py' DEBUG: adding 'designate/api/admin/controllers/extensions/quotas.py' DEBUG: adding 'designate/api/admin/controllers/extensions/reports.py' DEBUG: adding 'designate/api/admin/controllers/extensions/tenants.py' DEBUG: adding 'designate/api/admin/controllers/extensions/zones.py' DEBUG: adding 'designate/api/admin/views/__init__.py' DEBUG: adding 'designate/api/admin/views/base.py' DEBUG: adding 'designate/api/admin/views/extensions/__init__.py' DEBUG: adding 'designate/api/admin/views/extensions/quotas.py' DEBUG: adding 'designate/api/admin/views/extensions/reports.py' DEBUG: adding 'designate/api/v2/__init__.py' DEBUG: adding 'designate/api/v2/app.py' DEBUG: adding 'designate/api/v2/patches.py' DEBUG: adding 'designate/api/v2/controllers/__init__.py' DEBUG: adding 'designate/api/v2/controllers/blacklists.py' DEBUG: adding 'designate/api/v2/controllers/common.py' DEBUG: adding 'designate/api/v2/controllers/errors.py' DEBUG: adding 'designate/api/v2/controllers/floatingips.py' DEBUG: adding 'designate/api/v2/controllers/limits.py' DEBUG: adding 'designate/api/v2/controllers/pools.py' DEBUG: adding 'designate/api/v2/controllers/quotas.py' DEBUG: adding 'designate/api/v2/controllers/recordsets.py' DEBUG: adding 'designate/api/v2/controllers/rest.py' DEBUG: adding 'designate/api/v2/controllers/reverse.py' DEBUG: adding 'designate/api/v2/controllers/root.py' DEBUG: adding 'designate/api/v2/controllers/service_status.py' DEBUG: adding 'designate/api/v2/controllers/tlds.py' DEBUG: adding 'designate/api/v2/controllers/tsigkeys.py' DEBUG: adding 'designate/api/v2/controllers/zones/__init__.py' DEBUG: adding 'designate/api/v2/controllers/zones/nameservers.py' DEBUG: adding 'designate/api/v2/controllers/zones/recordsets.py' DEBUG: adding 'designate/api/v2/controllers/zones/sharedzones.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/__init__.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/abandon.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/exports.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/imports.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/pool_move.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/transfer_accepts.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/transfer_requests.py' DEBUG: adding 'designate/api/v2/controllers/zones/tasks/xfr.py' DEBUG: adding 'designate/backend/__init__.py' DEBUG: adding 'designate/backend/base.py' DEBUG: adding 'designate/backend/impl_akamai_v2.py' DEBUG: adding 'designate/backend/impl_bind9.py' DEBUG: adding 'designate/backend/impl_designate.py' DEBUG: adding 'designate/backend/impl_dynect.py' DEBUG: adding 'designate/backend/impl_fake.py' DEBUG: adding 'designate/backend/impl_infoblox.py' DEBUG: adding 'designate/backend/impl_ns1.py' DEBUG: adding 'designate/backend/impl_nsd4.py' DEBUG: adding 'designate/backend/impl_pdns4.py' DEBUG: adding 'designate/central/__init__.py' DEBUG: adding 'designate/central/rpcapi.py' DEBUG: adding 'designate/central/service.py' DEBUG: adding 'designate/cmd/__init__.py' DEBUG: adding 'designate/cmd/api.py' DEBUG: adding 'designate/cmd/central.py' DEBUG: adding 'designate/cmd/manage.py' DEBUG: adding 'designate/cmd/mdns.py' DEBUG: adding 'designate/cmd/producer.py' DEBUG: adding 'designate/cmd/sink.py' DEBUG: adding 'designate/cmd/status.py' DEBUG: adding 'designate/cmd/worker.py' DEBUG: adding 'designate/common/__init__.py' DEBUG: adding 'designate/common/config.py' DEBUG: adding 'designate/common/constants.py' DEBUG: adding 'designate/common/keystone.py' DEBUG: adding 'designate/common/profiler.py' DEBUG: adding 'designate/common/decorators/__init__.py' DEBUG: adding 'designate/common/decorators/lock.py' DEBUG: adding 'designate/common/decorators/notification.py' DEBUG: adding 'designate/common/decorators/rpc.py' DEBUG: adding 'designate/common/policies/__init__.py' DEBUG: adding 'designate/common/policies/base.py' DEBUG: adding 'designate/common/policies/blacklist.py' DEBUG: adding 'designate/common/policies/context.py' DEBUG: adding 'designate/common/policies/pool.py' DEBUG: adding 'designate/common/policies/quota.py' DEBUG: adding 'designate/common/policies/record.py' DEBUG: adding 'designate/common/policies/recordset.py' DEBUG: adding 'designate/common/policies/service_status.py' DEBUG: adding 'designate/common/policies/shared_zones.py' DEBUG: adding 'designate/common/policies/tenant.py' DEBUG: adding 'designate/common/policies/tld.py' DEBUG: adding 'designate/common/policies/tsigkey.py' DEBUG: adding 'designate/common/policies/zone.py' DEBUG: adding 'designate/common/policies/zone_export.py' DEBUG: adding 'designate/common/policies/zone_import.py' DEBUG: adding 'designate/common/policies/zone_transfer_accept.py' DEBUG: adding 'designate/common/policies/zone_transfer_request.py' DEBUG: adding 'designate/conf/__init__.py' DEBUG: adding 'designate/conf/api.py' DEBUG: adding 'designate/conf/base.py' DEBUG: adding 'designate/conf/central.py' DEBUG: adding 'designate/conf/coordination.py' DEBUG: adding 'designate/conf/dynect.py' DEBUG: adding 'designate/conf/heartbeat_emitter.py' DEBUG: adding 'designate/conf/keystone.py' DEBUG: adding 'designate/conf/mdns.py' DEBUG: adding 'designate/conf/network_api.py' DEBUG: adding 'designate/conf/opts.py' DEBUG: adding 'designate/conf/producer.py' DEBUG: adding 'designate/conf/proxy.py' DEBUG: adding 'designate/conf/sink.py' DEBUG: adding 'designate/conf/storage.py' DEBUG: adding 'designate/conf/worker.py' DEBUG: adding 'designate/hacking/__init__.py' DEBUG: adding 'designate/hacking/checks.py' DEBUG: adding 'designate/locale/en_GB/LC_MESSAGES/designate.po' DEBUG: adding 'designate/locale/ko_KR/LC_MESSAGES/designate.po' DEBUG: adding 'designate/locale/ru/LC_MESSAGES/designate.po' DEBUG: adding 'designate/manage/__init__.py' DEBUG: adding 'designate/manage/base.py' DEBUG: adding 'designate/manage/database.py' DEBUG: adding 'designate/manage/pool.py' DEBUG: adding 'designate/manage/service.py' DEBUG: adding 'designate/manage/tlds.py' DEBUG: adding 'designate/mdns/__init__.py' DEBUG: adding 'designate/mdns/handler.py' DEBUG: adding 'designate/mdns/service.py' DEBUG: adding 'designate/network_api/__init__.py' DEBUG: adding 'designate/network_api/base.py' DEBUG: adding 'designate/network_api/fake.py' DEBUG: adding 'designate/network_api/neutron.py' DEBUG: adding 'designate/notification_handler/__init__.py' DEBUG: adding 'designate/notification_handler/base.py' DEBUG: adding 'designate/notification_handler/fake.py' DEBUG: adding 'designate/notification_handler/neutron.py' DEBUG: adding 'designate/notification_handler/nova.py' DEBUG: adding 'designate/objects/__init__.py' DEBUG: adding 'designate/objects/base.py' DEBUG: adding 'designate/objects/blacklist.py' DEBUG: adding 'designate/objects/fields.py' DEBUG: adding 'designate/objects/floating_ip.py' DEBUG: adding 'designate/objects/pool.py' DEBUG: adding 'designate/objects/pool_also_notify.py' DEBUG: adding 'designate/objects/pool_attribute.py' DEBUG: adding 'designate/objects/pool_catalog_zone.py' DEBUG: adding 'designate/objects/pool_nameserver.py' DEBUG: adding 'designate/objects/pool_ns_record.py' DEBUG: adding 'designate/objects/pool_target.py' DEBUG: adding 'designate/objects/pool_target_master.py' DEBUG: adding 'designate/objects/pool_target_option.py' DEBUG: adding 'designate/objects/quota.py' DEBUG: adding 'designate/objects/record.py' DEBUG: adding 'designate/objects/recordset.py' DEBUG: adding 'designate/objects/rrdata_a.py' DEBUG: adding 'designate/objects/rrdata_aaaa.py' DEBUG: adding 'designate/objects/rrdata_caa.py' DEBUG: adding 'designate/objects/rrdata_cert.py' DEBUG: adding 'designate/objects/rrdata_cname.py' DEBUG: adding 'designate/objects/rrdata_https.py' DEBUG: adding 'designate/objects/rrdata_mx.py' DEBUG: adding 'designate/objects/rrdata_naptr.py' DEBUG: adding 'designate/objects/rrdata_ns.py' DEBUG: adding 'designate/objects/rrdata_ptr.py' DEBUG: adding 'designate/objects/rrdata_soa.py' DEBUG: adding 'designate/objects/rrdata_spf.py' DEBUG: adding 'designate/objects/rrdata_srv.py' DEBUG: adding 'designate/objects/rrdata_sshfp.py' DEBUG: adding 'designate/objects/rrdata_svcb.py' DEBUG: adding 'designate/objects/rrdata_txt.py' DEBUG: adding 'designate/objects/service_status.py' DEBUG: adding 'designate/objects/shared_zone.py' DEBUG: adding 'designate/objects/tenant.py' DEBUG: adding 'designate/objects/tld.py' DEBUG: adding 'designate/objects/tsigkey.py' DEBUG: adding 'designate/objects/validation_error.py' DEBUG: adding 'designate/objects/zone.py' DEBUG: adding 'designate/objects/zone_attribute.py' DEBUG: adding 'designate/objects/zone_export.py' DEBUG: adding 'designate/objects/zone_import.py' DEBUG: adding 'designate/objects/zone_master.py' DEBUG: adding 'designate/objects/zone_transfer_accept.py' DEBUG: adding 'designate/objects/zone_transfer_request.py' DEBUG: adding 'designate/objects/adapters/__init__.py' DEBUG: adding 'designate/objects/adapters/base.py' DEBUG: adding 'designate/objects/adapters/api_v2/__init__.py' DEBUG: adding 'designate/objects/adapters/api_v2/base.py' DEBUG: adding 'designate/objects/adapters/api_v2/blacklist.py' DEBUG: adding 'designate/objects/adapters/api_v2/floating_ip.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool_attribute.py' DEBUG: adding 'designate/objects/adapters/api_v2/pool_ns_record.py' DEBUG: adding 'designate/objects/adapters/api_v2/quota.py' DEBUG: adding 'designate/objects/adapters/api_v2/record.py' DEBUG: adding 'designate/objects/adapters/api_v2/recordset.py' DEBUG: adding 'designate/objects/adapters/api_v2/service_status.py' DEBUG: adding 'designate/objects/adapters/api_v2/shared_zone.py' DEBUG: adding 'designate/objects/adapters/api_v2/tld.py' DEBUG: adding 'designate/objects/adapters/api_v2/tsigkey.py' DEBUG: adding 'designate/objects/adapters/api_v2/validation_error.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_attribute.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_export.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_import.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_master.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_transfer_accept.py' DEBUG: adding 'designate/objects/adapters/api_v2/zone_transfer_request.py' DEBUG: adding 'designate/objects/adapters/yaml/__init__.py' DEBUG: adding 'designate/objects/adapters/yaml/base.py' DEBUG: adding 'designate/objects/adapters/yaml/pool.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_also_notify.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_attribute.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_catalog_zone.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_nameserver.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_ns_record.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target_master.py' DEBUG: adding 'designate/objects/adapters/yaml/pool_target_option.py' DEBUG: adding 'designate/producer/__init__.py' DEBUG: adding 'designate/producer/service.py' DEBUG: adding 'designate/producer/tasks.py' DEBUG: adding 'designate/quota/__init__.py' DEBUG: adding 'designate/quota/base.py' DEBUG: adding 'designate/quota/impl_noop.py' DEBUG: adding 'designate/quota/impl_storage.py' DEBUG: adding 'designate/resources/schemas/admin/quota.json' DEBUG: adding 'designate/resources/templates/bind9-zone.jinja2' DEBUG: adding 'designate/resources/templates/dnsmasq-zone.jinja2' DEBUG: adding 'designate/resources/templates/export-zone.jinja2' DEBUG: adding 'designate/scheduler/__init__.py' DEBUG: adding 'designate/scheduler/base.py' DEBUG: adding 'designate/scheduler/filters/__init__.py' DEBUG: adding 'designate/scheduler/filters/attribute_filter.py' DEBUG: adding 'designate/scheduler/filters/base.py' DEBUG: adding 'designate/scheduler/filters/default_pool_filter.py' DEBUG: adding 'designate/scheduler/filters/fallback_filter.py' DEBUG: adding 'designate/scheduler/filters/in_doubt_default_pool_filter.py' DEBUG: adding 'designate/scheduler/filters/pool_id_attribute_filter.py' DEBUG: adding 'designate/scheduler/filters/random_filter.py' DEBUG: adding 'designate/sink/__init__.py' DEBUG: adding 'designate/sink/service.py' DEBUG: adding 'designate/storage/__init__.py' DEBUG: adding 'designate/storage/sql.py' DEBUG: adding 'designate/storage/sqlalchemy/__init__.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic.ini' DEBUG: adding 'designate/storage/sqlalchemy/base.py' DEBUG: adding 'designate/storage/sqlalchemy/tables.py' DEBUG: adding 'designate/storage/sqlalchemy/types.py' DEBUG: adding 'designate/storage/sqlalchemy/utils.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/README' DEBUG: adding 'designate/storage/sqlalchemy/alembic/env.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/legacy_utils.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/0bcf910ea823_add_zone_attributes.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/15b34ff3ecb8_fix_service_charset.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/304d41c3847a_add_services.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/7977deaa5167_add_rrset_indexes_for_filtering_perf.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/9099de8ae11c_add_catalog_zones.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/91eb1eb7c882_support_caa_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/93a00a815f07_unique_service_status.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/a005af3aa38e_add_increment_serial.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/a69b45715cc1_add_delayed_notify_column.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/b20189fd288e_shared_zone.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/b8999fd10721_support_naptr_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/bfcfc4a07487_unique_ns_record.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/c9f427f7180a_liberty.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/d04819112169_new_pools_tables.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/d9a1883e93e9_add_fks.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/e5e2199ed76e_support_cert_records.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/f828412479ee_add_svcb_and_https_record_types.py' DEBUG: adding 'designate/storage/sqlalchemy/alembic/versions/f9f969f9d85e_change_managed_column_types.py' DEBUG: adding 'designate/tests/README' DEBUG: adding 'designate/tests/__init__.py' DEBUG: adding 'designate/tests/base_fixtures.py' DEBUG: adding 'designate/tests/functional/README' DEBUG: adding 'designate/tests/functional/__init__.py' DEBUG: adding 'designate/tests/functional/test_context.py' DEBUG: adding 'designate/tests/functional/test_dnsmiddleware.py' DEBUG: adding 'designate/tests/functional/test_dnsutils.py' DEBUG: adding 'designate/tests/functional/test_migration.py' DEBUG: adding 'designate/tests/functional/test_sqlalchemy.py' DEBUG: adding 'designate/tests/functional/test_storage.py' DEBUG: adding 'designate/tests/functional/test_upgrade_checks.py' DEBUG: adding 'designate/tests/functional/api/__init__.py' DEBUG: adding 'designate/tests/functional/api/test_middleware.py' DEBUG: adding 'designate/tests/functional/api/test_service.py' DEBUG: adding 'designate/tests/functional/api/admin/__init__.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/__init__.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/test_quotas.py' DEBUG: adding 'designate/tests/functional/api/admin/extensions/test_reports.py' DEBUG: adding 'designate/tests/functional/api/v2/__init__.py' DEBUG: adding 'designate/tests/functional/api/v2/test_api.py' DEBUG: adding 'designate/tests/functional/api/v2/test_blacklists.py' DEBUG: adding 'designate/tests/functional/api/v2/test_floatingips.py' DEBUG: adding 'designate/tests/functional/api/v2/test_hostheaders.py' DEBUG: adding 'designate/tests/functional/api/v2/test_import_export.py' DEBUG: adding 'designate/tests/functional/api/v2/test_limits.py' DEBUG: adding 'designate/tests/functional/api/v2/test_pools.py' DEBUG: adding 'designate/tests/functional/api/v2/test_quotas.py' DEBUG: adding 'designate/tests/functional/api/v2/test_recordsets.py' DEBUG: adding 'designate/tests/functional/api/v2/test_service_status.py' DEBUG: adding 'designate/tests/functional/api/v2/test_shared_zones.py' DEBUG: adding 'designate/tests/functional/api/v2/test_tlds.py' DEBUG: adding 'designate/tests/functional/api/v2/test_tsigkeys.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_exports.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_recordsets.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zone_transfers.py' DEBUG: adding 'designate/tests/functional/api/v2/test_zones.py' DEBUG: adding 'designate/tests/functional/central/__init__.py' DEBUG: adding 'designate/tests/functional/central/test_basic.py' DEBUG: adding 'designate/tests/functional/central/test_service.py' DEBUG: adding 'designate/tests/functional/manage/__init__.py' DEBUG: adding 'designate/tests/functional/manage/test_database.py' DEBUG: adding 'designate/tests/functional/manage/test_pool.py' DEBUG: adding 'designate/tests/functional/manage/test_service.py' DEBUG: adding 'designate/tests/functional/manage/test_tlds.py' DEBUG: adding 'designate/tests/functional/manage/test_update_pool.py' DEBUG: adding 'designate/tests/functional/mdns/__init__.py' DEBUG: adding 'designate/tests/functional/mdns/test_handler.py' DEBUG: adding 'designate/tests/functional/mdns/test_service.py' DEBUG: adding 'designate/tests/functional/notification_handler/__init__.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_base.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_neutron.py' DEBUG: adding 'designate/tests/functional/notification_handler/test_nova.py' DEBUG: adding 'designate/tests/functional/producer/__init__.py' DEBUG: adding 'designate/tests/functional/producer/test_service.py' DEBUG: adding 'designate/tests/functional/producer/test_tasks.py' DEBUG: adding 'designate/tests/functional/quota/__init__.py' DEBUG: adding 'designate/tests/functional/quota/test_quota.py' DEBUG: adding 'designate/tests/functional/quota/test_storage.py' DEBUG: adding 'designate/tests/functional/worker/__init__.py' DEBUG: adding 'designate/tests/functional/worker/test_notify.py' DEBUG: adding 'designate/tests/functional/worker/test_worker_tasks.py' DEBUG: adding 'designate/tests/resources/__init__.py' DEBUG: adding 'designate/tests/resources/pools_yaml/bind9_pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/multiple-pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/pools-catalog-zone.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/pools.yaml' DEBUG: adding 'designate/tests/resources/pools_yaml/sample_output.yaml' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.update.end_associate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/floatingip.update.end_disassociate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.create.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.create.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.delete.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/neutron/port.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.end-2.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.create.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.delete.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/compute.instance.shutdown.start.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.allocate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.associate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.deallocate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/network.floating_ip.disassociate.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.end.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.scheduled.json' DEBUG: adding 'designate/tests/resources/sample_notifications/nova/scheduler.run_instance.start.json' DEBUG: adding 'designate/tests/resources/tlds/tlds_list' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_descriptions' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_extra_fields' DEBUG: adding 'designate/tests/resources/tlds/tlds_list_with_invalid_tlds' DEBUG: adding 'designate/tests/resources/zonefiles/escaped_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/malformed_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/noorigin_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/nosoa_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/two_example.com.zone' DEBUG: adding 'designate/tests/resources/zonefiles/zerosoa_example.com.zone' DEBUG: adding 'designate/tests/unit/README' DEBUG: adding 'designate/tests/unit/__init__.py' DEBUG: adding 'designate/tests/unit/test_conf.py' DEBUG: adding 'designate/tests/unit/test_context.py' DEBUG: adding 'designate/tests/unit/test_coordination.py' DEBUG: adding 'designate/tests/unit/test_dnsmiddleware.py' DEBUG: adding 'designate/tests/unit/test_dnsutils.py' DEBUG: adding 'designate/tests/unit/test_heartbeat_emitter.py' DEBUG: adding 'designate/tests/unit/test_notifications.py' DEBUG: adding 'designate/tests/unit/test_rpc.py' DEBUG: adding 'designate/tests/unit/test_schema.py' DEBUG: adding 'designate/tests/unit/test_service.py' DEBUG: adding 'designate/tests/unit/test_utils.py' DEBUG: adding 'designate/tests/unit/utils.py' DEBUG: adding 'designate/tests/unit/api/__init__.py' DEBUG: adding 'designate/tests/unit/api/test_admin_api.py' DEBUG: adding 'designate/tests/unit/api/test_middleware.py' DEBUG: adding 'designate/tests/unit/api/test_root.py' DEBUG: adding 'designate/tests/unit/api/test_version.py' DEBUG: adding 'designate/tests/unit/api/test_wsgi.py' DEBUG: adding 'designate/tests/unit/api/v2/__init__.py' DEBUG: adding 'designate/tests/unit/api/v2/test_abandon.py' DEBUG: adding 'designate/tests/unit/api/v2/test_api_v2.py' DEBUG: adding 'designate/tests/unit/api/v2/test_floatingips.py' DEBUG: adding 'designate/tests/unit/api/v2/test_patches.py' DEBUG: adding 'designate/tests/unit/api/v2/test_pool_move.py' DEBUG: adding 'designate/tests/unit/api/v2/test_quotas.py' DEBUG: adding 'designate/tests/unit/api/v2/test_recordsets.py' DEBUG: adding 'designate/tests/unit/api/v2/test_rest_controller.py' DEBUG: adding 'designate/tests/unit/api/v2/test_zones.py' DEBUG: adding 'designate/tests/unit/backend/__init__.py' DEBUG: adding 'designate/tests/unit/backend/test_akamai_v2.py' DEBUG: adding 'designate/tests/unit/backend/test_base.py' DEBUG: adding 'designate/tests/unit/backend/test_bind9.py' DEBUG: adding 'designate/tests/unit/backend/test_designate.py' DEBUG: adding 'designate/tests/unit/backend/test_dynect.py' DEBUG: adding 'designate/tests/unit/backend/test_fake.py' DEBUG: adding 'designate/tests/unit/backend/test_infoblox.py' DEBUG: adding 'designate/tests/unit/backend/test_ns1.py' DEBUG: adding 'designate/tests/unit/backend/test_nsd4.py' DEBUG: adding 'designate/tests/unit/backend/test_pdns4.py' DEBUG: adding 'designate/tests/unit/central/__init__.py' DEBUG: adding 'designate/tests/unit/central/test_central.py' DEBUG: adding 'designate/tests/unit/central/test_lock_decorator.py' DEBUG: adding 'designate/tests/unit/cmd/__init__.py' DEBUG: adding 'designate/tests/unit/cmd/test_cmd.py' DEBUG: adding 'designate/tests/unit/cmd/test_manage.py' DEBUG: adding 'designate/tests/unit/cmd/test_status.py' DEBUG: adding 'designate/tests/unit/common/__init__.py' DEBUG: adding 'designate/tests/unit/common/test_keystone.py' DEBUG: adding 'designate/tests/unit/common/test_profiler.py' DEBUG: adding 'designate/tests/unit/common/test_regex.py' DEBUG: adding 'designate/tests/unit/common/test_rpc_logging.py' DEBUG: adding 'designate/tests/unit/common/test_zone_lock.py' DEBUG: adding 'designate/tests/unit/manage/__init__.py' DEBUG: adding 'designate/tests/unit/manage/test_base.py' DEBUG: adding 'designate/tests/unit/manage/test_pool.py' DEBUG: adding 'designate/tests/unit/mdns/__init__.py' DEBUG: adding 'designate/tests/unit/mdns/test_handler.py' DEBUG: adding 'designate/tests/unit/mdns/test_service.py' DEBUG: adding 'designate/tests/unit/network_api/__init__.py' DEBUG: adding 'designate/tests/unit/network_api/test_base.py' DEBUG: adding 'designate/tests/unit/network_api/test_fake.py' DEBUG: adding 'designate/tests/unit/network_api/test_neutron.py' DEBUG: adding 'designate/tests/unit/notification_handler/__init__.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_fake.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_neutron.py' DEBUG: adding 'designate/tests/unit/notification_handler/test_nova.py' DEBUG: adding 'designate/tests/unit/objects/__init__.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters_v2_api.py' DEBUG: adding 'designate/tests/unit/objects/test_adapters_yaml.py' DEBUG: adding 'designate/tests/unit/objects/test_base.py' DEBUG: adding 'designate/tests/unit/objects/test_fields.py' DEBUG: adding 'designate/tests/unit/objects/test_floating_ip.py' DEBUG: adding 'designate/tests/unit/objects/test_quota.py' DEBUG: adding 'designate/tests/unit/objects/test_recordset.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_a.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_aaaa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_caa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_cert.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_cname.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_https.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_mx.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_naptr.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_ns.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_ptr.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_soa.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_spf.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_srv.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_sshfp.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_svcb.py' DEBUG: adding 'designate/tests/unit/objects/test_rrdata_txt.py' DEBUG: adding 'designate/tests/unit/objects/test_zone.py' DEBUG: adding 'designate/tests/unit/objects/test_zone_master.py' DEBUG: adding 'designate/tests/unit/producer/__init__.py' DEBUG: adding 'designate/tests/unit/producer/test_service.py' DEBUG: adding 'designate/tests/unit/producer/test_tasks.py' DEBUG: adding 'designate/tests/unit/scheduler/__init__.py' DEBUG: adding 'designate/tests/unit/scheduler/test_basic.py' DEBUG: adding 'designate/tests/unit/scheduler/test_filters.py' DEBUG: adding 'designate/tests/unit/scheduler/test_permutations.py' DEBUG: adding 'designate/tests/unit/sink/__init__.py' DEBUG: adding 'designate/tests/unit/sink/test_notifications.py' DEBUG: adding 'designate/tests/unit/sink/test_service.py' DEBUG: adding 'designate/tests/unit/storage/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/test_sqlalchemy.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/alembic/__init__.py' DEBUG: adding 'designate/tests/unit/storage/impl_sqlalchemy/alembic/test_legacy_utils.py' DEBUG: adding 'designate/tests/unit/workers/__init__.py' DEBUG: adding 'designate/tests/unit/workers/test_base_task.py' DEBUG: adding 'designate/tests/unit/workers/test_notify.py' DEBUG: adding 'designate/tests/unit/workers/test_processing.py' DEBUG: adding 'designate/tests/unit/workers/test_rpcapi.py' DEBUG: adding 'designate/tests/unit/workers/test_service.py' DEBUG: adding 'designate/tests/unit/workers/test_task_config.py' DEBUG: adding 'designate/tests/unit/workers/test_xfr.py' DEBUG: adding 'designate/tests/unit/workers/test_zone_tasks.py' DEBUG: adding 'designate/tests/unit/wsgi/__init__.py' DEBUG: adding 'designate/tests/unit/wsgi/test_api.py' DEBUG: adding 'designate/worker/README.md' DEBUG: adding 'designate/worker/__init__.py' DEBUG: adding 'designate/worker/processing.py' DEBUG: adding 'designate/worker/rpcapi.py' DEBUG: adding 'designate/worker/service.py' DEBUG: adding 'designate/worker/tasks/__init__.py' DEBUG: adding 'designate/worker/tasks/base.py' DEBUG: adding 'designate/worker/tasks/zone.py' DEBUG: adding 'designate/wsgi/__init__.py' DEBUG: adding 'designate/wsgi/api.py' DEBUG: adding 'designate-21.1.0.data/data/etc/designate/api-paste.ini' DEBUG: adding 'designate-21.1.0.data/data/etc/designate/rootwrap.conf' DEBUG: adding 'designate-21.1.0.data/data/etc/designate/rootwrap.d/bind9.filters' DEBUG: adding 'designate-21.1.0.data/data/etc/designate/rootwrap.d/djbdns.filters' DEBUG: adding 'designate-21.1.0.data/data/etc/designate/rootwrap.d/knot2.filters' DEBUG: adding 'designate-21.1.0.dist-info/AUTHORS' DEBUG: adding 'designate-21.1.0.dist-info/LICENSE' DEBUG: Building wheel for designate (pyproject.toml): finished with status 'done' DEBUG: Created wheel for designate: filename=designate-21.1.0-py3-none-any.whl size=756451 sha256=6646d5970cc9bf1b14cce7d4913a71f0c39d3859c3c6475d9ba2225f42fcafd3 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/68/86/33/9f383c45c3a01f00ca357aac85bce22d895329d58076e20a75 DEBUG: adding 'designate-21.1.0.dist-info/METADATA' DEBUG: adding 'designate-21.1.0.dist-info/WHEEL' DEBUG: adding 'designate-21.1.0.dist-info/entry_points.txt' DEBUG: adding 'designate-21.1.0.dist-info/pbr.json' DEBUG: adding 'designate-21.1.0.dist-info/top_level.txt' DEBUG: adding 'designate-21.1.0.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Successfully built designate DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0TvdVi DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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 designate-21.1.0.dev42 DEBUG: ++ ls /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir/designate-21.1.0-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=designate==21.1.0 DEBUG: + '[' -z designate==21.1.0 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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/designate-21.1.0.dev42/pyproject-wheeldir designate==21.1.0 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/designate-21.1.0.dev42/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/designate-21.1.0-py3-none-any.whl DEBUG: Installing collected packages: designate DEBUG: Creating /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-central to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-mdns to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-producer to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-rootwrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-sink to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-worker to 755 DEBUG: Successfully installed designate-21.1.0 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.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-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-api /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-central /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-manage /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-mdns /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-producer /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-rootwrap /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-sink /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-status /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-worker DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-central: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-mdns: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-producer: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-rootwrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-sink: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-worker: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost %dir /usr/lib/python3.12/site-packages/designate-21.1.0.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/INSTALLER DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/RECORD --output /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/designate-21.1.0.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file=./etc/designate/designate-config-generator.conf DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/designate DEBUG: + install -p -D -m 644 etc/designate/designate.conf.sample /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/designate/designate.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/etc/designate/api-paste.ini /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/designate/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/etc/designate/rootwrap.conf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/designate/rootwrap.conf DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/designate/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/etc/designate/rootwrap.d/bind9.filters /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/etc/designate/rootwrap.d/djbdns.filters /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/etc/designate/rootwrap.d/knot2.filters /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/designate/rootwrap DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate.logrotate /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/logrotate.d/openstack-designate DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/designate-sudoers /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/etc/sudoers.d/designate DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-api.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-central.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-central.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-mdns.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-mdns.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-sink.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-sink.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-producer.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-producer.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/designate-worker.service /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/systemd/system/designate-worker.service DEBUG: + install -m 755 /builddir/build/SOURCES/designate-api-wsgi /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin/designate-api-wsgi DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/var/lib/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/var/log/designate DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/var/run/designate DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 21.1.0-0.20260216174352.eb6c4aa.el10 --unique-debug-suffix -21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 --unique-debug-src-base openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/designate-21.1.0.dev42 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/bin/designate-api-wsgi from /usr/bin/env python3 to #!/usr/bin/python3 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-designate-21.1.0-0.20260216174352.eb6c4aa.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.jLzRXZ 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 designate-21.1.0.dev42 DEBUG: + rm -rf designate/tests/unit/backend/test_infoblox.py 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-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/designate-21.1.0.dev42/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -q --recreate -e py312 -- --exclude-regex '(designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_different_serial|designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify_same_serial|designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_notify)' DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/api/service.py:37: DeprecationWarning: The 'designate.api.service' module usage is deprecated and will be removed in version '2027.1': The designate.api.service module is deprecated. WSGIService uses oslo_service.wsgi and oslo_service.sslutils which will be removed in oslo.service 2026.2. Deploy Designate API via uwsgi instead. See the DevStack configuration for an example of uwsgi deployment. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. DEBUG: debtcollector.deprecate( DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 DEBUG: from cgi import parse_header DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/api/service.py:37: DeprecationWarning: The 'designate.api.service' module usage is deprecated and will be removed in version '2027.1': The designate.api.service module is deprecated. WSGIService uses oslo_service.wsgi and oslo_service.sslutils which will be removed in oslo.service 2026.2. Deploy Designate API via uwsgi instead. See the DevStack configuration for an example of uwsgi deployment. DEBUG: removals.removed_module( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/api/service.py:37: DeprecationWarning: The 'designate.api.service' module usage is deprecated and will be removed in version '2027.1': The designate.api.service module is deprecated. WSGIService uses oslo_service.wsgi and oslo_service.sslutils which will be removed in oslo.service 2026.2. Deploy Designate API via uwsgi instead. See the DevStack configuration for an example of uwsgi deployment. DEBUG: removals.removed_module( DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/api/service.py:37: DeprecationWarning: The 'designate.api.service' module usage is deprecated and will be removed in version '2027.1': The designate.api.service module is deprecated. WSGIService uses oslo_service.wsgi and oslo_service.sslutils which will be removed in oslo.service 2026.2. Deploy Designate API via uwsgi instead. See the DevStack configuration for an example of uwsgi deployment. DEBUG: removals.removed_module( DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/api/service.py:37: DeprecationWarning: The 'designate.api.service' module usage is deprecated and will be removed in version '2027.1': The designate.api.service module is deprecated. WSGIService uses oslo_service.wsgi and oslo_service.sslutils which will be removed in oslo.service 2026.2. Deploy Designate API via uwsgi instead. See the DevStack configuration for an example of uwsgi deployment. DEBUG: removals.removed_module( DEBUG: {3} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_patch_quotas_validation [1.451614s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: {3} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_tenants [0.280209s] ... ok DEBUG: {0} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_get_quotas [1.641821s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: {2} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_get_quotas_detailed [1.508392s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: {1} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_patch_quotas [1.610859s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/legacy_utils.py:24: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: metadata.reflect(bind=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: /usr/lib64/python3.12/contextlib.py:144: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: next(self.gen) DEBUG: {3} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenants_detailed [0.276060s] ... ok DEBUG: {1} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_notify_of_fault [0.077503s] ... ok DEBUG: {0} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts [0.285586s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request_unknown_error [0.059908s] ... ok DEBUG: {1} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request_messaging_timeout [0.060010s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_bypass [0.061628s] ... ok DEBUG: {3} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject [0.059321s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_create_invalid_denylist_pattern [0.118077s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_quotas.AdminApiQuotasTest.test_reset_quotas [0.392848s] ... ok DEBUG: {3} designate.tests.functional.api.test_service.ApiServiceTest.test_get_wsgi_application [0.161746s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: {1} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_delete_blacklist [0.161560s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_invalid_blacklist_filter [0.116266s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_bkaclist_invalid_id [0.198067s] ... ok DEBUG: {0} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_zones_delayed_notify [0.520519s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_records [0.279398s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklist [0.109361s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist [0.217324s] ... ok DEBUG: {0} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenant [0.212893s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_no_record [0.113196s] ... ok DEBUG: {2} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_counts_zones [0.268455s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklists [0.322739s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_not_allocated [0.164653s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.FaultMiddlewareTest.test_request [0.115845s] ... ok DEBUG: {0} designate.tests.functional.api.admin.extensions.test_reports.AdminApiReportsTest.test_get_tenants [0.226366s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request [0.074893s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request_invalid_keystone_token [0.124633s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_request_with_service_catalog [0.068029s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_no_record [0.179879s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.KeystoneContextMiddlewareTest.test_process_unscoped_token [0.072038s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_disabled [0.119726s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_get_blacklists_filter [0.320118s] ... ok DEBUG: {2} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject_no_roles [0.067938s] ... ok DEBUG: {2} designate.tests.functional.api.test_service.ApiServiceTest.test_start_and_stop [0.264833s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_with_record [0.432183s] ... ok DEBUG: {2} designate.tests.functional.api.test_service.ApiServiceTest.test_unable_to_find_config [0.064503s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.MaintenanceMiddlewareTest.test_process_request_enabled_reject_no_context [0.442423s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.NoAuthContextMiddlewareTest.test_process_request [0.070272s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_api.ApiV2DisableTest.test_disable_v2_api [0.119841s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_after_unset [0.480771s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.NormalizeURIMiddlewareTest.test_strip_trailing_slases [0.061615s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip [0.270863s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_list_floatingip_no_allocations [0.115144s] ... ok DEBUG: {0} designate.tests.functional.api.test_middleware.NormalizeURIMiddlewareTest.test_strip_trailing_slases_multiple [0.120030s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_create_blacklist [0.173627s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_delete_bkaclist_invalid_id [0.078494s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist_invalid_id [0.115194s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_blacklist_json_patch_not_implemented [0.067435s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_create_export [0.318061s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_delete_export [0.322223s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_import_method_not_allowed [0.062506s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_blacklists.ApiV2BlacklistsTest.test_update_invalid_denylist_pattern [0.216552s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_with_record [0.265981s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_get_floatingip_invalid_key [0.111234s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_invalid_ptrdname [0.110800s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_metadata_exists_exports [0.168079s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_invalid_key [0.110563s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_hostheaders.ApiV2HostHeadersTest.test_host_header [0.219298s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_set_floatingip_not_allocated [0.111966s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_missing_origin [0.218307s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_duplicate [0.173414s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_unset_floatingip [0.217757s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_delete_import [0.733865s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_delete_pool [0.120362s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools_invalid_filter [0.061163s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_floatingips.ApiV2ReverseFloatingIPTest.test_unset_floatingip_not_allocated [0.228310s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_total_count_imports ... SKIPPED: See bug 1582241 and 1570859 DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool [0.170044s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_malformed_zonefile [0.669763s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_update_export [0.316387s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_attributes [0.220983s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_metadata_exists_imports [0.111559s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_description_too_long [0.112819s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_total_count_exports [0.111701s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_limits.ApiV2LimitsTest.test_get_limits [0.168462s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_description_too_long [0.060380s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_provisioner_too_long [0.063186s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_ns_records_without_priority [0.166656s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool [0.124483s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_tenant_id_too_long [0.059979s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_import_export [0.792140s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_get_quotas [0.116514s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_name_missing [0.124908s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_validation [0.132249s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools_filter [0.329076s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pool [0.116837s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_set_quotas [0.286687s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_name_too_long [0.114637s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_provisioner_too_long [0.112049s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_delete_quotas [0.316965s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_import_export.APIV2ZoneImportExportTest.test_missing_soa [0.676670s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_recordsets.ApiV2RecordSetsTest.test_get_recordsets_owned_by_project [0.332270s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_create_pool_name_too_long [0.065723s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_status_invalid_id [0.082977s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_recordsets.ApiV2RecordSetsTest.test_get_recordset_redirects [0.274820s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_get_all_quotas [0.169757s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_legacy_list_service_status [0.214428s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_status [0.177332s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_service_status.ApiV2ServiceStatusTest.test_get_service_statuses [0.278280s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_get_pools [0.476091s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_json_patch_not_implemented [0.062702s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_delete_zone_share [0.273640s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_get_zone_share [0.223965s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_list_zone_shares [0.332571s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_no_target_id_no_zone_id [0.110859s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld_invalid_id [0.064107s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld [0.174657s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_pools.ApiV2PoolsTest.test_update_pool_ns_records [0.215785s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_invalid_tld_filter [0.059531s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_invalid_zone_id [0.185876s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_description_is_too_long [0.071863s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_json_patch_not_implemented [0.110659s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_name_is_missing [0.120091s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey [0.117958s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_quotas.ApiV2QuotasTest.test_set_quotas_with_verify_project_id [0.287077s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_validation [0.059579s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tld_filter [0.336344s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_algorithm_invalid_type [0.109844s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_delete_tld [0.114273s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_algorithm_missing [0.116929s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone [0.270384s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld [0.165076s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_secret_missing [0.111736s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_empty_secret [0.064641s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_secret_too_long [0.063033s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_shared_zones.ApiV2SharedZonesTest.test_share_zone_with_target_id_no_zone_id [0.114536s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_resource_id_missing [0.116064s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_get_tlds [0.421284s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey [0.120728s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld [0.122987s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_scope_invalid_type [0.062353s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_create_tld_junk_attribute [0.123394s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_invalid_id [0.167766s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_invalid_id [0.183542s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_delete_tld_invalid_id [0.061960s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey [0.166859s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_junk_attribute [0.161061s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_missing [0.113899s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_missing [0.160907s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tlds.ApiV2TldsTest.test_update_tld_description_too_long [0.164479s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_invalid_resource_id [0.120772s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_timeout [0.165751s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_name_missing [0.061386s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_scope_type [0.166842s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_name_too_long [0.076734s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_duplicate [0.223270s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_junk_field [0.119838s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_delete_tsigkey_invalid_id [0.059207s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkey_timeout [0.171314s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_json_patch_not_implemented [0.059981s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_scope_missing [0.113624s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_timeout [0.116964s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_create_tsigkey_validation [0.061963s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_invalid_zone [0.214135s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey [0.168351s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_exports.ZoneExportsTest.test_export_cannot_be_exported_synchronously [0.226440s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkeys [0.321399s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_algorithm [0.129427s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_get_tsigkeys_timeout [0.128660s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_records [0.266432s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_description_too_long [0.171367s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_duplicate [0.168684s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset [0.341668s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_invalid_id [0.111991s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_ttl_greater_than_max [0.221702s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_timeout [0.268504s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_duplicate [0.265037s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_missing [0.218615s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record [0.325576s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_name_too_long [0.215461s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_ttl [0.163791s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_tsigkeys.ApiV2TsigKeysTest.test_update_tsigkey_secret_too_long [0.163405s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_type [0.163594s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_missing [0.213482s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset [0.341444s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_exports.ZoneExportsTest.test_export [0.324814s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_zero_ttl [0.214927s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_with_records [0.295155s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_invalid_id [0.188131s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_type_is_missing [0.170015s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record_too_long [0.381624s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_validation [0.171804s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_secondary_zone_recordset [0.404681s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_invalid_name [0.220532s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset [0.266215s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_filter [0.867591s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_deleted_recordset_after_deleting_zone [0.504823s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_name_missing [0.223846s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_metadata_exists [0.172737s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_timeout [0.220801s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_recordset_with_negative_ttl [0.166913s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_invalid_id [0.166734s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_delete_rs_deleting_zone [0.375825s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_deleted_recordsets [0.490161s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_secondary_zone_recordset [0.369087s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_create_rs_deleting_zone [0.326678s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_missing [0.214894s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_no_update_rs_deleting_zone [0.322050s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count_filtered_by_data [0.555359s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_create_txt_record_multiple_strings [0.426012s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets_timeout [0.382167s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_invalid_id [0.224550s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_delete_recordset_invalid_id [0.168353s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordset_invalid_id [0.161081s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_missing [0.219232s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count_pagination [0.373132s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_secondary_zone_recordset [0.313891s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_invalid_recordset_filter [0.170060s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_ttl_greater_than_max [0.327802s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset [0.486018s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_total_count [0.491686s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_invalid_ttl [0.265186s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_zero_ttl [0.476270s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_recordsets [0.907085s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_description_too_long [0.214947s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_replace [0.331469s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_timeout [0.217667s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_secondary_zone_recordset [0.320308s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_accept_deleting_zone [0.318616s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_accept [0.370440s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accept [0.378129s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_get_secondary_zone_recordsets [0.700128s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_recordsets_invalid_url [0.166719s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_deleting_zone [0.321268s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_delete_zone_transfer_request [0.437033s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accepts [0.424005s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_duplicate [0.212468s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_empty_body [0.270201s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_negative_ttl [0.219882s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_update_zone_transfer_request [0.323347s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_metadata_exists_zone_transfer_accepts [0.367729s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_update_zone_transfer_request_json_patch_not_implemented [0.177754s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_requests [0.393013s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_validation [0.268034s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_bad_content_type [0.112522s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone [0.171997s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_total_count_zone_transfer_accepts [0.377427s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_body_validation [0.062550s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_description_too_long [0.062697s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_duplicate [0.237829s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_email_too_long [0.115496s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_email_missing [0.070328s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_clear [0.426962s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_invalid_name [0.063451s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_secondary [0.269288s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_invalid_email [0.110892s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_name_is_missing [0.081615s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_less_than_zero [0.111595s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_secondary_no_masters [0.161233s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_not_required_field [0.163020s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_recordsets.ApiV2RecordSetsTest.test_update_recordset_with_record_create [0.326281s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_name_too_long [0.144568s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone [0.284959s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_zero [0.235224s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request [0.268738s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_missing [0.166567s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_validation [0.113312s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone [0.441674s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_nameservers [0.215187s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_timeout [0.163133s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_create_zone_transfer_request_scoped [0.266109s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_tasks [0.163614s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_timeout [0.161364s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_abandon_zone [0.165587s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_accept_invalid_id [0.179469s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_invalid_zones_filter [0.116429s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_catalog_zone [0.221145s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_metadata_exists [0.168488s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zone_transfers.ApiV2ZoneTransfersTest.test_get_zone_transfer_request [0.333726s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_catalog_zone_no_admin [0.220530s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_missing_content_type [0.117442s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_no_update_deleting [0.267383s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_bad_accept [0.115834s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_invalid_id [0.068658s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_no_type [0.212979s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zone_missing [0.131217s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_timeout [0.115429s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_admin_user_status_500 [0.265204s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_greater_than_max [0.067122s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones [1.103527s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_create_zone_ttl_is_invalid [0.118400s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_invalid_pool_id [0.233808s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_delete_zone_invalid_id [0.116559s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_invalid_abandon [0.061971s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_invalid_action [0.268307s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_secondary_email_invalid_object [0.211362s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_non_admin_user [0.266883s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones_filter [0.739038s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_total_count_pagination [0.367507s] ... ok DEBUG: {3} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone [0.319865s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_get_zones_timeout [0.175987s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralQuotaTest.test_zone_record_quota_allows_lowering_value [0.115074s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_conf_fixture [0.062815s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_total_count [0.276818s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_invalid_id [0.116533s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_secondary [0.353368s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_checking_DBDeadLock [0.183743s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_invalid_xfr_request [0.266778s] ... ok DEBUG: {1} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_zone_invalid_url [0.072209s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_timeout [0.124242s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_zone_quota [0.060672s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_count_zones [0.059780s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_in_storage [0.158675s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_init [0.067153s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_quota_loads_lazily [0.061343s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_soa [0.131782s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_validate_new_recordset [0.059761s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_abandon_zone [0.332337s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_validation [0.325240s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_update_soa [0.127788s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_add_ns_creation [0.124550s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_get_zone_export [0.131122s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_recordset [0.111857s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report [0.063647s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_records [0.059781s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_post_pool_zone_move_admin_user_status_202 [0.328696s] ... ok DEBUG: {2} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_xfr_request [0.277636s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_ns_skip [0.062389s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_tenants [0.114455s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_zones [0.061743s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_record_quota [0.127569s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_zone [0.121014s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_duplicate [0.162955s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_managed [0.060976s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_in_storage [0.111026s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_count_zones_criterion [0.119488s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_hard_delete [0.061779s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_in_storage_no_increment_serial [0.060620s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_storage_loads_lazily [0.062774s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_in_storage [0.062902s] ... ok DEBUG: {0} designate.tests.functional.api.v2.test_zones.ApiV2ZonesTest.test_update_zone_missing [0.178252s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_abandon [0.066645s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_determine_floatingips_with_data [0.061711s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_recordsets [0.060510s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_update_soa_secondary [0.110952s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_zone [0.060946s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralQuotaTest.test_enforce_recordset_quota [0.116846s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_validate_existing_recordset [0.060360s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_zones [0.065976s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_no_dot [0.064831s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_recordset_with_records_in_storage [0.067247s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset [0.060647s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralStatusTests.test_update_zone_or_record_status_no_zone [0.082164s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_cname [0.073530s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_zone_servers [0.069825s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_create_zone_in_storage [0.115395s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_failing [0.070169s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_blacklisted_zone_name [0.060586s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_delete_zone_export [0.111425s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_failing_2 [0.062845s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralServiceTestCase.test_is_valid_ttl [0.111542s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_too_long [0.070231s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid [0.073921s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name_wrong_zone [0.075595s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralStatusTests.test_update_zone_or_record_status_handle_update_after_create [0.095575s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_add_ns [0.174570s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_same_as_tld [0.064284s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone [0.118758s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_create_zone_export [0.116109s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_records [0.119526s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_tld [0.118783s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_ns [0.063530s] ... ok DEBUG: {1} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_fail_on_changes [0.123400s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_action_delete [0.067758s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_find_zone_exports [0.163725s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone_2 [0.223510s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneExportTests.test_find_zone_exports_with_custom_criterion [0.069434s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_in_storage_2 [0.060951s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_count_report_not_found [0.072749s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_not_found [0.165862s] ... ok DEBUG: {3} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_xfr_zone_not_secondary [0.060213s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_create_zone_no_servers [0.059609s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_recordset_worker [0.069205s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_find_recordset [0.127519s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_SOA [0.319276s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone [0.059538s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_records [0.168435s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset_not_found [0.078032s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_records_policy_check [0.061145s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_delete_zone_has_subzone [0.064055s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_name [0.059715s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklisted_zone_fail [0.123862s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement [0.075564s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_determine_floatingips [0.113232s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_action_delete [0.063888s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_recordsets [0.162177s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_generate_soa_refresh_interval [0.065633s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_get_recordset_no_zone_id [0.079746s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_in_storage [0.143699s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_superzone [0.065147s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_tenants [0.213941s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_catalog_member_zone [0.371051s] ... ok DEBUG: {2} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_xfr_zone_secondary [0.115383s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_placement_subzone_failing [0.112858s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_with_no_record [0.066394s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_recordset_records [0.062081s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_count_zones [0.226262s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_blacklisted [0.110582s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_with_record [0.265925s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_invalid_2 [0.124562s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_floating_ip_zone_not_found [0.079390s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_is_valid_zone_name_valid [0.116832s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_SOA_with_dotted_local_part [0.283993s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_action_fail_on_managed [0.066661s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_batch_increment_serial [0.529713s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_cname_at_apex [0.165086s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.CentralZoneTestCase.test_update_recordset_worker_model [0.060292s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_count_zones_policy_check [0.064245s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklisted_zone_success [0.163488s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_blacklist [0.065939s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.IsSubzoneTestCase.test_is_subzone_false [0.138126s] ... ok DEBUG: {0} designate.tests.functional.central.test_basic.IsSubzoneTestCase.test_is_subzone_false4 [0.066296s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_cname_sharing [0.215562s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_ttl [0.161696s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_count_recordsets_policy_check [0.067843s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_invalid_recordset_location_wrong_zone [0.264688s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_count_tenants_policy_check [0.067972s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_managed_records_without_managed_data [0.165268s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_and_update_over_zone_quota [0.175135s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_new_service_status_entry [0.060719s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_over_recordset_quota [0.169611s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_duplicate_ptr_zone [0.216774s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_record_over_zone_quota [0.174652s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset [0.168574s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_over_quota [0.278084s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_no_min_ttl [0.162073s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_managed_records [0.228407s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_shared_zone_new_policy_defaults [0.166273s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_shared_zone [0.161996s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_pool [0.125627s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_scoped_zone_transfer_request [0.195558s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone_failure [0.225384s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_recordset_with_records [0.215213s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_ptr_zone [0.236544s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone [0.287817s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_tld [0.221325s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_superzone_failure [0.276550s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_below_zero_ttl [0.067817s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_subzone_different_pools [0.368329s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_managed_records [0.232402s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_superzone [0.266604s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_shared_no_delete_shares [0.167156s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_tsigkey [0.062387s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import [0.571285s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_overquota [0.626618s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_enforce_catalog_zone_policy_no_admin [0.111353s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_custom_ttl [0.246908s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_invalid_tld_fail [0.215248s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_find_pool [0.161907s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_over_quota [0.177964s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_duplicate_different_pools [0.275239s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones [0.268538s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_over_tld [0.162026s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_dual_no_record [0.081212s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_create_import_exceptions [0.120045s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_tarnsfer_accept_out_of_tenant_scope [0.163352s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_no_min_ttl [0.215350s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_shared_zone [0.269510s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept_failed_key [0.165741s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_with_records [0.216257s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_tsigkey [0.069468s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_duplicate_threading [1.197398s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept [0.474968s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone [0.160994s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_import_from_text_exceptions [0.128932s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_invalid_ttl_fail [0.082512s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_accept_scoped [0.448199s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_not_owner_shared [0.165743s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_request [0.279668s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_override_default_ttl [0.277162s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_idn_create_zone_over_tld [0.211094s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_is_blacklisted_zone_name [0.126308s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_managed_records_without_zone [0.367143s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_create_zone_transfer_request_duplicate [0.173599s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_catalog_member_zone [0.367060s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_is_blacklisted_zone_name_timeout [0.062206s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_blacklist [0.068635s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_record_not_found [0.221132s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset [0.162074s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_with_record [0.218083s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_not_found [0.321125s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_exception_invalid_pool_id [0.167825s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset [0.215435s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_or_update_managed_recordset_with_multiple_records [0.270568s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_tld [0.135322s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_parent_zone [0.321941s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordset_with_records [0.226893s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_tsigkey [0.122218s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_pool [0.168362s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone [0.184796s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_with_orphans [0.522477s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets [0.319604s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_any_criterion [0.122398s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset_incorrect_zone_id [0.420451s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_no_managed_resource_tenant_id [0.187416s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_deallocated_and_invalidate [0.267124s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_not_allocated [0.071828s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_no_record [0.119124s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_recordset_without_incrementing_serial [0.213643s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone [0.162435s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_import [0.619305s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_new_policy_defaults [0.167516s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_shared_delete_shares [0.219397s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_delete_zone_transfer_request [0.164025s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_stop [0.061884s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset_incorrect_zone_id [0.316589s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_blacklists [0.121255s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_enforce_catalog_zone_policy [0.144723s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone [0.174840s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_pools [0.122160s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_not_owner_not_shared [0.233267s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_blacklist [0.060722s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordset [0.202050s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_ns_records_no_zone_provided [0.125077s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset [0.160877s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_records [0.213984s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets_shared_zone [0.213291s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_deadlock_retry [0.166428s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_transfer_request_scoped [0.219464s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_recordsets_not_shared_zone [0.224396s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_shared_zones_new_policy_defaults [0.223514s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_subzone [0.217533s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_shared_zones [0.177225s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_tlds [0.061369s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_type [0.431181s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_tsigkeys [0.120986s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_superzone [0.218867s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_ttl [0.071329s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_zone_name [0.069612s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones_tenant_restrictions [0.226525s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_no_allocations [0.139076s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_zone_id [0.313664s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_blacklist [0.169505s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_with_record [0.166210s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_create [0.319303s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone [0.399604s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_shared_zone [0.163289s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_tld [0.062244s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_update [0.263660s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_one_to_purge [0.216332s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zone_imports [1.201122s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_without_id [0.172711s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_with_sharding [0.162131s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_find_zones_criteria [0.173189s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_floatingip_not_allocated [0.062466s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_without_incrementing_serial [0.218260s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_pool [0.113136s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_import [0.578635s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_removes_old_record [0.316920s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_lower_serial [0.163051s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_recordset [0.162209s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_transfer_request [0.213327s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_with_zone_owner [0.215567s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_get_zone_servers [0.180027s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_recordset_name [0.163843s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_unset_floatingip [0.212814s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_deallocated_and_invalidate [0.216004s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone_new_policy_defaults [0.163599s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_recordset_placement_subzone [0.273943s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_exception_no_ns_records [0.215283s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_is_valid_zone_name_with_tlds [0.113507s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_list_floatingips_no_record [0.061179s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_no_valid_pool_selected [0.220257s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_catalog_member_zone [0.377386s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_by_name [0.171565s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_immutable_tenant_id [0.167315s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_pool_move_zone_without_target_pool [0.272250s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_nothing_to_purge [0.166344s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_one_to_purge_out_of_three [0.377102s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_walk_up_zones [0.076197s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_soa [0.344393s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_walk_up_zones_loop [0.116173s] ... ok DEBUG: {1} designate.tests.functional.central.test_service.CentralServiceTest.test_zone_import_no_min_ttl [1.641780s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_time_threshold [0.384421s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_create_record_before_zone_finished [0.271032s] ... ok DEBUG: {1} designate.tests.functional.manage.test_database.TestManageDatabase.test_heads [0.111957s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_purge_zones_without_deleted_criterion [0.326576s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone [0.215003s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip [0.167620s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update [0.270355s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_master_for_primary_zone [0.273365s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_unshare_zone_with_child_objects [0.277054s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_transfer_request [0.166114s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_set_floatingip_multiple_requests [0.691479s] ... ok DEBUG: {0} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_invalid_type [0.161000s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_share_zone_visibility [0.215817s] ... ok DEBUG: {0} designate.tests.functional.manage.test_database.TestManageDatabase.test_upgrade [0.114608s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_existing_service_status_entry [0.061474s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_existing_service_status_entry_with_id_provided [0.064931s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_add_ns_record [0.518519s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool [0.115270s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_generate_file [0.219928s] ... ok DEBUG: {1} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_with_delete [0.844645s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_add_ns_record_without_priority [0.162370s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_with_record_delete [0.213015s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_generate_file_rpc_timeout [0.243626s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_pool_remove_ns_record [0.211786s] ... ok DEBUG: {1} designate.tests.functional.manage.test_update_pool.UpdatePoolTestCase.test_update_pools_zones_multiple_masters [0.332502s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_create_zone [0.218768s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_get_pool_by_id [0.222120s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_no_question_formerr [0.119379s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_shared_zone [0.317944s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_send_notification [0.264694s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_dry_run [0.248300s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_A [0.263115s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_tld [0.062023s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_multiple_messages_with_tsig [0.129120s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_deadlock_retry [0.118108s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_recordset_without_incrementing_serial [0.313860s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_export [0.214512s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_MX [0.223455s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_multiple_pools [0.379722s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_status_delete_zone [0.216481s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_TXT_quoted_strings [0.164761s] ... ok DEBUG: {0} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_with_invalid_uuid [0.161035s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_tsigkey [0.112939s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries_ignore_bad_query [0.061959s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_do_not_allow_tenant_id_update [0.111203s] ... ok DEBUG: {0} designate.tests.functional.manage.test_service.ManageServiceTestCase.test_service_clean_no_dead_service [0.117683s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries_socket_error [0.068549s] ... ok DEBUG: {1} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_handle_udp_payload [0.126732s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_master_for_secondary_zone [0.171030s] ... ok DEBUG: {2} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_name_fail [0.112245s] ... ok DEBUG: {2} designate.tests.functional.manage.test_database.TestManageDatabase.test_history [0.060526s] ... ok DEBUG: {0} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds [0.371306s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_update_zone_import [0.686759s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_associate [0.328997s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_create_new_pool [0.277026s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone [0.231548s] ... ok DEBUG: {0} designate.tests.functional.manage.test_update_pool.UpdatePoolTestCase.test_update_pools_zones [0.316122s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_invalid_zone [0.075679s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_create_end_utf8 [0.317307s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_empty [0.164798s] ... ok DEBUG: {3} designate.tests.functional.central.test_service.CentralServiceTest.test_xfr_zone_same_serial [0.164571s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_multiple_messages [0.112945s] ... ok DEBUG: {3} designate.tests.functional.manage.test_database.TestManageDatabase.test_current [0.114178s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_rrset_over_max_size [0.112125s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_record [0.234337s] ... ok DEBUG: {3} designate.tests.functional.manage.test_database.TestManageDatabase.test_sync [0.112921s] ... ok DEBUG: {3} designate.tests.functional.manage.test_database.TestManageDatabase.test_version [0.116056s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_TXT [0.267301s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_multiple_pools [0.485866s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config [0.282022s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_pool_not_found [0.187614s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_tsig_scope_pool [0.228910s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_rpc_timeout [0.174076s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_catalog_zone [0.273531s] ... ok DEBUG: {1} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_recordset [0.691640s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_tsig_scope_zone [0.295280s] ... ok DEBUG: {1} designate.tests.functional.producer.test_service.ProducerServiceTest.test_stop [0.174123s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_one_query [0.120723s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_at(noop) [0.062113s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_over(storage) [0.068731s] ... ok DEBUG: {0} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_handle_empty_payload [0.121787s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_show_config_invalid_uuid [0.372601s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_under(storage) [0.174189s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_multiple_pools_name [0.618944s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_bind9 [0.230494s] ... ok DEBUG: {1} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unlimited(storage) [0.113144s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_create_record [0.324731s] ... ok DEBUG: {1} designate.tests.functional.test_context.TestDesignateContext.test_edit_managed_records [0.061230s] ... ok DEBUG: {1} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone [0.127352s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend_skip_verify [0.225240s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_rpc_timeout [0.167284s] ... ok DEBUG: {1} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_single_base_revision [0.212818s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_between [0.063020s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_disassociate [0.434492s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_new_backend [0.567322s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_gt [0.062316s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_le [0.061021s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_lt [0.061973s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_invalid_ns_record [0.173056s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_regular_string [0.061584s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_formatv4 [0.269898s] ... ok DEBUG: {1} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_wildcard [0.064895s] ... ok DEBUG: {3} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_with_delete_dry_run [0.432059s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_records_none_result [0.060971s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend [0.230250s] ... ok DEBUG: {3} designate.tests.functional.manage.test_service.ManageServiceTestCase.test_service_clean_message_timeout [0.118985s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_catalog_zone [0.120995s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_duplicate [0.079646s] ... ok DEBUG: {3} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_file_does_not_exist [0.118163s] ... ok DEBUG: {2} designate.tests.functional.manage.test_pool.ManagePoolTestCase.test_update_pool_unknown_backend_dry_run [0.169677s] ... ok DEBUG: {3} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_extra_fields [0.129826s] ... ok DEBUG: {2} designate.tests.functional.manage.test_service.ManageServiceTestCase.test_service_clean [0.125517s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_create_end [0.487247s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR [0.171436s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset_duplicate [0.328408s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_catalog [0.122666s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_service_status_duplicate [0.116068s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone [0.164521s] ... ok DEBUG: {2} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_descriptions [0.439884s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_export [0.075171s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_nonexistent_recordtype [0.324867s] ... ok DEBUG: {2} designate.tests.functional.manage.test_tlds.ManageTLDSTestCase.test_import_tlds_with_invalid_tlds [0.173291s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_status [0.060892s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_master [0.171527s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_with_no_records_in_recordset [0.661988s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_override_default_ttl [0.088217s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_update [0.162794s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_iquery [0.308662s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_catalog_zone_without_tsig [0.162980s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_fail_unpack [0.176254s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_notify_invalid_master [0.122178s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_nameserver_missing [0.123804s] ... ok DEBUG: {0} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_label_in_format_v4_v6 [0.404963s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_dns_handle_tcp_conn_multiple_queries [0.114021s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_AXFR_rr_over_max_size [0.116613s] ... ok DEBUG: {3} designate.tests.functional.mdns.test_service.MdnsServiceTest.test_stop [0.078106s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target [0.183118s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_non_existent_zone [0.139368s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_missing [0.118971s] ... ok DEBUG: {2} designate.tests.functional.mdns.test_handler.MdnsRequestHandlerTest.test_dispatch_opcode_query_unsupported_recordtype [0.112279s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_delete_record_with_no_zone_id [0.285563s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_get_ip_data_support_v6 [0.164101s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_record [0.278961s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_record_missing [0.113902s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_base.BaseAddressHandlerTest.test_delete_record [0.388195s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tsigkey [0.068718s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone [0.167171s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_export [0.063767s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_master [0.225076s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_neutron.NeutronFloatingHandlerTest.test_floatingip_delete [0.493253s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_config [0.182580s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_one_with_multiple_records_with_same_name [0.894291s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent [0.172224s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_formatv6 [0.372719s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_invalid_tsig [0.067286s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_tsig_changed [0.166903s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklist_criterion_missing [0.076206s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists [0.066113s] ... ok DEBUG: {3} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_start_record_status_changed [0.587471s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notify_criterion [0.115421s] ... ok DEBUG: {2} designate.tests.functional.notification_handler.test_nova.NovaFixedHandlerTest.test_instance_delete_start [0.531472s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notify_criterion_missing [0.124395s] ... ok DEBUG: {2} designate.tests.functional.producer.test_service.ProducerServiceTest.test_validate_partition_range [0.134503s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attributes_paging [0.127931s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers [0.064138s] ... ok DEBUG: {0} designate.tests.functional.producer.test_tasks.PeriodicIncrementSerialTaskTest.test_increment_serial [2.488545s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets [0.119848s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_get_quotas(noop) [0.068588s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unknown(storage) [0.119994s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_record_criterion [0.180930s] ... ok DEBUG: {0} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_zero(storage) [0.116294s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion_missing [0.165655s] ... ok DEBUG: {0} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_get_quota [0.120350s] ... ok DEBUG: {0} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_reset_quotas [0.112267s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets [0.217911s] ... ok DEBUG: {0} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_create_min [0.112573s] ... ok DEBUG: {0} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_unknown_quota [0.128409s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_paging [0.319113s] ... ok DEBUG: {0} designate.tests.functional.test_dnsutils.TestTsigUtils.test_tsig_keyring [0.122751s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys_paging [0.119614s] ... ok DEBUG: {0} designate.tests.functional.test_dnsutils.TestTsigUtils.test_tsig_keyring_not_found [0.119839s] ... ok DEBUG: {0} designate.tests.functional.test_dnsutils.TestUtils.test_parse_zone [0.116610s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_exports_with_no_criterion [0.287671s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_import_criterion_missing [0.118373s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_accepts [0.233242s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_blacklist_missing [0.112793s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_also_notify_missing [0.121091s] ... ok DEBUG: {2} designate.tests.functional.producer.test_tasks.DeletedZonePurgeTest.test_purge_zones [2.180950s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_target [0.125290s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_target_missing [0.112717s] ... ok DEBUG: {3} designate.tests.functional.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_generate_delayed_notify_zones [2.630745s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_quota [0.072816s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tld_missing [0.064510s] ... ok DEBUG: {3} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_over(noop) [0.118527s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tsigkey [0.062992s] ... ok DEBUG: {3} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unlimited(noop) [0.067063s] ... ok DEBUG: {2} designate.tests.functional.producer.test_tasks.PeriodicSecondaryRefreshTaskTest.test_refresh_secondary_zone [0.430438s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tsigkey_missing [0.061717s] ... ok DEBUG: {3} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_create_max [0.113124s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_get_quotas(storage) [0.126739s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_request [0.176798s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_at(storage) [0.070360s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_all_tenants_policy_failure [0.111571s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_under(noop) [0.062875s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_limit_invalid [0.079980s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_unknown(noop) [0.061279s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_deepcopy [0.119861s] ... ok DEBUG: {2} designate.tests.functional.quota.test_quota.QuotaTestCase.test_limit_check_zero(noop) [0.061177s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_sort_key_invalid [0.115346s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_edit_managed_records_failure [0.079753s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify_duplicate [0.130904s] ... ok DEBUG: {3} designate.tests.functional.test_context.TestDesignateContext.test_elevated_with_show_deleted [0.133894s] ... ok DEBUG: {2} designate.tests.functional.quota.test_storage.StorageQuotaTest.test_set_quota_update [0.164708s] ... ok DEBUG: {3} designate.tests.functional.test_dnsmiddleware.TestSerializationMiddleware.test_without_tsigkeyring [0.061473s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_duplicate [0.112221s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_all_tenants [0.116581s] ... ok DEBUG: {3} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone_escaped_soa [0.066961s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_elevated [0.063536s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver [0.120663s] ... ok DEBUG: {0} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_is_migration_needed [2.030069s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {3} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone_zero_soa [0.119019s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_ns_record_duplicate [0.115821s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_elevated_hard_delete [0.166993s] ... ok DEBUG: {0} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_single_base_revision [0.213499s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_hard_delete [0.162527s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target [0.195555s] ... ok DEBUG: {2} designate.tests.functional.test_context.TestDesignateContext.test_hard_delete_failure [0.134689s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_missing [0.139765s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota [0.116684s] ... ok DEBUG: {2} designate.tests.functional.test_dnsmiddleware.TestSerializationMiddleware.test_with_tsigkeyring [0.137920s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota_missing [0.063873s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_missing [0.070545s] ... ok DEBUG: {2} designate.tests.functional.test_dnsutils.TestUtils.test_from_dnspython_zone_no_soa [0.125710s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey [0.060779s] ... ok DEBUG: {2} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_boolean [0.112807s] ... ok DEBUG: {1} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_export [0.119770s] ... ok DEBUG: {2} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_ge [0.111260s] ... ok DEBUG: {1} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number [0.121892s] ... ok DEBUG: {1} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_lower_serial [0.060405s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_recordsets [0.212183s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_create [0.263670s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants [0.376391s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants_none_result [0.120164s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_delete [0.366780s] ... ok DEBUG: {3} designate.tests.functional.test_migration.DesignateMigrationsWalk.test_walk_versions [1.794298s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {3} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_ne [0.075922s] ... ok DEBUG: {0} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_is_migration_needed [1.701486s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zones [0.320509s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_error_update [0.272769s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_recordsets_none_result [0.120781s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_blacklist [0.112197s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_tenants_no_results [0.061586s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_transfer_accept_none_result [0.066022s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_blacklist_duplicate [0.119839s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zones_none_result [0.128468s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_attribute_duplicate [0.122153s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_no_valid_actions [0.368918s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target [0.112753s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_nameserver_duplicate [0.161002s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target_master [0.119588s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_with_all_relations [0.170186s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_nothing_to_do [0.323285s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_target_option [0.117460s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_quota [0.111389s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tsigkey_duplicate [0.120266s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tld [0.121152s] ... ok DEBUG: {1} designate.tests.functional.worker.test_worker_tasks.RecoverShardTest.test_recover_stale [0.217247s] ... ok DEBUG: {1} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_load_invalid_keys [0.000662s] ... ok DEBUG: {1} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_show_basic [0.000548s] ... ok DEBUG: {1} designate.tests.unit.api.test_middleware.ContextMiddlewareTest.test_extract_dns_hide_counts [0.000417s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_admin_root_no_extensions [0.000673s] ... ok DEBUG: {1} designate.tests.unit.api.test_root.RootTest.test_v2_root_object_not_found [0.000807s] ... ok DEBUG: {1} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_init_application [0.003253s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_patches.TestPatches.test_invalid_json [0.000590s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_patches.TestPatches.test_request_body_empty [0.000570s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_invalid_filter_parameters [0.000400s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete_method_not_allowed [0.000805s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch_controller_not_found [0.000479s] ... ok DEBUG: {1} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post [0.000448s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone [0.001737s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone_raise_error_404 [0.001708s] ... ok DEBUG: {1} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_raise_error [0.001545s] ... ok DEBUG: {1} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_get_backend_does_not_exist [0.001324s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_raises_on_exception [0.001548s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_with_view [0.002222s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc [0.001426s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone_backend_error_not_found [0.001192s] ... ok DEBUG: {1} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone_error [0.001518s] ... ok DEBUG: {1} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_exc_not_found [0.001985s] ... ok DEBUG: {1} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_notfound [0.002883s] ... ok DEBUG: {1} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_get_client [0.001925s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynClientTestsCase.test_dyn_client_auth_error [0.000701s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_with_timings [0.004622s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone_not_found [0.003322s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone_raise_dynclienterror [0.002726s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response_operation_failed [0.001285s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_masters_only_allow_port_53 [0.001402s] ... ok DEBUG: {1} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_request [0.002417s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_check_zone_exists_connection_error [0.001702s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail [0.002745s] ... ok DEBUG: {1} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_get_master_no_master [0.001485s] ... ok DEBUG: {1} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_create_zone [0.003598s] ... ok DEBUG: {1} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_ssl_error [0.001142s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_fail_with_failed_delete [0.003773s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_ipv6 [0.002223s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_missing [0.001626s] ... ok DEBUG: {1} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl_not_valid [0.000893s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.CentralTestCase.test_check_zone_share_permission_raise_when_not_shared [0.002832s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_project_id [0.001362s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_project_id_missing_project_id [0.001502s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_pending [0.002057s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_error [0.001501s] ... ok DEBUG: {1} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_pending [0.001352s] ... ok DEBUG: {1} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_raises_exception_when_no_zone_provided [0.000424s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_mdns [0.002957s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_sink [0.002545s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_get_arg_string [0.000476s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_main [0.002790s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tsigkey [0.119783s] ... ok DEBUG: {1} designate.tests.unit.cmd.test_manage.ManageTestCase.test_main_error [0.004162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: An error has occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/designate-21.1.0.dev42/designate/cmd/manage.py", line 115, in main DEBUG: fn(*fn_args) DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1139, in __call__ DEBUG: return self._mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1143, in _mock_call DEBUG: return self._execute_mock_call(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/unittest/mock.py", line 1198, in _execute_mock_call DEBUG: raise effect DEBUG: Exception DEBUG: {1} designate.tests.unit.common.test_profiler.ProfilerTest.test_trace_cls [0.001380s] ... ok DEBUG: {1} designate.tests.unit.common.test_rpc_logging.TestRPCLogging.test_rpc_logging [0.000651s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_record [0.000393s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_recordset [0.000347s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_second_argument [0.000321s] ... ok DEBUG: {1} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone [0.000402s] ... ok DEBUG: {1} designate.tests.unit.manage.test_pool.TestManagePool.test_write_config_to_file [0.001085s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__ixfr [0.001032s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_dns_application [0.001130s] ... ok DEBUG: {1} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_start [0.001301s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoint_region_not_found [0.000453s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_no_endpoints_found [0.000390s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint [0.000635s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_from_region [0.000481s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_from_region_not_found [0.007108s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_config [0.000542s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_config_with_region [0.000543s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_no_endpoints_or_service_catalog_available [0.000612s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_allocate_floatingip [0.000756s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_deallocate_floatingip [0.001089s] ... ok DEBUG: {1} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_list_floatingips [0.000747s] ... ok DEBUG: {1} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_event_types [0.001209s] ... ok DEBUG: {1} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_delete [0.001381s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_get_object_adapter_not_found [0.000500s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse [0.000627s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.APIv2AdapterTest.test_get_base_url [0.000492s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.RecordAPIv2AdapterTest.test_parse_object [0.000483s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneListAPIv2AdapterTest.test_get_collection_href [0.000406s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneAPIv2AdapterTest.test_parse_object [0.000663s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeListAPIv2AdapterTest.test_render_list [0.000380s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_render_object_standard_dns_port [0.000358s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_parse_object [0.000345s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_render_object [0.000635s] ... ok DEBUG: {1} designate.tests.unit.objects.test_adapters_yaml.DesignateYAMLAdapterTest.test_yaml_rendering [0.002680s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_eq_false [0.000353s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_primitive [0.000414s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_init_invalid [0.000323s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_ne [0.000729s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_attr_is_set [0.000366s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_get_changes [0.000327s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes [0.000349s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes_recursive [0.000382s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_setattr [0.000542s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_dict_recursive [0.000424s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_primitive [0.000414s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_default [0.000346s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_default_with_patch [0.000606s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_cast_to_list [0.000379s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_remove [0.000345s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_sort [0.000635s] ... ok DEBUG: {1} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_dict_list_mixin [0.000347s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.EnumTest.test_get_schema [0.000334s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.HostFieldTest.test_not_valid_host_field [0.000605s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.NaptrFlagsFieldTest.test_not_valid_naptr_flags [0.000762s] ... ok DEBUG: {1} designate.tests.unit.objects.test_fields.SRVFieldTest.test_is_none [0.000393s] ... ok DEBUG: {1} designate.tests.unit.objects.test_floating_ip.FloatingIpTest.test_allow_floating_ip_ttl_zero [0.000581s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_invalid [0.000537s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list [0.000733s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list_from_dict [0.000448s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_list_to_dict [0.000379s] ... ok DEBUG: {1} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_min [0.000419s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_create_plus_update [0.000535s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_init [0.000515s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_not_managed [0.000941s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_parse_rrset_object_preserves_changes_multiple_rrs [0.000938s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_deleted [0.000481s] ... ok DEBUG: {1} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_pending [0.000603s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef [0.000425s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_http_host_too_long [0.000340s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issuewild [0.000383s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_cert_record [0.000890s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_algo_mnemonic [0.000439s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cname.RRDataCNAMETest.test_cname_invalid_data [0.000862s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_cname.RRDataCNAMETest.test_cname_record [0.000716s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_mandatory [0.000822s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_no_valid_alpn [0.000799s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_non_valid_ipv4hint [0.000809s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_non_valid_ipv6hint [0.001037s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_parse_https [0.000461s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_empty_fields [0.000391s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_valid_exampe1 [0.000390s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_reject_non_escaped_quotes [0.000769s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_spf_record [0.000982s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_invalid_data [0.001166s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_invalid_srv_name [0.001087s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_dns_no_doh_h3_alpn [0.001027s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_ech_validate [0.000605s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_escape_string_ech [0.000831s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_non_valid_port [0.002926s] ... ok DEBUG: {1} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_matched_quotes [0.000678s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_invalid_secondary [0.000453s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_email [0.000547s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_master_from_data [0.003497s] ... ok DEBUG: {1} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_from_list [0.000443s] ... ok DEBUG: {1} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_start_all_extension_disabled [0.007920s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists [0.001483s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone [0.001363s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_with_action_none [0.001237s] ... ok DEBUG: {1} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_with_delayed_notify [0.001011s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_pools [0.001012s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_default_operation [0.001131s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_no_match [0.000928s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_one_match [0.002174s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_default_operation [0.000645s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_no_pools [0.000571s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_pools_missing_from_attribute_list [0.000665s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_bronze_tier [0.001366s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_gold_tier [0.001329s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_standard_ttl [0.123706s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_get_silver_tier [0.001316s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_no_tier_raises_exception [0.001095s] ... ok DEBUG: {1} designate.tests.unit.scheduler.test_permutations.FallbackSchedulerPermutationsTest.test_tier_not_found_return_default [0.001675s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_duplicate [0.332584s] ... ok DEBUG: {1} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification [0.074659s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_get_allowed_event_types [0.003098s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_get_allowed_event_types_with_duplicates [0.001726s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_name [0.001613s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_start_no_targets [0.002120s] ... ok DEBUG: {1} designate.tests.unit.sink.test_service.TestSinkService.test_service_stop [0.001662s] ... ok DEBUG: {1} designate.tests.unit.storage.impl_sqlalchemy.alembic.test_legacy_utils.TestLegacyUtils.test_is_migration_needed [0.002657s] ... ok DEBUG: {1} designate.tests.unit.test_context.TestDesignateContext.test_sudo [0.000661s] ... ok DEBUG: {1} designate.tests.unit.test_context.TestDesignateContext.test_tsigkey_id_override [0.000395s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_import [0.119723s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_blacklist [0.139069s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool [0.134822s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_request [0.162852s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_attribute [0.111832s] ... ok DEBUG: {0} designate.tests.functional.test_migration.TestMigrationsWalkSQLite.test_walk_versions [1.617771s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('domain_id', 'domains', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: /builddir/build/BUILD/designate-21.1.0.dev42/designate/storage/sqlalchemy/alembic/versions/867a331ce1fc_domain_to_zone_rename.py:100: SAWarning: WARNING: SQL-parsed foreign key constraint '('recordset_id', 'recordsets', 'id')' could not be located in PRAGMA foreign_keys for table records DEBUG: records_table = sa.Table('records', metadata, autoload_with=op.get_bind()) DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_request_scoped [0.179133s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_catalog_zone_with_tsig [0.171551s] ... ok DEBUG: {0} designate.tests.functional.test_sqlalchemy.SQLAlchemyTestCase.test_list [0.111096s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_blacklist_missing [0.128448s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_quota_missing [0.062755s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_oool_attribute_missing [0.065677s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_recordset_missing [0.069145s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_records [0.161634s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_also_notify [0.119910s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_tasks [0.063286s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_also_notify_missing [0.067109s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_count_zone_tasks_none_result [0.066814s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_missing [0.062274s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool [0.069274s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_attribute [0.267569s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_also_notify [0.061387s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_master [0.112619s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_import [0.068589s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_also_notify_duplicate [0.073412s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestCoordination.test_stop_with_grouping_enabled [1.013775s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestCoordination.test_un_watchers [0.001053s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestPartitioner.test_get_members [0.001548s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_attribute [0.113432s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_quota [0.167689s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_transfer_accept [0.173371s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_no_catalog_zone [0.061781s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_nameserver [0.112487s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_no_tsig [0.136488s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_pool_ns_record_duplicate [0.126018s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklist_criterion [0.104495s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_recordset [0.319261s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists_with_criterion [0.060967s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_quota_duplicate [0.177930s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tld [0.117940s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies [0.067839s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset [0.167851s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tld_missing [0.122932s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute [0.122152s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute_criterion_missing [0.122710s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_recordset_with_records [0.162174s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_transfer_request [0.189705s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_tld_with_duplicate [0.064573s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attributes_with_criterion [0.112214s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_config_no_catalog_zone [0.062287s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameserver_criterion_missing [0.110886s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies_paging [0.113262s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_attribute [0.167399s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers_paging [0.113040s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_custom_ttl [0.065162s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_criterion [0.112870s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_target_criterion [0.064591s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameserver_criterion [0.115178s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_create_zone_transfer_accept [0.163748s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_nameservers_with_criterion [0.063550s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_target_criterion_missing [0.071433s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_nameserver [0.112336s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets_paging [0.241162s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools_criterion [0.111471s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_pool_target_option [0.111591s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quota_criterion [0.120052s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_tsigkey_missing [0.062649s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quota_criterion_missing [0.113631s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_import_missing [0.063072s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quotas [0.111642s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_delete_zone_missing [0.061796s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_quotas_criterion [0.114829s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_record_criterion_missing [0.216268s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_ensure_catalog_zone_consistent_change_pool [0.176821s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_criterion_wildcard [0.212320s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_blacklists_paging [0.113682s] ... ok DEBUG: {1} designate.tests.unit.test_coordination.TestPartitioner.test_two_odd_partitions [2.014329s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_call [0.001086s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_process_response [0.000535s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_general_exception [0.001555s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_message_to_wire [0.001534s] ... ok DEBUG: {1} designate.tests.unit.test_dnsmiddleware.TestTsigInfoMiddleware.test_process_request [0.001288s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial_no_answer [0.000821s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSUtils.test_all_tcp_using_worker [0.000458s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSUtils.test_send_udp_dns_message [0.000702s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSUtils.test_xfr_default [0.000504s] ... ok DEBUG: {1} designate.tests.unit.test_dnsutils.TestDNSUtils.test_xfr_timeout_set_using_worker [0.000418s] ... ok DEBUG: {1} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_emit [0.001697s] ... ok DEBUG: {1} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_start [0.001013s] ... ok DEBUG: {1} designate.tests.unit.test_heartbeat_emitter.RpcEmitterTest.test_emit_heartbeat [0.002698s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_update [0.000691s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_delete [0.000622s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_name [0.000547s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_nothing_to_do [0.000638s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_name [0.000540s] ... ok DEBUG: {1} designate.tests.unit.test_notifications.AuditNotificationTest.test_zone_name [0.000902s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.DesignateObjectSerializerTest.test_process_iterable_with_set [0.000335s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_client [0.003361s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener_serializer_set [0.000650s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_notifier [0.004546s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_notifier_is_none [0.000469s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_get_server [0.003256s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RPCTest.test_set_defaults [0.000581s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_context_without_trace_info [0.000751s] ... ok DEBUG: {1} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_context_with_profiler [0.005802s] ... ok DEBUG: {1} designate.tests.unit.test_service.BaseServiceTest.test_serve_twice [0.001169s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion [0.224646s] ... ok DEBUG: {1} designate.tests.unit.test_service.BaseServiceTest.test_wait [0.002906s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_handle_errors [0.002179s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestRpcService.test_rpc_service_start [0.003804s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestRpcService.test_rpc_service_stop [0.003801s] ... ok DEBUG: {1} designate.tests.unit.test_service.TestWSGIService.test_service_stop [0.010124s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: {1} designate.tests.unit.test_service.TestWSGIService.test_service_wait [0.000793s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_bind_tcp_without_reuse_port [0.002075s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_bind_udp [0.001857s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_bind_udp_without_port [0.001699s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_sort_key [0.000913s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_get_proxies_default_values [0.000554s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_load_template_keep_trailing_newline [0.001323s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_render_template [0.001371s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_validate_uuid [0.000656s] ... ok DEBUG: {1} designate.tests.unit.test_utils.TestUtils.test_validate_uuid_no_arguments [0.000619s] ... ok DEBUG: {1} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_delete_always_valid [0.000466s] ... ok DEBUG: {1} designate.tests.unit.workers.test_base_task.TestTask.test_quota [0.000760s] ... ok DEBUG: {1} designate.tests.unit.workers.test_base_task.TestTask.test_worker_api [0.001010s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_nxdomain [0.000885s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_bad_response [0.000931s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_error_flags [0.001053s] ... ok DEBUG: {1} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_missing_AA_flags [0.000853s] ... ok DEBUG: {1} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_default_executor [0.000579s] ... ok DEBUG: {1} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_bad_task [0.003647s] ... ok DEBUG: {1} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_executor_name_with_func [0.001058s] ... ok DEBUG: {1} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_executor_name_with_task [0.000596s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_delete_zone_hard [0.001806s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_pool [0.001525s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_pools_map [0.003101s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_load_pool_with_failures [0.002897s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_recover_shard [0.001679s] ... ok DEBUG: {1} designate.tests.unit.workers.test_service.WorkerServiceTest.test_update_zone [0.001917s] ... ok DEBUG: {1} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_load_config [0.000454s] ... ok DEBUG: {1} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_retry_interval [0.000483s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_all [0.000486s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_all_higher_serial [0.000473s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_success_with_higher_serial [0.000698s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_central_call [0.000652s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_create_error [0.000600s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_delete [0.000583s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_fails_on_poll_for_zone [0.000733s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_fails_on_zone_targets [0.000817s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_create_catalog_zone [0.001638s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_call [0.000558s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_met_false [0.001083s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_met_true [0.000455s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_no_zones_failure [0.000529s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_success [0.000536s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_low_positives [0.000455s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_no_zones [0.000403s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_also_notifies_with_criterion [0.165463s] ... ok DEBUG: {1} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll_with_retry_until_fail [0.009797s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_paging [0.217505s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys [0.061247s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordset_criterion_with_records [0.249686s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_attribute_criterion [0.174539s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_criterion_missing [0.089075s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_greaterthan [0.160483s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_axfr [0.171064s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pool_targets_with_criterion [0.125848s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_missing [0.221605s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_criterion_wildcard [0.177468s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools [0.125288s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports [0.112619s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_with_records [0.171302s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports_paging [0.176734s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_imports_with_criterion [0.063784s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_pools_paging [0.384089s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tenants [0.275385s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_accept [0.162866s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tld_criterion [0.068066s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records [0.215664s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_requests_no_project_id [0.161272s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds_paging [0.170848s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkey [0.080185s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_records_criterion [0.163368s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tsigkeys_criterion [0.061126s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones [0.262114s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_recordsets_criterion [0.164023s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_blacklist [0.114739s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tld_criterion_missing [0.112399s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion [0.276981s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds [0.060979s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_attribute [0.077809s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_attribute_missing [0.077055s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_tlds_with_criterion [0.118525s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_nameserver [0.061708s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_criterion_lessthan [0.178133s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_quota_missing [0.064506s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_record_missing [0.061553s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zone_transfer_requests [0.165942s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_criterion [0.311824s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_all_tenants [0.213774s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tenant [0.326455s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool [0.116797s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_missing [0.128008s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone [0.258493s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_nameserver_missing [0.120237s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_import [0.113090s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_import_missing [0.111033s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_record [0.223992s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify_missing [0.118653s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_tld [0.110742s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_paging [0.832994s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver_duplicate [0.113023s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_missing [0.061072s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_find_zones_shared [0.162127s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_nameserver_missing [0.124199s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_accept [0.162632s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_catalog_zone [0.119292s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_master [0.114479s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_zone_transfer_request_no_project_id [0.162530s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_quota_duplicate [0.112560s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_sort_dir_invalid [0.063386s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_catalog_zone_records [0.210777s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist_missing [0.070998s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_update [0.162275s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool [0.116657s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_deleted_zone [0.162590s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute [0.060395s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_attribute [0.166115s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_get_pool_also_notify [0.117984s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute_duplicate [0.117687s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_marker_invalid [0.060401s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_attribute_missing [0.063631s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_master [0.161925s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_paging_marker_not_found [0.063377s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_missing [0.062141s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_schema_table_indexes [0.068321s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_missing [0.126836s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_schema_table_names [0.070913s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_new_recordset [0.216973s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_transfer_zone_ownership [0.212161s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_with_all_relations [0.321151s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist [0.111396s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_secondary [0.211128s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_blacklist_duplicate [0.122008s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record [0.322076s] ... ok DEBUG: {3} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_transfer_accept [0.163984s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_also_notify [0.137712s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record_missing [0.061685s] ... ok DEBUG: {3} designate.tests.functional.test_upgrade_checks.TestDuplicateServiceStatus.test_success [0.111710s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_pool_target_option [0.128937s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset [0.161569s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_duplicate [0.162385s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_record_duplicate [0.266837s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_create [0.110643s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld [0.061236s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_recordset_with_record_delete [0.164818s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey_duplicate [0.061379s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld_duplicate [0.062388s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tld_missing [0.063466s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_tsigkey_missing [0.063898s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_duplicate [0.212634s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone [0.111184s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_import_missing [0.118267s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_import [0.061302s] ... ok DEBUG: {0} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_transfer_request [0.165431s] ... ok DEBUG: {2} designate.tests.functional.test_storage.SqlalchemyStorageTest.test_update_zone_new_recordset_with_existing [0.220635s] ... ok DEBUG: {0} designate.tests.functional.test_upgrade_checks.TestDuplicateServiceStatus.test_failure [0.060871s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.ContextMiddlewareTest.test_extract_all_projects [0.000501s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_projects_in_params [0.000723s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_in_params [0.000652s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_hard_delete_not_set [0.000972s] ... ok DEBUG: {0} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_not_set [0.000835s] ... ok DEBUG: {0} designate.tests.unit.api.test_version.TestApiVersion.test_add_a_version [0.000507s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_abandon.TestAbandonAPI.test_post_all_move_error [0.002205s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_floatingips.FloatingIPTest.test_fip_key_to_data [0.000678s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_floatingips.FloatingIPTest.test_fip_key_to_data_bad_request [0.000766s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_delete_one_soa_not_allowed [0.001246s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one [0.003939s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_update_root_ns_not_allowed [0.001169s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_duplicate_filter_parameters [0.000666s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete [0.000463s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_delete_controller_not_found [0.000605s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put_controller_not_found [0.000698s] ... ok DEBUG: {0} designate.tests.unit.api.v2.test_zones.TestZonesAPI.test_post_all_zone_error [0.002238s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone [0.002279s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_raise_error [0.001852s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_with_tsig_key [0.002089s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_missing_library [0.001050s] ... ok DEBUG: {0} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_missed_request_id [0.002151s] ... ok DEBUG: {0} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_untested_backend [0.001260s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone [0.001802s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone [0.001339s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_already_deleted [0.002696s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone [0.001384s] ... ok DEBUG: {0} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone_does_not_exist [0.001506s] ... ok DEBUG: {0} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_create_zone [0.001923s] ... ok DEBUG: {0} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_get_options [0.001892s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_duplicate_updates_existing [0.006019s] ... ok DEBUG: {0} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response_login_failed [0.001485s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail_delete_zone [0.002324s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_fail_http_request [0.002048s] ... ok DEBUG: {0} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_with_tsig_success [0.002412s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_already_exists [0.002985s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_fail [0.002667s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_hostname [0.002215s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_fail [0.002205s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_delete_zone_success [0.002065s] ... ok DEBUG: {0} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl [0.001062s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.CentralTestCase.test_service_start_with_managed_tenant_id_set [0.002794s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_do_nothing [0.001445s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_delete [0.001527s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_do_nothing [0.002561s] ... ok DEBUG: {0} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_do_nothing [0.001451s] ... ok DEBUG: {2} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_higher_serial [0.116601s] ... ok DEBUG: {2} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_limit_max [0.000969s] ... ok DEBUG: {2} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_paged_list [0.000750s] ... ok DEBUG: {0} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_new_zone_with_recursion [0.000669s] ... ok DEBUG: {2} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_false [0.001062s] ... ok DEBUG: {0} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_recursive_decorator_call [0.000704s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_api_heartbeat_stops_on_exception [0.001894s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_central [0.002366s] ... ok DEBUG: {2} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_not_set [0.000628s] ... ok DEBUG: {2} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_delete_shares_true [0.000642s] ... ok DEBUG: {2} designate.tests.unit.api.test_root.RootTest.test_v2_root [0.000766s] ... ok DEBUG: {2} designate.tests.unit.api.test_version.TestApiVersion.test_get_versions [0.003310s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_worker_init_host_called [0.002070s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_worker_rpc_already_initialized [0.002418s] ... ok DEBUG: {2} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_get_config_files [0.000453s] ... ok DEBUG: {2} designate.tests.unit.api.test_wsgi.TestApiWsgi.test_get_config_files_with_custom_env [0.000439s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_api_v2.TestAPIv2.test_limit_max [0.000748s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_patches.TestPatches.test_unsupported_content_type [0.000353s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_pool_move.TestPoolMoveAPI.test_post_all_move_error [0.004671s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_soa_not_allowed [0.001717s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch [0.000569s] ... ok DEBUG: {2} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post_method_not_allowed [0.000671s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_duplicate_zone [0.001890s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_create_zone_missed_contract_id [0.001535s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_force_delete_zone_raise_error [0.001707s] ... ok DEBUG: {2} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone [0.002250s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_raises_on_exception [0.001713s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_with_view [0.002000s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_delete_zone_without_clean_zonefile [0.001882s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_raises_on_exception [0.001264s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_timeout [0.001458s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call_without_config_file [0.004328s] ... ok DEBUG: {2} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_get_zone_backend_error [0.001472s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone [0.001842s] ... ok DEBUG: {2} designate.tests.unit.backend.test_designate.DesignateBackendTestCase.test_delete_zone_exc [0.002250s] ... ok DEBUG: {2} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone [0.005830s] ... ok DEBUG: {2} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_raise_dynclienterror [0.004397s] ... ok DEBUG: {2} designate.tests.unit.backend.test_fake.FakeBackendTestCase.test_create_zone [0.001015s] ... ok DEBUG: {2} designate.tests.unit.backend.test_fake.FakeBackendTestCase.test_delete_zone [0.001098s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_check_zone_exists_server_error [0.003268s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_fail [0.002320s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_missing [0.001870s] ... ok DEBUG: {2} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_get_master [0.001284s] ... ok DEBUG: {2} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_socket_error [0.001162s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_already_exists_and_fails_to_delete [0.002697s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_success [0.004852s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_create_zone_with_tsigkey [0.002257s] ... ok DEBUG: {2} designate.tests.unit.backend.test_pdns4.PDNS4BackendTestCase.test_verify_ssl_does_not_exist [0.001105s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.CentralTestCase.test_list_to_dict [0.001584s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_pending_do_nothing [0.002223s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_create [0.001342s] ... ok DEBUG: {2} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_no_zone_update [0.001417s] ... ok DEBUG: {0} designate.tests.unit.cmd.test_manage.ManageTestCase.test_get_available_commands [0.087214s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_api [0.002358s] ... ok DEBUG: {0} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_endpoint_not_found [0.001390s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_api_rpc_already_initialized [0.002618s] ... ok DEBUG: {0} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_500 [0.001678s] ... ok DEBUG: {0} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler_not_enabled [0.000952s] ... ok DEBUG: {0} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_without_profiler_web [0.000389s] ... ok DEBUG: {0} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_no_valid_objects [0.000536s] ... ok DEBUG: {0} designate.tests.unit.manage.test_pool.TestManagePool.test_get_masters_from_pool_handle_duplicate [0.000582s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_find_recordsed_forbidden [0.000725s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_central_rpc_already_initialized [0.003553s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_size [0.000788s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_size_larger_than_allowed [0.000689s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_producer [0.002248s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_get_max_message_with_tsig [0.000612s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_worker_api [0.000663s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_sink_rpc_already_initialized [0.002732s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__axfr [0.000721s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__record_query [0.000536s] ... ok DEBUG: {0} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test_convert_to_rrset_no_records [0.000518s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoint_from_region [0.000400s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_catalog_with_region [0.000564s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_worker [0.002978s] ... ok DEBUG: {2} designate.tests.unit.cmd.test_manage.ManageTestCase.test_methods_of [0.000557s] ... ok DEBUG: {2} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_403 [0.001084s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips [0.002835s] ... ok DEBUG: {2} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id_request_returns_404 [0.000876s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler [0.001068s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.ProfilerTest.test_setup_profiler_missing_dep [0.000873s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips_communication_failure [0.002408s] ... ok DEBUG: {2} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_call [0.000460s] ... ok DEBUG: {2} designate.tests.unit.common.test_regex.TestRegex.test_tldname_is_valid [0.000914s] ... ok DEBUG: {2} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_empty [0.000377s] ... ok DEBUG: {2} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone_transfer_accept [0.000376s] ... ok DEBUG: {2} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_from_zone_transfer_request [0.000374s] ... ok DEBUG: {2} designate.tests.unit.manage.test_base.TestManageBase.test_init [0.000351s] ... ok DEBUG: {2} designate.tests.unit.manage.test_base.TestManageBase.test_print_result [0.000698s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_empty_recordlist [0.001007s] ... ok DEBUG: {0} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_list_floatingips_unauthorized [0.002373s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_canonical_name [0.000626s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_zone_not_found [0.001479s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_zone_criterion_from_request_unknown_scope [0.001179s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_exchange_topics [0.000636s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call___unhandled_opcodes [0.000952s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__notify [0.000585s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_canonical_name [0.000798s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__query_error_with_data_claas_not_in [0.000651s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test__call__query_error_with_more_than_one_question [0.000590s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_exchange_topics [0.000815s] ... ok DEBUG: {2} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_stop [0.003457s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_base.NetworkEndpointsFromCatalogTest.test_endpoints [0.000503s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoint_empty_list [0.000619s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_base.NetworkEndpointsTest.test_endpoints_from_catalog [0.000552s] ... ok DEBUG: {2} designate.tests.unit.network_api.test_neutron.NeutronNetworkAPITest.test_get_client [0.001824s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_event_types [0.000801s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_get_name [0.000697s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_delete [0.000829s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_no_zone_id_set [0.000847s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_create [0.000881s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_create [0.000803s] ... ok DEBUG: {0} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_no_zone_id_set [0.000836s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_neutron.TestNeutronHandler.test_process_notification_invalid_event_type [0.000770s] ... ok DEBUG: {2} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_event_types [0.001313s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_get_object_adapter [0.000358s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_datetime_format [0.002608s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_object_render [0.000446s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.FloatingIPListAPIv2AdapterTest.test_floatingip_no_next_collection_link [0.002344s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_render_object [0.000562s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_parse_object [0.000368s] ... ok DEBUG: {2} designate.tests.unit.objects.test_adapters_v2_api.ZoneMasterAPIv2AdapterTest.test_render_object [0.000353s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_eq [0.003231s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict [0.000356s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict_nested_list [0.000450s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_primitive_recursive [0.000385s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_cls_from_name [0.000384s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DesignateObjectTest.test_validate [0.000561s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_contains [0.000346s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get_missing [0.000426s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_iteritems [0.000718s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_setitem [0.000432s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive [0.000463s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_get_slice [0.000509s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_list [0.000500s] ... ok DEBUG: {2} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_primitive [0.000458s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.IPOrHostTest.test_valid [0.000468s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.NaptrRegexpFieldTest.test_not_valid_naptr_regexp [0.001748s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.RecordAPIv2AdapterTest.test_render_object [0.000367s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_parse_object_invalid_records [0.000558s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneAPIv2AdapterTest.test_render_object [0.000389s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeAPIv2AdapterTest.test_render_object [0.000352s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeListAPIv2AdapterTest.test_parse_list [0.000391s] ... ok DEBUG: {0} designate.tests.unit.objects.test_adapters_v2_api.ZoneTransferRequestAPIv2AdapterTest.test_render_object_forbidden_raised [0.000579s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_deepcopy [0.000493s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_empty_obj_to_str [0.000603s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_dict_recursive [0.000375s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_from_list [0.000350s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_hasattr [0.000315s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_get_original_value [0.000348s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_setattr_neg [0.000324s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_update [0.000334s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_update_unexpected_attribute [0.000358s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DesignateObjectTest.test_validate_recursive [0.000464s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_cast_to_dict [0.000344s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_gititem [0.000324s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_extend [0.000430s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive_with_changes [0.000430s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_obj_what_changed [0.000373s] ... ok DEBUG: {2} designate.tests.unit.objects.test_fields.SRVFieldTest.test_not_valid_srv_field [0.000610s] ... ok DEBUG: {2} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_too_large [0.000563s] ... ok DEBUG: {2} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_too_small [0.000925s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_delete_plus_update [0.000548s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_pending2 [0.000552s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate [0.001299s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_handle_exception [0.001087s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_setitem [0.000352s] ... ok DEBUG: {2} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_type_error [0.003034s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_invalid_data [0.000871s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_leading_zeros [0.001137s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_reject_a_record [0.000833s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_reject_invalid_data [0.000802s] ... ok DEBUG: {0} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_to_primitive_nested_obj [0.000476s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.CertAlgoFieldTest.test_not_valid_cert_algo [0.000478s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.DomainFieldTest.test_not_valid_domain_field [0.000471s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_http_domain_not_valid [0.000464s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_domain_not_valid [0.000546s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_key_value_not_valid [0.000541s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_algo_value [0.000509s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_type_value [0.000403s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_dohpath_invalid [0.001210s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_mandatory_negative [0.001005s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_no_default_alpn [0.000907s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_non_valid_ech [0.000841s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_parse_mx [0.000386s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_validate_mx_signed_zero [0.000959s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.EmailFieldTest.test_not_valid_email_field [0.000528s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr_quoted [0.000437s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_spf.RRDataSPFTest.test_reject_non_quoted_spaces [0.000768s] ... ok DEBUG: {0} designate.tests.unit.objects.test_fields.TxtFieldTest.test_not_valid_txt [0.000436s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_create [0.000532s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action_delete_only [0.000513s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_parse_rrset_object_preserves_changes [0.000785s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_active [0.000486s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_error [0.002742s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_error [0.000590s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_pending [0.000503s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_attribute_error [0.001129s] ... ok DEBUG: {0} designate.tests.unit.objects.test_recordset.RecordSetTest.test_validate_unsupported_recordset_type [0.000705s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_to_repr [0.000862s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_valid_a_record [0.000771s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_srv.RRDataSRVTest.test_srv_record [0.001787s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_ech [0.000426s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_no_doh_h3_alpn [0.000785s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_aaaa.RRDataAAAATest.test_valid_aaaa_record [0.000810s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_invalid [0.000492s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_not_valid_url [0.000418s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_certificate [0.000439s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_non_base64_ech [0.000833s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_parse_svcb [0.000450s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_svcb_record [0.000780s] ... ok DEBUG: {2} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_escaped_quotes [0.002138s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_get_master_by_ip_none [0.000595s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_include_shard_id_in_string_representation [0.000506s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_init [0.004357s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_https_record [0.000904s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_naptr.RRDataNAPTRTest.test_parse_naptr [0.000439s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_masters_none [0.000615s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_master_to_data [0.000503s] ... ok DEBUG: {2} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_to_data [0.001022s] ... ok DEBUG: {2} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_start [0.004652s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_validate_sshfp_signed_zero_alg [0.000807s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_validate_sshfp_signed_zero_fptype [0.000795s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists_multiple_zones [0.002688s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_echconfig [0.000858s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_escape_in_ech [0.000818s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_no_doh_complex_alpn [0.000997s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_no_doh_h2_alpn [0.000733s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_no_valid_alpn [0.000801s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_skip_deleted_zone [0.001985s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_non_valid_ipv6hint [0.000834s] ... ok DEBUG: {0} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_multiple_strings_one_record [0.000960s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_masters [0.000435s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_masters_2 [0.000376s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_masters_none [0.000413s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_transferred_at_is_none [0.002569s] ... ok DEBUG: {2} designate.tests.unit.producer.test_tasks.PeriodicTest.test_iter_zones_no_items [0.000796s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_default_operation [0.002155s] ... ok DEBUG: {0} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_ttl [0.000506s] ... ok DEBUG: {0} designate.tests.unit.producer.test_service.ProducerServiceTest.test_central_api [0.001847s] ... ok DEBUG: {0} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_stop [0.001923s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_pool_attributes_not_set [0.002108s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_zone_attributes_not_set [0.000823s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicExistsTest.test_emit_exists_no_zones [0.001226s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicIncrementSerialTest.test_increment_zone_skip_deleted [0.001233s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_multiple_pools [0.000938s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_pools_without_default [0.001202s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_no_zone [0.000988s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_default_operation [0.001604s] ... ok DEBUG: {2} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_policy_failure [0.001816s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_zone_not_expired [0.001186s] ... ok DEBUG: {2} designate.tests.unit.sink.test_service.TestSinkService.test_service_info [0.003378s] ... ok DEBUG: {0} designate.tests.unit.producer.test_tasks.PeriodicTest.test_my_range [0.000483s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_multiple_pools [0.001052s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_list_module_names [0.000654s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_filters_when_scheduling_zone [0.002200s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_multiple_pools_all_match [0.001186s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerAttributeFilterTest.test_no_match_non_bool [0.000988s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerDefaultPoolFilterTest.test_no_pools [0.000617s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_default_operation [0.000574s] ... ok DEBUG: {2} designate.tests.unit.test_conf.TestConfOpts.test_opts_tupleize [0.000317s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_no_pools [0.000538s] ... ok DEBUG: {2} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin_get_endpoint [0.005100s] ... ok DEBUG: {2} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin_user [0.000832s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_create_group_already_exists [0.002107s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_pools_with_default [0.004839s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_get_pool_failure [0.000870s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestCoordination.test_run_watchers_not_started [0.003412s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_multiple_pools [0.001093s] ... ok DEBUG: {0} designate.tests.unit.scheduler.test_permutations.DefaultSchedulerPermutationsTest.test_get_default_pool [0.001775s] ... ok DEBUG: {0} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification_with_unknown_event [0.002376s] ... ok DEBUG: {0} designate.tests.unit.sink.test_notifications.TestSinkNotification.test_notification_without_handler [0.003205s] ... ok DEBUG: {0} designate.tests.unit.storage.impl_sqlalchemy.test_sqlalchemy.SqlalchemyTestCase.test_rname_check [0.000357s] ... ok DEBUG: {0} designate.tests.unit.storage.impl_sqlalchemy.test_sqlalchemy.SqlalchemyTestCase.test_rname_check_reverse_name [0.000367s] ... ok DEBUG: {0} designate.tests.unit.test_conf.TestConfOpts.test_opts_import_modules [0.000319s] ... ok DEBUG: {0} designate.tests.unit.test_conf.TestConfOpts.test_opts_list [0.000745s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_create_group [0.000766s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_disable_grouping [0.000757s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_get_lock [0.000595s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_get_members_group_not_created [0.006921s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_start [0.008857s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_start_with_grouping_enabled [1.004897s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestCoordination.test_stop [0.003893s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestPartitioner.test_get_members_tooz_error [0.004954s] ... ok DEBUG: {3} designate.tests.functional.worker.test_notify.WorkerNotifyTest.test_poll_for_serial_number_timeout [3.073694s] ... ok DEBUG: {3} designate.tests.unit.api.test_admin_api.TestAdminAPI.test_show_detailed [0.000739s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_tenants_in_params [0.000781s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_all_tenants_not_set [0.000638s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_in_headers [0.000657s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_edit_managed_records_not_set [0.000629s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_hard_delete_in_headers [0.004066s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_by_project_id [0.003774s] ... ok DEBUG: {3} designate.tests.unit.api.test_middleware.KeystoneContextMiddlewareTest.test_sudo_by_tenant_id [0.000744s] ... ok DEBUG: {3} designate.tests.unit.api.test_root.RootTest.test_admin_root [0.000860s] ... ok DEBUG: {3} designate.tests.unit.api.test_root.RootTest.test_v2_root_no_extensions [0.002643s] ... ok DEBUG: {3} designate.tests.unit.api.test_version.TestApiVersion.test_get_versions_with_enable_host_header [0.006444s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_pool_move.TestPoolMoveAPI.test_post_all_target_pool_not_different [0.001431s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_quotas.TestQuotasAPI.test_post_all_move_error [0.003629s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_post_all_soa_not_allowed [0.001465s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_recordsets.TestRecordsetAPI.test_put_one_managed_not_allowed [0.001138s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestFilterParams.test_valid_filter_parameters [0.000331s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_patch_method_not_allowed [0.000597s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_post_controller_not_found [0.000471s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put [0.000473s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_rest_controller.TestRestController.test_handle_put_method_not_allowed [0.006219s] ... ok DEBUG: {3} designate.tests.unit.api.v2.test_zones.TestZonesAPI.test_patch_one_zone_error [0.002736s] ... ok DEBUG: {3} designate.tests.unit.backend.test_akamai_v2.AkamaiBackendTestCase.test_soft_delete_zone_failed_after_10_attempts [0.010847s] ... ok DEBUG: {3} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_get_backend [0.001243s] ... ok DEBUG: {3} designate.tests.unit.backend.test_base.BaseBackendTestCase.test_tested_backend [0.001997s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_create_zone_already_exists [0.001217s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_execute_rndc_timeout_exception [0.153848s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call [0.001436s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_generate_rndc_base_call_without_key_file [0.001567s] ... ok DEBUG: {3} designate.tests.unit.backend.test_bind9.Bind9BackendTestCase.test_update_zone [0.001525s] ... ok DEBUG: {3} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_create_zone_missing_contact_and_tsig [0.005366s] ... ok DEBUG: {3} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_delete_zone [0.002912s] ... ok DEBUG: {3} designate.tests.unit.backend.test_dynect.DynECTTestsCase.test_error_from_response [0.001271s] ... ok DEBUG: {3} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_already_exists [0.002005s] ... ok DEBUG: {3} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_create_zone_success [0.002141s] ... ok DEBUG: {3} designate.tests.unit.backend.test_ns1.NS1BackendTestCase.test_delete_zone_success [0.002337s] ... ok DEBUG: {3} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_delete_zone [0.003471s] ... ok DEBUG: {3} designate.tests.unit.backend.test_nsd4.NSD4BackendTestCase.test_server_not_ok [0.003186s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.CentralTestCase.test_is_valid_zone_name_invalid_object [0.001611s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.CentralTestCase.test_service_start [0.003172s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_error_create_do_nothing [0.001361s] ... ok DEBUG: {3} designate.tests.unit.central.test_central.ZoneAndRecordStatusTestCase.test_success_delete [0.001316s] ... ok DEBUG: {3} designate.tests.unit.central.test_lock_decorator.CentralDecoratorTests.test_synchronized_zone_exception_raised [0.001465s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_mdns_rpc_already_initialized [0.005007s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_producer_init_host_called [0.002404s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_cmd.CmdTestCase.test_producer_rpc_already_initialized [0.003876s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_manage.ManageTestCase.test_add_command_parsers [0.069963s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_manage.ManageTestCase.test_fetch_func_args [0.000567s] ... ok DEBUG: {3} designate.tests.unit.cmd.test_status.StatusTestCase.test_main [0.000829s] ... ok DEBUG: {3} designate.tests.unit.common.test_keystone.TestVerifyProjectid.test_verify_project_id [0.001116s] ... ok DEBUG: {3} designate.tests.unit.common.test_profiler.WsgiMiddlewareTest.test_factory_with_profiler_web [0.000968s] ... ok DEBUG: {3} designate.tests.unit.common.test_regex.TestRegex.test_tldname_is_not_valid [0.000391s] ... ok DEBUG: {3} designate.tests.unit.common.test_rpc_logging.TestRPCLogging.test_rpc_disallow_logging [0.000602s] ... ok DEBUG: {3} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_kwargs [0.000447s] ... ok DEBUG: {3} designate.tests.unit.common.test_zone_lock.TestExtractZoneId.test_extract_zone_id_when_second_argument_is_a_zone [0.000369s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_find_recordsed_not_found [0.000689s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.HandleRecordQueryTest.test_handle_record_query_forbidden [0.000823s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_axfr_forbidden [0.001052s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_axfr_zone_not_found [0.000871s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.MdnsHandleTest.test_zone_criterion_from_request_enforce_tsig [0.000789s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_handler.TestRequestHandlerCall.test_convert_to_rrset [0.000684s] ... ok DEBUG: {3} designate.tests.unit.mdns.test_service.MdnsServiceTest.test_service_name [0.001207s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_base.NetworkEndpointsFromConfigTest.test_endpoints [0.000816s] ... ok DEBUG: {3} designate.tests.unit.network_api.test_fake.FakeNetworkAPITest.test_list_floatingips_is_admin [0.000937s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_fake.TestFakeHandler.test_get_name [0.000821s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_canonical_name [0.000925s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_exchange_topics [0.000903s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_get_name [0.001087s] ... ok DEBUG: {3} designate.tests.unit.notification_handler.test_nova.TestNovaHandler.test_process_notification_invalid_event_type [0.000963s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_attribute_error [0.001362s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_schema_does_not_match [0.000551s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters.DesignateAdapterTest.test_parse_type_error [0.000820s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.APIv2AdapterTest.test_get_base_url_enable_host_header [0.000476s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_get_path [0.000388s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.RecordSetAPIv2AdapterTest.test_parse_object [0.000395s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.SharedZoneAPIv2AdapterTest.test_render_object_links [0.000461s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneAttributeAPIv2AdapterTest.test_parse_object [0.000384s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_v2_api.ZoneExportAPIv2AdapterTest.test_render_object_links [0.000430s] ... ok DEBUG: {3} designate.tests.unit.objects.test_adapters_yaml.DesignateYAMLAdapterTest.test_yaml_parsing [0.007445s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_reset_changes_subset [0.000432s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_to_repr [0.000433s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_to_str [0.000355s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_obj_what_changed [0.000348s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_record_to_str [0.000395s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_dict [0.000332s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DesignateObjectTest.test_to_primitive_recursive [0.000422s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_get [0.000922s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.DictObjectMixinTest.test_jsonutils_to_primitive [0.000373s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_contains [0.000506s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_count [0.000388s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_from_primitive_no_changes [0.000457s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_index [0.000392s] ... ok DEBUG: {3} designate.tests.unit.objects.test_base.ListObjectMixinTest.test_insert [0.000379s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.CertTypeFieldTest.test_not_valid_cert_type [0.000497s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.HostFieldTest.test_is_none [0.000367s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.IPOrHostTest.test_not_valid_ip_or_host [0.000476s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.NaptrServiceFieldTest.test_not_valid_naptr_service [0.000958s] ... ok DEBUG: {3} designate.tests.unit.objects.test_fields.SshfpTest.test_not_valid_sshfp [0.000456s] ... ok DEBUG: {3} designate.tests.unit.objects.test_quota.QuotaTest.test_quota_max [0.000430s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_action [0.000634s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_managed [0.000508s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_status_many_expect_active [0.000998s] ... ok DEBUG: {3} designate.tests.unit.objects.test_recordset.RecordSetTest.test_to_repr [0.000779s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_a.RRDataATest.test_reject_aaaa_record [0.001034s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_mail_domain_not_valid [0.000457s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_iodef_mail_host_too_long [0.000449s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue [0.000360s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_caa.RRDataCAATest.test_parse_caa_issue_host_too_long [0.000330s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_cert [0.000415s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_cert.RRDataCERTTest.test_parse_invalid_cert_type_mnemonic [0.000381s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_no_default_alpn_no_alpn_param [0.000847s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_https.HTTPSTest.test_non_valid_port [0.000815s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_mx.RRDataMXTest.test_validate_mx_not_fqdn [0.000832s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_ns.RRDataNSTest.test_ns_record [0.001496s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_ptr.RRDataPTRTest.test_ptr_invalid_data [0.000804s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_ptr.RRDataPTRTest.test_ptr_record [0.000729s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_soa.RRDataSOATest.test_soa_record [0.000796s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_sshfp.RRDataSSHTPTest.test_parse_sshfp [0.000504s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_alpn_without_dohpath [0.000776s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_dns_no_doh_h2_alpn [0.000814s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_doh [0.000744s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_doh_not_missed_dns [0.000786s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_doh_not_relative [0.000795s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_doh_short [0.000978s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_non_valid_ipv4hint [0.000786s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_svcb.SVCBTest.test_unsupported_param [0.000789s] ... ok DEBUG: {3} designate.tests.unit.objects.test_rrdata_txt.RRDataTXTTest.test_reject_non_quoted_spaces [0.000768s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_get_master_by_ip [0.000426s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_validate [0.000473s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_primary_no_email [0.000388s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_primary_with_masters [0.000458s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone.ZoneTest.test_validate_secondary_with_masters_empty_list [0.000437s] ... ok DEBUG: {3} designate.tests.unit.objects.test_zone_master.ZoneMasterTest.test_zone_masters_to_list [0.000414s] ... ok DEBUG: {3} designate.tests.unit.producer.test_service.ProducerServiceTest.test_producer_rpc_topic [0.002068s] ... ok DEBUG: {3} designate.tests.unit.producer.test_service.ProducerServiceTest.test_service_name [0.001427s] ... ok DEBUG: {3} designate.tests.unit.producer.test_tasks.PeriodicGenerateDelayedNotifyTaskTest.test_zone_action_none [0.001250s] ... ok DEBUG: {3} designate.tests.unit.producer.test_tasks.PeriodicSecondaryRefreshTest.test_refresh_zone [0.001301s] ... ok DEBUG: {3} designate.tests.unit.producer.test_tasks.PeriodicTest.test_iter_zones [0.000857s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_basic.SchedulerTest.test_no_filters_enabled [0.000787s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerFallbackFilterTest.test_multiple_pools [0.000598s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerInDoubtDefaultPoolFilterTest.test_get_pool_failure [0.000681s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_filters.SchedulerPoolIDAttributeFilterTest.test_no_pools [0.001618s] ... ok DEBUG: {3} designate.tests.unit.scheduler.test_permutations.AttributeSchedulerPermutationsTest.test_tier_not_found_raises_exception [0.001488s] ... ok DEBUG: {3} designate.tests.unit.sink.test_service.TestSinkService.test_service_start [0.003479s] ... ok DEBUG: {3} designate.tests.unit.sink.test_service.TestSinkService.test_service_stop_and_notification_listener_stopped [0.001817s] ... ok DEBUG: {3} designate.tests.unit.test_conf.TestConfOpts.test_opts_import_invalid_module [0.000638s] ... ok DEBUG: {3} designate.tests.unit.test_context.TestDesignateContext.test_get_auth_plugin [0.000394s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_disable_grouping_already_exists [0.000635s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_retry_if_tooz_error [0.000536s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_start_no_coordination [0.000618s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestCoordination.test_stop_no_coordination [0.000782s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitioner.test_three_even_partitions [3.036108s] ... ok DEBUG: {2} designate.tests.unit.test_coordination.TestPartitionerWithoutBackend.test_start [0.001616s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_call_with_none [0.001846s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_bad_signature [0.001996s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_dns_exception [0.002122s] ... ok DEBUG: {2} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_renderer_to_wire [0.002069s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSMessages.test_notify [0.002129s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSUtils.test_get_ip_address_none [0.001505s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDNSUtils.test_send_tcp_dns_message [0.002227s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_exception [0.003242s] ... ok DEBUG: {2} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_timeout [0.003352s] ... ok DEBUG: {2} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_get_status [0.002144s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_export_create [0.001507s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_import_create [0.001605s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_import_delete [0.000766s] ... ok DEBUG: {2} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_delete [0.000768s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_notification_transport [0.000664s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_notifier [0.000545s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RPCTest.test_get_server_transport_is_none [0.000594s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_context_with_profiler [0.001254s] ... ok DEBUG: {2} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_entity_base_not_set [0.000459s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_buffer_empty [0.001744s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_expected_length_raw_zero [0.001104s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_no_app_response [0.001561s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_os_error [0.002421s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestDNSService.test_handle_udp_handle_errors [0.001701s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestRpcService.test_rpc_service_init_host_called_twice [0.003190s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestServiceInit.test_rpc_service_init [0.002083s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestServiceInit.test_service_init [0.001712s] ... ok DEBUG: {2} designate.tests.unit.test_service.TestWSGIService.test_service_wait_multiple_servers [0.001407s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_bind_tcp_without_port [0.004227s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_deep_dict_merge_not_dict [0.000773s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_execute [0.001121s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_find_config [0.001639s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_get_paging_params [0.000855s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_without_sort_keys [0.000884s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_get_proxies [0.000901s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_invalid_uuid_no_argument_provided [0.000928s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_load_schema_missing [0.000958s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_load_template [0.001625s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_load_template_missing [0.000968s] ... ok DEBUG: {2} designate.tests.unit.test_utils.TestUtils.test_resource_string [0.001155s] ... ok DEBUG: {2} designate.tests.unit.workers.test_base_task.TestTask.test_compare_threshold_at_100_percentage [0.000865s] ... ok DEBUG: {2} designate.tests.unit.workers.test_base_task.TestTask.test_compare_threshold_at_50_percentage [0.000754s] ... ok DEBUG: {2} designate.tests.unit.workers.test_rpcapi.TestService.test_delete_zone [0.000824s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_central_api [0.002478s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_executor [0.002152s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_get_serial_number [0.002998s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_perform_zone_xfr [0.001706s] ... ok DEBUG: {2} designate.tests.unit.workers.test_service.WorkerServiceTest.test_setup_target_backends_with_no_backends [0.001520s] ... ok DEBUG: {2} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_only_allow_axfr_on_secondary_zones [0.001012s] ... ok DEBUG: {2} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_not_change_name [0.001300s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call [0.000651s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call_exception_raised [0.000607s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_get_serial [0.000457s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestSendNotify.test_call_notify_timeout [0.000931s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call [0.000802s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_wait_for_nameservers [0.000794s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_update [0.001422s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_call_on_success [0.001202s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_on_error_failure [0.000667s] ... ok DEBUG: {2} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll_with_retry [0.004469s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestPartitioner.test_three_odd_partitions [3.017169s] ... ok DEBUG: {0} designate.tests.unit.test_coordination.TestPartitioner.test_unwatch_partition_change [0.001041s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_process_request [0.000710s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestSerializationMiddleware.test_unknown_tsig_key [0.001158s] ... ok DEBUG: {0} designate.tests.unit.test_dnsmiddleware.TestTsigInfoMiddleware.test_process_request_tsig_key_not_found [0.001058s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial [0.001757s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSMessages.test_get_serial_no_rdataset [0.001082s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test__soa_to_normal [0.000682s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDNSUtils.test_all_tcp_default [0.000658s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr [0.002314s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_form_error [0.001519s] ... ok DEBUG: {0} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_no_masters [0.001011s] ... ok DEBUG: {0} designate.tests.unit.test_heartbeat_emitter.HeartbeatEmitterTest.test_stop [0.002161s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_export_delete [0.000965s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_update_records [0.001029s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_accept_create [0.000656s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_update [0.000679s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.AuditNotificationTest.test_other_data_handle_unexpected_values [0.001167s] ... ok DEBUG: {0} designate.tests.unit.test_notifications.DefaultNotificationTest.test_default_notifications [0.000467s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_add_extra_exmods [0.000353s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_cleanup [0.001589s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_clear_extra_exmods [0.000345s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_client_is_none [0.000456s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener_transport_is_none [0.000436s] ... ok DEBUG: {0} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_deserialize_entity_base_not_set [0.000329s] ... ok DEBUG: {0} designate.tests.unit.test_schema.TestSchema.test_constructor [0.000613s] ... ok DEBUG: {0} designate.tests.unit.test_service.BaseServiceTest.test_wait_keyboard_interrupt [0.001070s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestDNSService.test_dns_handle_udp_query [0.001293s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_running_not_set [0.001050s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestDNSService.test_handle_tcp_without_timeout [0.001635s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestDNSService.test_handle_udp [0.001062s] ... ok DEBUG: {0} designate.tests.unit.test_service.TestWSGIService.test_service_start [0.016067s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. DEBUG: removals.removed_module( DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_bind_tcp [0.002342s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_deep_dict_merge [0.000663s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_execute_with_rootwrap [0.000788s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_limit [0.000793s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_max_limit [0.000630s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_no_proxy [0.000608s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_resource_string_empty_args [0.000696s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_split_host_port [0.000879s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_split_host_port_with_invalid_port [0.002898s] ... ok DEBUG: {0} designate.tests.unit.test_utils.TestUtils.test_validate_invalid_uuid [0.000774s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_constructor [0.000522s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_found [0.000703s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_valid_deleted [0.000635s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_not_valid_none [0.000600s] ... ok DEBUG: {0} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_is_valid [0.000714s] ... ok DEBUG: {0} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_nxdomain_deleted_zone [0.000770s] ... ok DEBUG: {0} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_get_serial_number_ok [0.000802s] ... ok DEBUG: {0} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_nxdomain [0.000814s] ... ok DEBUG: {0} designate.tests.unit.workers.test_rpcapi.TestService.test_create_zone [0.000574s] ... ok DEBUG: {0} designate.tests.unit.workers.test_rpcapi.TestService.test_get_serial_number [0.000495s] ... ok DEBUG: {0} designate.tests.unit.workers.test_rpcapi.TestService.test_start_zone_export [0.000656s] ... ok DEBUG: {0} designate.tests.unit.workers.test_rpcapi.TestService.test_update_zone [0.000567s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_delete_zone [0.001868s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_do_zone_action [0.002653s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_load_pool [0.002969s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_start [0.002079s] ... ok DEBUG: {0} designate.tests.unit.workers.test_service.WorkerServiceTest.test_start_zone_export [0.002918s] ... ok DEBUG: {0} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_delay [0.000509s] ... ok DEBUG: {0} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_max_retries [0.000521s] ... ok DEBUG: {0} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_threshold_percentage [0.000513s] ... ok DEBUG: {0} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_axfr_failure [0.001287s] ... ok DEBUG: {0} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_using_list_of_servers [0.001207s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_sync_export_wrong_size_fails [0.001157s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_no_serial [0.000482s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_delete_success_half [0.000521s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestPollForZone.test_call_timeout [0.000690s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_delete_error [0.000625s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_update_error [0.000582s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_action_on_targets_false [0.001201s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_poll_for_zone_false [0.001130s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestPartitioner.test_callbacks [2.015567s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_delete [0.006638s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_call_on_failure [0.001145s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_true [0.000470s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_true_no_zones [0.000437s] ... ok DEBUG: {0} designate.tests.unit.workers.test_zone_tasks.TestZonePollerPolling.test_do_poll [0.002122s] ... ok DEBUG: {0} designate.tests.unit.wsgi.test_api.WSGIApiTestCase.test_wsgi_api_application [0.001088s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestPartitioner.test_two_even_partitions [2.013987s] ... ok DEBUG: {3} designate.tests.unit.test_coordination.TestPartitionerWithoutBackend.test_cb_on_watch [0.001550s] ... ok DEBUG: {3} designate.tests.unit.test_dnsmiddleware.TestDNSMiddleware.test_build_error_response [0.001257s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDNSMessages.test_soa [0.006654s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDNSUtils.test_dnspyrecords_to_recordsetlist [0.005872s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDNSUtils.test_get_ip_address [0.002450s] ... ok DEBUG: {3} designate.tests.unit.test_dnsutils.TestDoAfxr.test_do_afxr_fails_with_socket_error [0.003680s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_create [0.002650s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_delete [0.001708s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_name [0.002030s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_rrset_update_other [0.001638s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_transfer_request_create [0.001350s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_audit_zone_id [0.001720s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_other_data [0.002555s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_nothing_changed_in_recordset_records [0.001156s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_recordset_data_result_not_recordset [0.000957s] ... ok DEBUG: {3} designate.tests.unit.test_notifications.AuditNotificationTest.test_zone_id [0.000811s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.DesignateObjectSerializerTest.test_process_iterable [0.000497s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RPCTest.test_cleanup_no_transport [0.000689s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RPCTest.test_get_notification_listener [0.001023s] ... ok DEBUG: {3} designate.tests.unit.test_rpc.RequestContextSerializerTest.test_serialize_context_without_profiler [0.000631s] ... ok DEBUG: {3} designate.tests.unit.test_service.BaseServiceTest.test_serve [0.001438s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_dns_handle_tcp_conn_struct_error [0.002578s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_handle_tcp [0.001903s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_service_init [0.000943s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_service_start [0.002528s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestDNSService.test_service_stop [0.001557s] ... ok DEBUG: {3} designate.tests.unit.test_service.TestRpcService.test_rpc_service_wait [0.002006s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_bind_udp_without_reuse_port [0.004020s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_invalid_sort_dir [0.000991s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_sort_by_tenant_id [0.001037s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_paging_params_sort_tenant_without_all_tenants [0.001028s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_http_proxy [0.000973s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_get_proxies_with_https_proxy [0.000957s] ... ok DEBUG: {3} designate.tests.unit.test_utils.TestUtils.test_resource_string_missing [0.001334s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_call [0.000951s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_central_api [0.000794s] ... ok DEBUG: {3} designate.tests.unit.workers.test_base_task.TestTask.test_current_action_bad_storage_always_valid [0.000627s] ... ok DEBUG: {3} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_eagain [0.000988s] ... ok DEBUG: {3} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_econnrefused [0.000890s] ... ok DEBUG: {3} designate.tests.unit.workers.test_notify.WorkerNotifyTest.test_make_and_send_dns_message_timeout [0.000877s] ... ok DEBUG: {3} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_multiple_tasks [0.005698s] ... ok DEBUG: {3} designate.tests.unit.workers.test_processing.TestProcessingExecutor.test_execute_single_task [0.001108s] ... ok DEBUG: {3} designate.tests.unit.workers.test_rpcapi.TestService.test_perform_zone_xfr [0.000532s] ... ok DEBUG: {3} designate.tests.unit.workers.test_rpcapi.TestService.test_recover_shard [0.000467s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_create_zone [0.004327s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_do_zone_action_also_notifies [0.005439s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_name [0.001861s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_service_stop [0.001544s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_setup_target_backends [0.001858s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_storage [0.001485s] ... ok DEBUG: {3} designate.tests.unit.workers.test_service.WorkerServiceTest.test_worker_rpc_topic [0.001589s] ... ok DEBUG: {3} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_max_prop_time [0.000484s] ... ok DEBUG: {3} designate.tests.unit.workers.test_task_config.TestTaskConfig.test_timeout [0.000431s] ... ok DEBUG: {3} designate.tests.unit.workers.test_xfr.TestXfr.test_zone_sync_not_change_masters [0.002074s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_async_export_fails [0.000988s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestExportZone.test_sync_export_right_size [0.001018s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_delete_success_all [0.000478s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestParseQueryResults.test_result_cases_update_fail_all [0.000447s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestSendNotify.test_call_notify [0.000929s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestUpdateStatus.test_call_on_success [0.000598s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_call_on_delete [0.000629s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneAction.test_constructor [0.000602s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_create [0.001427s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneActionOnTarget.test_call_exception_raised [0.005975s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_execute [0.001646s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZoneActor.test_threshold_from_config [0.000458s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_constructor [0.000432s] ... ok DEBUG: {3} designate.tests.unit.workers.test_zone_tasks.TestZonePoller.test_threshold_met_false_no_zones_one_result [0.000411s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1977 tests in 62.5373 sec. DEBUG: - Passed: 1973 DEBUG: - Skipped: 1 DEBUG: - Expected Fail: 3 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 230.4953 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (495 tests) => 0:01:00.258407 DEBUG: - Worker 1 (494 tests) => 0:00:49.864747 DEBUG: - Worker 2 (494 tests) => 0:00:58.963123 DEBUG: - Worker 3 (494 tests) => 0:01:02.537312 DEBUG: py312: OK (70.64 seconds) DEBUG: congratulations :) (70.73 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-designate-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vORarL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-designate = 1:21.1.0-0.20260216174352.eb6c4aa.el10 python3-designate = 1:21.1.0-0.20260216174352.eb6c4aa.el10 python3.12-designate = 1:21.1.0-0.20260216174352.eb6c4aa.el10 python3.12dist(designate) = 21.1 python3dist(designate) = 21.1 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: ((python3.12dist(flask) < 0.11 or python3.12dist(flask) > 0.11) with python3.12dist(flask) >= 0.10) ((python3.12dist(pecan) < 1.0.2 or python3.12dist(pecan) > 1.0.2) with (python3.12dist(pecan) < 1.0.3 or python3.12dist(pecan) > 1.0.3) with (python3.12dist(pecan) < 1.0.4 or python3.12dist(pecan) > 1.0.4) with (python3.12dist(pecan) < 1.2 or python3.12dist(pecan) > 1.2) with python3.12dist(pecan) >= 1) python(abi) = 3.12 python3.12dist(alembic) >= 1.8 python3.12dist(dnspython) >= 2.2.1 python3.12dist(futurist) >= 1.2 python3.12dist(jinja2) >= 2.10 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(keystonemiddleware) >= 4.17 python3.12dist(openstacksdk) >= 0.103 python3.12dist(oslo-concurrency) >= 4.2 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 4 python3.12dist(oslo-db) >= 8.3 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-rootwrap) >= 5.15 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 4.2 python3.12dist(oslo-service[threading]) >= 4.2 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 4.7 python3.12dist(oslo-versionedobjects) >= 1.31.2 python3.12dist(osprofiler) >= 3.4 python3.12dist(paste) >= 2.0.2 python3.12dist(pastedeploy) >= 1.5 python3.12dist(pbr) >= 3.1.1 python3.12dist(python-designateclient) >= 2.12 python3.12dist(requests) >= 2.23 python3.12dist(sqlalchemy) >= 1.4.41 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 6 python3.12dist(tooz) >= 1.58 python3.12dist(webob) >= 1.7.1 DEBUG: Obsoletes: python3.12-designate < 1:21.1.0-0.20260216174352.eb6c4aa.el10 DEBUG: Processing files: python3-designate-tests-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GkWH4U DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/python3-designate-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-designate-tests = 1:21.1.0-0.20260216174352.eb6c4aa.el10 python3-designate-tests = 1:21.1.0-0.20260216174352.eb6c4aa.el10 python3.12-designate-tests = 1:21.1.0-0.20260216174352.eb6c4aa.el10 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.12 DEBUG: Obsoletes: python3.12-designate-tests < 1:21.1.0-0.20260216174352.eb6c4aa.el10 DEBUG: Processing files: openstack-designate-common-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Qr1sFb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/README.rst /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/etc/designate/policy.yaml.sample /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/doc/openstack-designate-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UOaQu4 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-designate-common) = 1:21.1.0-0.20260216174352.eb6c4aa.el10 openstack-designate-common = 1:21.1.0-0.20260216174352.eb6c4aa.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Recommends: group(designate) user(designate) DEBUG: Processing files: openstack-designate-agent-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.houxF6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-agent DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-agent = 1:21.1.0-0.20260216174352.eb6c4aa.el10 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(preun): /bin/sh DEBUG: Processing files: openstack-designate-api-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8pdHRV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-designate-api) = 1:21.1.0-0.20260216174352.eb6c4aa.el10 openstack-designate-api = 1:21.1.0-0.20260216174352.eb6c4aa.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: Recommends: group(designate) DEBUG: Processing files: openstack-designate-central-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5A0wxN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-central DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-central = 1:21.1.0-0.20260216174352.eb6c4aa.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: Processing files: openstack-designate-mdns-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ubp5Ik DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-mdns DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-mdns = 1:21.1.0-0.20260216174352.eb6c4aa.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: Processing files: openstack-designate-producer-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jeM0R3 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-producer DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-producer = 1:21.1.0-0.20260216174352.eb6c4aa.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: Obsoletes: openstack-designate-pool-manager < 9.0.0 openstack-designate-zone-manager < 9.0.0 DEBUG: Processing files: openstack-designate-sink-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g5a3Oe DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-sink DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-sink = 1:21.1.0-0.20260216174352.eb6c4aa.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: Processing files: openstack-designate-worker-21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bPsHOw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + cp -pr /builddir/build/BUILD/designate-21.1.0.dev42/LICENSE /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64/usr/share/licenses/openstack-designate-worker DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-designate-worker = 1:21.1.0-0.20260216174352.eb6c4aa.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: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-api-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-producer-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-common-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-central-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-worker-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-sink-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-mdns-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-designate-agent-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-designate-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-designate-tests-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6ADbpZ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd designate-21.1.0.dev42 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.947P8z DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/designate-21.1.0.dev42-SPECPARTS DEBUG: + rm -rf designate-21.1.0.dev42 designate-21.1.0.dev42.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-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-21.1.0-0.20260216174352.eb6c4aa.el10.src.rpm) Config(dlrn-5) 2 minutes 5 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Address sizes: 40 bits physical, 48 bits virtual DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Vendor ID: AuthenticAMD DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: Stepping: 0 DEBUG: BogoMIPS: 5599.99 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 128 KiB (4 instances) DEBUG: L1i cache: 128 KiB (4 instances) DEBUG: L2 cache: 2 MiB (4 instances) DEBUG: L3 cache: 64 MiB (4 instances) DEBUG: NUMA node(s): 1 DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Vulnerability Gather data sampling: Not affected DEBUG: Vulnerability Itlb multihit: Not affected DEBUG: Vulnerability L1tf: Not affected DEBUG: Vulnerability Mds: Not affected DEBUG: Vulnerability Meltdown: Not affected DEBUG: Vulnerability Mmio stale data: Not affected DEBUG: Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode DEBUG: Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl DEBUG: Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization DEBUG: Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected DEBUG: Vulnerability Srbds: Not affected DEBUG: Vulnerability Tsx async abort: Not affected DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free', '--human'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 15Gi 3.6Gi 2.8Gi 995Mi 10Gi 11Gi DEBUG: Swap: 15Gi 5.6Gi 10Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Type Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs tmpfs 4.3G 844M 3.5G 20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 176G 374G 33% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 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.7jvh9fxb', '/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-agent-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-sink-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-mdns-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-worker-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-central-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-producer-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-tests-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-common-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-api-21.1.0-0.20260216174352.eb6c4aa.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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-agent-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-sink-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-mdns-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-worker-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-central-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-producer-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-tests-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-common-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-api-21.1.0-0.20260216174352.eb6c4aa.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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-agent-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-sink-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-mdns-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-worker-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-central-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-producer-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-tests-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/python3-designate-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-common-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71/openstack-designate-api-21.1.0-0.20260216174352.eb6c4aa.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-barbican-317e70e98c39c39ce44 69 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-sushy-tools-ab13afcf51f8a18fddb 155 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-d8525886bba1732f5d067 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-1dc367b5 154 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-11ccbe84884cb6d9a 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-plugins-4ceffd8c39414c 166 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-3eaf854b 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-7da27bb38501bea341 147 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-5a9e0732953823e93c2b6 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-1f48fefa 161 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-9e631a614aae0a1d77a65 103 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ovn-octavia-provider-0f370ad761 162 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2c4f284c1089b5a6d534 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-6d4ff7151022fc003766 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-edpm-image-builder-69dd4e1e144dc9f3173 150 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ironic-9ca41723931080ef1d6d7054 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2c980ac94682e8baed89c7 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-697e0a8d38fbd6d7103f 97 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-heat-ui-eb35bc97ad99c7263797 130 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 40 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 38 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 26 kB/s | 7.0 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 32 kB/s | 7.4 kB 00:00 DEBUG: dlrn-master-testing 171 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 88 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 97 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 29 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 30 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 93 kB/s | 29 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: openstack-designate-agent noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 11 k DEBUG: openstack-designate-api noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 13 k DEBUG: openstack-designate-central noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 12 k DEBUG: openstack-designate-common noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 34 k DEBUG: openstack-designate-mdns noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 12 k DEBUG: openstack-designate-producer noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 12 k DEBUG: openstack-designate-sink noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 12 k DEBUG: openstack-designate-worker noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 12 k DEBUG: python3-designate noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 613 k DEBUG: python3-designate-tests noarch 1:21.1.0-0.20260216174352.eb6c4aa.el10 @commandline 571 k DEBUG: Installing dependencies: DEBUG: groff-base x86_64 1.23.0-10.el10 baseos 1.1 M DEBUG: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libyaml x86_64 0.2.5-16.el10 baseos 62 k DEBUG: memcached x86_64 1.6.23-7.el10 appstream 185 k DEBUG: ncurses x86_64 6.4-14.20240127.el10 baseos 423 k DEBUG: perl-AutoLoader noarch 5.74-514.el10 appstream 22 k DEBUG: perl-B x86_64 1.89-514.el10 appstream 178 k DEBUG: perl-Carp noarch 1.54-511.el10 baseos 30 k DEBUG: perl-Class-Struct noarch 0.68-514.el10 appstream 23 k DEBUG: perl-Data-Dumper x86_64 2.189-512.el10 baseos 57 k DEBUG: perl-Digest noarch 1.20-511.el10 baseos 26 k DEBUG: perl-Digest-MD5 x86_64 2.59-6.el10 baseos 37 k DEBUG: perl-DynaLoader x86_64 1.56-514.el10 appstream 27 k DEBUG: perl-Encode x86_64 4:3.21-511.el10 baseos 1.1 M DEBUG: perl-Errno x86_64 1.38-514.el10 appstream 16 k DEBUG: perl-Exporter noarch 5.78-511.el10 baseos 32 k DEBUG: perl-Fcntl x86_64 1.18-514.el10 appstream 30 k DEBUG: perl-File-Basename noarch 2.86-514.el10 appstream 18 k DEBUG: perl-File-Path noarch 2.18-512.el10 appstream 35 k DEBUG: perl-File-Temp noarch 1:0.231.100-512.el10 baseos 60 k DEBUG: perl-File-stat noarch 1.14-514.el10 appstream 18 k DEBUG: perl-FileHandle noarch 2.05-514.el10 appstream 16 k DEBUG: perl-Getopt-Long noarch 1:2.58-3.el10 baseos 65 k DEBUG: perl-Getopt-Std noarch 1.14-514.el10 appstream 16 k DEBUG: perl-HTTP-Tiny noarch 0.088-512.el10 baseos 57 k DEBUG: perl-IO x86_64 1.55-514.el10 appstream 81 k DEBUG: perl-IO-Socket-IP noarch 0.42-512.el10 baseos 43 k DEBUG: perl-IO-Socket-SSL noarch 2.085-3.el10 baseos 227 k DEBUG: perl-IPC-Open3 noarch 1.22-514.el10 appstream 23 k DEBUG: perl-MIME-Base64 x86_64 3.16-511.el10 baseos 31 k DEBUG: perl-Mozilla-CA noarch 20231213-5.el10 baseos 15 k DEBUG: perl-Net-SSLeay x86_64 1.94-8.el10 appstream 380 k DEBUG: perl-POSIX x86_64 2.20-514.el10 appstream 97 k DEBUG: perl-PathTools x86_64 3.91-512.el10 baseos 85 k DEBUG: perl-Pod-Escapes noarch 1:1.07-511.el10 baseos 21 k DEBUG: perl-Pod-Perldoc noarch 3.28.01-512.el10 baseos 84 k DEBUG: perl-Pod-Simple noarch 1:3.45-511.el10 baseos 218 k DEBUG: perl-Pod-Usage noarch 4:2.03-511.el10 baseos 41 k DEBUG: perl-Scalar-List-Utils x86_64 5:1.63-511.el10 baseos 74 k DEBUG: perl-SelectSaver noarch 1.02-514.el10 appstream 12 k DEBUG: perl-Socket x86_64 4:2.038-511.el10 baseos 56 k DEBUG: perl-Storable x86_64 1:3.32-511.el10 baseos 99 k DEBUG: perl-Symbol noarch 1.09-514.el10 appstream 15 k DEBUG: perl-Term-ANSIColor noarch 5.01-512.el10 baseos 49 k DEBUG: perl-Term-Cap noarch 1.18-511.el10 baseos 23 k DEBUG: perl-Text-ParseWords noarch 3.31-511.el10 baseos 17 k DEBUG: perl-Text-Tabs+Wrap noarch 2024.001-511.el10 baseos 23 k DEBUG: perl-Time-Local noarch 2:1.350-511.el10 baseos 35 k DEBUG: perl-URI noarch 5.27-3.el10 baseos 134 k DEBUG: perl-base noarch 2.27-514.el10 appstream 17 k DEBUG: perl-constant noarch 1.33-512.el10 baseos 24 k DEBUG: perl-if noarch 0.61.000-514.el10 appstream 15 k DEBUG: perl-interpreter x86_64 4:5.40.2-514.el10 appstream 73 k DEBUG: perl-libnet noarch 3.15-512.el10 baseos 127 k DEBUG: perl-libs x86_64 4:5.40.2-514.el10 appstream 2.4 M DEBUG: perl-locale noarch 1.12-514.el10 appstream 14 k DEBUG: perl-mro x86_64 1.29-514.el10 appstream 31 k DEBUG: perl-overload noarch 1.37-514.el10 appstream 46 k DEBUG: perl-overloading noarch 0.02-514.el10 appstream 14 k DEBUG: perl-parent noarch 1:0.241-512.el10 baseos 16 k DEBUG: perl-podlators noarch 1:5.01-511.el10 baseos 124 k DEBUG: perl-vars noarch 1.05-514.el10 appstream 14 k DEBUG: python-oslo-cache-lang noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 13 k DEBUG: python-oslo-versionedobjects-lang noarch 3.8.0-0.20250903120907.5c2d02e.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-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el10s delorean-master-testing 42 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el10s delorean-master-testing 43 k DEBUG: python3-blinker noarch 1.9.0-1.el10s delorean-master-testing 27 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-click noarch 8.1.7-7.el10s delorean-master-testing 226 k DEBUG: python3-cliff noarch 4.10.0-0.20250618070037.af17b57.el10 delorean-component-common 116 k DEBUG: python3-cmd2 noarch 2.5.8-1.el10s delorean-master-testing 375 k DEBUG: python3-cotyledon noarch 2.0.0-1.el10s delorean-master-testing 53 k DEBUG: python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el10 baseos 340 k DEBUG: python3-debtcollector noarch 3.0.0-0.20250212115946.0e6ce1c.el10 delorean-component-common 35 k DEBUG: python3-decorator noarch 5.1.1-12.el10 baseos 32 k DEBUG: python3-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 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-flask noarch 1:3.1.0-3.el10s delorean-master-testing 197 k DEBUG: python3-futurist noarch 3.2.1-0.20250905232230.388ec84.el10 delorean-component-common 84 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-itsdangerous noarch 2.2.0-1.el10s delorean-master-testing 40 k DEBUG: python3-jmespath noarch 1.0.1-8.el10 appstream 58 k DEBUG: python3-jsonpatch noarch 1.33-6.el10 appstream 32 k DEBUG: python3-jsonpointer noarch 2.3-9.el10 appstream 22 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-kazoo noarch 2.8.0-16.el10s delorean-master-testing 191 k DEBUG: python3-keystoneauth1 noarch 5.12.0-0.20250905092839.4f0414d.el10 delorean-component-keystone 554 k DEBUG: python3-keystoneclient noarch 1:5.7.0-0.20250903122615.be6c506.el10 delorean-component-clients 278 k DEBUG: python3-keystonemiddleware noarch 10.11.0-0.20250722065814.a93d295.el10 delorean-component-keystone 129 k DEBUG: python3-kombu noarch 1:5.3.7-1.el10s delorean-master-testing 423 k DEBUG: python3-logutils noarch 0.3.5-29.el10s delorean-master-testing 55 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-msgpack x86_64 1.1.0-1.el10s delorean-master-testing 103 k DEBUG: python3-netaddr noarch 1.3.0-2.el10 appstream 1.7 M DEBUG: python3-openstacksdk noarch 4.6.0-0.20250618072004.d2c6574.el10 delorean-component-clients 1.0 M DEBUG: python3-os-service-types noarch 1.8.0-0.20250722070657.dbbc067.el10 delorean-component-clients 42 k DEBUG: python3-osc-lib noarch 4.1.0-0.20250722063709.48b43f8.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 66 k DEBUG: python3-oslo-cache+dogpile noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.12.0-0.20250905173025.5083970.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 7.2.0-0.20250903115211.08987d8.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:10.0.0-0.20250722064059.493a086.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.1.0-0.20250903115431.f23bc41.el10 delorean-component-common 28 k DEBUG: python3-oslo-db noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 157 k DEBUG: python3-oslo-db+mysql noarch 17.4.0-0.20250903125129.69c7401.el10 delorean-component-common 8.0 k DEBUG: python3-oslo-i18n noarch 6.6.0-0.20250903121520.fc51cd8.el10 delorean-component-common 64 k DEBUG: python3-oslo-log noarch 7.2.1-0.20250903123413.dda3eb6.el10 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 17.1.0-0.20250722072528.827859a.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.13.0-0.20250903121146.276d34d.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.6.0-0.20250722063855.07ceb30.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.6.0-0.20250903115627.fc28a7b.el10 delorean-component-common 90 k DEBUG: python3-oslo-reports noarch 3.6.0-0.20250903115818.b8904f1.el10 delorean-component-common 64 k DEBUG: python3-oslo-rootwrap noarch 7.7.0-0.20250903120002.0cb36cd.el10 delorean-component-common 53 k DEBUG: python3-oslo-serialization noarch 5.8.0-0.20250903120250.8ed3fca.el10 delorean-component-common 35 k DEBUG: python3-oslo-service noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 109 k DEBUG: python3-oslo-service+threading noarch 4.3.0-0.20250903130900.bfc7798.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-upgradecheck noarch 2.6.0-0.20250903120433.f7dcd0c.el10 delorean-component-common 29 k DEBUG: python3-oslo-utils noarch 9.1.0-0.20250903120622.c9dd062.el10 delorean-component-common 130 k DEBUG: python3-oslo-versionedobjects noarch 3.8.0-0.20250903120907.5c2d02e.el10 delorean-component-common 94 k DEBUG: python3-osprofiler noarch 4.3.0-0.20250618065718.275ed56.el10 delorean-component-common 164 k DEBUG: python3-paste noarch 3.10.1-6.el10s delorean-master-testing 607 k DEBUG: python3-paste-deploy noarch 3.1.0-7.el10s delorean-master-testing 46 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-platformdirs noarch 4.2.2-2.el10s delorean-master-build-deps 41 k DEBUG: python3-ply noarch 3.11-25.el10 baseos 134 k DEBUG: python3-prettytable noarch 3.6.0-10.el10 appstream 68 k DEBUG: python3-prometheus_client noarch 0.21.0-2.el10s delorean-master-testing 117 k DEBUG: python3-psutil x86_64 5.9.8-6.el10 appstream 269 k DEBUG: python3-pyOpenSSL noarch 24.2.1-1.el10s delorean-master-testing 121 k DEBUG: python3-pycadf noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 64 k DEBUG: python3-pycparser noarch 2.20-16.el10 baseos 158 k DEBUG: python3-pymemcache noarch 4.0.0-1.el10s delorean-master-testing 148 k DEBUG: python3-pynacl x86_64 1.5.0-14.el10s delorean-master-testing 124 k DEBUG: python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k DEBUG: python3-pyperclip noarch 1.8.2-1.el10s delorean-master-testing 28 k DEBUG: python3-pytz noarch 2024.1-3.el10s delorean-master-testing 59 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-redis noarch 5.1.1-3.el10s delorean-master-testing 524 k DEBUG: python3-referencing noarch 0.31.1-6.el10 baseos 82 k DEBUG: python3-repoze-lru noarch 0.7-25.el10s delorean-master-testing 36 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20250213133424.d7ac0ff.el10 delorean-component-common 16 k DEBUG: python3-rfc3986 noarch 1.5.0-12.el10s delorean-master-testing 59 k DEBUG: python3-routes noarch 2.5.1-11.el10s delorean-master-testing 201 k DEBUG: python3-rpds-py x86_64 0.17.1-6.el10 baseos 298 k DEBUG: python3-setproctitle x86_64 1.3.3-4.el10s delorean-master-testing 24 k DEBUG: python3-statsd noarch 3.2.1-33.el10s delorean-master-testing 39 k DEBUG: python3-stevedore noarch 5.5.0-0.20250903121709.3c04bde.el10 delorean-component-clients 79 k DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testresources noarch 2.0.1-18.el10s delorean-master-testing 74 k DEBUG: python3-testscenarios noarch 0.5.0-21.el10s delorean-master-testing 40 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 k DEBUG: python3-tooz noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 133 k DEBUG: python3-tooz+redis noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 7.0.0-0.20250618071237.8df645f.el10 delorean-component-common 7.8 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 k DEBUG: python3-vine noarch 5.1.0-10.el10s delorean-master-testing 27 k DEBUG: python3-voluptuous noarch 0.15.2-1.el10s delorean-master-testing 73 k DEBUG: python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k DEBUG: python3-webob noarch 1.8.9-1.el10s delorean-master-testing 274 k DEBUG: python3-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 k DEBUG: python3-wrapt x86_64 1.17.1-1.el10s delorean-master-testing 68 k DEBUG: python3-yappi x86_64 1.6.0-1.el10s delorean-master-testing 62 k DEBUG: python3-zake noarch 0.2.2-22.el10s delorean-master-testing 56 k DEBUG: sudo x86_64 1.9.17-2.p2.el10 baseos 1.3 M DEBUG: which x86_64 2.21-44.el10 baseos 42 k DEBUG: Installing weak dependencies: DEBUG: perl-NDBM_File x86_64 1.17-514.el10 appstream 23 k DEBUG: python3-jwt+crypto noarch 2.8.0-1.el10s delorean-master-testing 8.6 k DEBUG: sudo-python-plugin x86_64 1.9.17-2.p2.el10 appstream 56 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 198 Packages DEBUG: Total size: 29 M DEBUG: Installed size: 113 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.7.0-0.20250903122615.be6c506.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-10.0.0-0.20250722064059.493a086.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sudo-1.9.17-2.p2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-44.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-AutoLoader-5.74-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-B-1.89-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Class-Struct-0.68-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-DynaLoader-1.56-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.38-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Fcntl-1.18-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Basename-2.86-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.18-512.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-stat-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-FileHandle-2.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Std-1.14-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.55-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IPC-Open3-1.22-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-NDBM_File-1.17-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-8.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-POSIX-2.20-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-SelectSaver-1.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Symbol-1.09-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-base-2.27-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-if-0.61.000-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.40.2-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-locale-1.12-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-mro-1.29-514.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-overload-1.37-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-overloading-0.02-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-vars-1.05-514.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.9.8-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sudo-python-plugin-1.9.17-2.p2.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-blinker-1.9.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-8.1.7-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cotyledon-2.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-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-flask-3.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-2.2.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kazoo-2.8.0-16.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.3.3-4.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-3.1.3-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zake-0.2.2-22.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.5.0-0.20250903121709.3c04bde 1/198 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/198 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 3/198 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 4/198 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 5/198 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 6/198 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 7/198 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 8/198 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 9/198 DEBUG: Installing : sudo-python-plugin-1.9.17-2.p2.el10.x86_64 10/198 DEBUG: Installing : sudo-1.9.17-2.p2.el10.x86_64 11/198 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/198 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/198 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 14/198 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 15/198 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 16/198 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 17/198 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 18/198 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 19/198 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 20/198 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 21/198 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 22/198 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 23/198 DEBUG: Installing : python3-os-service-types-1.8.0-0.20250722070657. 24/198 DEBUG: Installing : python3-keystoneauth1-5.12.0-0.20250905092839.4f 25/198 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 26/198 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 27/198 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 28/198 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 29/198 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 30/198 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 31/198 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 32/198 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 33/198 DEBUG: Installing : python3-oslo-context-6.1.0-0.20250903115431.f23b 34/198 DEBUG: Installing : python3-futurist-3.2.1-0.20250905232230.388ec84. 35/198 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 36/198 DEBUG: Installing : python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb 37/198 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 38/198 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 39/198 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 40/198 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 41/198 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 42/198 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 43/198 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 44/198 DEBUG: Installing : python3-setproctitle-1.3.3-4.el10s.x86_64 45/198 DEBUG: Installing : python3-cotyledon-2.0.0-1.el10s.noarch 46/198 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 47/198 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 48/198 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 49/198 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 50/198 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 51/198 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 52/198 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 53/198 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 54/198 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 55/198 DEBUG: Installing : python3-kazoo-2.8.0-16.el10s.noarch 56/198 DEBUG: Installing : python3-zake-0.2.2-22.el10s.noarch 57/198 DEBUG: Installing : python3-itsdangerous-2.2.0-1.el10s.noarch 58/198 DEBUG: Installing : python3-click-8.1.7-7.el10s.noarch 59/198 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 60/198 DEBUG: Installing : python3-blinker-1.9.0-1.el10s.noarch 61/198 DEBUG: Installing : python3-flask-1:3.1.0-3.el10s.noarch 62/198 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 63/198 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 64/198 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 65/198 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 66/198 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 67/198 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 68/198 DEBUG: Installing : which-2.21-44.el10.x86_64 69/198 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 70/198 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 71/198 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 72/198 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 73/198 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 74/198 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 75/198 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 76/198 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 77/198 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 78/198 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 79/198 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 80/198 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 81/198 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el10.noarch 82/198 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 83/198 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 84/198 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 85/198 DEBUG: Installing : python3-cliff-4.10.0-0.20250618070037.af17b57.el 86/198 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/198 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 87/198 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/198 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 88/198 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 89/198 DEBUG: Installing : perl-B-1.89-514.el10.x86_64 90/198 DEBUG: Installing : perl-FileHandle-2.05-514.el10.noarch 91/198 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 92/198 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 93/198 DEBUG: Installing : perl-AutoLoader-5.74-514.el10.noarch 94/198 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 95/198 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 96/198 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 97/198 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 98/198 DEBUG: Installing : perl-if-0.61.000-514.el10.noarch 99/198 DEBUG: Installing : perl-locale-1.12-514.el10.noarch 100/198 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 101/198 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 102/198 DEBUG: Installing : perl-File-Path-2.18-512.el10.noarch 103/198 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 104/198 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 105/198 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 106/198 DEBUG: Installing : perl-Class-Struct-0.68-514.el10.noarch 107/198 DEBUG: Installing : perl-POSIX-2.20-514.el10.x86_64 108/198 DEBUG: Installing : perl-IPC-Open3-1.22-514.el10.noarch 109/198 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 110/198 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 111/198 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 112/198 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 113/198 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 114/198 DEBUG: Installing : perl-SelectSaver-1.02-514.el10.noarch 115/198 DEBUG: Installing : perl-Symbol-1.09-514.el10.noarch 116/198 DEBUG: Installing : perl-File-stat-1.14-514.el10.noarch 117/198 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 118/198 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 119/198 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 120/198 DEBUG: Installing : perl-Fcntl-1.18-514.el10.x86_64 121/198 DEBUG: Installing : perl-base-2.27-514.el10.noarch 122/198 DEBUG: Installing : perl-mro-1.29-514.el10.x86_64 123/198 DEBUG: Installing : perl-IO-1.55-514.el10.x86_64 124/198 DEBUG: Installing : perl-overloading-0.02-514.el10.noarch 125/198 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 126/198 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 127/198 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 128/198 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 129/198 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 130/198 DEBUG: Installing : perl-Errno-1.38-514.el10.x86_64 131/198 DEBUG: Installing : perl-File-Basename-2.86-514.el10.noarch 132/198 DEBUG: Installing : perl-Getopt-Std-1.14-514.el10.noarch 133/198 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 134/198 DEBUG: Installing : perl-overload-1.37-514.el10.noarch 135/198 DEBUG: Installing : perl-vars-1.05-514.el10.noarch 136/198 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 137/198 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 138/198 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 139/198 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 140/198 DEBUG: Installing : perl-NDBM_File-1.17-514.el10.x86_64 141/198 DEBUG: Installing : perl-DynaLoader-1.56-514.el10.x86_64 142/198 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 143/198 DEBUG: Installing : perl-libs-4:5.40.2-514.el10.x86_64 144/198 DEBUG: Installing : perl-interpreter-4:5.40.2-514.el10.x86_64 145/198 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/198 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 146/198 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/198 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 147/198 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 148/198 DEBUG: Installing : python3-openstacksdk-4.6.0-0.20250618072004.d2c6 149/198 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 150/198 DEBUG: Installing : python-oslo-versionedobjects-lang-3.8.0-0.202509 151/198 DEBUG: Installing : python-oslo-utils-lang-9.1.0-0.20250903120622.c9 152/198 DEBUG: Installing : python-oslo-policy-lang-4.6.0-0.20250903115627.f 153/198 DEBUG: Installing : python-oslo-middleware-lang-6.6.0-0.202507220638 154/198 DEBUG: Installing : python-oslo-log-lang-7.2.1-0.20250903123413.dda3 155/198 DEBUG: Installing : python-oslo-i18n-lang-6.6.0-0.20250903121520.fc5 156/198 DEBUG: Installing : python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8 157/198 DEBUG: Installing : python3-oslo-utils-9.1.0-0.20250903120622.c9dd06 158/198 DEBUG: Installing : python3-oslo-config-2:10.0.0-0.20250722064059.49 159/198 DEBUG: Installing : python3-oslo-serialization-5.8.0-0.2025090312025 160/198 DEBUG: Installing : python3-oslo-log-7.2.1-0.20250903123413.dda3eb6. 161/198 DEBUG: Installing : python3-tooz+redis-7.0.0-0.20250618071237.8df645 162/198 DEBUG: Installing : python3-tooz+zake-7.0.0-0.20250618071237.8df645f 163/198 DEBUG: Installing : python3-tooz-7.0.0-0.20250618071237.8df645f.el10 164/198 DEBUG: Installing : python3-oslo-policy-4.6.0-0.20250903115627.fc28a 165/198 DEBUG: Installing : python3-oslo-middleware-6.6.0-0.20250722063855.0 166/198 DEBUG: Installing : python3-oslo-upgradecheck-2.6.0-0.20250903120433 167/198 DEBUG: Installing : python3-oslo-metrics-0.13.0-0.20250903121146.276 168/198 DEBUG: Installing : python3-keystoneclient-1:5.7.0-0.20250903122615. 169/198 DEBUG: Installing : python3-oslo-reports-3.6.0-0.20250903115818.b890 170/198 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 171/198 DEBUG: Installing : python3-osc-lib-4.1.0-0.20250722063709.48b43f8.e 172/198 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 173/198 DEBUG: Installing : python-oslo-db-lang-17.4.0-0.20250903125129.69c7 174/198 DEBUG: Installing : python3-oslo-db+mysql-17.4.0-0.20250903125129.69 175/198 DEBUG: Installing : python3-oslo-db-17.4.0-0.20250903125129.69c7401. 176/198 DEBUG: Installing : python-oslo-concurrency-lang-7.2.0-0.20250903115 177/198 DEBUG: Installing : python3-oslo-concurrency-7.2.0-0.20250903115211. 178/198 DEBUG: Installing : python3-oslo-service-4.3.0-0.20250903130900.bfc7 179/198 DEBUG: Installing : python3-oslo-messaging-17.1.0-0.20250722072528.8 180/198 DEBUG: Installing : python3-oslo-versionedobjects-3.8.0-0.2025090312 181/198 DEBUG: Installing : python3-osprofiler-4.3.0-0.20250618065718.275ed5 182/198 DEBUG: Installing : python3-oslo-service+threading-4.3.0-0.202509031 183/198 DEBUG: Installing : python-oslo-cache-lang-3.12.0-0.20250905173025.5 184/198 DEBUG: Installing : python3-oslo-cache+dogpile-3.12.0-0.202509051730 185/198 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.12.0-0.202509051730 186/198 DEBUG: Installing : python3-oslo-cache-3.12.0-0.20250905173025.50839 187/198 DEBUG: Installing : python3-keystonemiddleware-10.11.0-0.20250722065 188/198 DEBUG: Installing : python3-designate-1:21.1.0-0.20260216174352.eb6c 189/198 DEBUG: Running scriptlet: openstack-designate-common-1:21.1.0-0.2026021617 190/198 DEBUG: Installing : openstack-designate-common-1:21.1.0-0.2026021617 190/198 DEBUG: Installing : openstack-designate-agent-1:21.1.0-0.20260216174 191/198 DEBUG: Installing : openstack-designate-sink-1:21.1.0-0.202602161743 192/198 DEBUG: Running scriptlet: openstack-designate-sink-1:21.1.0-0.202602161743 192/198 DEBUG: Installing : openstack-designate-mdns-1:21.1.0-0.202602161743 193/198 DEBUG: Running scriptlet: openstack-designate-mdns-1:21.1.0-0.202602161743 193/198 DEBUG: Installing : openstack-designate-worker-1:21.1.0-0.2026021617 194/198 DEBUG: Running scriptlet: openstack-designate-worker-1:21.1.0-0.2026021617 194/198 DEBUG: Installing : openstack-designate-central-1:21.1.0-0.202602161 195/198 DEBUG: Running scriptlet: openstack-designate-central-1:21.1.0-0.202602161 195/198 DEBUG: Installing : openstack-designate-producer-1:21.1.0-0.20260216 196/198 DEBUG: Running scriptlet: openstack-designate-producer-1:21.1.0-0.20260216 196/198 DEBUG: Installing : openstack-designate-api-1:21.1.0-0.2026021617435 197/198 DEBUG: Running scriptlet: openstack-designate-api-1:21.1.0-0.2026021617435 197/198 DEBUG: Installing : python3-designate-tests-1:21.1.0-0.2026021617435 198/198 DEBUG: Running scriptlet: python3-designate-tests-1:21.1.0-0.2026021617435 198/198 DEBUG: Installed: DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libyaml-0.2.5-16.el10.x86_64 DEBUG: memcached-1.6.23-7.el10.x86_64 DEBUG: ncurses-6.4-14.20240127.el10.x86_64 DEBUG: openstack-designate-agent-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-api-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-central-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-common-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-mdns-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-producer-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-sink-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: openstack-designate-worker-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: perl-AutoLoader-5.74-514.el10.noarch DEBUG: perl-B-1.89-514.el10.x86_64 DEBUG: perl-Carp-1.54-511.el10.noarch DEBUG: perl-Class-Struct-0.68-514.el10.noarch DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 DEBUG: perl-Digest-1.20-511.el10.noarch DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 DEBUG: perl-DynaLoader-1.56-514.el10.x86_64 DEBUG: perl-Encode-4:3.21-511.el10.x86_64 DEBUG: perl-Errno-1.38-514.el10.x86_64 DEBUG: perl-Exporter-5.78-511.el10.noarch DEBUG: perl-Fcntl-1.18-514.el10.x86_64 DEBUG: perl-File-Basename-2.86-514.el10.noarch DEBUG: perl-File-Path-2.18-512.el10.noarch DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch DEBUG: perl-File-stat-1.14-514.el10.noarch DEBUG: perl-FileHandle-2.05-514.el10.noarch DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch DEBUG: perl-Getopt-Std-1.14-514.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch DEBUG: perl-IO-1.55-514.el10.x86_64 DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-IPC-Open3-1.22-514.el10.noarch DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch DEBUG: perl-NDBM_File-1.17-514.el10.x86_64 DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 DEBUG: perl-POSIX-2.20-514.el10.x86_64 DEBUG: perl-PathTools-3.91-512.el10.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 DEBUG: perl-SelectSaver-1.02-514.el10.noarch DEBUG: perl-Socket-4:2.038-511.el10.x86_64 DEBUG: perl-Storable-1:3.32-511.el10.x86_64 DEBUG: perl-Symbol-1.09-514.el10.noarch DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch DEBUG: perl-Term-Cap-1.18-511.el10.noarch DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch DEBUG: perl-Time-Local-2:1.350-511.el10.noarch DEBUG: perl-URI-5.27-3.el10.noarch DEBUG: perl-base-2.27-514.el10.noarch DEBUG: perl-constant-1.33-512.el10.noarch DEBUG: perl-if-0.61.000-514.el10.noarch DEBUG: perl-interpreter-4:5.40.2-514.el10.x86_64 DEBUG: perl-libnet-3.15-512.el10.noarch DEBUG: perl-libs-4:5.40.2-514.el10.x86_64 DEBUG: perl-locale-1.12-514.el10.noarch DEBUG: perl-mro-1.29-514.el10.x86_64 DEBUG: perl-overload-1.37-514.el10.noarch DEBUG: perl-overloading-0.02-514.el10.noarch DEBUG: perl-parent-1:0.241-512.el10.noarch DEBUG: perl-podlators-1:5.01-511.el10.noarch DEBUG: perl-vars-1.05-514.el10.noarch DEBUG: python-oslo-cache-lang-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python-oslo-concurrency-lang-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python-oslo-db-lang-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python-oslo-i18n-lang-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python-oslo-log-lang-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python-oslo-middleware-lang-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python-oslo-policy-lang-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python-oslo-utils-lang-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python-oslo-versionedobjects-lang-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: python3-alembic-1.13.1-7.el10.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-blinker-1.9.0-1.el10s.noarch DEBUG: python3-cachetools-5.4.0-6.el10s.noarch DEBUG: python3-cffi-1.16.0-7.el10.x86_64 DEBUG: python3-click-8.1.7-7.el10s.noarch DEBUG: python3-cliff-4.10.0-0.20250618070037.af17b57.el10.noarch DEBUG: python3-cmd2-2.5.8-1.el10s.noarch DEBUG: python3-cotyledon-2.0.0-1.el10s.noarch DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el10.noarch DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-designate-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: python3-designate-tests-1:21.1.0-0.20260216174352.eb6c4aa.el10.noarch DEBUG: python3-designateclient-6.3.0-0.20250527145916.1505c27.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-flask-1:3.1.0-3.el10s.noarch DEBUG: python3-futurist-3.2.1-0.20250905232230.388ec84.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.el10s.noarch DEBUG: python3-jmespath-1.0.1-8.el10.noarch DEBUG: python3-jsonpatch-1.33-6.el10.noarch DEBUG: python3-jsonpointer-2.3-9.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-kazoo-2.8.0-16.el10s.noarch DEBUG: python3-keystoneauth1-5.12.0-0.20250905092839.4f0414d.el10.noarch DEBUG: python3-keystoneclient-1:5.7.0-0.20250903122615.be6c506.el10.noarch DEBUG: python3-keystonemiddleware-10.11.0-0.20250722065814.a93d295.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-openstacksdk-4.6.0-0.20250618072004.d2c6574.el10.noarch DEBUG: python3-os-service-types-1.8.0-0.20250722070657.dbbc067.el10.noarch DEBUG: python3-osc-lib-4.1.0-0.20250722063709.48b43f8.el10.noarch DEBUG: python3-oslo-cache-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.12.0-0.20250905173025.5083970.el10.noarch DEBUG: python3-oslo-concurrency-7.2.0-0.20250903115211.08987d8.el10.noarch DEBUG: python3-oslo-config-2:10.0.0-0.20250722064059.493a086.el10.noarch DEBUG: python3-oslo-context-6.1.0-0.20250903115431.f23bc41.el10.noarch DEBUG: python3-oslo-db-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-db+mysql-17.4.0-0.20250903125129.69c7401.el10.noarch DEBUG: python3-oslo-i18n-6.6.0-0.20250903121520.fc51cd8.el10.noarch DEBUG: python3-oslo-log-7.2.1-0.20250903123413.dda3eb6.el10.noarch DEBUG: python3-oslo-messaging-17.1.0-0.20250722072528.827859a.el10.noarch DEBUG: python3-oslo-metrics-0.13.0-0.20250903121146.276d34d.el10.noarch DEBUG: python3-oslo-middleware-6.6.0-0.20250722063855.07ceb30.el10.noarch DEBUG: python3-oslo-policy-4.6.0-0.20250903115627.fc28a7b.el10.noarch DEBUG: python3-oslo-reports-3.6.0-0.20250903115818.b8904f1.el10.noarch DEBUG: python3-oslo-rootwrap-7.7.0-0.20250903120002.0cb36cd.el10.noarch DEBUG: python3-oslo-serialization-5.8.0-0.20250903120250.8ed3fca.el10.noarch DEBUG: python3-oslo-service-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-service+threading-4.3.0-0.20250903130900.bfc7798.el10.noarch DEBUG: python3-oslo-upgradecheck-2.6.0-0.20250903120433.f7dcd0c.el10.noarch DEBUG: python3-oslo-utils-9.1.0-0.20250903120622.c9dd062.el10.noarch DEBUG: python3-oslo-versionedobjects-3.8.0-0.20250903120907.5c2d02e.el10.noarch DEBUG: python3-osprofiler-4.3.0-0.20250618065718.275ed56.el10.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch DEBUG: python3-pecan-1.5.1-1.el10s.noarch DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch DEBUG: python3-ply-3.11-25.el10.noarch DEBUG: python3-prettytable-3.6.0-10.el10.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.noarch DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyparsing-3.1.1-7.el10.noarch DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 DEBUG: python3-redis-5.1.1-3.el10s.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-repoze-lru-0.7-25.el10s.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch DEBUG: python3-routes-2.5.1-11.el10s.noarch DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 DEBUG: python3-setproctitle-1.3.3-4.el10s.x86_64 DEBUG: python3-statsd-3.2.1-33.el10s.noarch DEBUG: python3-stevedore-5.5.0-0.20250903121709.3c04bde.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.el10s.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-tooz-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+redis-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-tooz+zake-7.0.0-0.20250618071237.8df645f.el10.noarch DEBUG: python3-uhashring-2.3-8.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch DEBUG: python3-wcwidth-0.2.6-6.el10.noarch DEBUG: python3-webob-1.8.9-1.el10s.noarch DEBUG: python3-werkzeug-3.1.3-1.el10s.noarch DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 DEBUG: python3-zake-0.2.2-22.el10s.noarch DEBUG: sudo-1.9.17-2.p2.el10.x86_64 DEBUG: sudo-python-plugin-1.9.17-2.p2.el10.x86_64 DEBUG: which-2.21-44.el10.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 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/designate/eb/6c/eb6c4aad93eb2bd5961d3d35f8ba77f5711661ec_1056db71'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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