+ 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/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217' + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5816964 4073044 835324 6249336 9151168 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.h3c_emue', '/var/lib/mock/dlrn-centos9-master-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: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5911868 1924048 2179124 8303428 7711788 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.wkf2zr48', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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/centos9-master/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-master-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 5929a5c5f7dbd3f1d86289caf896376c53a3ee7f Note: switching to '5929a5c5f7dbd3f1d86289caf896376c53a3ee7f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5929a5c5 reno: Update master for unmaintained/zed + '[' -d /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-master-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-magnum + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-magnum + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos9-master/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 ++ /usr/bin/mock -q -r /home/centos9-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 18.1.0.dev9 5929a5c + UPSTREAMVERSION=18.1.0.dev9 + [[ 18.1.0.dev9 =~ ([^-]*)-(.+) ]] + [[ 18.1.0.dev9 =~ (.*?)\.(0rc.+) ]] + [[ 18.1.0.dev9 =~ (.*?)\.(0b.+) ]] + [[ 18.1.0.dev9 =~ (.*?)\.(0a.+) ]] + [[ 18.1.0.dev9 =~ (.*?)\.(dev.+) ]] + VERSION=18.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240430123539.5929a5c + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5954624 1553868 2199992 8630852 7648368 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.kq6rp2kq', '/var/lib/mock/dlrn-centos9-master-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: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5947408 1568720 2199992 8623216 7643712 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 2.9G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rac3tspx', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-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.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.5s) running egg_info creating magnum.egg-info writing magnum.egg-info/PKG-INFO writing dependency_links to magnum.egg-info/dependency_links.txt writing entry points to magnum.egg-info/entry_points.txt writing requirements to magnum.egg-info/requires.txt writing top-level names to magnum.egg-info/top_level.txt writing pbr to magnum.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'magnum.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 'magnum.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating magnum-18.1.0.dev9 creating magnum-18.1.0.dev9/api-ref creating magnum-18.1.0.dev9/api-ref/source creating magnum-18.1.0.dev9/api-ref/source/samples creating magnum-18.1.0.dev9/contrib creating magnum-18.1.0.dev9/contrib/drivers creating magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 creating magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/image creating magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates creating magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments creating magnum-18.1.0.dev9/contrib/templates creating magnum-18.1.0.dev9/contrib/templates/example creating magnum-18.1.0.dev9/contrib/templates/example/example_template creating magnum-18.1.0.dev9/devstack creating magnum-18.1.0.dev9/devstack/files creating magnum-18.1.0.dev9/devstack/files/debs creating magnum-18.1.0.dev9/devstack/lib creating magnum-18.1.0.dev9/doc creating magnum-18.1.0.dev9/doc/examples creating magnum-18.1.0.dev9/doc/examples/etc creating magnum-18.1.0.dev9/doc/examples/etc/init creating magnum-18.1.0.dev9/doc/examples/etc/logrotate.d creating magnum-18.1.0.dev9/doc/examples/etc/systemd creating magnum-18.1.0.dev9/doc/examples/etc/systemd/system creating magnum-18.1.0.dev9/doc/source creating magnum-18.1.0.dev9/doc/source/admin creating magnum-18.1.0.dev9/doc/source/cli creating magnum-18.1.0.dev9/doc/source/configuration creating magnum-18.1.0.dev9/doc/source/configuration/samples creating magnum-18.1.0.dev9/doc/source/contributor creating magnum-18.1.0.dev9/doc/source/images creating magnum-18.1.0.dev9/doc/source/install creating magnum-18.1.0.dev9/doc/source/install/common creating magnum-18.1.0.dev9/doc/source/user creating magnum-18.1.0.dev9/dockerfiles creating magnum-18.1.0.dev9/dockerfiles/cluster-autoscaler creating magnum-18.1.0.dev9/dockerfiles/heat-container-agent creating magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts creating magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts/hooks creating magnum-18.1.0.dev9/dockerfiles/helm-client creating magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver creating magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager creating magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet creating magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy creating magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler creating magnum-18.1.0.dev9/etc creating magnum-18.1.0.dev9/etc/magnum creating magnum-18.1.0.dev9/magnum creating magnum-18.1.0.dev9/magnum.egg-info creating magnum-18.1.0.dev9/magnum/api creating magnum-18.1.0.dev9/magnum/api/controllers creating magnum-18.1.0.dev9/magnum/api/controllers/v1 creating magnum-18.1.0.dev9/magnum/api/middleware creating magnum-18.1.0.dev9/magnum/cmd creating magnum-18.1.0.dev9/magnum/common creating magnum-18.1.0.dev9/magnum/common/cert_manager creating magnum-18.1.0.dev9/magnum/common/policies creating magnum-18.1.0.dev9/magnum/common/x509 creating magnum-18.1.0.dev9/magnum/conductor creating magnum-18.1.0.dev9/magnum/conductor/handlers creating magnum-18.1.0.dev9/magnum/conductor/handlers/common creating magnum-18.1.0.dev9/magnum/conductor/tasks creating magnum-18.1.0.dev9/magnum/conf creating magnum-18.1.0.dev9/magnum/db creating magnum-18.1.0.dev9/magnum/db/sqlalchemy creating magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic creating magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions creating magnum-18.1.0.dev9/magnum/drivers creating magnum-18.1.0.dev9/magnum/drivers/common creating magnum-18.1.0.dev9/magnum/drivers/common/templates creating magnum-18.1.0.dev9/magnum/drivers/common/templates/environments creating magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments creating magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes creating magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments creating magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/helm creating magnum-18.1.0.dev9/magnum/drivers/heat creating magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1 creating magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates creating magnum-18.1.0.dev9/magnum/hacking creating magnum-18.1.0.dev9/magnum/objects creating magnum-18.1.0.dev9/magnum/service creating magnum-18.1.0.dev9/magnum/servicegroup creating magnum-18.1.0.dev9/magnum/tests creating magnum-18.1.0.dev9/magnum/tests/contrib creating magnum-18.1.0.dev9/magnum/tests/functional creating magnum-18.1.0.dev9/magnum/tests/functional/api creating magnum-18.1.0.dev9/magnum/tests/functional/api/v1 creating magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients creating magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models creating magnum-18.1.0.dev9/magnum/tests/functional/common creating magnum-18.1.0.dev9/magnum/tests/functional/k8s creating magnum-18.1.0.dev9/magnum/tests/functional/k8s_fcos creating magnum-18.1.0.dev9/magnum/tests/functional/k8s_ironic creating magnum-18.1.0.dev9/magnum/tests/releasenotes creating magnum-18.1.0.dev9/magnum/tests/releasenotes/notes creating magnum-18.1.0.dev9/magnum/tests/unit creating magnum-18.1.0.dev9/magnum/tests/unit/api creating magnum-18.1.0.dev9/magnum/tests/unit/api/controllers creating magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 creating magnum-18.1.0.dev9/magnum/tests/unit/cmd creating magnum-18.1.0.dev9/magnum/tests/unit/common creating magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager creating magnum-18.1.0.dev9/magnum/tests/unit/common/policies creating magnum-18.1.0.dev9/magnum/tests/unit/common/x509 creating magnum-18.1.0.dev9/magnum/tests/unit/conductor creating magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers creating magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers/common creating magnum-18.1.0.dev9/magnum/tests/unit/conductor/tasks creating magnum-18.1.0.dev9/magnum/tests/unit/conf creating magnum-18.1.0.dev9/magnum/tests/unit/db creating magnum-18.1.0.dev9/magnum/tests/unit/db/sqlalchemy creating magnum-18.1.0.dev9/magnum/tests/unit/drivers creating magnum-18.1.0.dev9/magnum/tests/unit/objects creating magnum-18.1.0.dev9/magnum/tests/unit/service creating magnum-18.1.0.dev9/magnum/tests/unit/servicegroup creating magnum-18.1.0.dev9/magnum/tests/unit/template creating magnum-18.1.0.dev9/playbooks creating magnum-18.1.0.dev9/playbooks/post creating magnum-18.1.0.dev9/playbooks/pre creating magnum-18.1.0.dev9/releasenotes creating magnum-18.1.0.dev9/releasenotes/notes creating magnum-18.1.0.dev9/releasenotes/source creating magnum-18.1.0.dev9/releasenotes/source/_static creating magnum-18.1.0.dev9/releasenotes/source/_templates creating magnum-18.1.0.dev9/releasenotes/source/locale creating magnum-18.1.0.dev9/releasenotes/source/locale/en_GB creating magnum-18.1.0.dev9/releasenotes/source/locale/en_GB/LC_MESSAGES creating magnum-18.1.0.dev9/releasenotes/source/locale/fr creating magnum-18.1.0.dev9/releasenotes/source/locale/fr/LC_MESSAGES creating magnum-18.1.0.dev9/releasenotes/source/locale/ja creating magnum-18.1.0.dev9/releasenotes/source/locale/ja/LC_MESSAGES creating magnum-18.1.0.dev9/specs creating magnum-18.1.0.dev9/tools creating magnum-18.1.0.dev9/tools/sync copying files to magnum-18.1.0.dev9... copying .coveragerc -> magnum-18.1.0.dev9 copying .mailmap -> magnum-18.1.0.dev9 copying .stestr.conf -> magnum-18.1.0.dev9 copying .zuul.yaml -> magnum-18.1.0.dev9 copying AUTHORS -> magnum-18.1.0.dev9 copying CONTRIBUTING.rst -> magnum-18.1.0.dev9 copying ChangeLog -> magnum-18.1.0.dev9 copying HACKING.rst -> magnum-18.1.0.dev9 copying LICENSE -> magnum-18.1.0.dev9 copying README.rst -> magnum-18.1.0.dev9 copying bindep.txt -> magnum-18.1.0.dev9 copying functional_creds.conf.sample -> magnum-18.1.0.dev9 copying requirements.txt -> magnum-18.1.0.dev9 copying setup.cfg -> magnum-18.1.0.dev9 copying setup.py -> magnum-18.1.0.dev9 copying test-requirements.txt -> magnum-18.1.0.dev9 copying tox.ini -> magnum-18.1.0.dev9 copying api-ref/source/certificates.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/clusters.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/clustertemplates.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/conf.py -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/index.rst -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/mservices.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/parameters.yaml -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/quotas.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/stats.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/status.yaml -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/urls.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/versions.inc -> magnum-18.1.0.dev9/api-ref/source copying api-ref/source/samples/bay-create-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/bay-update-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/baymodel-create-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/baymodel-update-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/certificates-ca-show-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-create-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-create-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-get-all-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-get-one-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-resize-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-resize-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-update-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/clustertemplate-get-all-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/clustertemplate-update-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/mservice-get-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-create-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-create-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-delete-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-get-all-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-get-one-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-update-req.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/quota-update-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/stats-get-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/versions-01-get-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying api-ref/source/samples/versions-get-resp.json -> magnum-18.1.0.dev9/api-ref/source/samples copying contrib/drivers/k8s_opensuse_v1/README.md -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/__init__.py -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/driver.py -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/setup.py -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/template_def.py -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/version.py -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/image/README.md -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/config.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/images.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/openSUSE-Leap-42.1-JeOS-for-OpenStack-Magnum-K8s.kiwi -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/templates/COPYING -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/README.md -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubecluster.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubemaster.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubeminion.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/fragments/add-proxy.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-docker.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-etcd.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-master.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-minion.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-master.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-minion.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/create-kubernetes-user.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert-client.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert.sh -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-master.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-minion.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-kubeconfig.yaml -> magnum-18.1.0.dev9/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/templates/example/setup.py -> magnum-18.1.0.dev9/contrib/templates/example copying contrib/templates/example/example_template/__init__.py -> magnum-18.1.0.dev9/contrib/templates/example/example_template copying contrib/templates/example/example_template/example.yaml -> magnum-18.1.0.dev9/contrib/templates/example/example_template copying devstack/README.rst -> magnum-18.1.0.dev9/devstack copying devstack/plugin.sh -> magnum-18.1.0.dev9/devstack copying devstack/settings -> magnum-18.1.0.dev9/devstack copying devstack/files/debs/magnum -> magnum-18.1.0.dev9/devstack/files/debs copying devstack/lib/magnum -> magnum-18.1.0.dev9/devstack/lib copying doc/requirements.txt -> magnum-18.1.0.dev9/doc copying doc/examples/etc/init/magnum-api.conf -> magnum-18.1.0.dev9/doc/examples/etc/init copying doc/examples/etc/init/magnum-conductor.conf -> magnum-18.1.0.dev9/doc/examples/etc/init copying doc/examples/etc/logrotate.d/magnum.logrotate -> magnum-18.1.0.dev9/doc/examples/etc/logrotate.d copying doc/examples/etc/systemd/system/magnum-api.service -> magnum-18.1.0.dev9/doc/examples/etc/systemd/system copying doc/examples/etc/systemd/system/magnum-conductor.service -> magnum-18.1.0.dev9/doc/examples/etc/systemd/system copying doc/source/conf.py -> magnum-18.1.0.dev9/doc/source copying doc/source/index.rst -> magnum-18.1.0.dev9/doc/source copying doc/source/admin/configuring.rst -> magnum-18.1.0.dev9/doc/source/admin copying doc/source/admin/gmr.rst -> magnum-18.1.0.dev9/doc/source/admin copying doc/source/admin/index.rst -> magnum-18.1.0.dev9/doc/source/admin copying doc/source/admin/magnum-proxy.rst -> magnum-18.1.0.dev9/doc/source/admin copying doc/source/admin/troubleshooting-guide.rst -> magnum-18.1.0.dev9/doc/source/admin copying doc/source/cli/index.rst -> magnum-18.1.0.dev9/doc/source/cli copying doc/source/cli/magnum-status.rst -> magnum-18.1.0.dev9/doc/source/cli copying doc/source/configuration/index.rst -> magnum-18.1.0.dev9/doc/source/configuration copying doc/source/configuration/sample-config.rst -> magnum-18.1.0.dev9/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> magnum-18.1.0.dev9/doc/source/configuration copying doc/source/configuration/samples/index.rst -> magnum-18.1.0.dev9/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> magnum-18.1.0.dev9/doc/source/configuration/samples copying doc/source/contributor/api-microversion-history.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/api-microversion.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/contributing.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/functional-test.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/index.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/objects.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/policies.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/quickstart.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/reno.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/contributor/troubleshooting.rst -> magnum-18.1.0.dev9/doc/source/contributor copying doc/source/images/MagnumVolumeIntegration.png -> magnum-18.1.0.dev9/doc/source/images copying doc/source/images/cluster-create.png -> magnum-18.1.0.dev9/doc/source/images copying doc/source/images/cluster-template-details.png -> magnum-18.1.0.dev9/doc/source/images copying doc/source/images/cluster-template.png -> magnum-18.1.0.dev9/doc/source/images copying doc/source/install/get_started.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/index.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install-debian-manual.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install-guide-from-source.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install-obs.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install-rdo.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install-ubuntu.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/install.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/launch-instance.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/next-steps.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/verify.rst -> magnum-18.1.0.dev9/doc/source/install copying doc/source/install/common/configure_2_edit_magnum_conf.rst -> magnum-18.1.0.dev9/doc/source/install/common copying doc/source/install/common/configure_3_populate_database.rst -> magnum-18.1.0.dev9/doc/source/install/common copying doc/source/install/common/prerequisites.rst -> magnum-18.1.0.dev9/doc/source/install/common copying doc/source/user/glossary.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/heat-templates.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/index.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/k8s-health-monitoring.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/k8s-keystone-authN-authZ.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/kubernetes-load-balancer.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/monitoring.rst -> magnum-18.1.0.dev9/doc/source/user copying doc/source/user/node-groups.rst -> magnum-18.1.0.dev9/doc/source/user copying dockerfiles/cluster-autoscaler/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/cluster-autoscaler copying dockerfiles/heat-container-agent/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/config.json.template -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/launch -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/manifest.json -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/service.template -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/tmpfiles.template -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/scripts/50-heat-config-docker-compose -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/55-heat-config -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/configure_container_agent.sh -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/heat-config-notify -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/write-os-apply-config-templates.sh -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/hooks/atomic -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/docker-compose -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/script -> magnum-18.1.0.dev9/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/helm-client/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/helm-client copying dockerfiles/kubernetes-apiserver/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/apiserver -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config.json.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/launch.sh -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/service.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/sources -> magnum-18.1.0.dev9/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-controller-manager/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config.json.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/controller-manager -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/launch.sh -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/service.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/sources -> magnum-18.1.0.dev9/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-kubelet/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config.json.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/kubelet -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/launch.sh -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/manifest.json -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/service.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/sources -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/tmpfiles.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-proxy/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config.json.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/launch.sh -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/proxy -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/service.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/sources -> magnum-18.1.0.dev9/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-scheduler/Dockerfile -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config.json.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/launch.sh -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/scheduler -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/service.template -> magnum-18.1.0.dev9/dockerfiles/kubernetes-scheduler copying etc/magnum/README-magnum.conf.txt -> magnum-18.1.0.dev9/etc/magnum copying etc/magnum/api-paste.ini -> magnum-18.1.0.dev9/etc/magnum copying etc/magnum/keystone_auth_default_policy.sample -> magnum-18.1.0.dev9/etc/magnum copying etc/magnum/magnum-config-generator.conf -> magnum-18.1.0.dev9/etc/magnum copying etc/magnum/magnum-policy-generator.conf -> magnum-18.1.0.dev9/etc/magnum copying magnum/__init__.py -> magnum-18.1.0.dev9/magnum copying magnum/i18n.py -> magnum-18.1.0.dev9/magnum copying magnum/version.py -> magnum-18.1.0.dev9/magnum copying magnum.egg-info/PKG-INFO -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/SOURCES.txt -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/dependency_links.txt -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/entry_points.txt -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/not-zip-safe -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/pbr.json -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/requires.txt -> magnum-18.1.0.dev9/magnum.egg-info copying magnum.egg-info/top_level.txt -> magnum-18.1.0.dev9/magnum.egg-info copying magnum/api/__init__.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/app.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/app.wsgi -> magnum-18.1.0.dev9/magnum/api copying magnum/api/attr_validator.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/config.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/expose.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/hooks.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/http_error.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/rest_api_version_history.rst -> magnum-18.1.0.dev9/magnum/api copying magnum/api/servicegroup.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/utils.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/validation.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/versioned_method.py -> magnum-18.1.0.dev9/magnum/api copying magnum/api/controllers/__init__.py -> magnum-18.1.0.dev9/magnum/api/controllers copying magnum/api/controllers/base.py -> magnum-18.1.0.dev9/magnum/api/controllers copying magnum/api/controllers/link.py -> magnum-18.1.0.dev9/magnum/api/controllers copying magnum/api/controllers/root.py -> magnum-18.1.0.dev9/magnum/api/controllers copying magnum/api/controllers/versions.py -> magnum-18.1.0.dev9/magnum/api/controllers copying magnum/api/controllers/v1/__init__.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> magnum-18.1.0.dev9/magnum/api/controllers/v1 copying magnum/api/middleware/__init__.py -> magnum-18.1.0.dev9/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> magnum-18.1.0.dev9/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> magnum-18.1.0.dev9/magnum/api/middleware copying magnum/cmd/__init__.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/cmd/api.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/cmd/conductor.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/cmd/db_manage.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/cmd/driver_manage.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/cmd/status.py -> magnum-18.1.0.dev9/magnum/cmd copying magnum/common/__init__.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/cinder.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/clients.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/config.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/context.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/docker_utils.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/exception.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/keystone.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/name_generator.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/neutron.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/nova.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/octavia.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/policy.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/profiler.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/rpc.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/rpc_service.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/service.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/short_id.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/urlfetch.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/utils.py -> magnum-18.1.0.dev9/magnum/common copying magnum/common/cert_manager/__init__.py -> magnum-18.1.0.dev9/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> magnum-18.1.0.dev9/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> magnum-18.1.0.dev9/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> magnum-18.1.0.dev9/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> magnum-18.1.0.dev9/magnum/common/cert_manager copying magnum/common/policies/__init__.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/base.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/certificate.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/cluster.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/cluster_template.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/federation.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/magnum_service.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/nodegroup.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/quota.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/policies/stats.py -> magnum-18.1.0.dev9/magnum/common/policies copying magnum/common/x509/__init__.py -> magnum-18.1.0.dev9/magnum/common/x509 copying magnum/common/x509/extensions.py -> magnum-18.1.0.dev9/magnum/common/x509 copying magnum/common/x509/operations.py -> magnum-18.1.0.dev9/magnum/common/x509 copying magnum/common/x509/validator.py -> magnum-18.1.0.dev9/magnum/common/x509 copying magnum/conductor/__init__.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/api.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/k8s_api.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/monitors.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/scale_manager.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/utils.py -> magnum-18.1.0.dev9/magnum/conductor copying magnum/conductor/handlers/__init__.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> magnum-18.1.0.dev9/magnum/conductor/handlers copying magnum/conductor/handlers/common/__init__.py -> magnum-18.1.0.dev9/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> magnum-18.1.0.dev9/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> magnum-18.1.0.dev9/magnum/conductor/handlers/common copying magnum/conductor/tasks/__init__.py -> magnum-18.1.0.dev9/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> magnum-18.1.0.dev9/magnum/conductor/tasks copying magnum/conf/__init__.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/api.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/barbican.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/certificates.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/cinder.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/cluster.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/cluster_heat.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/cluster_templates.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/conductor.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/database.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/docker.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/docker_registry.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/drivers.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/glance.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/heat.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/keystone.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/kubernetes.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/magnum_client.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/neutron.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/nova.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/octavia.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/opts.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/paths.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/profiler.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/quota.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/rpc.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/services.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/trust.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/utils.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/conf/x509.py -> magnum-18.1.0.dev9/magnum/conf copying magnum/db/__init__.py -> magnum-18.1.0.dev9/magnum/db copying magnum/db/api.py -> magnum-18.1.0.dev9/magnum/db copying magnum/db/migration.py -> magnum-18.1.0.dev9/magnum/db copying magnum/db/sqlalchemy/__init__.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic.ini -> magnum-18.1.0.dev9/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic/README -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> magnum-18.1.0.dev9/magnum/db/sqlalchemy/alembic/versions copying magnum/drivers/__init__.py -> magnum-18.1.0.dev9/magnum/drivers copying magnum/drivers/common/__init__.py -> magnum-18.1.0.dev9/magnum/drivers/common copying magnum/drivers/common/driver.py -> magnum-18.1.0.dev9/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> magnum-18.1.0.dev9/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> magnum-18.1.0.dev9/magnum/drivers/common copying magnum/drivers/common/templates/lb_api.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> magnum-18.1.0.dev9/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> magnum-18.1.0.dev9/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/heat/__init__.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> magnum-18.1.0.dev9/magnum/drivers/heat copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> magnum-18.1.0.dev9/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/hacking/__init__.py -> magnum-18.1.0.dev9/magnum/hacking copying magnum/hacking/checks.py -> magnum-18.1.0.dev9/magnum/hacking copying magnum/objects/__init__.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/base.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/certificate.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/cluster.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/cluster_template.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/federation.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/fields.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/magnum_service.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/nodegroup.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/quota.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/stats.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/objects/x509keypair.py -> magnum-18.1.0.dev9/magnum/objects copying magnum/service/__init__.py -> magnum-18.1.0.dev9/magnum/service copying magnum/service/periodic.py -> magnum-18.1.0.dev9/magnum/service copying magnum/servicegroup/__init__.py -> magnum-18.1.0.dev9/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> magnum-18.1.0.dev9/magnum/servicegroup copying magnum/tests/__init__.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/base.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/conf_fixture.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/fake_notifier.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/fakes.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/output_fixture.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/policy_fixture.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/utils.py -> magnum-18.1.0.dev9/magnum/tests copying magnum/tests/contrib/copy_instance_logs.sh -> magnum-18.1.0.dev9/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> magnum-18.1.0.dev9/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> magnum-18.1.0.dev9/magnum/tests/contrib copying magnum/tests/functional/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional copying magnum/tests/functional/python_client_base.py -> magnum-18.1.0.dev9/magnum/tests/functional copying magnum/tests/functional/api/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> magnum-18.1.0.dev9/magnum/tests/functional/api copying magnum/tests/functional/api/v1/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/clients/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/models/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> magnum-18.1.0.dev9/magnum/tests/functional/api/v1/models copying magnum/tests/functional/common/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> magnum-18.1.0.dev9/magnum/tests/functional/common copying magnum/tests/functional/k8s/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s copying magnum/tests/functional/k8s_fcos/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s_fcos copying magnum/tests/functional/k8s_fcos/test_k8s_python_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s_fcos copying magnum/tests/functional/k8s_ironic/__init__.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> magnum-18.1.0.dev9/magnum/tests/functional/k8s_ironic copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> magnum-18.1.0.dev9/magnum/tests/releasenotes/notes copying magnum/tests/unit/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit copying magnum/tests/unit/test_hacking.py -> magnum-18.1.0.dev9/magnum/tests/unit copying magnum/tests/unit/api/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/api copying magnum/tests/unit/api/controllers/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-paste.ini -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/v1/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/cmd/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> magnum-18.1.0.dev9/magnum/tests/unit/cmd copying magnum/tests/unit/common/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_docker_utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/common copying magnum/tests/unit/common/cert_manager/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/policies/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/base.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_certificate_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_cluster_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_cluster_template_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_federation_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_magnum_service_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_nodegroup_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_quota_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/policies/test_stats_policy.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/policies copying magnum/tests/unit/common/x509/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> magnum-18.1.0.dev9/magnum/tests/unit/common/x509 copying magnum/tests/unit/conductor/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/handlers/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/common/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/tasks/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> magnum-18.1.0.dev9/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conf/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> magnum-18.1.0.dev9/magnum/tests/unit/conf copying magnum/tests/unit/db/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/db copying magnum/tests/unit/db/sqlalchemy/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> magnum-18.1.0.dev9/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/drivers/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> magnum-18.1.0.dev9/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> magnum-18.1.0.dev9/magnum/tests/unit/drivers copying magnum/tests/unit/objects/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> magnum-18.1.0.dev9/magnum/tests/unit/objects copying magnum/tests/unit/service/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> magnum-18.1.0.dev9/magnum/tests/unit/service copying magnum/tests/unit/servicegroup/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> magnum-18.1.0.dev9/magnum/tests/unit/servicegroup copying magnum/tests/unit/template/__init__.py -> magnum-18.1.0.dev9/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> magnum-18.1.0.dev9/magnum/tests/unit/template copying playbooks/container-builder-copy-logs.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/container-builder-setup-gate.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/container-builder-vars.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/container-builder.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/container-publish.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/magnum-functional-base.yaml -> magnum-18.1.0.dev9/playbooks copying playbooks/post/upload-logs.yaml -> magnum-18.1.0.dev9/playbooks/post copying playbooks/pre/prepare-workspace-images.yaml -> magnum-18.1.0.dev9/playbooks/pre copying playbooks/pre/prepare-workspace.yaml -> magnum-18.1.0.dev9/playbooks/pre copying releasenotes/notes/.placeholder -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/CVE-2016-7404-f53e62a4a40e4d30.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/Deploy-traefik-from-the-heat-agent-0bb32f0f2c97405d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/RBAC-and-client-incompatibility-fdfeab326dfda3bf.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-cilium-network-driver-8715190b14cb4f89.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-container_infra_prefix-516cc43fbc5a0617.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-docker-storage-driver-to-baymodel-1ed9ba8d43ecfea1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-hostgw-backend-option-1d1f9d8d95ec374f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-information-about-cluster-in-event-notifications-a3c992ab24b32fbd.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-k8s-label-for-portal-network-cidr-a09edab29da6e7da.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-kubelet-to-master-nodes-da2d4ea0d3a332cd.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-master_lb_enabled-to-cluster-c773fac9086b2531.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-octavia-client-4e5520084eae3c2b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-opensuse-driver-f69b6d346ca82b87.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-overlay-networks-to-swarm-4467986d7853fcd8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5057ad67a7690a14.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/add_cluster_template_observations_db_and_api_objects-d7350c8193da9470.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/affinity-policy-for-mesos-template-def-82627eb231aa4d28.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/allow-cluster-template-being-renamed-82f7d5d1f33a7957.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/allow-empty-node_groups-ec16898bfc82aec0.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/allow-multimaster-no-fip-b11520485012d949.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/allow-setting-network-subnet-FIP-when-creating-cluster-ae0cda35ade28a9f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/allow_admin_perform_acitons-cc988655bb72b3f3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/altered_grafanaUI_dashboards_persistency-1106b2e259a769b0.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/async-bay-operations-support-9819bd06122ea9e5.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/availability_zone-2d73671f5ea065d8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/boot-from-volume-7c73df68d7f325aa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-add-kube-dashboard-8a9f7d7c73c2debd.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-auto-generate-name-052ea3fdf05fdbbf.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-container-monitoring-d4bb1cbd0a4e44cc.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-decouple-lbaas-c8f2d73313c40b98.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-keypair-override-on-create-ca8f12ffca41cd62.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-mesos-slave-flags-de6cf8c4d2c3c916.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bp-secure-etcd-cluster-coe-5abd22546f05a85b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/broken-kuberenetes-client-d2d1da6029825208.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1580704-32a0e91e285792ea.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1614596-support-ssl-magnum-api-e4896928c6562e03.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1663757-198e1aa8fa810984.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1718947-0d4e67529e2817d7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1722522-d94743c6362a5e48.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-1766284-k8s-fedora-admin-user-e760f9b0edf49391.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-2002981-trustee-auth-region-name-37796a4e6a274fb8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/bug-2004942-052321df27529562.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/calico-3.21.2-193c895134e9c3c1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/calico-configuration-label-ae0b43a7c7123f02.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/calico-network-driver-0199c2459041ae81.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/cert-manager-api-ee0cf7f3b767bb5d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/change-service-name-ce5c72642fe1d3d1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/cinder-csi-enabled-label-ab2b8ade63c57cf3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/client-embed-certs-322701471e4d6e1d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/cluster_template_update_labels-10ce66c87795f11c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/configurable-k8s-health-polling-interval-75bb83b4701d48c5.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/configure-etcd-auth-bug-1759813-baac5e0fe8a2e97f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/configure_monitoring_app_endpoints-f00600c244a76cf4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/containerd-598761bb536af6ba.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/coredns-update-9b03da4b89be18ad.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/default-admission-controller-04398548cf63597c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/default-ng-worker-node-count-a88911a0b7a760a7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/default-policy-k8s-keystone-auth-fa74aa03dcc12ef3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deploy-tiller-in-k8s-df12ee41d00dd7ff.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-coreos-8240e173af9fd931.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-docker-swarm-b506a766b91fe98e.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-fedora-atomic-a5e7e361053253b7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-heapster-7e8dea0bab06aa51.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-in-tree-cinder-c781a5c160d45ab6.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b52d805359bc73b7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-k8s-fedora-ironic-f806cbdb090431e2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/deprecate-send_cluster_metrics-8adaac64a979f720.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/devicemapper-deprecation-46a59adbf131bde1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/disable-mesos-from-api-0087ef02ba0477df.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/dns-autoscale-90b63e3d71d7794e.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/docker-volume-type-46044734f5a27661.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-calico-v3-3-7d47eb04fcb392dc.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-fedora-atomic-driver-76da9f0ea0cf20bb.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-k8s-coreos-9604dd23b0e884b6.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-k8s-fedora-ironic-6c9750a0913435e2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-py27-support-7e2c4300341f9719.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-68ad47ae9d14dca7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop-tiller-5b98862961003df8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop_mesos-DzAlnyYHjbQC6IfMq.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop_mesos_driver-pBmrJ9gAqX3EUROBS2g.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/drop_swarm_driver-3a2e1927053cf372.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-572730ea8804a843.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-7e6e503f74283071.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/enable_cloud_provider_label-ed79295041bc46a8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/ensure-delete-complete-2f9bb53616e1e02b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/expose_autoscaler_metrics-0ea9c61660409efe.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/expose_traefik_metrics-aebbde99d4ecc231.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fedora_coreos-e66b44d86dea380f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-cert-apimanager-527352622c5a9c3b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-cluster-floating-ip-enabled-default-value-4e24d4bf09fc08c8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-cluster-update-886bd2d1156bef88.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-driver-token-scope-a2c2b4b4ef813ec7.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-fedora-proxy-a4b8d5fc4ec65e80.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-global-stack-list-7a3a66169f5c4aa8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-label-fixed_network_cidr-95d6a2571b58a8fc.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-nginx-getting-oom-killed-76139fd8b57e6c15.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-proxy-of-grafana-script-8b408d9d103dfc06.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-race-condition-for-k8s-multi-masters-29bd36de57df355a.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-serveraddressoutputmapping-for-private-clusters-73a874bb4827d568.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/fix-volume-api-version-908c3f1cf154b231.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/flannel-cni-4a5c9f574325761e.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/flannel-reboot-fix-f1382818daed4fa8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/grafana_prometheus_tag_label-78540ea106677485.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/heapster-enabled-label-292ca1ddac68a156.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/heat-container-agent-for-train-e63bc1559750fe9c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-92848c1062c16c76.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-fe7cec6b890329af.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/helm-install-ingress-nginx-fe2acec1dd3032e3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-cd18be76c4ed0e5f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-e7a5459417504a75.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/helm-install-prometheus-operator-ea87752bc57a0945.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/helm_client_label-1d6e70dfcf8ecd0d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/hyperkube-prefix-01b9a5f4664edc90.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/ignore-calico-devices-in-network-manager-e1bdb052834e11e9.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/improve-driver-discovery-df61e03c8749a34d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/improve-k8s-master-kubelet-taint-0c56ffede270116d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/ingress-controller-552ea956ceabdd25.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/ingress-ngnix-de3c70ca48552833.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-79bdf2d0cd8a39fb.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-cluster-creation-speedup-21b5b368184d7bf0.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-dashboard-v2.0.0-771ce78b527209d3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-delete-vip-fip-b2ddf61ddbc080bc.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-fcos-version-bumps-ca89507d2cf15384.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-fedora-atomic-rolling-upgrade-3d8edcdd91fa1529.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-improve-floating-ip-enabled-84cd00224d6b7bc1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-keystone-auth-6c88c1a2d406fb61.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-nodes-security-group-9d8dbb91b006d9dd.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-octavia-ingress-controller-32c0b97031fd0dd4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-prometheus-clusterip-b191fa163e3f1125.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s-volumes-az-fix-85ad48998d2c12aa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s_fedora_atomic_apply_cluster_role-8a46c881de1a1fa3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/k8s_fedora_protect_kubelet-8468ddcb92c2a624.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/keystone-auth-repo-6970c05f44299326.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/keystone_trustee_interface-6d63b74616dda1d4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/kubelet-nfs-b51e572adfb56378.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/kubernetes-cloud-config-6c9a4bfec47e3bb4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/lb-algorithm-36a15eb21fd5c4b1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/make-keypair-optional-fcf4a17e440d0879.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/master-lb-allowed-cidrs-cc599da4eb96e983.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/merge-labels-9ba7deffc5bb3c7f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/migrations-1.3.20-60e5f990422f2ca5.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/missing-ip-in-api-address-c25eef757d5336aa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/monitoring_persistent_storage-c5857fc099bd2f65.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/monitoring_scrape_ca_and_traefik-5544d8dd5ab7c234.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/monitoring_scrape_internal-6697e50f091b0c9c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/no-cinder-volume-87b9339e066c30a0.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/nodegroup-limit-89930d45ee06c621.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/octavia-provider-3984ee3bf381ced1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/podsecuritypolicy-2400063d73524e06.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/pre-delete-all-loadbalancers-350a69ec787e11ea.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/pre-delete-cluster-5e27cfdf45e25805.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/prometheus-adapter-15fba9d739676e70.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/prometheus-operator-compatible-with-k8s-1-16-f8be99cf527075b8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/quota-api-182cd1bc9e706b17.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/remove-container-endpoint-3494eb8bd2406e87.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/remove-podsecuritypolicy-5851f4009f1a166c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/remove-send_cluster_metrics-2a09eba8627c7ceb.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/rename-minion-to-node-9d32fe77d765f149.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/resize-api-2bf1fb164484dea9.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/return-clusterid-for-resize-upgrade-6e841c7b568fa807.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/return-server-id-in-kubeminion-cb33f5141e0b7fa9.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/rollback-bay-on-update-failure-83e5ff8a7904d5c4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/rotate-cluster-cert-9f84deb0adf9afb1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/server-groups-for-both-master-and-workder-bdd491e4323955d4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/set-traefik-tag-7d4aca5685147970.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/stats-api-68bc66147ac027e6.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/story-2008548-65a571ad15451937.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/strip-ca-certificate-a09d0c31c45973df.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-all-tenants-for-admin-a042f5c520d35837.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-auto-healing-3e07c16c55209b0a.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-auto-healing-controller-333d1266918111e9.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-docker-storage-driver-for-fedora-coreos-697ffcc47e7e8359.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-dockershim-removal-cad104d069f1a50b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-fedora-atomic-os-upgrade-9f47182b21c6c028.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-helm-v3-5c68eca89fc9446b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-multi-dns-server-0528be20f0e6aa62.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-octavia-for-k8s-service-d5d7fd041f9d76fa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-policy-and-doc-in-code-0c19e479dbd953c9.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-post-install-file-1fe7afe7698dd7b2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-rotate-ca-certs-913a6ef1b571733c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-selinux-mode-5bd2a3ece23a2caa.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-sha256-verification-for-hyperkube-fb2292c6a8bb00ba.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-updating-k8s-cluster-health-via-api-b8a3cac3031c50a5.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support-upgrade-on-behalf-of-user-c04994831360f8c1.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/support_nodes_affinity_policy-22253fb9cf6739ec.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/swarm-integration-with-cinder-e3068138a3f75dbe.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/swarm-live-restore-b03ad192367abced.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/sync-service-account-keys-for-multi-masters-71217c4cf4dd472c.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/traefik-compatible-with-k8s-1-16-9a9ef6d3ccc92fb4.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-certificate-api-policy-rules-027c80f2c9ff4598.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-cloud-provider-openstack-repo-e6209ce2e3986e12.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-containerd-version-url-c095c0ee3c1a538b.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-flannel-version.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-kubernetes-dashboard-5196831c32d55aee.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-swarm-73d4340a881bff2f.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-to-f27-cc8aa873cdf111bc.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update-traefik-min-tls-protocol-de7e36de90c1a2f3.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/update_prometheus_monitoring-342a86f826be6579.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-api-975233ab93c0c092.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-api-heat-removal-300f15d863515257.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-calico-6912a6f4fb5c21de.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-coredns-25f3879c3a658309.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-etcd-and-use-quay-io-coreos-etcd-1cb8e38e974f5975.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-flannel-db5ef049e23fc4a8.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade-to-k8s-v1.11.1-8065fd768873295d.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/upgrade_api-1fecc206e5b0ef99.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/use_podman-39532143be2296c2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/notes/using-vxlan-for-flannel-backend-8d82a290ca97d6e2.yaml -> magnum-18.1.0.dev9/releasenotes/notes copying releasenotes/source/2023.1.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/2023.2.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/2024.1.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/conf.py -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/index.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/liberty.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/mitaka.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/newton.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/ocata.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/pike.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/queens.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/rocky.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/stein.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/train.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/unreleased.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/ussuri.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/victoria.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/wallaby.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/xena.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/yoga.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/zed.rst -> magnum-18.1.0.dev9/releasenotes/source copying releasenotes/source/_static/.placeholder -> magnum-18.1.0.dev9/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> magnum-18.1.0.dev9/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> magnum-18.1.0.dev9/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> magnum-18.1.0.dev9/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> magnum-18.1.0.dev9/releasenotes/source/locale/ja/LC_MESSAGES copying specs/async-container-operation.rst -> magnum-18.1.0.dev9/specs copying specs/bay-drivers.rst -> magnum-18.1.0.dev9/specs copying specs/container-networking-model.rst -> magnum-18.1.0.dev9/specs copying specs/container-volume-integration-model.rst -> magnum-18.1.0.dev9/specs copying specs/containers-service.rst -> magnum-18.1.0.dev9/specs copying specs/create-trustee-user-for-each-bay.rst -> magnum-18.1.0.dev9/specs copying specs/flatten_attributes.rst -> magnum-18.1.0.dev9/specs copying specs/magnum-horizon-plugin.rst -> magnum-18.1.0.dev9/specs copying specs/open-dcos.rst -> magnum-18.1.0.dev9/specs copying specs/resource-quotas.rst -> magnum-18.1.0.dev9/specs copying specs/stats-api-spec.rst -> magnum-18.1.0.dev9/specs copying specs/tls-support-magnum.rst -> magnum-18.1.0.dev9/specs copying tools/cover.sh -> magnum-18.1.0.dev9/tools copying tools/flake8wrap.sh -> magnum-18.1.0.dev9/tools copying tools/sync/cinder-csi -> magnum-18.1.0.dev9/tools/sync Writing magnum-18.1.0.dev9/setup.cfg creating dist Creating tar archive removing 'magnum-18.1.0.dev9' (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)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.SRCnwKnNiW/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5940912 1617804 2201168 8580628 7661124 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ue3s094q', '/var/lib/mock/dlrn-centos9-master-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: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5942160 1628592 2201168 8568592 7659524 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 2.9G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.x472umpu', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.SRCnwKnNiW/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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.SRCnwKnNiW/dist ++ grep .tar.gz + SOURCE=magnum-18.1.0.dev9.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.SRCnwKnNiW/dist/magnum-18.1.0.dev9.tar.gz ++ basename magnum-18.1.0.dev9.tar.gz .tar.gz + SOURCEWITHREL=magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz + mv /tmp/tmp.SRCnwKnNiW/dist/magnum-18.1.0.dev9.tar.gz /tmp/tmp.SRCnwKnNiW/SOURCES/magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz + cd /home/centos9-master/data/openstack-magnum_distro + cp -a magnum.logrotate openstack-magnum-api.service openstack-magnum-conductor.service openstack-magnum.spec /tmp/tmp.SRCnwKnNiW/SOURCES/ + cp openstack-magnum.spec /tmp/tmp.SRCnwKnNiW/SPECS/ + cd /tmp/tmp.SRCnwKnNiW/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-magnum.spec + sed -i -e '1i%define upstream_version 18.1.0.dev9\' openstack-magnum.spec + grep -qc '^%global dlrn .*' openstack-magnum.spec + sed -i -e '1i%global dlrn 1\' openstack-magnum.spec + grep -qc '^%global dlrn_nvr .*' openstack-magnum.spec ++ basename magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr magnum-18.1.0.dev9-0.20240430123539.5929a5c\' openstack-magnum.spec + sed -i -e s/UPSTREAMVERSION/18.1.0.dev9/g openstack-magnum.spec + set_nvr_in_spec + VERSION=18.1.0 + sed -i -e 's/Version:.*/Version: 18.1.0/g' openstack-magnum.spec + sed -i -e 's/Release:.*/Release: 0.20240430123539.5929a5c%{?dist}/g' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz/' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-magnum.spec + cat openstack-magnum.spec %global dlrn_nvr magnum-18.1.0.dev9-0.20240430123539.5929a5c %global dlrn 1 %define upstream_version 18.1.0.dev9 %{!?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 bashate os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global with_doc %{!?_without_doc:1}%{?_without_doc:0} %global service magnum %global common_desc \ Magnum is an OpenStack project which provides a set of services for \ provisioning, scaling, and managing container orchestration engines. Name: openstack-%{service} Summary: Container Management project for OpenStack Version: 18.1.0 Release: 0.20240430123539.5929a5c%{?dist} License: Apache-2.0 URL: https://github.com/openstack/magnum.git Source0: magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz Source1: %{service}.logrotate Source2: %{name}-api.service Source3: %{name}-conductor.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd-units BuildRequires: openstack-macros Requires: %{name}-common = %{version}-%{release} Requires: %{name}-conductor = %{version}-%{release} Requires: %{name}-api = %{version}-%{release} %description %{common_desc} %package -n python3-%{service} Summary: Magnum Python libraries Requires: python3-osprofiler %description -n python3-%{service} %{common_desc} %package common Summary: Magnum common Requires: python3-%{service} = %{version}-%{release} Requires(pre): shadow-utils %description common Components common to all OpenStack Magnum services %package conductor Summary: The Magnum conductor Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description conductor OpenStack Magnum Conductor %package api Summary: The Magnum API Requires: %{name}-common = %{version}-%{release} %{?systemd_requires} %description api OpenStack-native ReST API to the Magnum Engine %if 0%{?with_doc} %package -n %{name}-doc Summary: Documentation for OpenStack Magnum Requires: python3-%{service} = %{version}-%{release} BuildRequires: graphviz %description -n %{name}-doc %{common_desc} This package contains documentation files for Magnum. %endif # tests %package -n python3-%{service}-tests Summary: Tests for OpenStack Magnum Requires: python3-%{service} = %{version}-%{release} BuildRequires: python3-oslo-versionedobjects-tests BuildRequires: vim Requires: vim %description -n python3-%{service}-tests %{common_desc} %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 # Remove tests in contrib find contrib -name tests -type d | xargs rm -rf sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini # Exclude some bad-known BRs for pkg in %{excluded_brs}; do for reqfile in doc/requirements.txt test-requirements.txt; do if [ -f $reqfile ]; then sed -i /^${pkg}.*/d $reqfile fi done done # Automatic BR generation %generate_buildrequires %if 0%{?with_doc} %pyproject_buildrequires -t -e %{default_toxenv},docs %else %pyproject_buildrequires -t -e %{default_toxenv} %endif %build %pyproject_wheel %install %pyproject_install # docs generation requires everything to be installed first %if 0%{?with_doc} %tox -e docs # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif mkdir -p %{buildroot}%{_localstatedir}/log/%{service}/ mkdir -p %{buildroot}%{_localstatedir}/run/%{service}/ install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # install systemd unit files install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-conductor.service mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/ mkdir -p %{buildroot}%{_sharedstatedir}/%{service}/certificates/ mkdir -p %{buildroot}%{_sysconfdir}/%{service}/ PYTHONPATH=%{buildroot}/%{python3_sitelib} oslo-config-generator --config-file etc/%{service}/magnum-config-generator.conf --output-file %{buildroot}%{_sysconfdir}/%{service}/magnum.conf # The automatic value of pybasedir is wrong and unneeded and makes build to fail sed -i "/#pybasedir.*/d" %{buildroot}%{_sysconfdir}/%{service}/magnum.conf chmod 640 %{buildroot}%{_sysconfdir}/%{service}/magnum.conf mv %{buildroot}%{_prefix}/etc/%{service}/api-paste.ini %{buildroot}%{_sysconfdir}/%{service} # Remove duplicate config directory /usr/etc/magnum, we are keeping config files at /etc/magnum rmdir %{buildroot}%{_prefix}/etc/%{service} %check # Remove hacking tests, we don't need them rm magnum/tests/unit/test_hacking.py %tox -e %{default_toxenv} %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %exclude %{python3_sitelib}/%{service}/tests %files common %{_bindir}/magnum-db-manage %{_bindir}/magnum-driver-manage %{_bindir}/magnum-status %license LICENSE %dir %attr(0750,%{service},root) %{_localstatedir}/log/%{service} %dir %attr(0755,%{service},root) %{_localstatedir}/run/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service} %dir %attr(0755,%{service},root) %{_sharedstatedir}/%{service}/certificates %dir %attr(0755,%{service},root) %{_sysconfdir}/%{service} %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-%{service} %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/magnum.conf %config(noreplace) %attr(-, root, %{service}) %{_sysconfdir}/%{service}/api-paste.ini %pre common # 1870:1870 for magnum - rhbz#845078 getent group %{service} >/dev/null || groupadd -r --gid 1870 %{service} getent passwd %{service} >/dev/null || \ useradd --uid 1870 -r -g %{service} -d %{_sharedstatedir}/%{service} -s /sbin/nologin \ -c "OpenStack Magnum Daemons" %{service} exit 0 %files conductor %doc README.rst %license LICENSE %{_bindir}/magnum-conductor %{_unitdir}/%{name}-conductor.service %post conductor %systemd_post %{name}-conductor.service %preun conductor %systemd_preun %{name}-conductor.service %postun conductor %systemd_postun_with_restart %{name}-conductor.service %files api %doc README.rst %license LICENSE %{_bindir}/magnum-api %{_bindir}/magnum-api-wsgi %{_unitdir}/%{name}-api.service %if 0%{?with_doc} %files -n %{name}-doc %license LICENSE %doc doc/build/html %endif %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %post api %systemd_post %{name}-api.service %preun api %systemd_preun %{name}-api.service %postun api %systemd_postun_with_restart %{name}-api.service %changelog + spectool -g -C /tmp/tmp.SRCnwKnNiW/SOURCES openstack-magnum.spec + /usr/bin/mock --buildsrpm -v -r /home/centos9-master/data/dlrn-5.cfg --resultdir /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 --spec openstack-magnum.spec --sources=/tmp/tmp.SRCnwKnNiW/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-magnum.spec) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5941412 2939920 835408 7258012 9025976 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5rkilmsb', '/var/lib/mock/dlrn-centos9-master-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: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5943204 1887996 2179124 8308144 7664348 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.pg3nkvew', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1032', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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-91e44b667fe379a22a1 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-5401965b49 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ed1c931d0ed01a4a38733 59 kB/s | 27 kB 00:00 DEBUG: delorean-python-swiftclient-12dacb3e2cc7567c9bd 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ceilometermiddleware-bb472a784c 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-094f0188fc3511ec5cf54d 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-2fb8e27c 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-c67640eca0fd472 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-79f128746ce3c5c2c3b07 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7a6e1a0bdc79927e5d7 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-7250b848391a3cebb582d 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-lib-a0fb735b7e707284416 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-c03e9c39d 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-golang-github-openstack-k8s-operators- 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-apache-19eb28ac8e592f53dd252c5c 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-aa8604645c3245e182f0e0 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-2985e2d 17 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-e85d41fd8be59e449f 21 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 25 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 21 kB/s | 4.7 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 29 kB/s | 5.0 kB 00:00 DEBUG: dlrn-master-testing 24 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 21 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 18 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 25 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 21 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 151 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-magnum.spec) Config(dlrn-5) 0 minutes 51 seconds INFO: Results and/or logs in: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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.SRCnwKnNiW INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-master-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: chrootuid: 1032 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: False DEBUG: bootstrap_image: quay.io/centos/centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos9-master-x86_64-5/ccache/u1032/', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-master-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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, '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-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-master-x86_64-5', 'root': 'dlrn-centos9-master-x86_64-5', 'resultdir': '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1032 -g 135 -d /builddir -n mockbuild 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: target_arch: x86_64 DEBUG: releasever: 9 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '9-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-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core 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: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos9-master-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: 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: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-master/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el9 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:el9 user_agent=DLRN [baseos] name=CentOS Stream $releasever - BaseOS #metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-stream&arch=$basearch&protocol=https,http baseurl=http://mirror.stream.centos.org/9-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-9-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-9-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-91e44b667fe379a22a1af37e4de24d0b0f6220c7 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/barbican/91/e4/91e44b667fe379a22a1af37e4de24d0b0f6220c7_82cf41c4 enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-python-ironic-tests-tempest-5401965b492820339cb7559d4a267b11e1afa3f4 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/baremetal/54/01/5401965b492820339cb7559d4a267b11e1afa3f4_85047223 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-ed1c931d0ed01a4a38733a6f53fac21d7ff398d3 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cinder/ed/1c/ed1c931d0ed01a4a38733a6f53fac21d7ff398d3_d3a5efd7 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-swiftclient-12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/clients/12/da/12dacb3e2cc7567c9bdfaa1be3fc0f6d1442169a_914ff6f0 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-python-ceilometermiddleware-bb472a784cab33aefca425add8a021186d253823 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/cloudops/bb/47/bb472a784cab33aefca425add8a021186d253823_b74f2a93 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-rally-094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/common/09/4f/094f0188fc3511ec5cf54d9e38e4f8da6c37fb1a_dfd7701b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-python-whitebox-tests-tempest-2fb8e27cadec79fb63903649ed0ab8d7c3352a35 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/compute/2f/b8/2fb8e27cadec79fb63903649ed0ab8d7c3352a35_c9ff107e enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-python-designateclient-c67640eca0fd472954af28bdd43793cc9142fd9b baseurl=https://trunk.rdoproject.org/centos9-master-head/component/designate/c6/76/c67640eca0fd472954af28bdd43793cc9142fd9b_044530a1 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-79f128746ce3c5c2c3b0719dd7e377e0bda6bf76 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/glance/79/f1/79f128746ce3c5c2c3b0719dd7e377e0bda6bf76_f30f0626 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c baseurl=https://trunk.rdoproject.org/centos9-master-head/component/keystone/7a/6e/7a6e1a0bdc79927e5d7fd6ad7e6dda2e04c8342c_9b226a22 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-7250b848391a3cebb582d8483696c9fa49bcc575 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/manila/72/50/7250b848391a3cebb582d8483696c9fa49bcc575_db8b0c0c enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-lib-a0fb735b7e7072844163eec03709c09c86a6867a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/network/a0/fb/a0fb735b7e7072844163eec03709c09c86a6867a_22904b0c enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-python-octavia-tests-tempest-c03e9c39d24feffae9ac246f947e0655b7224547 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/octavia/c0/3e/c03e9c39d24feffae9ac246f947e0655b7224547_bef18b2a enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-golang-github-openstack-k8s-operators-os-diff-fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb baseurl=https://trunk.rdoproject.org/centos9-master-head/component/podified/fe/6e/fe6e0c23e525eff7bf38123eb5f9ab6a8c2fdffb_6baf6e18 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-apache-19eb28ac8e592f53dd252c5cfce02e3c693f3883 baseurl=https://trunk.rdoproject.org/centos9-master-head/component/puppet/19/eb/19eb28ac8e592f53dd252c5cfce02e3c693f3883_53011651 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-aa8604645c3245e182f0e00e5bc689247af24e1a baseurl=https://trunk.rdoproject.org/centos9-master-head/component/swift/aa/86/aa8604645c3245e182f0e00e5bc689247af24e1a_c1614185 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-telemetry-tests-tempest-2985e2d88e59920016b9588ba83bf1f8e58e941d baseurl=https://trunk.rdoproject.org/centos9-master-head/component/tempest/29/85/2985e2d88e59920016b9588ba83bf1f8e58e941d_3b26dca7 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-magnum-ui-e85d41fd8be59e449f6ea7613b572129602522de baseurl=https://trunk.rdoproject.org/centos9-master-head/component/ui/e8/5d/e85d41fd8be59e449f6ea7613b572129602522de_e4cb04ca enabled=1 gpgcheck=0 priority=1 [delorean-master-testing] name=dlrn-master-testing baseurl=https://trunk.rdoproject.org/centos9-master/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-master-build-deps] name=dlrn-master-build-deps baseurl=https://trunk.rdoproject.org/centos9-master/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-rabbitmq] name=centos9-rabbitmq baseurl=http://mirror.stream.centos.org/SIGs/9-stream/messaging/$basearch/rabbitmq-38/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-storage] name=centos9-storage baseurl=http://mirror.stream.centos.org/SIGs/9-stream/storage/$basearch/ceph-reef/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-opstools] name=centos9-opstools baseurl=http://mirror.stream.centos.org/SIGs/9-stream/opstools/$basearch/collectd-5/ enabled=1 gpgcheck=0 module_hotfixes=1 [centos9-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 # epel is required for Ceph Reef [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil* DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm INFO: Start(/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm) Config(dlrn-centos9-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5965676 2865524 835324 7308144 9001504 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.s72to1h_', '/var/lib/mock/dlrn-centos9-master-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: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 5536232 1358984 2179076 9244128 8087240 DEBUG: Swap: 16777212 5031128 11746084 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ssxcya8p', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/userdel', '-r', '-f', 'mockbuild'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupdel', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/groupadd', '-g', '135', 'mock'] 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/useradd', '-o', '-m', '-u', '1032', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] 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: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '-y', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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-91e44b667fe379a22a1 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-5401965b49 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ed1c931d0ed01a4a38733 19 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-12dacb3e2cc7567c9bd 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ceilometermiddleware-bb472a784c 14 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-094f0188fc3511ec5cf54d 15 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-2fb8e27c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-c67640eca0fd472 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-79f128746ce3c5c2c3b07 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7a6e1a0bdc79927e5d7 21 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-7250b848391a3cebb582d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-lib-a0fb735b7e707284416 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-c03e9c39d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-golang-github-openstack-k8s-operators- 20 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-apache-19eb28ac8e592f53dd252c5c 22 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-aa8604645c3245e182f0e0 18 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-2985e2d 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-e85d41fd8be59e449f 28 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 47 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 48 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 21 kB/s | 4.7 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 20 kB/s | 5.0 kB 00:00 DEBUG: dlrn-master-testing 26 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 20 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 36 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 31 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 44 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 37 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 65 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm Start: build setup for openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.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-magnum-18.1.0-0.202404301235######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.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: magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz DEBUG: magnum.logrotate DEBUG: openstack-magnum-api.service DEBUG: openstack-magnum-conductor.service DEBUG: openstack-magnum.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:03 ago on Tue Apr 30 12:38:36 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package graphviz-2.44.0-26.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package systemd-252-32.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: pyproject-rpm-macros noarch 1.12.0-1.el9 crb 40 k DEBUG: python3-oslo-versionedobjects-tests noarch 3.4.0-0.20240313061957.7f36306.el9 delorean-component-common 78 k DEBUG: vim-enhanced x86_64 2:8.2.2637-20.el9 appstream 1.8 M DEBUG: Installing dependencies: DEBUG: gpm-libs x86_64 1.20.7-29.el9 appstream 21 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: python-oslo-concurrency-lang noarch 6.1.0-0.20240312183955.074f18a.el9 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 6.4.0-0.20240423180827.497979d.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.6.0-0.20240423123501.014047b.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.2.0-0.20240330180846.62d5e25.el9 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 7.2.0-0.20240312192156.5e0fa92.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.4.0-0.20240313061957.7f36306.el9 delorean-component-common 12 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-master-testing 93 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-cachetools noarch 5.3.3-1.el9s delorean-master-testing 31 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.1-0.20240312181208.e823e9d.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-master-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-master-testing 93 k DEBUG: python3-flake8 noarch 5.0.3-1.el9s delorean-master-testing 112 k DEBUG: python3-futurist noarch 3.0.1-0.20240312181617.ec7a253.el9 delorean-component-common 61 k DEBUG: python3-hacking noarch 6.0.1-0.20240327125711.8d0a4a1.el9 delorean-component-common 995 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-master-testing 337 k DEBUG: python3-mccabe noarch 0.7.0-1.el9s delorean-master-testing 20 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-master-testing 98 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-oslo-concurrency noarch 6.1.0-0.20240312183955.074f18a.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240327132751.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.6.0-0.20240312190852.af0d090.el9 delorean-component-common 26 k DEBUG: python3-oslo-i18n noarch 6.4.0-0.20240423180827.497979d.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 5.6.0-0.20240423123501.014047b.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.8.0-0.20240412193216.e978eb9.el9 delorean-component-common 226 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.8.0-0.20240412193216.e978eb9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.9.0-0.20240312193349.0ed74ac.el9 delorean-component-common 24 k DEBUG: python3-oslo-middleware noarch 6.2.0-0.20240330180846.62d5e25.el9 delorean-component-common 56 k DEBUG: python3-oslo-serialization noarch 5.5.0-0.20240312192700.a0f68b3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240408060828.5810d01.el9 delorean-component-common 68 k DEBUG: python3-oslo-utils noarch 7.2.0-0.20240312192156.5e0fa92.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.4.0-0.20240313061957.7f36306.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.1-0.20240312181944.cd03a53.el9 delorean-component-clients 47 k DEBUG: python3-paste noarch 3.9.0-1.el9s delorean-master-testing 470 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-master-testing 91 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pycodestyle noarch 2.9.1-1.el9s delorean-master-testing 90 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pyflakes noarch 2.5.0-1.el9s delorean-master-testing 69 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-stevedore noarch 5.3.0-0.20240312191455.69d2b0d.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-master-testing 90 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-master-testing 25 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: vim-common x86_64 2:8.2.2637-20.el9 appstream 7.0 M DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 71 Packages DEBUG: Total size: 18 M DEBUG: Total download size: 78 k DEBUG: Installed size: 74 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.2.2637-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.2.2637-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.12.0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-4.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-5.0.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mccabe-0.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.9.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycodestyle-2.9.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-6.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: (71/71): python3-oslo-versionedobjects-tests-3. 300 kB/s | 78 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 292 kB/s | 78 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-webob-1.8.7-1.el9s.noarch 1/71 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 2/71 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 3/71 DEBUG: Installing : python3-stevedore-5.3.0-0.20240312191455.69d2b0d.e 4/71 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 5/71 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 6/71 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 7/71 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 8/71 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 9/71 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 10/71 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 11/71 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 12/71 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 13/71 DEBUG: Installing : python3-debtcollector-3.0.1-0.20240312181208.e823e 14/71 DEBUG: Installing : python3-oslo-context-5.6.0-0.20240312190852.af0d09 15/71 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 16/71 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 17/71 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 18/71 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 19/71 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 20/71 DEBUG: Installing : python3-pyflakes-2.5.0-1.el9s.noarch 21/71 DEBUG: Installing : python3-pycodestyle-2.9.1-1.el9s.noarch 22/71 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 23/71 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 24/71 DEBUG: Installing : python3-mccabe-0.7.0-1.el9s.noarch 25/71 DEBUG: Installing : python3-flake8-5.0.3-1.el9s.noarch 26/71 DEBUG: Installing : python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9 27/71 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 28/71 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 29/71 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 30/71 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 31/71 DEBUG: Installing : python3-oslotest-5.0.1-0.20240312181944.cd03a53.el 32/71 DEBUG: Installing : python3-cachetools-5.3.3-1.el9s.noarch 33/71 DEBUG: Installing : vim-common-2:8.2.2637-20.el9.x86_64 34/71 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 35/71 DEBUG: Installing : gpm-libs-1.20.7-29.el9.x86_64 36/71 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 37/71 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 38/71 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 39/71 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 40/71 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 41/71 DEBUG: Installing : python3-paste-3.9.0-1.el9s.noarch 42/71 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 43/71 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 44/71 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 45/71 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 46/71 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 47/71 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 48/71 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 49/71 DEBUG: Installing : python3-futurist-3.0.1-0.20240312181617.ec7a253.el 50/71 DEBUG: Installing : python-oslo-versionedobjects-lang-3.4.0-0.20240313 51/71 DEBUG: Installing : python-oslo-utils-lang-7.2.0-0.20240312192156.5e0f 52/71 DEBUG: Installing : python-oslo-middleware-lang-6.2.0-0.20240330180846 53/71 DEBUG: Installing : python-oslo-log-lang-5.6.0-0.20240423123501.014047 54/71 DEBUG: Installing : python-oslo-i18n-lang-6.4.0-0.20240423180827.49797 55/71 DEBUG: Installing : python3-oslo-i18n-6.4.0-0.20240423180827.497979d.e 56/71 DEBUG: Installing : python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92. 57/71 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240327132751.882ad 58/71 DEBUG: Installing : python3-oslo-serialization-5.5.0-0.20240312192700. 59/71 DEBUG: Installing : python3-oslo-log-5.6.0-0.20240423123501.014047b.el 60/71 DEBUG: Installing : python3-oslo-metrics-0.9.0-0.20240312193349.0ed74a 61/71 DEBUG: Installing : python3-oslo-middleware-6.2.0-0.20240330180846.62d 62/71 DEBUG: Installing : python-oslo-concurrency-lang-6.1.0-0.2024031218395 63/71 DEBUG: Installing : python3-oslo-concurrency-6.1.0-0.20240312183955.07 64/71 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240408060828.5810d0 65/71 DEBUG: Installing : python3-oslo-messaging+amqp1-14.8.0-0.202404121932 66/71 DEBUG: Installing : python3-oslo-messaging-14.8.0-0.20240412193216.e97 67/71 DEBUG: Installing : python3-oslo-versionedobjects-3.4.0-0.202403130619 68/71 DEBUG: Installing : python3-oslo-versionedobjects-tests-3.4.0-0.202403 69/71 DEBUG: Installing : vim-enhanced-2:8.2.2637-20.el9.x86_64 70/71 DEBUG: Installing : pyproject-rpm-macros-1.12.0-1.el9.noarch 71/71 DEBUG: Running scriptlet: pyproject-rpm-macros-1.12.0-1.el9.noarch 71/71 DEBUG: Verifying : python3-oslotest-5.0.1-0.20240312181944.cd03a53.el 1/71 DEBUG: Verifying : python3-stevedore-5.3.0-0.20240312191455.69d2b0d.e 2/71 DEBUG: Verifying : python-oslo-concurrency-lang-6.1.0-0.2024031218395 3/71 DEBUG: Verifying : python-oslo-i18n-lang-6.4.0-0.20240423180827.49797 4/71 DEBUG: Verifying : python-oslo-log-lang-5.6.0-0.20240423123501.014047 5/71 DEBUG: Verifying : python-oslo-middleware-lang-6.2.0-0.20240330180846 6/71 DEBUG: Verifying : python-oslo-utils-lang-7.2.0-0.20240312192156.5e0f 7/71 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.4.0-0.20240313 8/71 DEBUG: Verifying : python3-debtcollector-3.0.1-0.20240312181208.e823e 9/71 DEBUG: Verifying : python3-futurist-3.0.1-0.20240312181617.ec7a253.el 10/71 DEBUG: Verifying : python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9 11/71 DEBUG: Verifying : python3-oslo-concurrency-6.1.0-0.20240312183955.07 12/71 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240327132751.882ad 13/71 DEBUG: Verifying : python3-oslo-context-5.6.0-0.20240312190852.af0d09 14/71 DEBUG: Verifying : python3-oslo-i18n-6.4.0-0.20240423180827.497979d.e 15/71 DEBUG: Verifying : python3-oslo-log-5.6.0-0.20240423123501.014047b.el 16/71 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.8.0-0.202404121932 17/71 DEBUG: Verifying : python3-oslo-messaging-14.8.0-0.20240412193216.e97 18/71 DEBUG: Verifying : python3-oslo-metrics-0.9.0-0.20240312193349.0ed74a 19/71 DEBUG: Verifying : python3-oslo-middleware-6.2.0-0.20240330180846.62d 20/71 DEBUG: Verifying : python3-oslo-serialization-5.5.0-0.20240312192700. 21/71 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240408060828.5810d0 22/71 DEBUG: Verifying : python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92. 23/71 DEBUG: Verifying : python3-oslo-versionedobjects-3.4.0-0.202403130619 24/71 DEBUG: Verifying : python3-oslo-versionedobjects-tests-3.4.0-0.202403 25/71 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 26/71 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 27/71 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 28/71 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 29/71 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 30/71 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 31/71 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 32/71 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 33/71 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 34/71 DEBUG: Verifying : gpm-libs-1.20.7-29.el9.x86_64 35/71 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 36/71 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 37/71 DEBUG: Verifying : vim-common-2:8.2.2637-20.el9.x86_64 38/71 DEBUG: Verifying : vim-enhanced-2:8.2.2637-20.el9.x86_64 39/71 DEBUG: Verifying : pyproject-rpm-macros-1.12.0-1.el9.noarch 40/71 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 41/71 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 42/71 DEBUG: Verifying : python3-cachetools-5.3.3-1.el9s.noarch 43/71 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 44/71 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 45/71 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 46/71 DEBUG: Verifying : python3-flake8-5.0.3-1.el9s.noarch 47/71 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 48/71 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 49/71 DEBUG: Verifying : python3-mccabe-0.7.0-1.el9s.noarch 50/71 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 51/71 DEBUG: Verifying : python3-paste-3.9.0-1.el9s.noarch 52/71 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 53/71 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 54/71 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 55/71 DEBUG: Verifying : python3-pycodestyle-2.9.1-1.el9s.noarch 56/71 DEBUG: Verifying : python3-pyflakes-2.5.0-1.el9s.noarch 57/71 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 58/71 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 59/71 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 60/71 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 61/71 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 62/71 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 63/71 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 64/71 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 65/71 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 66/71 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 67/71 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 68/71 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 69/71 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 70/71 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 71/71 DEBUG: Installed: DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: vim-common-2:8.2.2637-20.el9.x86_64 DEBUG: vim-enhanced-2:8.2.2637-20.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch 1628539909 5930958 03240144ad8b868c22f9168a70823562 installed DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch 1628536914 13746679 e083c7da82ac4d6a8ba78b34e0888e13 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch 1628536914 596942 b947ffef4f22a6e3d579b3a14cb16e73 installed DEBUG: langpacks-core-font-en-3.0-16.el9.noarch 1628548327 351 c459dbf4f89e14c3866201d92a22003f installed DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch 1655270554 1886539 3fc548ed612acde8d3b41b4b385c3143 installed DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch 1628536854 722408 2732783fee86c9b991c6cd860dd2c453 installed DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch 1631700183 6557604 d242e1bff048ee93c8785049f06a1b44 installed DEBUG: xkeyboard-config-2.33-2.el9.noarch 1628575594 6083876 88ea8a43851daebce64e0f78a3cb495f installed DEBUG: rust-srpm-macros-17-4.el9.noarch 1628569449 2447 73293207465a7961b68686701a149929 installed DEBUG: poppler-data-0.4.9-9.el9.noarch 1628566347 12058151 ae8a3356650b67950bb9170591b59a6e installed DEBUG: perl-srpm-macros-1-41.el9.noarch 1628565179 862 6cccf4e84e8d8ff1bfd99a5b08bc765b installed DEBUG: openblas-srpm-macros-2-11.el9.noarch 1628560331 104 472d4c6b239cbdfa1a4a1e7465c3878e installed DEBUG: ocaml-srpm-macros-6-6.el9.noarch 1628559705 745 621a996cbcddd8e3d3492467821c5a8b installed DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch 1628543357 535 3c30c63eb24feef9d64bfe022fbf9f23 installed DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 1645036530 1205149 40b1cb78f729044823f20b7ad90c67b4 installed DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch 1637316977 12103345 d3b18c32d2219b99074b27745ccd308f installed DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch 1628536977 4398414 472ec3c2382d57a2651109823210e159 installed DEBUG: vim-filesystem-2:8.2.2637-20.el9.noarch 1675960548 40 ed5b9febbec749144741b0776dadcf49 installed DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch 1644512729 68815 a486e7e01444e3373cb6e6b9418720c7 installed DEBUG: pkgconf-m4-1.7.3-10.el9.noarch 1663762969 14187 a4fe05470faa432bdf2bc0da90a72878 installed DEBUG: filesystem-3.16-2.el9.x86_64 1628541626 106 90e045bb4706b61ef16663b8649ef598 installed DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch 1628573895 38280 a4ec9b61bb3e59b1961f6480b6ea1220 installed DEBUG: basesystem-11-13.el9.noarch 1628537561 0 7bfb02cc1aeca822f9e4d9405c010142 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 1628538275 78740 38bff35b950bac6060a14f532ffd1f3e installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libpng-2:1.6.37-12.el9.x86_64 1628552275 232119 3bbeb3eba89728caac0a661ff6640bc6 installed DEBUG: libzstd-1.5.1-2.el9.x86_64 1644329495 902051 2e88ccf26d9595c4334ff2db855c8a46 installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: mpfr-4.1.0-7.el9.x86_64 1628557531 802539 88da3a99a529f63efff8ada0eb13b87f installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: readline-8.1-4.el9.x86_64 1628568923 492844 04ea87f7f650b71b09c3c80fbbc1263d installed DEBUG: libogg-2:1.3.4-6.el9.x86_64 1628552055 50186 c37cdc45e445d19b618747d12e4a85bc installed DEBUG: libvorbis-1:1.3.7-5.el9.x86_64 1628554367 924357 97f0e94761e756f39b738a3f77520045 installed DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 1643031501 72096 97e97115c09b48f8356f070ece0939a2 installed DEBUG: libgcrypt-1.10.0-10.el9.x86_64 1679647173 1382042 f52cea6f19f1763da2e5ebd1dc6cfdce installed DEBUG: libicu-67.1-9.el9.x86_64 1629785371 34109009 759ba2412d5676d3412b8b16734abb2f installed DEBUG: libattr-2.5.1-3.el9.x86_64 1628537434 29429 aec8b9f183816020e45285f0143e8850 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: sed-4.8-9.el9.x86_64 1628569875 813599 8f2001ef117e096e5b2cb761dbe56226 installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: libbrotli-1.0.9-6.el9.x86_64 1628537853 784562 0064f1719ea79d95cba2d52b8f1a4427 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libunistring-0.9.10-15.el9.x86_64 1628553516 1643051 df2997eefd8b00af79f36b60155d2564 installed DEBUG: libidn2-2.3.0-7.el9.x86_64 1628550537 253460 b999cef1924e493741546dad040d6b64 installed DEBUG: fribidi-1.0.10-6.el9.2.x86_64 1649935865 347380 1a4bad4b26de656b0ab2b35694a6b88a installed DEBUG: libICE-1.0.10-8.el9.x86_64 1628550523 174826 b92da4724c87af34f174760835f6c461 installed DEBUG: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: openjpeg2-2.4.0-7.el9.x86_64 1657789945 386300 e8b954e12211663055f28b5000b5bc46 installed DEBUG: libSM-1.2.3-10.el9.x86_64 1628552822 95269 90c43a5efe3bdbc6de7e6b8eb711d153 installed DEBUG: libpsl-0.21.1-5.el9.x86_64 1628552331 78600 48e5ec8c64476be40b82088b405be4ae installed DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 1667401001 37464 c725fc2424cd1d93bc940cb5d57bcb74 installed DEBUG: libmpc-1.2.1-4.el9.x86_64 1628551818 138637 e5e40dad676b06cd7f5ce6e6f6278138 installed DEBUG: libassuan-2.5.5-3.el9.x86_64 1628549434 171165 2ea61cf9eb18aefe03c18facfa6e5980 installed DEBUG: libwayland-server-1.21.0-1.el9.x86_64 1667401001 88232 87e9b1d87c1006fca353ba9e67010f1b installed DEBUG: exiv2-0.27.5-2.el9.x86_64 1636985354 4632497 bec8af9af0888f31db7af16f7bc4c8bb installed DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 1636985354 2794722 9d85f037ac697f35712d3a8404bba519 installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 installed DEBUG: unzip-6.0-56.el9.x86_64 1643206371 401051 feb0641b07ba13eb8bc058b2c0882112 installed DEBUG: xml-common-0.6.3-58.el9.noarch 1628570071 80280 e30dff7e045445c260fddaf4c82eb1fe installed DEBUG: groff-base-1.22.4-10.el9.x86_64 1633944960 4040774 6f382ca641a7b920bd2f194a36b9a1ef installed DEBUG: libproxy-0.4.15-35.el9.x86_64 1629990582 166674 cfaea8d129b2046f49d386a30a2a5b8a installed DEBUG: imath-3.1.2-1.el9.x86_64 1629104544 371882 0f497264fb6125739d15f377a5c678c2 installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: fuse-libs-2.9.9-15.el9.x86_64 1642007651 313478 70d2e7238e63f208c24baf09cb52e8f1 installed DEBUG: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libsigsegv-2.13-4.el9.x86_64 1628552820 50338 8d6efb1981489cae3ba03919e0a84d34 installed DEBUG: gawk-5.1.0-6.el9.x86_64 1645036530 1685726 49d54aeca4767b4c1f096902535f8e65 installed DEBUG: libtasn1-4.16.0-8.el9.x86_64 1669910927 183348 7d0ecade4d7aa7f44c7402613f807c65 installed DEBUG: grep-3.6-5.el9.x86_64 1628545386 857840 b1783007ca41c6a5e2a2a6b09c72ee49 installed DEBUG: libarchive-3.5.3-4.el9.x86_64 1670334275 906150 d8567679cfb8225dc2e349cb0ced7f90 installed DEBUG: gzip-1.12-1.el9.x86_64 1650569887 377013 d100c7f7b4f855aeb3d8676072292699 installed DEBUG: cracklib-2.9.6-27.el9.x86_64 1628539381 251850 6b30fcc5f113bfe3977cfb728e495423 installed DEBUG: libusbx-1.0.26-1.el9.x86_64 1650890875 169790 e42efbfacf911799e5c8d24d5565a35d installed DEBUG: libevent-2.1.12-6.el9.x86_64 1628550119 932210 bd9c51ad0c0309b273f46b629b0ac796 installed DEBUG: jbigkit-libs-2.1-23.el9.x86_64 1628547667 116759 fc59a2fbc5993faa2c50a2fee3ca890f installed DEBUG: libXau-1.0.9-8.el9.x86_64 1628554479 64960 d29cb4a4741cc1c0d0676dbae6e78998 installed DEBUG: libxcb-1.13.1-9.el9.x86_64 1628554525 1124254 51f3f8fe3db81337ba4a07430421c3ee installed DEBUG: libXext-1.3.4-8.el9.x86_64 1628554624 95724 36ef108c2804669f53bf41f5d7a12d3c installed DEBUG: libXrender-0.9.10-16.el9.x86_64 1628554702 51543 1238322e38dd9b9aa5cce9a9d3ac8458 installed DEBUG: libXfixes-5.0.3-16.el9.x86_64 1628554623 35681 06ff23960463555e5f8af61d13f71a2f installed DEBUG: libXi-1.7.10-8.el9.x86_64 1628554634 74757 bd2b6b3e709f17777a5d0e2097366c43 installed DEBUG: libXt-1.2.0-6.el9.x86_64 1628554747 453249 e7a4f272de4504efd24ddb90b533cf5b installed DEBUG: libXmu-1.1.3-8.el9.x86_64 1628554669 188562 5879579377fd4468c1927636debd938c installed DEBUG: libXcursor-1.2.0-7.el9.x86_64 1628554551 50861 7a058c13f6a9927cf4f6394049026de7 installed DEBUG: libXdamage-1.1.5-7.el9.x86_64 1628554609 37259 119e8aef392b8008b8046e3ecc9dccab installed DEBUG: libXrandr-1.5.2-8.el9.x86_64 1628554694 53332 2864163841b9f9634b602a32e0120853 installed DEBUG: libXinerama-1.1.4-10.el9.x86_64 1628554595 19725 a29c4891e6ef396577c08db8c5a28ab5 installed DEBUG: libXcomposite-0.4.5-7.el9.x86_64 1628554506 42445 4ff5ce3944de9ac0736fd23fefd642f8 installed DEBUG: libglvnd-1:1.3.4-1.el9.x86_64 1637623169 797162 6caa4083900d93e621a90c9f55312fd1 installed DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 1667401001 16466 6491c616c2a85a6da68cf36b154d74f9 installed DEBUG: opus-1.3.1-10.el9.x86_64 1628561143 363598 40da76c2d6ce4525c03c2037784abb72 installed DEBUG: libXaw-1.0.13-19.el9.x86_64 1628554542 510031 51fb88af4c8549b837fa52cf7348b1e4 installed DEBUG: libXtst-1.2.3-16.el9.x86_64 1628554736 38680 28b0e6a42eb89fea8382dc1046a6e85b installed DEBUG: libXv-1.0.11-16.el9.x86_64 1628554734 26929 72198c80e9062f01f7c8b6a56d1511d0 installed DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 1628554796 26316 9d5c88dac190e4f66857b2fab49ea44e installed DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 1628539381 9815154 097793bbff0b03b3ce0e2afaf462bbf5 installed DEBUG: python3-idna-2.10-7.el9.noarch 1645461951 469965 d8aa542c3eea7de80b89295aa2e39992 installed DEBUG: python3-six-1.15.0-9.el9.noarch 1645014051 106876 ddb649ce7f23e052677037e6a3f1c03a installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-pyparsing-2.4.7-9.el9.noarch 1645030355 650026 cb5eba2b6cc00cd9fa89ffb3527e5dc3 installed DEBUG: python3-packaging-20.9-5.el9.noarch 1644942056 254019 1278d05af2b02528944bef7b199b356c installed DEBUG: python3-pysocks-1.7.1-12.el9.noarch 1645030777 90512 e685632709558359a9a8dd9f087a6dba installed DEBUG: python3-babel-2.9.1-2.el9.noarch 1628537498 28258458 7afe89f1e820f27155449468f908596e installed DEBUG: python3-tomli-2.0.1-5.el9.noarch 1678873507 68777 23a7daa8bc9a0b429b38a928fe6de505 installed DEBUG: python3-docutils-0.16-6.el9.noarch 1628567136 6219958 444c8a45743579bfd963f306274d8903 installed DEBUG: python3-imagesize-1.2.0-6.el9.noarch 1628567186 22802 d39da8dc61e5ab41826837915a72cad8 installed DEBUG: python3-pygments-2.7.4-4.el9.noarch 1628567572 8130001 cb702f6944ebf573a262210131a887d7 installed DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch 1628567669 1175595 67ed16a77bea012e7ae506393454568f installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch 1628567719 38853 4ba706d7fa269358f11f434cc32b3c6d installed DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch 1628567667 62833 3b2c009918387ef7210eba186ca1806e installed DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch 1628567666 46533 b2e795a36aef2c55de88074414b761be installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch 1628567685 65376 fa4c300323f21943678c7f68e26f5838 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch 1628567715 12208 947d809e58f156601d53cc6203a7590c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch 1628567718 57306 2d6584bea4d8c410fe98524de6c1f16c installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch 1628567696 54286 8e949b872c3ec55e9a6db87cbc9c9731 installed DEBUG: python3-jinja2-3.0.1-2.el9s.noarch 1631290225 2924051 b6ff5fd468f8b5a0c72e414a67ca863b installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: xz-5.2.5-8.el9.x86_64 1654006189 685923 7a3a1c534311e848d76428a6daddd7c0 installed DEBUG: openexr-libs-3.1.1-2.el9.x86_64 1629723895 4888212 c2ed9491a52822cec9922cb40937581b installed DEBUG: iso-codes-4.6.0-3.el9.noarch 1628547387 19591019 f6ef364699f9b8f3bffb69d3c0d67b34 installed DEBUG: zip-3.0-35.el9.x86_64 1676457149 741159 07aa037eb9408f2f848569827cd3559f installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-6.el9.x86_64 1676281551 3155323 ee74705ec23ecf11c541e27087fe9605 installed DEBUG: zstd-1.5.1-2.el9.x86_64 1644329495 1902844 f4364d644ad25c519c98b0f0cbc66ffa installed DEBUG: libtheora-1:1.1.1-31.el9.x86_64 1628553380 474222 b8127b03ee1f999ef62271ee2b4be850 installed DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 1628541329 2773098 e5b26837f1a2e1cf59310b3a5ca6916b installed DEBUG: libksba-1.5.1-6.el9.x86_64 1675793165 394494 5065a1b60987a5ea1b35f943fde57a74 installed DEBUG: dwz-0.14-3.el9.x86_64 1628540256 281758 f72e5de5cbebad4a19641f7e9c312c6d installed DEBUG: jasper-libs-2.0.28-3.el9.x86_64 1628547517 333940 a8cabff1260ab3da238161ae0bdbe1e1 installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-8.el9.x86_64 1628538275 96056 29c071c14d1a84942ced326f572bf7e3 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-9.el9.x86_64 1643365783 771951 46a009419c084efc76903456f720cc95 installed DEBUG: graphite2-1.3.14-9.el9.x86_64 1628545340 201583 bee1c7d7f006f520847ff1f5b9f768e6 installed DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 1628574725 751654 f187c6b50c3612d6252e43eabf48abfd installed DEBUG: info-6.7-15.el9.x86_64 1645432912 508035 4d0af4faf66f30b8126abd3410cdd719 installed DEBUG: ed-1.14.2-12.el9.x86_64 1628540213 129923 038028fe8dfd324b820e16200786a15e installed DEBUG: patch-2.7.6-16.el9.x86_64 1628561618 265522 4efdeefb054a89e177b517c3d3ed1147 installed DEBUG: tcl-1:8.6.10-7.el9.x86_64 1658238252 4293857 da5918f824202c2c31ac98ce426f1848 installed DEBUG: libfontenc-1.1.3-17.el9.x86_64 1628550261 64225 931267996fd577695291cbc512f16582 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: perl-Digest-1.19-4.el9.noarch 1628563396 36844 556e6f718ba9a6360fa39fb18d536aa0 installed DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 1628563473 61522 2300fd882680ee0c7c1abb1ae6b8ccb4 installed DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 1628562913 111869 7ecb1b2e3a41395091b00413afff991d installed DEBUG: perl-libnet-3.13-4.el9.noarch 1628564496 299357 3a4d318a43520c1ea611000b968a597c installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 1658929034 1398888 54f510931f506aefde25a6dbd2022632 installed DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch 1628564340 100240 fc6b5e9831a4bbafe3036ad6c07bd0cd installed DEBUG: perl-Time-Local-2:1.300-7.el9.noarch 1628565569 67344 56255d762b27e3f619c7ef093df999a5 installed DEBUG: perl-File-Path-2.18-4.el9.noarch 1628563880 65333 e84dcd48672e858db99bf4abb31adefd installed DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch 1641306371 616297 0cb4da597b9cff56a27d081936fdbbe9 installed DEBUG: perl-Pod-Escapes-1:1.07-460.el9.noarch 1628565069 25764 977f680f4ab8e6be26696f8e005328be installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 1629764707 24828 4ddd39d2645c0d3a03a7fc505a69d03f installed DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch 1628564841 5866 f3ba115f552765dda50122093731bdae installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-File-Temp-1:0.231.100-4.el9.noarch 1628563998 166550 668718b957c97d218cd0ce87b6d3e36d installed DEBUG: perl-Term-Cap-1.17-460.el9.noarch 1628565308 29851 df13642162893be1ec21d401f866b7f7 installed DEBUG: perl-Pod-Simple-1:3.42-4.el9.noarch 1628565108 577293 051f5b7ae5eb9bcca2b122291f9bd378 installed DEBUG: perl-Socket-4:2.031-4.el9.x86_64 1628565134 124969 0d5788854b6ccd115da6a227466baf78 installed DEBUG: perl-podlators-1:4.14-460.el9.noarch 1628565077 288742 ad2f3ada468688fbe129418e39eaac37 installed DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch 1628565124 170960 7e2f1a7c0900c86834fc555f5c3bd0b9 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 1628564750 48145 1190c3bd08b43b3064f439bca71ca347 installed DEBUG: perl-constant-1.33-461.el9.noarch 1628562746 27104 ee5c312a7c1613a45b24c022d97fb08e installed DEBUG: perl-Storable-1:3.21-460.el9.x86_64 1628565166 228532 119c254a858a4e8225a8f4f1b95a6fc8 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-Getopt-Long-1:2.52-4.el9.noarch 1628564041 139937 0084d602dd5f3a3a608b8aa2d7d2784a installed DEBUG: perl-Carp-1.50-460.el9.noarch 1628562498 47889 8aa3a6891f26697353b428ce0a184f8d installed DEBUG: perl-Exporter-5.74-461.el9.noarch 1628563640 55359 600faf3d3db9096efa1de68bfe07d62d installed DEBUG: perl-PathTools-3.78-461.el9.x86_64 1628565073 182534 367a2f6e64401c56f25dc4559c5806f6 installed DEBUG: perl-Encode-4:3.08-462.el9.x86_64 1628580079 10235418 464fc08748c13d9698ad06bba18ae510 installed DEBUG: bluez-libs-5.56-6.el9.x86_64 1628537753 215704 a45c3fa7ebe4bb2255e74570c64e7348 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-53.el9.x86_64 1637775488 1898038 86c8deb590fc9b3c916ca8d696a184bd installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: libpipeline-1.5.3-4.el9.x86_64 1628552235 115253 2851917276dada25daca70bac6dd0f93 installed DEBUG: man-db-2.9.3-7.el9.x86_64 1663689890 2563551 91576adf2b9b8aa235dd06e962c20f57 installed DEBUG: libpkgconf-1.7.3-10.el9.x86_64 1663762953 75425 6d784dbd338488f9a990f3870ce06e48 installed DEBUG: pkgconf-1.7.3-10.el9.x86_64 1663762953 77890 c27775732875e2aaaa07204046b2e0ae installed DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 1663762953 1203 557e5f2bf85dce295401d6e30f51eabe installed DEBUG: libverto-0.3.2-3.el9.x86_64 1628554245 30365 49717f919565ae8f0e70dc4def4d01f6 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: scl-utils-1:2.0.3-4.el9.x86_64 1670942585 66501 78108e4d20af5afb9098e17511ffd96d installed DEBUG: efi-srpm-macros-4-9.el9.noarch 1636398873 41111 76c81df74bfab13e26b32351ca37f458 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: freetype-2.10.4-9.el9.x86_64 1654071485 840612 eb49c3e16b2281a6af4531ea392af8d5 installed DEBUG: fontconfig-2.14.0-2.el9.x86_64 1670223487 837217 449ed09ac88eaeb9a30ba214b9981e87 installed DEBUG: cairo-1.17.4-7.el9.x86_64 1645512144 1714807 9fef2bc3657f2c34016b51a532acc8d9 installed DEBUG: json-glib-1.6.6-1.el9.x86_64 1629809706 555868 fe4576ce40b422e833b0850db1a3e07f installed DEBUG: atk-2.36.0-5.el9.x86_64 1628537391 1304627 bd9aeb354c9610e81f272d7222808571 installed DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 1645512144 44432 9aabd9bcc00fd6431ede021358bcb4ef installed DEBUG: polkit-libs-0.117-11.el9.x86_64 1670247243 29305061 c1dbf375e0b00a245d73ad4449522d1e installed DEBUG: polkit-0.117-11.el9.x86_64 1670247243 441257 44f5a67ab7dab59ec5ad0ec70bc95512 installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 1671646004 4730586 8543d94d77db623126314e6728432790 installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-28.el9.x86_64 1628569215 150098 ac74ba416453e24f6b8b209d8c2938d3 installed DEBUG: libgxps-0.3.2-3.el9.x86_64 1628550450 197503 5d0ba1ab5bc4e31a13ee886d167b362c installed DEBUG: gd-2.3.2-3.el9.x86_64 1628543005 422174 ff84c2c781e480e239e5c9ffd6376152 installed DEBUG: libXft-2.3.3-8.el9.x86_64 1628554598 136020 9dd4afaf02c043020674bf5723eeec0b installed DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch 1628573895 1428570 ca19d0e098c193249d75aa2a16f84908 installed DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch 1628573895 1460397 c7a3299906900e9634054c11a85f913a installed DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch 1628573895 86625 16f0f27ee064f929f7cb3221881a5e1f installed DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch 1628573895 1216723 60a564c67ac16e3b356a0ac499002beb installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch 1628573895 1099808 1f85b60ff6e6c83153019702bf850931 installed DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch 1628573895 1429732 81d7a185b0ada9a5ad0383043ccf2c76 installed DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch 1628573895 2505850 6e0cd8553a6ab96b007e771ad1c17185 installed DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch 1628573895 1557220 668671e23df63172d342d3969f9572fe installed DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch 1628573895 45248 fd1753c92919fdc12154dc57ab487f7b installed DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch 1628573895 400137 0fa9d01117b873b3aad533568edfb7ec installed DEBUG: urw-base35-fonts-20200910-6.el9.noarch 1628573895 5478 192e5af4292c7614f1255fcdd61d1504 installed DEBUG: libraqm-0.7.0-7.el9s.x86_64 1631084139 29499 76e4839ab4d91c7f7edf02c08d2dfade installed DEBUG: mkfontscale-1.2.1-3.el9.x86_64 1628557177 54887 e55c107f8fd4546cd9c443713362fd90 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch 1628575762 1070851 7f8999a7b9556e8e40ca7b251960c077 installed DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 1670941191 1579276 41b8135cabe1c9496d51799643c4d37e installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf installed DEBUG: colord-libs-1.4.5-4.el9.x86_64 1628538970 857392 efbe5add1d1c940f9f00da30ad86e1a5 installed DEBUG: shared-mime-info-2.1-5.el9.x86_64 1667822225 5187670 2de9dfcf7c8b566ac4caef5329cac708 installed DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 1667290907 2607853 b78b5a05f5611ed0bdc460cf982092c7 installed DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 1667290907 270137 408857ef0c525741c1c14fe0578a5ad5 installed DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 1645176383 68085 1f11d0983f3bd5d9268e80f2099c522f installed DEBUG: libgsf-1.14.47-5.el9.x86_64 1628550426 963734 ed3526738da2d8fb971a65c9a9b8bc9f installed DEBUG: libnotify-0.7.9-8.el9.x86_64 1640186875 101670 483ba13b155f617530adfa19b62982ff installed DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 1629746374 528135 b097546202f46405c17cbb596216eda2 installed DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 1628537393 278826 904b1dc4ca3ce42898a0352ce0644aa5 installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.12.3-1.el9.x86_64 1629745530 230299 4413aeeb0b43120fcbd40ab9212fba25 installed DEBUG: low-memory-monitor-2.1-4.el9.x86_64 1628555427 71942 7eb6ed0aadd9fe9e6deec38bf86080bd installed DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 1628573225 337376 3b2ae808b6f6aef6d85706bf3abb1576 installed DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 1629990582 33073 19ece62a63da90e07fa4f7dfe0889713 installed DEBUG: glib-networking-2.68.3-3.el9.x86_64 1645725961 655538 a1f0e2c161d9f5a8ebf4ccd5267cbc51 installed DEBUG: libsoup-2.72.0-8.el9.x86_64 1628553090 1261962 d37b68f550aa0fc78803737ece49a922 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c installed DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 1628549325 1422262 4dd5362b3a34ef29e4091c6cfe45e6ab installed DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 1669836900 181588 28e89ea88f62695d9ca277507f766e19 installed DEBUG: libosinfo-1.10.0-1.el9.x86_64 1669824782 1225572 134a8eabade143ef211f58af60aefef2 installed DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 1631870165 99520 eab4072ca3cfa6060e0072403aaad1b7 installed DEBUG: npth-1.6-8.el9.x86_64 1628558844 50619 ec2f6c8c45b97d50a2d00f1c3ae9f17b installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: which-2.21-29.el9.x86_64 1679928490 81813 9f0d5c6f27dad58821bbd23f4fb6ec18 installed DEBUG: fuse-2.9.9-15.el9.x86_64 1642007651 220513 23b79e360ea3a257150b475322b2408e installed DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 1656530360 3652 5ffc7e18347dae16e8228906fb8ca56c installed DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 1628541105 602256 043bd67da6af245f437c39bc99ab7810 installed DEBUG: giflib-5.2.1-9.el9.x86_64 1628543406 108576 9aa6dc5454f0eddcdf84a82dadd4e77c installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 1675090429 168059 be161807a56e90dcc214469ff6aa7b2e installed DEBUG: libasyncns-0.8-22.el9.x86_64 1628549467 60822 fb0ec56fa9b86539768d634afb584e03 installed DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 1628566754 3384853 2345377a8e0a0493c3d94d76766d2d09 installed DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 1628566754 203447 56133de36cf1ae205a1485b82792a260 installed DEBUG: libdatrie-0.2.13-4.el9.x86_64 1628549831 59521 99d5d94690935edf76557d007558e477 installed DEBUG: libthai-0.1.28-8.el9.x86_64 1628553338 778570 de49304efecef4042eac62582830f479 installed DEBUG: pango-1.48.7-3.el9.x86_64 1667448668 899563 cd97a559ad2aacfe754b19f2c3868cd3 installed DEBUG: libepoxy-1.5.5-4.el9.x86_64 1628549922 1297595 33eff1eb283c34cede4b07749aa151b0 installed DEBUG: libexif-0.6.22-6.el9.x86_64 1628550088 2461952 b3d08759fe45d4298b7354a3166d9fdc installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libiptcdata-1.0.5-9.el9.x86_64 1628550674 176693 4bede834b27c949d977efc09d1eed5c1 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libsbc-1.4-9.el9.x86_64 1628569554 83034 5976df1103874c4002c033f63482aafb installed DEBUG: libvisual-1:0.4.0-34.el9.x86_64 1628554307 433002 1f085d5300970df55460b821a84a4e4b installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: orc-0.4.31-6.el9.x86_64 1628561059 616782 496116bd6d31284af92b9b4832691b36 installed DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 1669159640 1040603 3cbb511732834507639c35c594154df7 installed DEBUG: tracker-3.1.2-3.el9.x86_64 1669159640 2060361 44050518b1c9c07c379b0d75d9c31c58 installed DEBUG: gtk3-3.24.31-2.el9.x86_64 1645176383 20576337 315712dc47924340f9a1927854e932e0 installed DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 1651780145 489960 efd56fe254ac29c6933a7290c5974090 installed DEBUG: gtk2-2.24.33-8.el9.x86_64 1667881305 13889880 d6fa1c321a87fe437f55e5399991de8a installed DEBUG: python3-pbr-5.11.1-1.el9s.noarch 1676049043 523094 dcc4a0c03548e6937d0cee1049f9a766 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch 1676592908 45488 4b4d365df0b2da9ce42cdcceb9d60e3e installed DEBUG: lua-libs-5.4.4-4.el9.x86_64 1681732544 287331 d580b400a364fe10ae66719a1533cfff installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: wireplumber-0.4.14-1.el9.x86_64 1682343168 308626 e9315bacca4d3ae75d806b77e7582527 installed DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 1682343168 1220418 593e6aaf8906d28345fe25ec64f9b9a1 installed DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch 1681714691 492 8ec89c93045f3fb6df7200c1acc02777 installed DEBUG: environment-modules-5.3.0-1.el9.x86_64 1684321073 3097853 d81161bcf807caeb94a7779be4631a2f installed DEBUG: kmod-28-9.el9.x86_64 1684510061 253941 b2bd3700512355de33e0ffd676872a98 installed DEBUG: kmod-libs-28-9.el9.x86_64 1684510061 133910 9c951491f060ed16da334face3dd1d78 installed DEBUG: alternatives-1.24-1.el9.x86_64 1684846512 63270 140537c16ebc89b1e793908507e6a403 installed DEBUG: gstreamer1-1.22.1-2.el9.x86_64 1681313793 5017255 3cdad1676383e94bbb4756214faee818 installed DEBUG: kbd-misc-2.4.0-9.el9.noarch 1687358685 2573480 61618bed610b5b2247849dab28fc1932 installed DEBUG: kbd-legacy-2.4.0-9.el9.noarch 1687358685 557448 e67bee51a4646d63923a63eacee92699 installed DEBUG: kbd-2.4.0-9.el9.x86_64 1687358667 1565276 d91294e97d79a42db361b9b70bbea878 installed DEBUG: python3-dns-2.3.0-2.el9.noarch 1687804859 2048830 361156faecea076b4bcd9dec35c888e7 installed DEBUG: kernel-srpm-macros-1.0-13.el9.noarch 1686576375 16918 0162dee60ae979d7e2da3d6ebbc2c48c installed DEBUG: libcap-2.48-9.el9.x86_64 1689167967 177447 5a226acbb6342918efccf73a4fced219 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 1689255812 55309 0bfcab1394282c6333cfbe9a94c99451 installed DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 1688329670 2055308 fa38e8baf68288b02a24fcf4ceb39dba installed DEBUG: shadow-utils-2:4.9-8.el9.x86_64 1689166575 3812549 f802a2af10c39c5b00c0b775298414d9 installed DEBUG: python3-pytz-2021.1-5.el9.noarch 1689250584 180371 e6b4e1f7bee95c39ce357b2feffca88a installed DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 1689761962 251847 13d64bf1aeccaccc6db6bef9ea473a2c installed DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 1688388037 2225208 013fe7003fe4d6849ba2b54e28f2001d installed DEBUG: dbus-1:1.12.20-8.el9.x86_64 1686561892 0 e3a0cea0ef5d61d5d05c31ccab5a91f1 installed DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 1689072281 215013 89517f4fe8dbe78c5c1faeb5c7aa5aa2 installed DEBUG: flatpak-1.12.8-1.el9.x86_64 1689072281 8053367 541498f2744494c5b02c8e32fb3dd876 installed DEBUG: dbus-common-1:1.12.20-8.el9.noarch 1686561915 11394 cb70323eee868f9715c3a3aad81e1149 installed DEBUG: dbus-libs-1:1.12.20-8.el9.x86_64 1686561892 372990 52ea9b6b6c067fc779ab24fb611ac26c installed DEBUG: gnupg2-2.3.3-4.el9.x86_64 1682510074 9227533 d384c35c7b3bb26db6c8e299893befc2 installed DEBUG: libgusb-0.3.8-2.el9.x86_64 1692013174 129332 41172fd21ee5baa9c8b84c2fe236bf14 installed DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 1692263838 25674311 c169ad745b8a246af3757bdddc9f180e installed DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 1692263838 2179390 79cd28a744829740084702858fed77d7 installed DEBUG: ncurses-base-6.2-10.20210508.el9.noarch 1692626709 307293 ef98b393ba4b55cb87e80f4c95e8ac73 installed DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 1692626693 994375 e4c34faf5c547c4edf566fe4517c5e12 installed DEBUG: ncurses-6.2-10.20210508.el9.x86_64 1692626693 624684 3e1d871c5e43b7efd27d114ba95af330 installed DEBUG: findutils-1:4.8.0-6.el9.x86_64 1692266474 1756606 6be06272ccd7dbf2ec946eb1631405f6 installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch 1693329430 2354652 b265b748b158e370e85dd89c134d7a17 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 installed DEBUG: go-srpm-macros-3.2.0-3.el9.noarch 1695397520 61202 5b2ce2ec17d4a0bfbcbc618b36b1d01d installed DEBUG: flac-libs-1.3.3-12.el9.x86_64 1695638696 561684 40e4f24683955d41c3d3da68c2452c34 installed DEBUG: LibRaw-0.21.1-1.el9.x86_64 1696285065 2493670 a82620ac65090460e8c9bd5a0c6b413e installed DEBUG: librsvg2-2.50.7-3.el9.x86_64 1696574847 10687283 42b7361c125bbec228b57b0543c24f68 installed DEBUG: ImageMagick-libs-0:6.9.12.98-1.el9s.x86_64 1696919402 8620244 987de17b924501a81809548e2dc7da63 installed DEBUG: ImageMagick-0:6.9.12.98-1.el9s.x86_64 1696919402 243376 2b7502e96f91b06fae805336acda9e6d installed DEBUG: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 1696835252 50766 2142ae417ba10e53d30b6eadd6698596 installed DEBUG: poppler-21.01.0-19.el9.x86_64 1697123393 3760801 b608f4e27ae090f69571908ba344f30a installed DEBUG: libX11-common-1.7.0-9.el9.noarch 1697017163 1335069 31c830bee110572eec6f3e1f2cabce15 installed DEBUG: libX11-1.7.0-9.el9.x86_64 1697017154 1354996 4a328f6b54f8624c3720c6267310a2b4 installed DEBUG: libXpm-3.5.13-10.el9.x86_64 1697029641 128632 143c8682ce0cbfb70df0ed5d852c4516 installed DEBUG: poppler-glib-21.01.0-19.el9.x86_64 1697123393 488500 af6dc67aa56e002bd4e9d0dfdfd5260b installed DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 1697017154 15084 723acc4878d7591bf6c9e03e02f7c9fd installed DEBUG: harfbuzz-2.7.4-10.el9.x86_64 1695037531 1705461 c1679c0fe827db886e817382b72eb6af installed DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 1697446023 169892 a2a39eb393b03b7eaef26fba7e1e067a installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: audit-libs-3.1.2-2.el9.x86_64 1699438289 314049 cceb817f0ac424a5632c878640bb84da installed DEBUG: python3-audit-3.1.2-2.el9.x86_64 1699438289 348238 76614d53e27ba530e8400b5aaba4a7e6 installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: libxml2-2.9.13-5.el9.x86_64 1695233307 1955244 db9f67114a5b238d022dff2a38680f5a installed DEBUG: libgs-9.54.0-14.el9.x86_64 1698931945 19642257 4b29f90585b7a0cd29ae1d4765a3b572 installed DEBUG: libsndfile-1.0.31-8.el9.x86_64 1699448921 534008 675b5ac019cf90f96d0268f25461fee5 installed DEBUG: avahi-libs-0.8-20.el9.x86_64 1699463845 177886 382611887feb114c90633ac8a89869a0 installed DEBUG: avahi-glib-0.8-20.el9.x86_64 1699463845 19834 46c53d69db7ce8c6a762fb2113a35225 installed DEBUG: libacl-2.3.1-4.el9.x86_64 1696594612 40554 c708b2c282e929084ec0f0efc372898b installed DEBUG: p11-kit-0.25.3-2.el9.x86_64 1700747780 2530636 4de78e2c1337968deea3ac8b20cdd0fe installed DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 1700747780 478148 12cf33e13ccbf626f96780a7ff3b3069 installed DEBUG: nettle-3.9.1-1.el9.x86_64 1700480888 1157687 18849d91f8a9435a7ffcc3b7fdb17dbb installed DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 1700747780 1399233 5e4aec16d32a12b08c9f030a7e92dd43 installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: elfutils-libelf-0.190-2.el9.x86_64 1702309026 1026790 f576c34f83f00b1595a71a5be87cf49a installed DEBUG: libsepol-3.6-1.el9.x86_64 1702494173 829251 96b534d0fc8659503584d2fc5db96d0a installed DEBUG: libselinux-3.6-1.el9.x86_64 1702538075 176853 642ddc0bcd98f945ffd8cb75990754da installed DEBUG: libdrm-2.4.117-1.el9.x86_64 1699264869 410099 591cbe6f2e07dfffd459eb69070725ef installed DEBUG: rpm-4.16.1.3-29.el9.x86_64 1702467563 2750680 2fb7a25f82ba118b0b567bd1ff1b7f65 installed DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 1702467563 769228 797f2fb1b771fb257dd8c0a070fdf29c installed DEBUG: libsemanage-3.6-1.el9.x86_64 1702541748 307190 7507e4d298049a44dcbe82a65b0fe96d installed DEBUG: python3-libselinux-3.6-1.el9.x86_64 1702538075 623063 a3e1711022925a05ded1fdd426891375 installed DEBUG: python3-libsemanage-3.6-1.el9.x86_64 1702541748 424939 6ec58b2cd0aada6de4193a49041a4aa5 installed DEBUG: libselinux-utils-3.6-1.el9.x86_64 1702538075 422915 a5069a4557f8d1a5369ab26001695202 installed DEBUG: python3-setools-4.4.4-1.el9.x86_64 1702390666 2400630 4cb6088e9b2c1184c1a5893fc5826649 installed DEBUG: checkpolicy-3.6-1.el9.x86_64 1702544975 1548206 f2635b0cb6b7d94c460cdbccc6304245 installed DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch 1702309018 1810 eb1fb982da6dd1fae7703ff5c27dbd65 installed DEBUG: elfutils-libs-0.190-2.el9.x86_64 1702309026 706077 223da58dfd22705fc60dd21ff650679a installed DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 1702309026 61715 7f97796057315c7dbcb03364e3440b6b installed DEBUG: elfutils-0.190-2.el9.x86_64 1702309026 2935276 cc1ad86048c9c45ae676023831030dc1 installed DEBUG: debugedit-5.0-5.el9.x86_64 1701732946 194098 0eeb99b85a124c6ff2fe748a53efd60d installed DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 1702467563 198550 26445c730bb2a0061c3cc20b6156a3d4 installed DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 1702467563 150039 9b8e9728b1e950973c8f2114b7201b68 installed DEBUG: libcom_err-1.46.5-5.el9.x86_64 1702474007 68513 17a459515df628464af3b1faf0d027d0 installed DEBUG: python3-urllib3-1.26.5-5.el9.noarch 1702410340 747219 3b470953dab06b9eaa31f5190bb4a14f installed DEBUG: libgcc-11.4.1-3.el9.x86_64 1702998833 198756 07dba52fb3e3fe222cd417a46886ca90 installed DEBUG: libstdc++-11.4.1-3.el9.x86_64 1702998833 2537734 e65b43a58e8a6c39b8a4bbc1463ff5db installed DEBUG: libatomic-11.4.1-3.el9.x86_64 1702998833 29234 d25165dd40da2034f5f68cb6929650e9 installed DEBUG: libgomp-11.4.1-3.el9.x86_64 1702998833 421733 153c9434c669e3bb4b599f90d5e4b7c4 installed DEBUG: cpp-11.4.1-3.el9.x86_64 1702998833 30353165 3db2c5a9b77cb2b77c9274266c87d7d1 installed DEBUG: gcc-11.4.1-3.el9.x86_64 1702998833 89267122 75d35c59a3982fb4246954de60b8c927 installed DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 1702998833 57754 a65c229de3f02ee0319455d8c1007313 installed DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 1702662337 12906370 0451d7f0919dc8aac95b82f786347169 installed DEBUG: libtdb-1.4.9-1.el9.x86_64 1701676697 103284 befaea022706bfdbd1dcc32f8e89af5e installed DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 1704382370 1310936 26da3e9a9c03773b4b29c0d8e3514e80 installed DEBUG: openssh-8.7p1-38.el9.x86_64 1704463080 1992092 829883d2ff3331d94381ac91e0142a95 installed DEBUG: openssh-clients-8.7p1-38.el9.x86_64 1704463080 2146845 75fcf554b402401da9cd36e8aa356aa1 installed DEBUG: osinfo-db-20231215-1.el9.noarch 1704277946 3690799 91f7c3f1fe57ebc292ff823f22e9528b installed DEBUG: libtiff-4.4.0-12.el9.x86_64 1704893530 586505 61d15e6ed523ee442d90bd95d3cc8dbf installed DEBUG: gdb-minimal-10.2-13.el9.x86_64 1702612049 11543366 f34939896bd89b72a17c027dd44f7754 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: python-srpm-macros-3.9-53.el9.noarch 1701436979 37100 890e0dd460cfae0425c24ffec741ff28 installed DEBUG: python-rpm-macros-3.9-53.el9.noarch 1701436979 20079 860a7a43dbbef1fc749fa0aad7177509 installed DEBUG: alsa-lib-1.2.10-2.el9.x86_64 1701768215 1504096 27e948326662400eeaf469c994d629f8 installed DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 1705507579 7616992 2ee966ef0933b9b5e0069a408f2fa912 installed DEBUG: graphviz-2.44.0-26.el9.x86_64 1701791988 12241992 ac92ed85ce249cf6357d446654150ea2 installed DEBUG: perl-NDBM_File-0:1.15-481.el9.x86_64 1701177561 30080 930a693ffe65c3f35b32ac6d42e42f25 installed DEBUG: perl-libs-4:5.32.1-481.el9.x86_64 1701177561 8958842 845752f1a2bae7269ddb30aa1aa7cb89 installed DEBUG: perl-Fcntl-0:1.13-481.el9.x86_64 1701177561 30235 daf4de7b8a3496d89780f5f6b1764ff3 installed DEBUG: perl-Symbol-0:1.08-481.el9.noarch 1701177577 7846 a911f0b217f7e27bb96e91f024a4a7c6 installed DEBUG: perl-Errno-0:1.30-481.el9.x86_64 1701177561 9533 0d42d993af70cee6142c2dc407dd4962 installed DEBUG: perl-overloading-0:0.02-481.el9.noarch 1701177577 5893 9c337d0eec9980ab0736c2e9a5e295fe installed DEBUG: perl-SelectSaver-0:1.02-481.el9.noarch 1701177577 3170 988959df5a2887cfa7c2708eedbc18ac installed DEBUG: perl-POSIX-0:1.94-481.el9.x86_64 1701177561 240147 bac99ffdb50863a993a8e4d89960f3d2 installed DEBUG: perl-Class-Struct-0:0.66-481.el9.noarch 1701177577 26954 01273c932f833550aa1a9b2a32961acf installed DEBUG: perl-mro-0:1.23-481.el9.x86_64 1701177561 43587 c8e536919ee9acdb88b0ed487f13c291 installed DEBUG: perl-overload-0:1.31-481.el9.noarch 1701177577 72821 225f3e52850e2049d4513cf1f47a6631 installed DEBUG: perl-File-stat-0:1.09-481.el9.noarch 1701177577 13948 0022795a994ca9437a525e241e2032fe installed DEBUG: perl-IO-0:1.43-481.el9.x86_64 1701177561 163239 f091c4e270102a4fc611fb2b88069f7d installed DEBUG: centos-gpg-keys-9.0-24.el9.noarch 1705674498 6047 1107f0478c70b6c5f7d21492977a1cde installed DEBUG: centos-stream-repos-9.0-24.el9.noarch 1705674498 6854 0c47d88c3e66109880de535c14bf3c3b installed DEBUG: centos-stream-release-9.0-24.el9.noarch 1705674498 30150 169f8c5d070a15ca6369881d173b6684 installed DEBUG: tracker-miners-3.1.2-4.el9.x86_64 1701359312 4190339 60edfa1ab3772326332ee70f85ce3e53 installed DEBUG: perl-FileHandle-0:2.03-481.el9.noarch 1701177577 10529 cd446c4929e49051eacb7c809f916aa1 installed DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch 1705477316 150675 3c54aff636d01b3b76e48030d477d990 installed DEBUG: perl-IPC-Open3-0:1.21-481.el9.noarch 1701177577 25044 233f261fe09ffc951336d8e038874e15 installed DEBUG: perl-B-0:1.80-481.el9.x86_64 1701177561 504555 97d255f5630b145e073fcda0f6cd3673 installed DEBUG: perl-AutoLoader-0:5.74-481.el9.noarch 1701177577 22037 6b156f8bbe757a9a98edcbe7434ffd32 installed DEBUG: perl-File-Basename-0:2.85-481.el9.noarch 1701177577 15339 a0985a1a87665bf8f6d71f78aaf6ef4f installed DEBUG: perl-Getopt-Std-0:1.12-481.el9.noarch 1701177577 12107 768fa74b8510a3a08bb95805114a222d installed DEBUG: perl-base-0:2.27-481.el9.noarch 1701177577 13819 7af91f5d6f97d736f20bd2b89937b3c6 installed DEBUG: perl-if-0:0.60.800-481.el9.noarch 1701177577 6874 c7499524c56ca9285541fdbb3ace9d60 installed DEBUG: perl-interpreter-4:5.32.1-481.el9.x86_64 1701177561 120268 9dbf64cde223abe3a939798189b24beb installed DEBUG: perl-subs-0:1.03-481.el9.noarch 1701177577 3060 3f8e2d78aeeebc857fb48d88f5331af4 installed DEBUG: perl-vars-0:1.05-481.el9.noarch 1701177577 4926 24298c2d943794c3ee342af784462bad installed DEBUG: python3-sphinx-1:3.4.3-8.el9.noarch 1701344504 10064068 7b60f0027d72365144fc141f3aca9bf4 installed DEBUG: python3-rpm-macros-3.9-53.el9.noarch 1701436979 6227 2e7694dd7192f731dfa7a9a2110715cb installed DEBUG: git-core-2.43.0-1.el9.x86_64 1701876957 21410471 671ca660378de6505a7f72f453e79776 installed DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 1705509287 504161 862714e69f33099919bf33a2d1cea8ac installed DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch 1706112063 338257 c578860332efac6807c4fb22d37352d1 installed DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 1706030025 834046 35a71652bad0173d065d881070a913f9 installed DEBUG: python3-distro-1.9.0-2.el9s.noarch 1706029437 183694 8472c1971b0e5fbc714c6435e82465ba installed DEBUG: annobin-12.31-2.el9.x86_64 1705502007 1165852 7aa186992ab313186e72deee44435347 installed DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 1705673142 8006429 7e939a0baf3b081f9ffb358be2557abc installed DEBUG: pipewire-1.0.1-1.el9.x86_64 1705673142 359327 607aadb93c4ed206c4d13fd17b5ca09e installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 1705673142 560698 692072d1a58d30d570477641978fd74c installed DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 1705673142 30 bcaced6ec1cd7b1965950220c813922d installed DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 1705673142 177582 8ff6a7c1db400b4dd72a866b719676ae installed DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 1705673142 437665 23808d3f3b9e7c13defb7f4d9baf2dd6 installed DEBUG: redhat-rpm-config-207-1.el9.noarch 1705935950 191423 979466c91476430433d45e44a7a5fe42 installed DEBUG: python3-requests-2.25.1-8.el9.noarch 1706184229 401874 619a33d042e9ad9f16cb7860ea353bb3 installed DEBUG: gnutls-3.8.3-1.el9.x86_64 1705995227 3448563 702def71f5af0fbc8f09dcd9d10f9d26 installed DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 1707138494 14944224 c55fcba6e11c2bff50aa424d086e100c installed DEBUG: python-unversioned-command-3.9.18-3.el9.noarch 1706293333 23 216095784e93eadad1cc58c9f962f1d4 installed DEBUG: python3-3.9.18-3.el9.x86_64 1706293315 33013 81ffbca94c33765fcbb593523087df93 installed DEBUG: python3-libs-3.9.18-3.el9.x86_64 1706293315 32513867 6751f72b7674cc0f0c97161543c14f1a installed DEBUG: coreutils-common-8.32-35.el9.x86_64 1706533662 10880514 936269022a2221bdc5d3478419733917 installed DEBUG: coreutils-8.32-35.el9.x86_64 1706533662 5987522 b4c88abbc79f10b3b0bb8646faa842a7 installed DEBUG: device-mapper-libs-9:1.02.197-2.el9.x86_64 1706918710 429233 3d881556333837427ac30457808b729e installed DEBUG: device-mapper-9:1.02.197-2.el9.x86_64 1706918710 362374 3e487593aced61831d9e96337f9eff9e installed DEBUG: python3-devel-3.9.18-3.el9.x86_64 1706293315 782057 9b7b3ab0706c80b89311c1781371db7a installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: llvm-libs-17.0.6-5.el9.x86_64 1707139118 107287440 def9c2a72c7f5afa3411ae03b3080a13 installed DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch 1707213272 1514 4ff806ce808b29ef626889ac259e8225 installed DEBUG: libuuid-2.37.4-18.el9.x86_64 1707414747 38109 4e0e3ddd0dc64a478fbb117ca1c5f219 installed DEBUG: libblkid-2.37.4-18.el9.x86_64 1707414747 229849 8cfda00d8e84a88a7cf64f8ce44abf58 installed DEBUG: libmount-2.37.4-18.el9.x86_64 1707414747 318453 c78d79e5b2dfd293c72d6e368191756c installed DEBUG: libfdisk-2.37.4-18.el9.x86_64 1707414747 367883 f8855f86f8abbefa01fd057dcfbd3cc7 installed DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 1705497224 221880 bae0acd738d028da90fd16f9676b1539 installed DEBUG: libsmartcols-2.37.4-18.el9.x86_64 1707414747 134899 f6f6e7e8a5109cbcc6baf90066f7dce0 installed DEBUG: util-linux-core-2.37.4-18.el9.x86_64 1707414747 1268263 04e54edba5e55f2bede77cc866efbbbb installed DEBUG: glib2-2.68.4-14.el9.x86_64 1708527819 13441007 d00b34d69cbd89e37e704fce0fba1917 installed DEBUG: pam-1.5.1-19.el9.x86_64 1707742619 1901178 e1bfb967aa055917fa2eabc2742af631 installed DEBUG: util-linux-2.37.4-18.el9.x86_64 1707414747 11161169 9757decc361c218bf9c01748352d2891 installed DEBUG: policycoreutils-3.6-2.1.el9.x86_64 1708381839 724447 352e396fea06c001e3df931cc0e8fa12 installed DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch 1708381855 5611343 482e2124061bea1e1e0ea697f3dcb1f0 installed DEBUG: binutils-gold-2.35.2-43.el9.x86_64 1706184940 2128699 dc72e73af276e85066648d6ca42970cf installed DEBUG: binutils-2.35.2-43.el9.x86_64 1706184940 25207237 d289621ca1fc6ef5e63fa2733a57b56b installed DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 1705497224 70700 28f78ed1f593134abd6442e9401fbf31 installed DEBUG: pcre2-syntax-10.40-5.el9.noarch 1708199492 234324 08e9141ac69b635d14e665de7ff2f843 installed DEBUG: pcre2-10.40-5.el9.x86_64 1708199482 652298 9f3a26797e21bd1d7b9f9a7b7abee780 installed DEBUG: libssh-config-0.10.4-13.el9.noarch 1708363378 277 5605f4240d6ed111340ef0be4b55fd71 installed DEBUG: libssh-0.10.4-13.el9.x86_64 1708363436 535899 b02ff39361e3fb9a444260b10e181891 installed DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 1705497224 310775 57c9a2e4cd495b9664701060f13e089c installed DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch 1708381855 120038 6f8bb68c83bc7f6aeb269807385eaeb9 installed DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 1705497224 480857 10b4003d3ca5f52ffcb56b63165f3363 installed DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 1705497224 48515154 16663b6f3ddda536a9e78ca187f09119 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: hwdata-0.348-9.13.el9.noarch 1708340382 9498621 121e6516ade3724afaa5435928537a52 installed DEBUG: fuse-common-3.10.2-8.el9.x86_64 1707334230 38 ed77f0865bed45d4096f0902a9bf53b3 installed DEBUG: file-libs-5.39-16.el9.x86_64 1701276394 8086748 8aa56edc919434f49112430700256021 installed DEBUG: file-5.39-16.el9.x86_64 1701276394 102728 0e2e1cff99a9714823cb5f40f07bf4f3 installed DEBUG: cups-libs-1:2.3.3op2-24.el9.x86_64 1708959289 682393 96d54a60dcea05644bcb7a0297b554fd installed DEBUG: procps-ng-3.3.17-14.el9.x86_64 1706027323 1002931 70cfa3ec8b84c93d7339df674df82c17 installed DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch 1709721990 880926 f3b191e83073dbfcc12c71393ed579cc installed DEBUG: python3-setuptools-65.5.1-2.el9s.noarch 1709721990 7061954 c328c97d490495fecf34d494466a0925 installed DEBUG: libcurl-7.76.1-29.el9.x86_64 1709765563 667638 e3016019f9c5035e9e5dacd99eade32e installed DEBUG: curl-7.76.1-29.el9.x86_64 1709765563 684689 847007a0a0708c9bffdd41aeccfa4d69 installed DEBUG: tzdata-2024a-2.el9.noarch 1710443975 1707934 4a1f0fec3a9b8b628c6ea050b3be5e92 installed DEBUG: less-590-3.el9.x86_64 1709642757 365240 0f838671fdd1e45839447d979b934b9c installed DEBUG: openldap-2.6.6-3.el9.x86_64 1707509085 1084524 fff9411b1ffff274e6a7852f0a1f0c99 installed DEBUG: ostree-libs-2024.5-2.el9.x86_64 1710528046 1230846 2548d6f5c2476b06f8fb61f849685476 installed DEBUG: systemd-libs-252-32.el9.x86_64 1710858188 1802816 1d7d69acd63bf2fa845a1ef7d55460ef installed DEBUG: systemd-rpm-macros-252-32.el9.noarch 1710858093 9516 9036b23acdbfd2fbb6dd2fa73b5c7a81 installed DEBUG: systemd-252-32.el9.x86_64 1710858188 12808684 8a3f20240429ddc447d70dbd06055dc6 installed DEBUG: systemd-pam-252-32.el9.x86_64 1710858188 518427 eada0c21874fd50c2997cf0697ef3ce6 installed DEBUG: systemd-udev-252-32.el9.x86_64 1710858188 10500332 b99746973917200223a89dbe4502eca2 installed DEBUG: expat-2.5.0-2.el9.x86_64 1710941638 309434 84658e2e8e78b1348f7fabf2b484b0d4 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: perl-Scalar-List-Utils-4:1.56-462.el9.x86_64 1711036238 143128 d1a7c9b708d7a64e63cd365c3603e604 installed DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch 1709752404 86196 edfdbd24c89002ca4238aa027177c1b0 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch 1709752404 240714 32d7b969f8a454059117c4bd65197732 installed DEBUG: python3-pip-21.3.1-1.el9.noarch 1711479877 9189701 cb84f7a3b54d721b47851813ae14248e installed DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch 1711479877 1232785 de13bdae4eecc1bcef2b53e631acb1c4 installed DEBUG: bubblewrap-0.4.1-7.el9.x86_64 1711139195 103849 dd963eaa9cf8c1a36e28803ce1caef01 installed DEBUG: NetworkManager-libnm-1:1.47.4-1.el9.x86_64 1712312494 10061441 977cc46fac9ee3f1fb807fc45df413e2 installed DEBUG: glibc-common-2.34-105.el9.x86_64 1712597945 1083801 1ae0d53c72443ef778ba39eddce2a31a installed DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 1712597945 8157140 2ca986fe76bca0376a251b31a5489d2c installed DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 1712597945 0 b615ff956e98a45a49aa74693498630a installed DEBUG: glibc-2.34-105.el9.x86_64 1712597945 6456811 6d64d0cae6aed3ca23939ed920df93ab installed DEBUG: glibc-headers-2.34-105.el9.x86_64 1712597945 2169109 b6cabdf91f3383cc493a3bbc7b02ecd3 installed DEBUG: kernel-headers-5.14.0-437.el9.x86_64 1712665905 6166609 2b65438681f04628199e0f487b9a4cd5 installed DEBUG: glibc-devel-2.34-105.el9.x86_64 1712597945 38176 356111e2e29eeef0dd8e1c723b792dc3 installed DEBUG: nspr-4.35.0-7.el9.x86_64 1712781960 321304 673348b7b287f87b321ef354ce377e28 installed DEBUG: nss-util-3.90.0-7.el9.x86_64 1712781960 229848 47a11575846fe13eef9bfb7c32f24dad installed DEBUG: openssl-libs-1:3.2.1-1.el9.x86_64 1713193766 8779002 836cfba8fbebc1b90f78c77aee64de7a installed DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 1712781960 827590 3c2ea1cac9f13a47cdfb8b32b44486c4 installed DEBUG: nss-softokn-3.90.0-7.el9.x86_64 1712781960 1294667 2cdee51527f87e90f219f15bb8c2e6c7 installed DEBUG: nss-3.90.0-7.el9.x86_64 1712781960 1931691 27083ac6a6f537678c9d15560870cf7f installed DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 1712781960 18287 285042bbc8c49eee2fda83b00aa711bc installed DEBUG: krb5-libs-1.21.1-2.el9.x86_64 1712136684 2499983 84ff6113ad160266b6642512b15e7ada installed DEBUG: openssl-1:3.2.1-1.el9.x86_64 1713193766 2083830 c5f1674556fc7d78a910067ad178545f installed DEBUG: libeconf-0.4.1-4.el9.x86_64 1713168417 45811 9cb3d29c1594cf384a53e582916bac7e installed DEBUG: python3-eventlet-0.36.1-1.el9s.noarch 1712907228 1733334 4d67c1a44541e9fc1dafc76e9ad86393 installed DEBUG: pcre-8.44-4.el9.x86_64 1713357639 537728 b1ea83d87fcb8d3d5586d59af686cd44 installed DEBUG: gdbm-libs-1:1.23-1.el9.x86_64 1712672345 128586 b9b3a18b49984ae02961c57d5847b88c installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-testtools-2.7.1-1.el9s.noarch 1708341611 1537147 3a7860784b18a02d840e2e192edb3884 installed DEBUG: python3-netaddr-0.8.0-5.el9.noarch 1628567417 9834085 d2af174e7b69caff99cf80d32742e666 installed DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch 1710271061 268786 de265f878e3892a8d1c9d71e4777d908 installed DEBUG: python3-vine-5.1.0-1.el9s.noarch 1705909841 49386 13595aaff0b094c3f8f7ab017113654b installed DEBUG: python3-amqp-5.2.0-2.el9s.noarch 1705915323 388407 57da739745d816299a21460fe780c781 installed DEBUG: python3-iso8601-1.1.0-1.el9s.noarch 1668080811 53924 05b08eb5ab32eeb30d648d875ec52181 installed DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch 1708104256 1467262 b16ac6752218789ca5f7123ba9e9eab4 installed DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 1631546481 791434 ab98054a0778e669edb807b991a82632 installed DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 1631546481 2661955 1c664d4b9572ce5a2eb6afefed4a77f0 installed DEBUG: python3-pyngus-2.3.0-8.el9s.noarch 1631691766 192640 0d4c3d68d00d5b7db033d6058647168a installed DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 1663746923 156432 2b158a9cdb02bf36cdd8c9fca1a6a548 installed DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 1708440245 184316 42d3377e636e82d5939304dddcc92636 installed DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch 1710267301 86275 be1ad08e0583001bb11ba89ab69a1e2f installed DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch 1710270595 57476 7df852e58bdb5f4b9fa7de8e6ad84462 installed DEBUG: python3-tempita-0.5.2-2.el9s.noarch 1633588086 116012 34e2cf6a782f7f308d07a17b1b914277 installed DEBUG: python3-statsd-3.2.1-20.el9s.noarch 1631001186 118061 fca7d23cac03325bc696eb9afae98d04 installed DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch 1644341140 181444 1a32b489b5f446a3432233dd53bba169 installed DEBUG: python3-repoze-lru-0.7-10.el9s.noarch 1630938871 85134 20411a6c6d09ff532d04b46fa2698e86 installed DEBUG: python3-routes-2.5.1-1.el9s.noarch 1633948452 470408 12ebc3c7c395dc172f96b1f56f89e861 installed DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch 1662543669 268665 2d3bd117688e00be551ee87a7637bb38 installed DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch 1662543431 339355 e00b2ef31ecdb064b7735705811b01ae installed DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch 1706029828 103499 ef0da607c8d7c4042bfe9091876ccb86 installed DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 1708107040 355223 9af1f5a80dfc365bf2c539e70fa99f4d installed DEBUG: python3-mccabe-0.7.0-1.el9s.noarch 1662543067 32345 dea4226e2bafb3cf4d0cfb78dc4ca431 installed DEBUG: python3-flake8-5.0.3-1.el9s.noarch 1662566372 398078 fb149f0406df84426abd24f108974f37 installed DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch 1711544347 2941742 74f1a748a87815ef1ea026a6a4fd4d2f installed DEBUG: python3-fixtures-4.0.1-1.el9s.noarch 1675925905 348546 2b5debd2fff9b6fe8e32a1e844c386d4 installed DEBUG: python3-fasteners-0.19-1.el9s.noarch 1696835387 103644 242e2c7dcfadfab256790bbac51d636b installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch 1710267777 129537 f1f2c6f2f35195d41ebc3691378bfed9 installed DEBUG: python3-cachetools-5.3.3-1.el9s.noarch 1713252596 114407 f8ed89b4ac7129857ade72bc4d8bd7c5 installed DEBUG: vim-common-2:8.2.2637-20.el9.x86_64 1675960524 31861155 4725d7e8a6b3906d02fb5d7a57e60327 installed DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 1628567396 44167 c1e7628df9cd71ae1cb6edd6770b68e8 installed DEBUG: gpm-libs-1.20.7-29.el9.x86_64 1629141293 28588 f830935d270d53c00809bf093aa3cdc4 installed DEBUG: python3-ply-3.11-14.el9.noarch 1644945702 440210 585f6071f7eef976079b8a30299aa0a0 installed DEBUG: python3-pycparser-2.20-6.el9.noarch 1644945657 763313 747a6f34c8aac42953a65a7ac3d91b5f installed DEBUG: python3-cffi-1.14.5-5.el9.x86_64 1644337049 1071319 49e7e86da58e037d9fe55484ba891a3a installed DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 1685444444 4755971 febff0894578a962f1dc309d74a66503 installed DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch 1630998538 392321 aac3981c7120cbee8ccd6ef6afc87943 installed DEBUG: python3-paste-3.9.0-1.el9s.noarch 1713252418 2195946 a5036948bfa7c7b7ab8590693e9f20ea installed DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 1658918645 88449 beb77f270f95204e1dfbdfd5c182fa74 installed DEBUG: python3-inotify-0.9.6-25.el9.noarch 1628567226 249451 615b4784a08036c22c78686014bc79fe installed DEBUG: python3-decorator-4.4.2-6.el9.noarch 1628567131 62807 e22ec134c639837beec6cc34b8b6ce32 installed DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch 1706095411 286274 67fa2db66f706edcb4ebc24ff25e0bcc installed DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch 1691366393 737286 ce4e3e436deb6c1198d3ebffc1c79ffe installed DEBUG: libyaml-0.2.5-7.el9.x86_64 1628554829 138283 2f9c4364d7171454e6a0815a0e3c0995 installed DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 1644855966 689115 a64a1773a1cc542c5ea8d9236ddb37e3 installed DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch 1710267563 226158 730d0e67ea7096d8770e493688db84a5 installed DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch 1710311003 14691 0b64373c6ac0704f97d43fc50f6dce31 installed DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch 1710271558 15675 d7234800443ae329d7b3d0269c5010f4 installed DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch 1711822371 10964 342d4a869d7570b21be801b3ecdd7314 installed DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch 1713875929 17101 d8b17aa3a5642f60bc5f1277501a2889 installed DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch 1713895887 16884 556e456b81ef2f37d3ff8741c6b8ff71 installed DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch 1713895887 186989 6eca963adc9e97210adb343b3fc2819e installed DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch 1710271558 271231 6a6c7f67eedb48ef9b6b1ddf93ccfafa installed DEBUG: python3-oslo-config-2:9.4.0-0.20240327132751.882adf8.el9.noarch 1711546247 1162879 a9a911ed5963eeefaef79606d14b35d9 installed DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch 1710271691 84482 a265589f095591ef8e6c5df2660731ae installed DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch 1713875929 176469 3f5be259e93752bf031fa609f675308a installed DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch 1710272101 44881 c25b2904538eab963d790c55ad9d0d4c installed DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch 1711822371 178912 918c065c426508eb6a0d767542c530b4 installed DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch 1710269017 18967 8fbe9246e4cf9cfaeb60212d0aa9ecc5 installed DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch 1710269017 120726 916e74f89e23edd50479e15312959fa2 installed DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch 1712556710 234505 2c3852d635b8ece5a0371ce446aec56e installed DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch 1712950489 16096 4bccf84d52b684fdaebb371278d0fb3d installed DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch 1712950489 1022251 cd542e28e20206e999aa7f774497d782 installed DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch 1710311003 281565 6ecc58f421de0636e3f13388155bf656 installed DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch 1710311003 372116 d4f33249a9dba69c8ccae68de81f0e58 installed DEBUG: vim-enhanced-2:8.2.2637-20.el9.x86_64 1675960524 4026515 0a224ca24a12c95c42df2ce9e1661bed installed DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 1707213272 101196 95c3e3c86a0d7a72b0f81c835dfac07d installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch 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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6LkqNN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-18.1.0.dev9 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-18.1.0.dev9 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-magnum-18.1.0 base' DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -rf 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 bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref 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: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.ma64XY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement not satisfied: wheel DEBUG: Exiting dependency generation pass: build backend DEBUG: + cat /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.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-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm 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-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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:12 ago on Tue Apr 30 12:38:36 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package graphviz-2.44.0-26.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package systemd-252-32.el9.x86_64 is already installed. DEBUG: Package vim-enhanced-2:8.2.2637-20.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-wheel noarch 1:0.36.2-8.el9 crb 83 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 1 Package DEBUG: Total size: 83 k DEBUG: Installed size: 209 k DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-wheel-0.36.2-8.el9.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.36.2-8.el9.noarch 1/1 DEBUG: Running scriptlet: python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Verifying : python3-wheel-1:0.36.2-8.el9.noarch 1/1 DEBUG: Installed: DEBUG: python3-wheel-1:0.36.2-8.el9.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch 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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fqw814 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-18.1.0.dev9 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-18.1.0.dev9 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-magnum-18.1.0 base' DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -rf 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 bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref 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: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.WtuOTS DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.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-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm 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-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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:16 ago on Tue Apr 30 12:38:36 2024. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package graphviz-2.44.0-26.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-32.el9.x86_64 is already installed. DEBUG: Package vim-enhanced-2:8.2.2637-20.el9.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.8-1.el9s delorean-master-build-deps 21 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-6.el9 baseos 93 k DEBUG: mpdecimal x86_64 2.5.1-3.el9 appstream 86 k DEBUG: python3-appdirs noarch 1.4.4-4.el9 appstream 23 k DEBUG: python3-distlib noarch 0.3.7-1.el9s delorean-master-build-deps 193 k DEBUG: python3-filelock noarch 3.13.1-1.el9s delorean-master-build-deps 27 k DEBUG: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k DEBUG: python3-py noarch 1.10.0-6.el9 appstream 477 k DEBUG: python3-toml noarch 0.10.2-6.el9 appstream 42 k DEBUG: python3-virtualenv noarch 20.4.4-1.el9s delorean-master-build-deps 228 k DEBUG: python3-wheel-wheel noarch 1:0.36.2-8.el9 crb 43 k DEBUG: python3.11 x86_64 3.11.7-1.el9 appstream 27 k DEBUG: python3.11-libs x86_64 3.11.7-1.el9 appstream 9.9 M DEBUG: python3.11-pip-wheel noarch 22.3.1-5.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-2.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.1-4.el9 appstream 26 k DEBUG: python3.12-libs x86_64 3.12.1-4.el9 appstream 9.5 M DEBUG: python3.12-pip-wheel noarch 23.2.1-4.el9 appstream 1.5 M DEBUG: tox noarch 3.23.0-2.el9s delorean-master-build-deps 168 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.7-1.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.1-4.el9 appstream 322 k DEBUG: Transaction Summary DEBUG: ======================================================================================= DEBUG: Install 22 Packages DEBUG: Total size: 25 M DEBUG: Installed size: 98 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-2.0.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpdecimal-2.5.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.4-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pluggy-0.13.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-py-1.10.0-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-toml-0.10.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.7-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-distlib-0.3.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-filelock-3.13.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tox-current-env-0.0.8-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.23.0-2.el9s.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 : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Installing : python3-filelock-3.13.1-1.el9s.noarch 3/22 DEBUG: Installing : mpdecimal-2.5.1-3.el9.x86_64 4/22 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 5/22 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 6/22 DEBUG: Installing : python3.12-pip-wheel-23.2.1-4.el9.noarch 7/22 DEBUG: Installing : python3.12-3.12.1-4.el9.x86_64 8/22 DEBUG: Installing : python3.12-libs-3.12.1-4.el9.x86_64 9/22 DEBUG: Installing : python3.12-devel-3.12.1-4.el9.x86_64 10/22 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 11/22 DEBUG: Installing : python3.11-pip-wheel-22.3.1-5.el9.noarch 12/22 DEBUG: Installing : python3.11-3.11.7-1.el9.x86_64 13/22 DEBUG: Installing : python3.11-libs-3.11.7-1.el9.x86_64 14/22 DEBUG: Installing : python3.11-devel-3.11.7-1.el9.x86_64 15/22 DEBUG: Installing : python3-toml-0.10.2-6.el9.noarch 16/22 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 17/22 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 18/22 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 19/22 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 20/22 DEBUG: Installing : tox-3.23.0-2.el9s.noarch 21/22 DEBUG: Installing : python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Running scriptlet: python3-tox-current-env-0.0.8-1.el9s.noarch 22/22 DEBUG: Verifying : libtirpc-1.3.3-6.el9.x86_64 1/22 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/22 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/22 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/22 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/22 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/22 DEBUG: Verifying : python3-toml-0.10.2-6.el9.noarch 7/22 DEBUG: Verifying : python3.11-3.11.7-1.el9.x86_64 8/22 DEBUG: Verifying : python3.11-devel-3.11.7-1.el9.x86_64 9/22 DEBUG: Verifying : python3.11-libs-3.11.7-1.el9.x86_64 10/22 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-5.el9.noarch 11/22 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-2.el9.noarch 12/22 DEBUG: Verifying : python3.12-3.12.1-4.el9.x86_64 13/22 DEBUG: Verifying : python3.12-devel-3.12.1-4.el9.x86_64 14/22 DEBUG: Verifying : python3.12-libs-3.12.1-4.el9.x86_64 15/22 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-4.el9.noarch 16/22 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 17/22 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 18/22 DEBUG: Verifying : python3-filelock-3.13.1-1.el9s.noarch 19/22 DEBUG: Verifying : python3-tox-current-env-0.0.8-1.el9s.noarch 20/22 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 21/22 DEBUG: Verifying : tox-3.23.0-2.el9s.noarch 22/22 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch 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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.le1RAA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-18.1.0.dev9 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-18.1.0.dev9 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-magnum-18.1.0 base' DEBUG: + xargs rm -rf DEBUG: + find contrib -name tests -type d 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 bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref 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: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.fbSA9m DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WSME>=0.8.0 DEBUG: Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: alembic>=0.9.6 DEBUG: Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: cliff!=2.9.0,>=2.8.0 DEBUG: Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: decorator>=3.4.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: docker>=4.3.0 DEBUG: Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.28.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: iso8601>=0.1.11 DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: jsonpatch!=1.20,>=1.16 DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystoneauth1>=3.14.0 DEBUG: Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: keystonemiddleware>=9.0.0 DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=4.1.0 DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config>=8.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.1.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=3.1.0 DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.db>=8.2.0 DEBUG: Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=5.0.0 DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.8.0 DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=4.1.0 DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.policy>=3.11.0 DEBUG: Handling oslo.reports>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.reports>=2.1.0 DEBUG: Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=3.2.0 DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=2.2.0 DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0 DEBUG: Handling oslo.utils>=4.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.2.0 DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=2.1.0 DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan>=1.3.3 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: pecan>=1.3.3 DEBUG: Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: pycadf!=2.0.0,>=1.1.0 DEBUG: Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-barbicanclient>=5.0.0 DEBUG: Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-cinderclient>=7.1.0 DEBUG: Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-glanceclient>=3.2.0 DEBUG: Handling python-heatclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-heatclient>=2.2.0 DEBUG: Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-neutronclient>=7.2.0 DEBUG: Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-novaclient>=17.2.0 DEBUG: Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-keystoneclient>=3.20.0 DEBUG: Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: python-octaviaclient>=2.1.0 DEBUG: Handling requests>=2.20.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: requests>=2.20.1 DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.3.0 DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: taskflow>=2.16.0 DEBUG: Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.1.4 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: Werkzeug>=0.9 DEBUG: Handling coverage>=5.3 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: coverage>=5.3 DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=4.4.1 DEBUG: (installed: oslotest 5.0.1.dev1) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=3.4.0 DEBUG: Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Pygments>=2.7.2 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.4.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testrepository>=0.0.20 DEBUG: Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: stestr>=3.1.0 DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: testscenarios>=0.4 DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.4.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: WebTest>=2.0.27 DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.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 'magnum.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/magnum-18.1.0.dev9/magnum-18.1.0.dev9.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: PyYAML (>=3.13) DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: WSME (>=0.8.0) DEBUG: Handling WebOb (>=1.8.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: WebOb (>=1.8.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: alembic (>=0.9.6) DEBUG: Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: cliff (!=2.9.0,>=2.8.0) DEBUG: Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: decorator (>=3.4.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker (>=4.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: docker (>=4.3.0) DEBUG: Handling eventlet (>=0.28.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: eventlet (>=0.28.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: iso8601 (>=0.1.11) DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: jsonpatch (!=1.20,>=1.16) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: keystoneauth1 (>=3.14.0) DEBUG: Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: keystonemiddleware (>=9.0.0) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.concurrency (>=4.1.0) DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.config (>=8.1.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.context (>=3.1.0) DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: oslo.db (>=8.2.0) DEBUG: Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.i18n (>=5.0.0) DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.log (>=4.8.0) DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.messaging (>=14.1.0) DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.middleware (>=4.1.0) DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: oslo.policy (>=3.11.0) DEBUG: Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: oslo.reports (>=2.1.0) DEBUG: Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.serialization (>=3.2.0) DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.service (>=2.2.0) DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.utils (>=4.2.0) DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.versionedobjects (>=2.1.0) DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pbr (>=5.5.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: pecan (>=1.3.3) DEBUG: Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: pycadf (!=2.0.0,>=1.1.0) DEBUG: Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-barbicanclient (>=5.0.0) DEBUG: Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-cinderclient (>=7.1.0) DEBUG: Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-glanceclient (>=3.2.0) DEBUG: Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-heatclient (>=2.2.0) DEBUG: Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-neutronclient (>=7.2.0) DEBUG: Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-novaclient (>=17.2.0) DEBUG: Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-keystoneclient (>=3.20.0) DEBUG: Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: python-octaviaclient (>=2.1.0) DEBUG: Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: requests (>=2.20.1) DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore (>=3.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: stevedore (>=3.3.0) DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow (>=2.16.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: taskflow (>=2.16.0) DEBUG: Handling cryptography (>=2.1.4) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: cryptography (>=2.1.4) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug (>=0.9) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement not satisfied: Werkzeug (>=0.9) DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'osprofiler' DEBUG: Handling coverage (>=5.3) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: coverage (>=5.3) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling oslotest (>=4.4.1) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: oslotest (>=4.4.1) ; extra == 'test' DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.7.2) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: Pygments (>=2.7.2) ; extra == 'test' DEBUG: Handling python-subunit (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: python-subunit (>=1.4.0) ; extra == 'test' DEBUG: Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' DEBUG: Handling testrepository (>=0.0.20) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testrepository (>=0.0.20) ; extra == 'test' DEBUG: Handling stestr (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: stestr (>=3.1.0) ; extra == 'test' DEBUG: Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' DEBUG: Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv magnum-18.1.0.dev9.dist-info/ DEBUG: removed 'magnum-18.1.0.dev9.dist-info/AUTHORS' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/LICENSE' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/METADATA' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/entry_points.txt' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/pbr.json' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/top_level.txt' DEBUG: removed directory 'magnum-18.1.0.dev9.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm 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-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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:24 ago on Tue Apr 30 12:38:36 2024. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package graphviz-2.44.0-26.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-cryptography-36.0.1-4.el9.x86_64 is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-iso8601-1.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240327132751.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. DEBUG: Package python3-requests-2.25.1-8.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package systemd-252-32.el9.x86_64 is already installed. DEBUG: Package vim-enhanced-2:8.2.2637-20.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================= DEBUG: Installing: DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-barbicanclient noarch 5.7.1-0.20240327184001.a147396.el9 delorean-component-clients 143 k DEBUG: python3-cinderclient noarch 9.6.0-0.20240430000833.a58bb92.el9 delorean-component-clients 217 k DEBUG: python3-cliff noarch 4.6.0-0.20240226180829.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-coverage x86_64 7.3.2-2.el9s delorean-master-testing 292 k DEBUG: python3-docker noarch 6.1.3-2.el9s delorean-master-testing 210 k DEBUG: python3-glanceclient noarch 1:4.6.0-0.20240326190325.769dd2e.el9 delorean-component-clients 146 k DEBUG: python3-heatclient noarch 3.6.0-0.20240429183858.b46e23e.el9 delorean-component-clients 157 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-keystoneauth1 noarch 5.5.1-0.20240207191445.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-keystoneclient noarch 1:5.4.1-0.20240301195045.b7c0e20.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.6.1-0.20240404180836.ebb842a.el9 delorean-component-keystone 104 k DEBUG: python3-neutronclient noarch 11.1.0-0.20230907135825.6597c42.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.7.0-0.20240321131418.6821906.el9 delorean-component-clients 216 k DEBUG: python3-octaviaclient noarch 3.8.0-0.20240429125445.8100f2f.el9 delorean-component-clients 90 k DEBUG: python3-openstackdocstheme noarch 3.0.0-1.el9s delorean-master-build-deps 931 k DEBUG: python3-oslo-db noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 123 k DEBUG: python3-oslo-policy noarch 4.4.0-0.20240312195733.f2627a8.el9 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 3.4.0-0.20240312183548.f0b6844.el9 delorean-component-common 58 k DEBUG: python3-oslo-upgradecheck noarch 2.4.0-0.20240312194436.84b27c9.el9 delorean-component-common 27 k DEBUG: python3-osprofiler noarch 4.1.1-0.20240312182402.3fb0487.el9 delorean-component-common 134 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-pycadf noarch 3.1.1-0.20240327122923.4179996.el9 delorean-component-common 55 k DEBUG: python3-reno noarch 4.0.1-0.20240301180833.47651ec.el9 delorean-component-common 112 k DEBUG: python3-requests-mock noarch 1.10.0-1.el9s delorean-master-testing 47 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-master-testing 159 k DEBUG: python3-taskflow noarch 5.7.1-0.20240423123001.d09092c.el9 delorean-component-common 645 k DEBUG: python3-testrepository noarch 0.0.20-24.el9s delorean-master-testing 165 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-master-testing 80 k DEBUG: python3-werkzeug noarch 3.0.1-1.el9s delorean-master-testing 355 k DEBUG: python3-wsme noarch 0.12.1-0.20230925181959.8312bb2.el9 delorean-component-common 135 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.21.0-1.el9s delorean-master-testing 59 k DEBUG: desktop-file-utils x86_64 0.26-6.el9 appstream 74 k DEBUG: emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k DEBUG: flexiblas x86_64 3.0.4-8.el9 appstream 33 k DEBUG: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M DEBUG: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k DEBUG: hdf5 x86_64 1.10.6-5.el9s delorean-master-testing 2.0 M DEBUG: libaec x86_64 1.0.4-7.el9s delorean-master-testing 38 k DEBUG: libgfortran x86_64 11.4.1-3.el9 baseos 803 k DEBUG: libimagequant x86_64 2.14.1-1.el9s delorean-master-testing 62 k DEBUG: libqhull_r x86_64 1:7.2.1-11.el9 crb 169 k DEBUG: libquadmath x86_64 11.4.1-3.el9 baseos 195 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: lzo x86_64 2.10-7.el9 baseos 67 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: openblas x86_64 0.3.21-2.el9 appstream 35 k DEBUG: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M DEBUG: perl-File-Copy noarch 2.34-481.el9 appstream 20 k DEBUG: perl-File-Find noarch 1.37-481.el9 appstream 25 k DEBUG: perl-Filter x86_64 2:1.60-4.el9 appstream 91 k DEBUG: perl-Text-Unidecode noarch 1.30-16.el9 appstream 194 k DEBUG: perl-XML-Parser x86_64 2.46-9.el9 appstream 236 k DEBUG: perl-XML-XPath noarch 1.44-11.el9 appstream 88 k DEBUG: perl-encoding x86_64 4:3.00-462.el9 appstream 63 k DEBUG: perl-open noarch 1.12-481.el9 appstream 16 k DEBUG: python-openstackclient-lang noarch 6.7.0-0.20240429124559.25f2e22.el9 delorean-component-clients 56 k DEBUG: python-oslo-cache-lang noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 16 k DEBUG: python-oslo-db-lang noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 12 k DEBUG: python-oslo-policy-lang noarch 4.4.0-0.20240312195733.f2627a8.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240327122923.4179996.el9 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-17.el9s delorean-master-testing 123 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-automaton noarch 3.3.0-0.20240313061752.fbc0a7c.el9 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-master-testing 59 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-2.el9s delorean-master-testing 250 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cairo x86_64 1.20.1-1.el9 appstream 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-cycler noarch 0.10.0-17.el9s delorean-master-testing 19 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-master-testing 102 k DEBUG: python3-dulwich x86_64 0.21.7-2.el9s delorean-master-testing 446 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-master-testing 46 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-master-testing 47 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-master-testing 45 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-master-testing 86 k DEBUG: python3-kiwisolver x86_64 1.3.1-2.el9s delorean-master-testing 62 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-matplotlib-data noarch 3.4.2-1.el9s delorean-master-testing 504 k DEBUG: python3-matplotlib-data-fonts noarch 3.4.2-1.el9s delorean-master-testing 2.3 M DEBUG: python3-matplotlib-tk x86_64 3.4.2-1.el9s delorean-master-testing 37 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-networkx noarch 2.6.2-2.el9 appstream 2.4 M DEBUG: python3-numexpr x86_64 2.7.1-5.el9s delorean-master-testing 189 k DEBUG: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k DEBUG: python3-olefile noarch 0.46-13.el9s delorean-master-testing 56 k DEBUG: python3-openstackclient noarch 6.7.0-0.20240429124559.25f2e22.el9 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 3.1.1-0.20240418121826.8c6a129.el9 delorean-component-clients 863 k DEBUG: python3-os-client-config noarch 2.2.0-0.20240429185546.934c0cc.el9 delorean-component-clients 52 k DEBUG: python3-os-service-types noarch 1.7.1-0.20240419121300.3d15404.el9 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 3.1.0-0.20240429124048.65f47ff.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 62 k DEBUG: python3-oslo-cache+dogpile noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-db+mysql noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 7.9 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-master-testing 35 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pydot noarch 1.4.2-1.el9s delorean-master-testing 53 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-redis noarch 5.0.1-1.el9s delorean-master-testing 392 k DEBUG: python3-requestsexceptions noarch 1.4.1-0.20240405180914.4ca7871.el9 delorean-component-common 15 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el9s delorean-master-testing 16 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-master-testing 119 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-master-testing 73 k DEBUG: python3-swiftclient noarch 4.5.1-0.20240430060830.12dacb3.el9 delorean-component-clients 174 k DEBUG: python3-swiftclient+keystone noarch 4.5.1-0.20240430060830.12dacb3.el9 delorean-component-clients 8.0 k DEBUG: python3-tables x86_64 3.6.1-4.el9s centos9-storage 1.2 M DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-tkinter x86_64 3.9.18-3.el9 appstream 339 k DEBUG: python3-tomlkit noarch 0.12.4-1.el9s delorean-master-testing 86 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-master-testing 24 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-master-testing 60 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-master-testing 93 k DEBUG: python3-warlock noarch 2.0.1-3.el9s delorean-master-testing 20 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-master-testing 46 k DEBUG: python3-websocket-client noarch 1.7.0-1.el9s delorean-master-testing 99 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: snappy x86_64 1.1.8-8.el9 baseos 35 k DEBUG: texlive-base noarch 9:20200406-26.el9 appstream 2.3 M DEBUG: texlive-cm noarch 9:20200406-26.el9 appstream 332 k DEBUG: texlive-etex noarch 9:20200406-26.el9 appstream 200 k DEBUG: texlive-graphics-def noarch 9:20200406-26.el9 appstream 20 k DEBUG: texlive-hyph-utf8 noarch 9:20200406-26.el9 appstream 301 k DEBUG: texlive-hyphen-base noarch 9:20200406-26.el9 appstream 31 k DEBUG: texlive-knuth-lib noarch 9:20200406-26.el9 appstream 48 k DEBUG: texlive-kpathsea x86_64 9:20200406-26.el9 appstream 1.1 M DEBUG: texlive-lib x86_64 9:20200406-26.el9 appstream 477 k DEBUG: texlive-luatex x86_64 9:20200406-26.el9 appstream 3.7 M DEBUG: texlive-plain noarch 9:20200406-26.el9 appstream 93 k DEBUG: texlive-tex-ini-files noarch 9:20200406-26.el9 appstream 14 k DEBUG: texlive-texlive-scripts noarch 9:20200406-26.el9 appstream 114 k DEBUG: texlive-texlive.infra noarch 9:20200406-26.el9 appstream 284 k DEBUG: texlive-unicode-data noarch 9:20200406-26.el9 appstream 352 k DEBUG: tk x86_64 1:8.6.10-9.el9 appstream 1.6 M DEBUG: zziplib x86_64 0.13.71-10.el9 appstream 88 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-5.el9 baseos 454 k DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-master-testing 12 k DEBUG: python3-matplotlib x86_64 3.4.2-1.el9s delorean-master-testing 2.8 M DEBUG: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M DEBUG: python3-pandas x86_64 1.2.1-2.el9s delorean-master-testing 9.8 M DEBUG: python3-pillow x86_64 10.1.0-1.el9s delorean-master-testing 741 k DEBUG: python3-pygraphviz x86_64 1.7-1.el9s delorean-master-testing 98 k DEBUG: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M DEBUG: texlive-dvipng x86_64 9:20200406-26.el9 appstream 315 k DEBUG: xdg-utils noarch 1.1.3-11.el9 appstream 74 k DEBUG: Transaction Summary DEBUG: ================================================================================================================= DEBUG: Install 164 Packages DEBUG: Total size: 81 M DEBUG: Installed size: 363 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.6.0-0.20240326190325.769dd2e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.4.1-0.20240301195045.b7c0e20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.7.0-0.20240321131418.6821906.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.10-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-27.2-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-netlib-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-openblas-openmp-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.21-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-openmp-0.3.21-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.34-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Find-1.37-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.60-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.46-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.44-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-3.00-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.12-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.20.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.6.2-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.20.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.20.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.6.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.9.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-def-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyph-utf8-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphen-base-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-lib-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatex-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-plain-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-ini-files-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-scripts-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-data-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.10-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.3-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zziplib-0.13.71-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull_r-7.2.1-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.21.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.6-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.4-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-coverage-7.3.2-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-17.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-6.1.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.21.7-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.3.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.4.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.4.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-olefile-0.46-13.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-1.2.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-10.1.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-3.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.10.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.19.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-24.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tomlkit-0.12.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.14.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-2.1.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-1.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-3.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.6.1-4.el9s.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: texlive-base-9:20200406-26.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Running scriptlet: texlive-base-9:20200406-26.el9.noarch 1/164 DEBUG: Installing : texlive-base-9:20200406-26.el9.noarch 1/164 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 2/164 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 3/164 DEBUG: Installing : texlive-lib-9:20200406-26.el9.x86_64 4/164 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 5/164 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 6/164 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 7/164 DEBUG: Installing : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 8/164 DEBUG: Installing : python3-matplotlib-data-3.4.2-1.el9s.noarch 9/164 DEBUG: Installing : python3-simplejson-3.19.2-1.el9s.x86_64 10/164 DEBUG: Installing : python3-pydot-1.4.2-1.el9s.noarch 11/164 DEBUG: Installing : python3-dulwich-0.21.7-2.el9s.x86_64 12/164 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 13/164 DEBUG: Installing : perl-XML-Parser-2.46-9.el9.x86_64 14/164 DEBUG: Installing : perl-File-Find-1.37-481.el9.noarch 15/164 DEBUG: Installing : flexiblas-3.0.4-8.el9.x86_64 16/164 DEBUG: Installing : libquadmath-11.4.1-3.el9.x86_64 17/164 DEBUG: Installing : libgfortran-11.4.1-3.el9.x86_64 18/164 DEBUG: Installing : python3-os-service-types-1.7.1-0.20240419121300. 19/164 DEBUG: Installing : python3-keystoneauth1-5.5.1-0.20240207191445.e07 20/164 DEBUG: Installing : python3-cinderclient-9.6.0-0.20240430000833.a58b 21/164 DEBUG: Installing : python3-novaclient-1:18.7.0-0.20240321131418.682 22/164 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 23/164 DEBUG: Installing : python3-automaton-3.3.0-0.20240313061752.fbc0a7c 24/164 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 25/164 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 26/164 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 27/164 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 28/164 DEBUG: Installing : python3-websocket-client-1.7.0-1.el9s.noarch 29/164 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 30/164 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 31/164 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 32/164 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 33/164 DEBUG: Installing : python3-tomlkit-0.12.4-1.el9s.noarch 34/164 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 35/164 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 36/164 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 37/164 DEBUG: Installing : python3-soupsieve-2.5-1.el9s.noarch 38/164 DEBUG: Installing : python3-beautifulsoup4-4.12.3-2.el9s.noarch 39/164 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 40/164 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el9s.noarch 41/164 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 42/164 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 43/164 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 44/164 DEBUG: Installing : python3-pygraphviz-1.7-1.el9s.x86_64 45/164 DEBUG: Installing : python3-platformdirs-3.11.0-1.el9s.noarch 46/164 DEBUG: Installing : python3-olefile-0.46-13.el9s.noarch 47/164 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 48/164 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 49/164 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 50/164 DEBUG: Installing : python3-kiwisolver-1.3.1-2.el9s.x86_64 51/164 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 52/164 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 53/164 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 54/164 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 55/164 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 56/164 DEBUG: Installing : python3-keystoneclient-1:5.4.1-0.20240301195045. 57/164 DEBUG: Installing : python3-swiftclient-4.5.1-0.20240430060830.12dac 58/164 DEBUG: Installing : python3-swiftclient+keystone-4.5.1-0.20240430060 59/164 DEBUG: Installing : python3-etcd3gw-2.4.0-1.el9s.noarch 60/164 DEBUG: Installing : python3-cycler-0.10.0-17.el9s.noarch 61/164 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 62/164 DEBUG: Installing : python3-cliff-4.6.0-0.20240226180829.b6119d5.el9 63/164 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 64/164 DEBUG: Installing : python3-redis-5.0.1-1.el9s.noarch 65/164 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 66/164 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 67/164 DEBUG: Installing : libimagequant-2.14.1-1.el9s.x86_64 68/164 DEBUG: Installing : python3-pillow-10.1.0-1.el9s.x86_64 69/164 DEBUG: Installing : libaec-1.0.4-7.el9s.x86_64 70/164 DEBUG: Installing : hdf5-1.10.6-5.el9s.x86_64 71/164 DEBUG: Installing : libqhull_r-1:7.2.1-11.el9.x86_64 72/164 DEBUG: Installing : zziplib-0.13.71-10.el9.x86_64 73/164 DEBUG: Running scriptlet: tk-1:8.6.10-9.el9.x86_64 74/164 DEBUG: Installing : tk-1:8.6.10-9.el9.x86_64 74/164 DEBUG: Installing : python3-tkinter-3.9.18-3.el9.x86_64 75/164 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 76/164 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 77/164 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 78/164 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 79/164 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 80/164 DEBUG: Installing : python3-warlock-2.0.1-3.el9s.noarch 81/164 DEBUG: Installing : python3-cairo-1.20.1-1.el9.x86_64 82/164 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 83/164 DEBUG: Installing : perl-Text-Unidecode-1.30-16.el9.noarch 84/164 DEBUG: Installing : perl-Filter-2:1.60-4.el9.x86_64 85/164 DEBUG: Installing : perl-encoding-4:3.00-462.el9.x86_64 86/164 DEBUG: Installing : perl-open-1.12-481.el9.noarch 87/164 DEBUG: Installing : perl-XML-XPath-1.44-11.el9.noarch 88/164 DEBUG: Installing : perl-File-Copy-2.34-481.el9.noarch 89/164 DEBUG: Installing : texlive-cm-9:20200406-26.el9.noarch 90/164 DEBUG: Installing : texlive-etex-9:20200406-26.el9.noarch 91/164 DEBUG: Installing : texlive-graphics-def-9:20200406-26.el9.noarch 92/164 DEBUG: Installing : texlive-hyph-utf8-9:20200406-26.el9.noarch 93/164 DEBUG: Installing : texlive-hyphen-base-9:20200406-26.el9.noarch 94/164 DEBUG: Installing : texlive-knuth-lib-9:20200406-26.el9.noarch 95/164 DEBUG: Installing : texlive-plain-9:20200406-26.el9.noarch 96/164 DEBUG: Installing : texlive-tex-ini-files-9:20200406-26.el9.noarch 97/164 DEBUG: Installing : texlive-unicode-data-9:20200406-26.el9.noarch 98/164 DEBUG: Installing : texlive-texlive.infra-9:20200406-26.el9.noarch 99/164 DEBUG: Installing : texlive-luatex-9:20200406-26.el9.x86_64 100/164 DEBUG: Installing : texlive-texlive-scripts-9:20200406-26.el9.noarch 101/164 DEBUG: Installing : texlive-kpathsea-9:20200406-26.el9.x86_64 102/164 DEBUG: Installing : texlive-dvipng-9:20200406-26.el9.x86_64 103/164 DEBUG: Installing : openblas-0.3.21-2.el9.x86_64 104/164 DEBUG: Installing : openblas-openmp-0.3.21-2.el9.x86_64 105/164 DEBUG: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 106/164 DEBUG: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 107/164 DEBUG: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 108/164 DEBUG: Installing : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 109/164 DEBUG: Installing : python3-matplotlib-3.4.2-1.el9s.x86_64 110/164 DEBUG: Installing : python3-numexpr-2.7.1-5.el9s.x86_64 111/164 DEBUG: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 112/164 DEBUG: Installing : python3-scipy-1.6.2-8.el9.x86_64 113/164 DEBUG: Installing : python3-Bottleneck-1.2.1-17.el9s.x86_64 114/164 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 115/164 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 115/164 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 115/164 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 116/164 DEBUG: Installing : emacs-filesystem-1:27.2-9.el9.noarch 117/164 DEBUG: Installing : desktop-file-utils-0.26-6.el9.x86_64 118/164 DEBUG: Installing : xdg-utils-1.1.3-11.el9.noarch 119/164 DEBUG: Installing : snappy-1.1.8-8.el9.x86_64 120/164 DEBUG: Installing : blosc-1.21.0-1.el9s.x86_64 121/164 DEBUG: Installing : lzo-2.10-7.el9.x86_64 122/164 DEBUG: Installing : python3-tables-3.6.1-4.el9s.x86_64 123/164 DEBUG: Installing : python3-pandas-1.2.1-2.el9s.x86_64 124/164 DEBUG: Installing : python3-networkx-2.6.2-2.el9.noarch 125/164 DEBUG: Installing : bash-completion-1:2.11-5.el9.noarch 126/164 DEBUG: Installing : python3-requestsexceptions-1.4.1-0.2024040518091 127/164 DEBUG: Installing : python3-openstacksdk-3.1.1-0.20240418121826.8c6a 128/164 DEBUG: Installing : python3-osc-lib-3.1.0-0.20240429124048.65f47ff.e 129/164 DEBUG: Installing : python3-os-client-config-2.2.0-0.20240429185546. 130/164 DEBUG: Installing : python3-neutronclient-11.1.0-0.20230907135825.65 131/164 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240327122923.4179 132/164 DEBUG: Installing : python3-pycadf-3.1.1-0.20240327122923.4179996.el 133/164 DEBUG: Installing : python-oslo-policy-lang-4.4.0-0.20240312195733.f 134/164 DEBUG: Installing : python3-oslo-policy-4.4.0-0.20240312195733.f2627 135/164 DEBUG: Installing : python-oslo-db-lang-15.1.0-0.20240318181928.8e1f 136/164 DEBUG: Installing : python3-oslo-db+mysql-15.1.0-0.20240318181928.8e 137/164 DEBUG: Installing : python3-oslo-db-15.1.0-0.20240318181928.8e1f869. 138/164 DEBUG: Installing : python-oslo-cache-lang-3.8.0-0.20240312200114.48 139/164 DEBUG: Installing : python3-oslo-cache+dogpile-3.8.0-0.2024031220011 140/164 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.8.0-0.2024031220011 141/164 DEBUG: Installing : python3-oslo-cache-3.8.0-0.20240312200114.487539 142/164 DEBUG: Installing : python-openstackclient-lang-6.7.0-0.202404291245 143/164 DEBUG: Installing : python3-openstackclient-6.7.0-0.20240429124559.2 144/164 DEBUG: Running scriptlet: python3-openstackclient-6.7.0-0.20240429124559.2 144/164 DEBUG: Installing : python3-octaviaclient-3.8.0-0.20240429125445.810 145/164 DEBUG: Installing : python3-keystonemiddleware-10.6.1-0.202404041808 146/164 DEBUG: Installing : python3-oslo-upgradecheck-2.4.0-0.20240312194436 147/164 DEBUG: Installing : python3-heatclient-3.6.0-0.20240429183858.b46e23 148/164 DEBUG: Installing : python3-taskflow-5.7.1-0.20240423123001.d09092c. 149/164 DEBUG: Installing : python3-glanceclient-1:4.6.0-0.20240326190325.76 150/164 DEBUG: Installing : python3-oslo-reports-3.4.0-0.20240312183548.f0b6 151/164 DEBUG: Installing : python3-barbicanclient-5.7.1-0.20240327184001.a1 152/164 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 153/164 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 154/164 DEBUG: Installing : python3-wsme-0.12.1-0.20230925181959.8312bb2.el9 155/164 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 156/164 DEBUG: Installing : python3-docker-6.1.3-2.el9s.noarch 157/164 DEBUG: Installing : python3-reno-4.0.1-0.20240301180833.47651ec.el9. 158/164 DEBUG: Installing : python3-openstackdocstheme-3.0.0-1.el9s.noarch 159/164 DEBUG: Installing : python3-osprofiler-4.1.1-0.20240312182402.3fb048 160/164 DEBUG: Installing : python3-werkzeug-3.0.1-1.el9s.noarch 161/164 DEBUG: Installing : python3-testrepository-0.0.20-24.el9s.noarch 162/164 DEBUG: Installing : python3-requests-mock-1.10.0-1.el9s.noarch 163/164 DEBUG: Installing : python3-coverage-7.3.2-2.el9s.x86_64 164/164 DEBUG: Running scriptlet: texlive-base-9:20200406-26.el9.noarch 164/164 DEBUG: Running scriptlet: python3-coverage-7.3.2-2.el9s.x86_64 164/164 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-6.7.0-0.202404291245 1/164 DEBUG: Verifying : python3-barbicanclient-5.7.1-0.20240327184001.a1 2/164 DEBUG: Verifying : python3-cinderclient-9.6.0-0.20240430000833.a58b 3/164 DEBUG: Verifying : python3-glanceclient-1:4.6.0-0.20240326190325.76 4/164 DEBUG: Verifying : python3-heatclient-3.6.0-0.20240429183858.b46e23 5/164 DEBUG: Verifying : python3-keystoneclient-1:5.4.1-0.20240301195045. 6/164 DEBUG: Verifying : python3-neutronclient-11.1.0-0.20230907135825.65 7/164 DEBUG: Verifying : python3-novaclient-1:18.7.0-0.20240321131418.682 8/164 DEBUG: Verifying : python3-octaviaclient-3.8.0-0.20240429125445.810 9/164 DEBUG: Verifying : python3-openstackclient-6.7.0-0.20240429124559.2 10/164 DEBUG: Verifying : python3-openstacksdk-3.1.1-0.20240418121826.8c6a 11/164 DEBUG: Verifying : python3-os-client-config-2.2.0-0.20240429185546. 12/164 DEBUG: Verifying : python3-os-service-types-1.7.1-0.20240419121300. 13/164 DEBUG: Verifying : python3-osc-lib-3.1.0-0.20240429124048.65f47ff.e 14/164 DEBUG: Verifying : python3-swiftclient+keystone-4.5.1-0.20240430060 15/164 DEBUG: Verifying : python3-swiftclient-4.5.1-0.20240430060830.12dac 16/164 DEBUG: Verifying : python-oslo-cache-lang-3.8.0-0.20240312200114.48 17/164 DEBUG: Verifying : python-oslo-db-lang-15.1.0-0.20240318181928.8e1f 18/164 DEBUG: Verifying : python-oslo-policy-lang-4.4.0-0.20240312195733.f 19/164 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240327122923.4179 20/164 DEBUG: Verifying : python3-automaton-3.3.0-0.20240313061752.fbc0a7c 21/164 DEBUG: Verifying : python3-cliff-4.6.0-0.20240226180829.b6119d5.el9 22/164 DEBUG: Verifying : python3-oslo-cache+dogpile-3.8.0-0.2024031220011 23/164 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.8.0-0.2024031220011 24/164 DEBUG: Verifying : python3-oslo-cache-3.8.0-0.20240312200114.487539 25/164 DEBUG: Verifying : python3-oslo-db+mysql-15.1.0-0.20240318181928.8e 26/164 DEBUG: Verifying : python3-oslo-db-15.1.0-0.20240318181928.8e1f869. 27/164 DEBUG: Verifying : python3-oslo-policy-4.4.0-0.20240312195733.f2627 28/164 DEBUG: Verifying : python3-oslo-reports-3.4.0-0.20240312183548.f0b6 29/164 DEBUG: Verifying : python3-oslo-upgradecheck-2.4.0-0.20240312194436 30/164 DEBUG: Verifying : python3-osprofiler-4.1.1-0.20240312182402.3fb048 31/164 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240327122923.4179996.el 32/164 DEBUG: Verifying : python3-reno-4.0.1-0.20240301180833.47651ec.el9. 33/164 DEBUG: Verifying : python3-requestsexceptions-1.4.1-0.2024040518091 34/164 DEBUG: Verifying : python3-taskflow-5.7.1-0.20240423123001.d09092c. 35/164 DEBUG: Verifying : python3-wsme-0.12.1-0.20230925181959.8312bb2.el9 36/164 DEBUG: Verifying : python3-keystoneauth1-5.5.1-0.20240207191445.e07 37/164 DEBUG: Verifying : python3-keystonemiddleware-10.6.1-0.202404041808 38/164 DEBUG: Verifying : bash-completion-1:2.11-5.el9.noarch 39/164 DEBUG: Verifying : libgfortran-11.4.1-3.el9.x86_64 40/164 DEBUG: Verifying : libquadmath-11.4.1-3.el9.x86_64 41/164 DEBUG: Verifying : lzo-2.10-7.el9.x86_64 42/164 DEBUG: Verifying : snappy-1.1.8-8.el9.x86_64 43/164 DEBUG: Verifying : desktop-file-utils-0.26-6.el9.x86_64 44/164 DEBUG: Verifying : emacs-filesystem-1:27.2-9.el9.noarch 45/164 DEBUG: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/164 DEBUG: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/164 DEBUG: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/164 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 49/164 DEBUG: Verifying : openblas-0.3.21-2.el9.x86_64 50/164 DEBUG: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 51/164 DEBUG: Verifying : perl-File-Copy-2.34-481.el9.noarch 52/164 DEBUG: Verifying : perl-File-Find-1.37-481.el9.noarch 53/164 DEBUG: Verifying : perl-Filter-2:1.60-4.el9.x86_64 54/164 DEBUG: Verifying : perl-Text-Unidecode-1.30-16.el9.noarch 55/164 DEBUG: Verifying : perl-XML-Parser-2.46-9.el9.x86_64 56/164 DEBUG: Verifying : perl-XML-XPath-1.44-11.el9.noarch 57/164 DEBUG: Verifying : perl-encoding-4:3.00-462.el9.x86_64 58/164 DEBUG: Verifying : perl-open-1.12-481.el9.noarch 59/164 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 60/164 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 61/164 DEBUG: Verifying : python3-cairo-1.20.1-1.el9.x86_64 62/164 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 63/164 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 64/164 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 65/164 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 66/164 DEBUG: Verifying : python3-networkx-2.6.2-2.el9.noarch 67/164 DEBUG: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 68/164 DEBUG: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 69/164 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 70/164 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 71/164 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 72/164 DEBUG: Verifying : python3-scipy-1.6.2-8.el9.x86_64 73/164 DEBUG: Verifying : python3-tkinter-3.9.18-3.el9.x86_64 74/164 DEBUG: Verifying : texlive-base-9:20200406-26.el9.noarch 75/164 DEBUG: Verifying : texlive-cm-9:20200406-26.el9.noarch 76/164 DEBUG: Verifying : texlive-dvipng-9:20200406-26.el9.x86_64 77/164 DEBUG: Verifying : texlive-etex-9:20200406-26.el9.noarch 78/164 DEBUG: Verifying : texlive-graphics-def-9:20200406-26.el9.noarch 79/164 DEBUG: Verifying : texlive-hyph-utf8-9:20200406-26.el9.noarch 80/164 DEBUG: Verifying : texlive-hyphen-base-9:20200406-26.el9.noarch 81/164 DEBUG: Verifying : texlive-knuth-lib-9:20200406-26.el9.noarch 82/164 DEBUG: Verifying : texlive-kpathsea-9:20200406-26.el9.x86_64 83/164 DEBUG: Verifying : texlive-lib-9:20200406-26.el9.x86_64 84/164 DEBUG: Verifying : texlive-luatex-9:20200406-26.el9.x86_64 85/164 DEBUG: Verifying : texlive-plain-9:20200406-26.el9.noarch 86/164 DEBUG: Verifying : texlive-tex-ini-files-9:20200406-26.el9.noarch 87/164 DEBUG: Verifying : texlive-texlive-scripts-9:20200406-26.el9.noarch 88/164 DEBUG: Verifying : texlive-texlive.infra-9:20200406-26.el9.noarch 89/164 DEBUG: Verifying : texlive-unicode-data-9:20200406-26.el9.noarch 90/164 DEBUG: Verifying : tk-1:8.6.10-9.el9.x86_64 91/164 DEBUG: Verifying : xdg-utils-1.1.3-11.el9.noarch 92/164 DEBUG: Verifying : zziplib-0.13.71-10.el9.x86_64 93/164 DEBUG: Verifying : libqhull_r-1:7.2.1-11.el9.x86_64 94/164 DEBUG: Verifying : blosc-1.21.0-1.el9s.x86_64 95/164 DEBUG: Verifying : hdf5-1.10.6-5.el9s.x86_64 96/164 DEBUG: Verifying : libaec-1.0.4-7.el9s.x86_64 97/164 DEBUG: Verifying : libimagequant-2.14.1-1.el9s.x86_64 98/164 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 99/164 DEBUG: Verifying : python3-Bottleneck-1.2.1-17.el9s.x86_64 100/164 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 101/164 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 102/164 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 103/164 DEBUG: Verifying : python3-beautifulsoup4-4.12.3-2.el9s.noarch 104/164 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 105/164 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 106/164 DEBUG: Verifying : python3-coverage-7.3.2-2.el9s.x86_64 107/164 DEBUG: Verifying : python3-cycler-0.10.0-17.el9s.noarch 108/164 DEBUG: Verifying : python3-docker-6.1.3-2.el9s.noarch 109/164 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 110/164 DEBUG: Verifying : python3-dulwich-0.21.7-2.el9s.x86_64 111/164 DEBUG: Verifying : python3-etcd3gw-2.4.0-1.el9s.noarch 112/164 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 113/164 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 114/164 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 115/164 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 116/164 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 117/164 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 118/164 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 119/164 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 120/164 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 121/164 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 122/164 DEBUG: Verifying : python3-kiwisolver-1.3.1-2.el9s.x86_64 123/164 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 124/164 DEBUG: Verifying : python3-matplotlib-3.4.2-1.el9s.x86_64 125/164 DEBUG: Verifying : python3-matplotlib-data-3.4.2-1.el9s.noarch 126/164 DEBUG: Verifying : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 127/164 DEBUG: Verifying : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 128/164 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 129/164 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 130/164 DEBUG: Verifying : python3-numexpr-2.7.1-5.el9s.x86_64 131/164 DEBUG: Verifying : python3-olefile-0.46-13.el9s.noarch 132/164 DEBUG: Verifying : python3-pandas-1.2.1-2.el9s.x86_64 133/164 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 134/164 DEBUG: Verifying : python3-pillow-10.1.0-1.el9s.x86_64 135/164 DEBUG: Verifying : python3-platformdirs-3.11.0-1.el9s.noarch 136/164 DEBUG: Verifying : python3-pydot-1.4.2-1.el9s.noarch 137/164 DEBUG: Verifying : python3-pygraphviz-1.7-1.el9s.x86_64 138/164 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 139/164 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 140/164 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 141/164 DEBUG: Verifying : python3-redis-5.0.1-1.el9s.noarch 142/164 DEBUG: Verifying : python3-requests-mock-1.10.0-1.el9s.noarch 143/164 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 144/164 DEBUG: Verifying : python3-simplegeneric-0.8.1-21.el9s.noarch 145/164 DEBUG: Verifying : python3-simplejson-3.19.2-1.el9s.x86_64 146/164 DEBUG: Verifying : python3-soupsieve-2.5-1.el9s.noarch 147/164 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 148/164 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 149/164 DEBUG: Verifying : python3-testrepository-0.0.20-24.el9s.noarch 150/164 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 151/164 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 152/164 DEBUG: Verifying : python3-tomlkit-0.12.4-1.el9s.noarch 153/164 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 154/164 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 155/164 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 156/164 DEBUG: Verifying : python3-warlock-2.0.1-3.el9s.noarch 157/164 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 158/164 DEBUG: Verifying : python3-websocket-client-1.7.0-1.el9s.noarch 159/164 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 160/164 DEBUG: Verifying : python3-werkzeug-3.0.1-1.el9s.noarch 161/164 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 162/164 DEBUG: Verifying : python3-openstackdocstheme-3.0.0-1.el9s.noarch 163/164 DEBUG: Verifying : python3-tables-3.6.1-4.el9s.x86_64 164/164 DEBUG: Installed: DEBUG: bash-completion-1:2.11-5.el9.noarch DEBUG: blosc-1.21.0-1.el9s.x86_64 DEBUG: desktop-file-utils-0.26-6.el9.x86_64 DEBUG: emacs-filesystem-1:27.2-9.el9.noarch DEBUG: flexiblas-3.0.4-8.el9.x86_64 DEBUG: flexiblas-netlib-3.0.4-8.el9.x86_64 DEBUG: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 DEBUG: hdf5-1.10.6-5.el9s.x86_64 DEBUG: libaec-1.0.4-7.el9s.x86_64 DEBUG: libgfortran-11.4.1-3.el9.x86_64 DEBUG: libimagequant-2.14.1-1.el9s.x86_64 DEBUG: libqhull_r-1:7.2.1-11.el9.x86_64 DEBUG: libquadmath-11.4.1-3.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: lzo-2.10-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: openblas-0.3.21-2.el9.x86_64 DEBUG: openblas-openmp-0.3.21-2.el9.x86_64 DEBUG: perl-File-Copy-2.34-481.el9.noarch DEBUG: perl-File-Find-1.37-481.el9.noarch DEBUG: perl-Filter-2:1.60-4.el9.x86_64 DEBUG: perl-Text-Unidecode-1.30-16.el9.noarch DEBUG: perl-XML-Parser-2.46-9.el9.x86_64 DEBUG: perl-XML-XPath-1.44-11.el9.noarch DEBUG: perl-encoding-4:3.00-462.el9.x86_64 DEBUG: perl-open-1.12-481.el9.noarch DEBUG: python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-Bottleneck-1.2.1-17.el9s.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cairo-1.20.1-1.el9.x86_64 DEBUG: python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch DEBUG: python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: python3-cycler-0.10.0-17.el9s.noarch DEBUG: python3-docker-6.1.3-2.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-glanceclient-1:4.6.0-0.20240326190325.769dd2e.el9.noarch DEBUG: python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch DEBUG: python3-keystoneclient-1:5.4.1-0.20240301195045.b7c0e20.el9.noarch DEBUG: python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch DEBUG: python3-kiwisolver-1.3.1-2.el9s.x86_64 DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-matplotlib-3.4.2-1.el9s.x86_64 DEBUG: python3-matplotlib-data-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-tk-3.4.2-1.el9s.x86_64 DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-networkx-2.6.2-2.el9.noarch DEBUG: python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch DEBUG: python3-novaclient-1:18.7.0-0.20240321131418.6821906.el9.noarch DEBUG: python3-numexpr-2.7.1-5.el9s.x86_64 DEBUG: python3-numpy-1:1.20.1-5.el9.x86_64 DEBUG: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 DEBUG: python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch DEBUG: python3-olefile-0.46-13.el9s.noarch DEBUG: python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch DEBUG: python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch DEBUG: python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch DEBUG: python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch DEBUG: python3-pandas-1.2.1-2.el9s.x86_64 DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-pillow-10.1.0-1.el9s.x86_64 DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-pydot-1.4.2-1.el9s.noarch DEBUG: python3-pygraphviz-1.7-1.el9s.x86_64 DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch DEBUG: python3-requests-mock-1.10.0-1.el9s.noarch DEBUG: python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch DEBUG: python3-scipy-1.6.2-8.el9.x86_64 DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-tables-3.6.1-4.el9s.x86_64 DEBUG: python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-testrepository-0.0.20-24.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-tkinter-3.9.18-3.el9.x86_64 DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-websocket-client-1.7.0-1.el9s.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-werkzeug-3.0.1-1.el9s.noarch DEBUG: python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: snappy-1.1.8-8.el9.x86_64 DEBUG: texlive-base-9:20200406-26.el9.noarch DEBUG: texlive-cm-9:20200406-26.el9.noarch DEBUG: texlive-dvipng-9:20200406-26.el9.x86_64 DEBUG: texlive-etex-9:20200406-26.el9.noarch DEBUG: texlive-graphics-def-9:20200406-26.el9.noarch DEBUG: texlive-hyph-utf8-9:20200406-26.el9.noarch DEBUG: texlive-hyphen-base-9:20200406-26.el9.noarch DEBUG: texlive-knuth-lib-9:20200406-26.el9.noarch DEBUG: texlive-kpathsea-9:20200406-26.el9.x86_64 DEBUG: texlive-lib-9:20200406-26.el9.x86_64 DEBUG: texlive-luatex-9:20200406-26.el9.x86_64 DEBUG: texlive-plain-9:20200406-26.el9.noarch DEBUG: texlive-tex-ini-files-9:20200406-26.el9.noarch DEBUG: texlive-texlive-scripts-9:20200406-26.el9.noarch DEBUG: texlive-texlive.infra-9:20200406-26.el9.noarch DEBUG: texlive-unicode-data-9:20200406-26.el9.noarch DEBUG: tk-1:8.6.10-9.el9.x86_64 DEBUG: xdg-utils-1.1.3-11.el9.noarch DEBUG: zziplib-0.13.71-10.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: texlive-base-20200406-26.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: texlive-lib-20200406-26.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-data-3.4.2-1.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pydot-1.4.2-1.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: perl-XML-Parser-2.46-9.el9.x86_64 DEBUG: perl-File-Find-1.37-481.el9.noarch DEBUG: flexiblas-3.0.4-8.el9.x86_64 DEBUG: libquadmath-11.4.1-3.el9.x86_64 DEBUG: libgfortran-11.4.1-3.el9.x86_64 DEBUG: python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch DEBUG: python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240321131418.6821906.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-websocket-client-1.7.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pygraphviz-1.7-1.el9s.x86_64 DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-olefile-0.46-13.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-kiwisolver-1.3.1-2.el9s.x86_64 DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.1-0.20240301195045.b7c0e20.el9.noarch DEBUG: python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-cycler-0.10.0-17.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: libimagequant-2.14.1-1.el9s.x86_64 DEBUG: python3-pillow-10.1.0-1.el9s.x86_64 DEBUG: libaec-1.0.4-7.el9s.x86_64 DEBUG: hdf5-1.10.6-5.el9s.x86_64 DEBUG: libqhull_r-7.2.1-11.el9.x86_64 DEBUG: zziplib-0.13.71-10.el9.x86_64 DEBUG: tk-8.6.10-9.el9.x86_64 DEBUG: python3-tkinter-3.9.18-3.el9.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-cairo-1.20.1-1.el9.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: perl-Text-Unidecode-1.30-16.el9.noarch DEBUG: perl-Filter-1.60-4.el9.x86_64 DEBUG: perl-encoding-3.00-462.el9.x86_64 DEBUG: perl-open-1.12-481.el9.noarch DEBUG: perl-XML-XPath-1.44-11.el9.noarch DEBUG: perl-File-Copy-2.34-481.el9.noarch DEBUG: texlive-cm-20200406-26.el9.noarch DEBUG: texlive-etex-20200406-26.el9.noarch DEBUG: texlive-graphics-def-20200406-26.el9.noarch DEBUG: texlive-hyph-utf8-20200406-26.el9.noarch DEBUG: texlive-hyphen-base-20200406-26.el9.noarch DEBUG: texlive-knuth-lib-20200406-26.el9.noarch DEBUG: texlive-plain-20200406-26.el9.noarch DEBUG: texlive-tex-ini-files-20200406-26.el9.noarch DEBUG: texlive-unicode-data-20200406-26.el9.noarch DEBUG: texlive-texlive.infra-20200406-26.el9.noarch DEBUG: texlive-luatex-20200406-26.el9.x86_64 DEBUG: texlive-texlive-scripts-20200406-26.el9.noarch DEBUG: texlive-kpathsea-20200406-26.el9.x86_64 DEBUG: texlive-dvipng-20200406-26.el9.x86_64 DEBUG: openblas-0.3.21-2.el9.x86_64 DEBUG: openblas-openmp-0.3.21-2.el9.x86_64 DEBUG: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 DEBUG: flexiblas-netlib-3.0.4-8.el9.x86_64 DEBUG: python3-numpy-1.20.1-5.el9.x86_64 DEBUG: python3-matplotlib-tk-3.4.2-1.el9s.x86_64 DEBUG: python3-matplotlib-3.4.2-1.el9s.x86_64 DEBUG: python3-numexpr-2.7.1-5.el9s.x86_64 DEBUG: python3-numpy-f2py-1.20.1-5.el9.x86_64 DEBUG: python3-scipy-1.6.2-8.el9.x86_64 DEBUG: python3-Bottleneck-1.2.1-17.el9s.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: emacs-filesystem-27.2-9.el9.noarch DEBUG: desktop-file-utils-0.26-6.el9.x86_64 DEBUG: xdg-utils-1.1.3-11.el9.noarch DEBUG: snappy-1.1.8-8.el9.x86_64 DEBUG: blosc-1.21.0-1.el9s.x86_64 DEBUG: lzo-2.10-7.el9.x86_64 DEBUG: python3-tables-3.6.1-4.el9s.x86_64 DEBUG: python3-pandas-1.2.1-2.el9s.x86_64 DEBUG: python3-networkx-2.6.2-2.el9.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch DEBUG: python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch DEBUG: python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch DEBUG: python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch DEBUG: python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch DEBUG: python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch DEBUG: python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch DEBUG: python3-glanceclient-4.6.0-0.20240326190325.769dd2e.el9.noarch DEBUG: python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch DEBUG: python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-docker-6.1.3-2.el9s.noarch DEBUG: python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch DEBUG: python3-werkzeug-3.0.1-1.el9s.noarch DEBUG: python3-testrepository-0.0.20-24.el9s.noarch DEBUG: python3-requests-mock-1.10.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: texlive-base-20200406-26.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: texlive-lib-20200406-26.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-data-3.4.2-1.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pydot-1.4.2-1.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: perl-XML-Parser-2.46-9.el9.x86_64 DEBUG: perl-File-Find-1.37-481.el9.noarch DEBUG: flexiblas-3.0.4-8.el9.x86_64 DEBUG: libquadmath-11.4.1-3.el9.x86_64 DEBUG: libgfortran-11.4.1-3.el9.x86_64 DEBUG: python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch DEBUG: python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240321131418.6821906.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-websocket-client-1.7.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pygraphviz-1.7-1.el9s.x86_64 DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-olefile-0.46-13.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-kiwisolver-1.3.1-2.el9s.x86_64 DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.1-0.20240301195045.b7c0e20.el9.noarch DEBUG: python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-cycler-0.10.0-17.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: libimagequant-2.14.1-1.el9s.x86_64 DEBUG: python3-pillow-10.1.0-1.el9s.x86_64 DEBUG: libaec-1.0.4-7.el9s.x86_64 DEBUG: hdf5-1.10.6-5.el9s.x86_64 DEBUG: libqhull_r-7.2.1-11.el9.x86_64 DEBUG: zziplib-0.13.71-10.el9.x86_64 DEBUG: tk-8.6.10-9.el9.x86_64 DEBUG: python3-tkinter-3.9.18-3.el9.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-cairo-1.20.1-1.el9.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: perl-Text-Unidecode-1.30-16.el9.noarch DEBUG: perl-Filter-1.60-4.el9.x86_64 DEBUG: perl-encoding-3.00-462.el9.x86_64 DEBUG: perl-open-1.12-481.el9.noarch DEBUG: perl-XML-XPath-1.44-11.el9.noarch DEBUG: perl-File-Copy-2.34-481.el9.noarch DEBUG: texlive-cm-20200406-26.el9.noarch DEBUG: texlive-etex-20200406-26.el9.noarch DEBUG: texlive-graphics-def-20200406-26.el9.noarch DEBUG: texlive-hyph-utf8-20200406-26.el9.noarch DEBUG: texlive-hyphen-base-20200406-26.el9.noarch DEBUG: texlive-knuth-lib-20200406-26.el9.noarch DEBUG: texlive-plain-20200406-26.el9.noarch DEBUG: texlive-tex-ini-files-20200406-26.el9.noarch DEBUG: texlive-unicode-data-20200406-26.el9.noarch DEBUG: texlive-texlive.infra-20200406-26.el9.noarch DEBUG: texlive-luatex-20200406-26.el9.x86_64 DEBUG: texlive-texlive-scripts-20200406-26.el9.noarch DEBUG: texlive-kpathsea-20200406-26.el9.x86_64 DEBUG: texlive-dvipng-20200406-26.el9.x86_64 DEBUG: openblas-0.3.21-2.el9.x86_64 DEBUG: openblas-openmp-0.3.21-2.el9.x86_64 DEBUG: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 DEBUG: flexiblas-netlib-3.0.4-8.el9.x86_64 DEBUG: python3-numpy-1.20.1-5.el9.x86_64 DEBUG: python3-matplotlib-tk-3.4.2-1.el9s.x86_64 DEBUG: python3-matplotlib-3.4.2-1.el9s.x86_64 DEBUG: python3-numexpr-2.7.1-5.el9s.x86_64 DEBUG: python3-numpy-f2py-1.20.1-5.el9.x86_64 DEBUG: python3-scipy-1.6.2-8.el9.x86_64 DEBUG: python3-Bottleneck-1.2.1-17.el9s.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: emacs-filesystem-27.2-9.el9.noarch DEBUG: desktop-file-utils-0.26-6.el9.x86_64 DEBUG: xdg-utils-1.1.3-11.el9.noarch DEBUG: snappy-1.1.8-8.el9.x86_64 DEBUG: blosc-1.21.0-1.el9s.x86_64 DEBUG: lzo-2.10-7.el9.x86_64 DEBUG: python3-tables-3.6.1-4.el9s.x86_64 DEBUG: python3-pandas-1.2.1-2.el9s.x86_64 DEBUG: python3-networkx-2.6.2-2.el9.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch DEBUG: python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch DEBUG: python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch DEBUG: python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch DEBUG: python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch DEBUG: python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch DEBUG: python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch DEBUG: python3-glanceclient-4.6.0-0.20240326190325.769dd2e.el9.noarch DEBUG: python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch DEBUG: python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-docker-6.1.3-2.el9s.noarch DEBUG: python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch DEBUG: python3-werkzeug-3.0.1-1.el9s.noarch DEBUG: python3-testrepository-0.0.20-24.el9s.noarch DEBUG: python3-requests-mock-1.10.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 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-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueraiseExc=FalseprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TZRsK0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-18.1.0.dev9 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-18.1.0.dev9-0.20240430123539.5929a5c.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-18.1.0.dev9 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-magnum-18.1.0 base' DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -rf 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 bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref 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: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f doc/requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt DEBUG: + '[' -f test-requirements.txt ']' DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.SdhkId DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cliff!=2.9.0,>=2.8.0 DEBUG: (installed: cliff 4.6.0) DEBUG: Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: decorator>=3.4.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: docker>=4.3.0 DEBUG: (installed: docker 6.1.3) DEBUG: Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.28.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: iso8601>=0.1.11 DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: jsonpatch!=1.20,>=1.16 DEBUG: (installed: jsonpatch 1.21) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.5.1.dev2) DEBUG: Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=9.0.0 DEBUG: (installed: keystonemiddleware 10.6.1.dev1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=4.1.0 DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config>=8.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.1.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=3.1.0 DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=8.2.0 DEBUG: (installed: oslo.db 15.1.0.dev8) DEBUG: Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=5.0.0 DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.8.0 DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=4.1.0 DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.11.0 DEBUG: (installed: oslo.policy 4.4.0.dev7) DEBUG: Handling oslo.reports>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=2.1.0 DEBUG: (installed: oslo.reports 3.4.0.dev3) DEBUG: Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=3.2.0 DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=2.2.0 DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0.dev7) DEBUG: Handling oslo.utils>=4.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.2.0 DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=2.1.0 DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan>=1.3.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan>=1.3.3 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pycadf!=2.0.0,>=1.1.0 DEBUG: (installed: pycadf 3.1.1) DEBUG: Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=5.0.0 DEBUG: (installed: python-barbicanclient 5.7.1.dev9) DEBUG: Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=7.1.0 DEBUG: (installed: python-cinderclient 9.6.0.dev8) DEBUG: Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=3.2.0 DEBUG: (installed: python-glanceclient 4.6.0.dev7) DEBUG: Handling python-heatclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=2.2.0 DEBUG: (installed: python-heatclient 3.6.0.dev7) DEBUG: Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.2.0 DEBUG: (installed: python-neutronclient 11.1.0.dev1) DEBUG: Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=17.2.0 DEBUG: (installed: python-novaclient 18.7.0.dev4) DEBUG: Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.20.0 DEBUG: (installed: python-keystoneclient 5.4.1.dev1) DEBUG: Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=2.1.0 DEBUG: (installed: python-octaviaclient 3.8.0.dev7) DEBUG: Handling requests>=2.20.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: requests>=2.20.1 DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.3.0 DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: taskflow>=2.16.0 DEBUG: (installed: taskflow 5.7.1.dev3) DEBUG: Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.1.4 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Werkzeug>=0.9 DEBUG: (installed: Werkzeug 3.0.1) DEBUG: Handling coverage>=5.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=5.3 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=4.4.1 DEBUG: (installed: oslotest 5.0.1.dev1) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.1.1.dev6) DEBUG: Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Pygments>=2.7.2 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.4.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.10.0) DEBUG: Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testrepository>=0.0.20 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=3.1.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.4.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.1.dev6) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.0.1.dev5) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.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 'magnum.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/magnum-18.1.0.dev9/magnum-18.1.0.dev9.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: PyYAML (>=3.13) DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: WSME (>=0.8.0) DEBUG: (installed: WSME 0.12.1) DEBUG: Handling WebOb (>=1.8.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: WebOb (>=1.8.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: alembic (>=0.9.6) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: cliff (!=2.9.0,>=2.8.0) DEBUG: (installed: cliff 4.6.0) DEBUG: Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: decorator (>=3.4.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker (>=4.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: docker (>=4.3.0) DEBUG: (installed: docker 6.1.3) DEBUG: Handling eventlet (>=0.28.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: eventlet (>=0.28.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: iso8601 (>=0.1.11) DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: jsonpatch (!=1.20,>=1.16) DEBUG: (installed: jsonpatch 1.21) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.5.1.dev2) DEBUG: Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: keystonemiddleware (>=9.0.0) DEBUG: (installed: keystonemiddleware 10.6.1.dev1) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.concurrency (>=4.1.0) DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.config (>=8.1.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.context (>=3.1.0) DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.db (>=8.2.0) DEBUG: (installed: oslo.db 15.1.0.dev8) DEBUG: Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.i18n (>=5.0.0) DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.log (>=4.8.0) DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.messaging (>=14.1.0) DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.middleware (>=4.1.0) DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.policy (>=3.11.0) DEBUG: (installed: oslo.policy 4.4.0.dev7) DEBUG: Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.reports (>=2.1.0) DEBUG: (installed: oslo.reports 3.4.0.dev3) DEBUG: Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.serialization (>=3.2.0) DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.service (>=2.2.0) DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.4.0.dev7) DEBUG: Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.utils (>=4.2.0) DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.versionedobjects (>=2.1.0) DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pbr (>=5.5.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pecan (>=1.3.3) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pycadf (!=2.0.0,>=1.1.0) DEBUG: (installed: pycadf 3.1.1) DEBUG: Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-barbicanclient (>=5.0.0) DEBUG: (installed: python-barbicanclient 5.7.1.dev9) DEBUG: Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-cinderclient (>=7.1.0) DEBUG: (installed: python-cinderclient 9.6.0.dev8) DEBUG: Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-glanceclient (>=3.2.0) DEBUG: (installed: python-glanceclient 4.6.0.dev7) DEBUG: Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-heatclient (>=2.2.0) DEBUG: (installed: python-heatclient 3.6.0.dev7) DEBUG: Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-neutronclient (>=7.2.0) DEBUG: (installed: python-neutronclient 11.1.0.dev1) DEBUG: Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-novaclient (>=17.2.0) DEBUG: (installed: python-novaclient 18.7.0.dev4) DEBUG: Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-keystoneclient (>=3.20.0) DEBUG: (installed: python-keystoneclient 5.4.1.dev1) DEBUG: Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-octaviaclient (>=2.1.0) DEBUG: (installed: python-octaviaclient 3.8.0.dev7) DEBUG: Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: requests (>=2.20.1) DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore (>=3.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: stevedore (>=3.3.0) DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow (>=2.16.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: taskflow (>=2.16.0) DEBUG: (installed: taskflow 5.7.1.dev3) DEBUG: Handling cryptography (>=2.1.4) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: cryptography (>=2.1.4) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug (>=0.9) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: Werkzeug (>=0.9) DEBUG: (installed: Werkzeug 3.0.1) DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'osprofiler' DEBUG: Handling coverage (>=5.3) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: coverage (>=5.3) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling oslotest (>=4.4.1) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: oslotest (>=4.4.1) ; extra == 'test' DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.7.2) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: Pygments (>=2.7.2) ; extra == 'test' DEBUG: Handling python-subunit (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: python-subunit (>=1.4.0) ; extra == 'test' DEBUG: Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' DEBUG: Handling testrepository (>=0.0.20) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testrepository (>=0.0.20) ; extra == 'test' DEBUG: Handling stestr (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: stestr (>=3.1.0) ; extra == 'test' DEBUG: Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' DEBUG: Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv magnum-18.1.0.dev9.dist-info/ DEBUG: removed 'magnum-18.1.0.dev9.dist-info/LICENSE' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/AUTHORS' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/METADATA' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/entry_points.txt' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/pbr.json' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/top_level.txt' DEBUG: removed directory 'magnum-18.1.0.dev9.dist-info/' DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 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-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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:40 ago on Tue Apr 30 12:38:36 2024. DEBUG: Package python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch is already installed. DEBUG: Package python3-jsonpatch-1.21-16.el9.noarch is already installed. DEBUG: Package python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sphinx-1:3.4.3-8.el9.noarch is already installed. DEBUG: Package git-core-2.43.0-1.el9.x86_64 is already installed. DEBUG: Package graphviz-2.44.0-26.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.12.0-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.18-3.el9.x86_64 is already installed. DEBUG: Package python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-alembic-1.8.1-1.el9s.noarch is already installed. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package python3-cryptography-36.0.1-4.el9.x86_64 is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-docker-6.1.3-2.el9s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el9s.noarch is already installed. DEBUG: Package python3-fixtures-4.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-iso8601-1.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.8.0-5.el9.noarch is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240327132751.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch is already installed. DEBUG: Package python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-5.11.1-1.el9s.noarch is already installed. DEBUG: Package python3-pecan-1.4.2-2.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-1.el9.noarch is already installed. DEBUG: Package python3-pygments-2.7.4-4.el9.noarch is already installed. DEBUG: Package python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch is already installed. DEBUG: Package python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch is already installed. DEBUG: Package python3-glanceclient-1:4.6.0-0.20240326190325.769dd2e.el9.noarch is already installed. DEBUG: Package python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch is already installed. DEBUG: Package python3-keystoneclient-1:5.4.1-0.20240301195045.b7c0e20.el9.noarch is already installed. DEBUG: Package python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch is already installed. DEBUG: Package python3-novaclient-1:18.7.0-0.20240321131418.6821906.el9.noarch is already installed. DEBUG: Package python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-pyyaml-5.4.1-6.el9.x86_64 is already installed. DEBUG: Package python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch is already installed. DEBUG: Package python3-requests-2.25.1-8.el9.noarch is already installed. DEBUG: Package python3-requests-mock-1.10.0-1.el9s.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.51-2.el9s.x86_64 is already installed. DEBUG: Package python3-stestr-4.1.0-1.el9s.noarch is already installed. DEBUG: Package python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch is already installed. DEBUG: Package python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch is already installed. DEBUG: Package python3-testrepository-0.0.20-24.el9s.noarch is already installed. DEBUG: Package python3-testscenarios-0.5.0-21.el9s.noarch is already installed. DEBUG: Package python3-testtools-2.7.1-1.el9s.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.8-1.el9s.noarch is already installed. DEBUG: Package python3-webob-1.8.7-1.el9s.noarch is already installed. DEBUG: Package python3-webtest-3.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-werkzeug-3.0.1-1.el9s.noarch is already installed. DEBUG: Package python3-wheel-1:0.36.2-8.el9.noarch is already installed. DEBUG: Package python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch is already installed. DEBUG: Package systemd-252-32.el9.x86_64 is already installed. DEBUG: Package vim-enhanced-2:8.2.2637-20.el9.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos9-master-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: dejavu-sans-fonts-2.37-18.el9.noarch DEBUG: adobe-mappings-cmap-20171205-12.el9.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-12.el9.noarch DEBUG: langpacks-core-font-en-3.0-16.el9.noarch DEBUG: adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch DEBUG: abattis-cantarell-fonts-0.301-4.el9.noarch DEBUG: google-droid-sans-fonts-20200215-11.el9.2.noarch DEBUG: xkeyboard-config-2.33-2.el9.noarch DEBUG: rust-srpm-macros-17-4.el9.noarch DEBUG: poppler-data-0.4.9-9.el9.noarch DEBUG: perl-srpm-macros-1-41.el9.noarch DEBUG: openblas-srpm-macros-2-11.el9.noarch DEBUG: ocaml-srpm-macros-6-6.el9.noarch DEBUG: ghc-srpm-macros-1.5.0-6.el9.noarch DEBUG: gawk-all-langpacks-5.1.0-6.el9.x86_64 DEBUG: adwaita-cursor-theme-40.1.1-3.el9.noarch DEBUG: adobe-mappings-pdf-20180407-10.el9.noarch DEBUG: vim-filesystem-8.2.2637-20.el9.noarch DEBUG: publicsuffix-list-dafsa-20210518-3.el9.noarch DEBUG: pkgconf-m4-1.7.3-10.el9.noarch DEBUG: filesystem-3.16-2.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: bzip2-libs-1.0.8-8.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libpng-1.6.37-12.el9.x86_64 DEBUG: libzstd-1.5.1-2.el9.x86_64 DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: mpfr-4.1.0-7.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: readline-8.1-4.el9.x86_64 DEBUG: libogg-1.3.4-6.el9.x86_64 DEBUG: libvorbis-1.3.7-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-45.el9.x86_64 DEBUG: libgcrypt-1.10.0-10.el9.x86_64 DEBUG: libicu-67.1-9.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: sed-4.8-9.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: libbrotli-1.0.9-6.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libunistring-0.9.10-15.el9.x86_64 DEBUG: libidn2-2.3.0-7.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: openjpeg2-2.4.0-7.el9.x86_64 DEBUG: libSM-1.2.3-10.el9.x86_64 DEBUG: libpsl-0.21.1-5.el9.x86_64 DEBUG: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: libwayland-server-1.21.0-1.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: unzip-6.0-56.el9.x86_64 DEBUG: xml-common-0.6.3-58.el9.noarch DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: libproxy-0.4.15-35.el9.x86_64 DEBUG: imath-3.1.2-1.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: fuse-libs-2.9.9-15.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libsigsegv-2.13-4.el9.x86_64 DEBUG: gawk-5.1.0-6.el9.x86_64 DEBUG: libtasn1-4.16.0-8.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: libarchive-3.5.3-4.el9.x86_64 DEBUG: gzip-1.12-1.el9.x86_64 DEBUG: cracklib-2.9.6-27.el9.x86_64 DEBUG: libusbx-1.0.26-1.el9.x86_64 DEBUG: libevent-2.1.12-6.el9.x86_64 DEBUG: jbigkit-libs-2.1-23.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libXext-1.3.4-8.el9.x86_64 DEBUG: libXrender-0.9.10-16.el9.x86_64 DEBUG: libXfixes-5.0.3-16.el9.x86_64 DEBUG: libXi-1.7.10-8.el9.x86_64 DEBUG: libXt-1.2.0-6.el9.x86_64 DEBUG: libXmu-1.1.3-8.el9.x86_64 DEBUG: libXcursor-1.2.0-7.el9.x86_64 DEBUG: libXdamage-1.1.5-7.el9.x86_64 DEBUG: libXrandr-1.5.2-8.el9.x86_64 DEBUG: libXinerama-1.1.4-10.el9.x86_64 DEBUG: libXcomposite-0.4.5-7.el9.x86_64 DEBUG: libglvnd-1.3.4-1.el9.x86_64 DEBUG: libwayland-egl-1.21.0-1.el9.x86_64 DEBUG: opus-1.3.1-10.el9.x86_64 DEBUG: libXaw-1.0.13-19.el9.x86_64 DEBUG: libXtst-1.2.3-16.el9.x86_64 DEBUG: libXv-1.0.11-16.el9.x86_64 DEBUG: libXxf86vm-1.1.4-18.el9.x86_64 DEBUG: cracklib-dicts-2.9.6-27.el9.x86_64 DEBUG: python3-idna-2.10-7.el9.noarch DEBUG: python3-six-1.15.0-9.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-pyparsing-2.4.7-9.el9.noarch DEBUG: python3-packaging-20.9-5.el9.noarch DEBUG: python3-pysocks-1.7.1-12.el9.noarch DEBUG: python3-babel-2.9.1-2.el9.noarch DEBUG: python3-tomli-2.0.1-5.el9.noarch DEBUG: python3-docutils-0.16-6.el9.noarch DEBUG: python3-imagesize-1.2.0-6.el9.noarch DEBUG: python3-pygments-2.7.4-4.el9.noarch DEBUG: python3-snowballstemmer-1.9.0-10.el9.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-13.el9.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.2-5.el9.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-6.el9.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-12.el9.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.3-5.el9.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.4-5.el9.noarch DEBUG: python3-jinja2-3.0.1-2.el9s.noarch DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: xz-5.2.5-8.el9.x86_64 DEBUG: openexr-libs-3.1.1-2.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-6.el9.x86_64 DEBUG: zstd-1.5.1-2.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-double-3.3.8-12.el9.x86_64 DEBUG: libksba-1.5.1-6.el9.x86_64 DEBUG: dwz-0.14-3.el9.x86_64 DEBUG: jasper-libs-2.0.28-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-8.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-9.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: webrtc-audio-processing-0.3.1-8.el9.x86_64 DEBUG: info-6.7-15.el9.x86_64 DEBUG: ed-1.14.2-12.el9.x86_64 DEBUG: patch-2.7.6-16.el9.x86_64 DEBUG: tcl-8.6.10-7.el9.x86_64 DEBUG: libfontenc-1.1.3-17.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: perl-Digest-1.19-4.el9.noarch DEBUG: perl-Digest-MD5-2.58-4.el9.x86_64 DEBUG: perl-Data-Dumper-2.174-462.el9.x86_64 DEBUG: perl-libnet-3.13-4.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-Net-SSLeay-1.92-2.el9.x86_64 DEBUG: perl-IO-Socket-IP-0.41-5.el9.noarch DEBUG: perl-Time-Local-1.300-7.el9.noarch DEBUG: perl-File-Path-2.18-4.el9.noarch DEBUG: perl-IO-Socket-SSL-2.073-1.el9.noarch DEBUG: perl-Pod-Escapes-1.07-460.el9.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch DEBUG: perl-Mozilla-CA-20200520-6.el9.noarch DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-File-Temp-0.231.100-4.el9.noarch DEBUG: perl-Term-Cap-1.17-460.el9.noarch DEBUG: perl-Pod-Simple-3.42-4.el9.noarch DEBUG: perl-Socket-2.031-4.el9.x86_64 DEBUG: perl-podlators-4.14-460.el9.noarch DEBUG: perl-Pod-Perldoc-3.28.01-461.el9.noarch DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-MIME-Base64-3.16-4.el9.x86_64 DEBUG: perl-constant-1.33-461.el9.noarch DEBUG: perl-Storable-3.21-460.el9.x86_64 DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-Getopt-Long-2.52-4.el9.noarch DEBUG: perl-Carp-1.50-460.el9.noarch DEBUG: perl-Exporter-5.74-461.el9.noarch DEBUG: perl-PathTools-3.78-461.el9.x86_64 DEBUG: perl-Encode-3.08-462.el9.x86_64 DEBUG: bluez-libs-5.56-6.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-53.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: libpipeline-1.5.3-4.el9.x86_64 DEBUG: man-db-2.9.3-7.el9.x86_64 DEBUG: libpkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-1.7.3-10.el9.x86_64 DEBUG: pkgconf-pkg-config-1.7.3-10.el9.x86_64 DEBUG: libverto-0.3.2-3.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: scl-utils-2.0.3-4.el9.x86_64 DEBUG: efi-srpm-macros-4-9.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: freetype-2.10.4-9.el9.x86_64 DEBUG: fontconfig-2.14.0-2.el9.x86_64 DEBUG: cairo-1.17.4-7.el9.x86_64 DEBUG: json-glib-1.6.6-1.el9.x86_64 DEBUG: atk-2.36.0-5.el9.x86_64 DEBUG: cairo-gobject-1.17.4-7.el9.x86_64 DEBUG: polkit-libs-0.117-11.el9.x86_64 DEBUG: polkit-0.117-11.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-6.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-28.el9.x86_64 DEBUG: libgxps-0.3.2-3.el9.x86_64 DEBUG: gd-2.3.2-3.el9.x86_64 DEBUG: libXft-2.3.3-8.el9.x86_64 DEBUG: urw-base35-bookman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-c059-fonts-20200910-6.el9.noarch DEBUG: urw-base35-d050000l-fonts-20200910-6.el9.noarch DEBUG: urw-base35-gothic-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch DEBUG: urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch DEBUG: urw-base35-p052-fonts-20200910-6.el9.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch DEBUG: urw-base35-z003-fonts-20200910-6.el9.noarch DEBUG: urw-base35-fonts-20200910-6.el9.noarch DEBUG: libraqm-0.7.0-7.el9s.x86_64 DEBUG: mkfontscale-1.2.1-3.el9.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch DEBUG: ModemManager-glib-1.20.2-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 DEBUG: libgudev-237-1.el9.x86_64 DEBUG: upower-0.99.11-11.el9.x86_64 DEBUG: colord-libs-1.4.5-4.el9.x86_64 DEBUG: shared-mime-info-2.1-5.el9.x86_64 DEBUG: gdk-pixbuf2-2.42.6-3.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-3.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-2.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: at-spi2-core-2.40.3-1.el9.x86_64 DEBUG: at-spi2-atk-2.38.0-4.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.12.3-1.el9.x86_64 DEBUG: low-memory-monitor-2.1-4.el9.x86_64 DEBUG: totem-pl-parser-3.26.6-2.el9.x86_64 DEBUG: libproxy-webkitgtk4-0.4.15-35.el9.x86_64 DEBUG: glib-networking-2.68.3-3.el9.x86_64 DEBUG: libsoup-2.72.0-8.el9.x86_64 DEBUG: geoclue2-2.6.0-7.el9.x86_64 DEBUG: libappstream-glib-0.7.18-4.el9.x86_64 DEBUG: osinfo-db-tools-1.10.0-1.el9.x86_64 DEBUG: libosinfo-1.10.0-1.el9.x86_64 DEBUG: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: which-2.21-29.el9.x86_64 DEBUG: fuse-2.9.9-15.el9.x86_64 DEBUG: gcc-toolset-12-runtime-12.0-5.el9.x86_64 DEBUG: fdk-aac-free-2.0.0-8.el9.x86_64 DEBUG: giflib-5.2.1-9.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: jbig2dec-libs-0.19-7.el9.x86_64 DEBUG: libasyncns-0.8-22.el9.x86_64 DEBUG: pulseaudio-libs-15.0-2.el9.x86_64 DEBUG: pulseaudio-utils-15.0-2.el9.x86_64 DEBUG: libdatrie-0.2.13-4.el9.x86_64 DEBUG: libthai-0.1.28-8.el9.x86_64 DEBUG: pango-1.48.7-3.el9.x86_64 DEBUG: libepoxy-1.5.5-4.el9.x86_64 DEBUG: libexif-0.6.22-6.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-9.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libsbc-1.4-9.el9.x86_64 DEBUG: libvisual-0.4.0-34.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: orc-0.4.31-6.el9.x86_64 DEBUG: libtracker-sparql-3.1.2-3.el9.x86_64 DEBUG: tracker-3.1.2-3.el9.x86_64 DEBUG: gtk3-3.24.31-2.el9.x86_64 DEBUG: xdg-desktop-portal-gtk-1.12.0-3.el9.x86_64 DEBUG: gtk2-2.24.33-8.el9.x86_64 DEBUG: python3-pbr-5.11.1-1.el9s.noarch DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: openstack-macros-2023.1.0-0.20230217000916.ce6a105.el9.noarch DEBUG: lua-libs-5.4.4-4.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: wireplumber-0.4.14-1.el9.x86_64 DEBUG: wireplumber-libs-0.4.14-1.el9.x86_64 DEBUG: qt5-srpm-macros-5.15.9-1.el9.noarch DEBUG: environment-modules-5.3.0-1.el9.x86_64 DEBUG: kmod-28-9.el9.x86_64 DEBUG: kmod-libs-28-9.el9.x86_64 DEBUG: alternatives-1.24-1.el9.x86_64 DEBUG: gstreamer1-1.22.1-2.el9.x86_64 DEBUG: kbd-misc-2.4.0-9.el9.noarch DEBUG: kbd-legacy-2.4.0-9.el9.noarch DEBUG: kbd-2.4.0-9.el9.x86_64 DEBUG: python3-dns-2.3.0-2.el9.noarch DEBUG: kernel-srpm-macros-1.0-13.el9.noarch DEBUG: libcap-2.48-9.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: libcanberra-gtk2-0.30-27.el9.x86_64 DEBUG: cryptsetup-libs-2.6.0-3.el9.x86_64 DEBUG: shadow-utils-4.9-8.el9.x86_64 DEBUG: python3-pytz-2021.1-5.el9.noarch DEBUG: libedit-3.1-38.20210216cvs.el9.x86_64 DEBUG: tpm2-tss-3.2.2-2.el9.x86_64 DEBUG: dbus-1.12.20-8.el9.x86_64 DEBUG: flatpak-session-helper-1.12.8-1.el9.x86_64 DEBUG: flatpak-1.12.8-1.el9.x86_64 DEBUG: dbus-common-1.12.20-8.el9.noarch DEBUG: dbus-libs-1.12.20-8.el9.x86_64 DEBUG: gnupg2-2.3.3-4.el9.x86_64 DEBUG: libgusb-0.3.8-2.el9.x86_64 DEBUG: gcc-toolset-12-binutils-2.38-19.el9.x86_64 DEBUG: gcc-toolset-12-binutils-gold-2.38-19.el9.x86_64 DEBUG: ncurses-base-6.2-10.20210508.el9.noarch DEBUG: ncurses-libs-6.2-10.20210508.el9.x86_64 DEBUG: ncurses-6.2-10.20210508.el9.x86_64 DEBUG: findutils-4.8.0-6.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: go-srpm-macros-3.2.0-3.el9.noarch DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: LibRaw-0.21.1-1.el9.x86_64 DEBUG: librsvg2-2.50.7-3.el9.x86_64 DEBUG: ImageMagick-libs-6.9.12.98-1.el9s.x86_64 DEBUG: ImageMagick-6.9.12.98-1.el9s.x86_64 DEBUG: pixman-0.40.0-6.el9.x86_64 DEBUG: python3-markupsafe-2.1.3-2.el9s.x86_64 DEBUG: poppler-21.01.0-19.el9.x86_64 DEBUG: libX11-common-1.7.0-9.el9.noarch DEBUG: libX11-1.7.0-9.el9.x86_64 DEBUG: libXpm-3.5.13-10.el9.x86_64 DEBUG: poppler-glib-21.01.0-19.el9.x86_64 DEBUG: libX11-xcb-1.7.0-9.el9.x86_64 DEBUG: harfbuzz-2.7.4-10.el9.x86_64 DEBUG: libnghttp2-1.43.0-5.el9.1.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: audit-libs-3.1.2-2.el9.x86_64 DEBUG: python3-audit-3.1.2-2.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: libxml2-2.9.13-5.el9.x86_64 DEBUG: libgs-9.54.0-14.el9.x86_64 DEBUG: libsndfile-1.0.31-8.el9.x86_64 DEBUG: avahi-libs-0.8-20.el9.x86_64 DEBUG: avahi-glib-0.8-20.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: p11-kit-0.25.3-2.el9.x86_64 DEBUG: p11-kit-trust-0.25.3-2.el9.x86_64 DEBUG: nettle-3.9.1-1.el9.x86_64 DEBUG: p11-kit-server-0.25.3-2.el9.x86_64 DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: elfutils-libelf-0.190-2.el9.x86_64 DEBUG: libsepol-3.6-1.el9.x86_64 DEBUG: libselinux-3.6-1.el9.x86_64 DEBUG: libdrm-2.4.117-1.el9.x86_64 DEBUG: rpm-4.16.1.3-29.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-29.el9.x86_64 DEBUG: libsemanage-3.6-1.el9.x86_64 DEBUG: python3-libselinux-3.6-1.el9.x86_64 DEBUG: python3-libsemanage-3.6-1.el9.x86_64 DEBUG: libselinux-utils-3.6-1.el9.x86_64 DEBUG: python3-setools-4.4.4-1.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el9.noarch DEBUG: elfutils-libs-0.190-2.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el9.x86_64 DEBUG: elfutils-0.190-2.el9.x86_64 DEBUG: debugedit-5.0-5.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-29.el9.x86_64 DEBUG: rpm-build-4.16.1.3-29.el9.x86_64 DEBUG: libcom_err-1.46.5-5.el9.x86_64 DEBUG: python3-urllib3-1.26.5-5.el9.noarch DEBUG: libgcc-11.4.1-3.el9.x86_64 DEBUG: libstdc++-11.4.1-3.el9.x86_64 DEBUG: libatomic-11.4.1-3.el9.x86_64 DEBUG: libgomp-11.4.1-3.el9.x86_64 DEBUG: cpp-11.4.1-3.el9.x86_64 DEBUG: gcc-11.4.1-3.el9.x86_64 DEBUG: gcc-plugin-annobin-11.4.1-3.el9.x86_64 DEBUG: webkit2gtk3-jsc-2.42.4-1.el9.x86_64 DEBUG: libtdb-1.4.9-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-7.el9.x86_64 DEBUG: openssh-8.7p1-38.el9.x86_64 DEBUG: openssh-clients-8.7p1-38.el9.x86_64 DEBUG: osinfo-db-20231215-1.el9.noarch DEBUG: libtiff-4.4.0-12.el9.x86_64 DEBUG: gdb-minimal-10.2-13.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: python-srpm-macros-3.9-53.el9.noarch DEBUG: python-rpm-macros-3.9-53.el9.noarch DEBUG: alsa-lib-1.2.10-2.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.1-2.el9.x86_64 DEBUG: graphviz-2.44.0-26.el9.x86_64 DEBUG: perl-NDBM_File-1.15-481.el9.x86_64 DEBUG: perl-libs-5.32.1-481.el9.x86_64 DEBUG: perl-Fcntl-1.13-481.el9.x86_64 DEBUG: perl-Symbol-1.08-481.el9.noarch DEBUG: perl-Errno-1.30-481.el9.x86_64 DEBUG: perl-overloading-0.02-481.el9.noarch DEBUG: perl-SelectSaver-1.02-481.el9.noarch DEBUG: perl-POSIX-1.94-481.el9.x86_64 DEBUG: perl-Class-Struct-0.66-481.el9.noarch DEBUG: perl-mro-1.23-481.el9.x86_64 DEBUG: perl-overload-1.31-481.el9.noarch DEBUG: perl-File-stat-1.09-481.el9.noarch DEBUG: perl-IO-1.43-481.el9.x86_64 DEBUG: centos-gpg-keys-9.0-24.el9.noarch DEBUG: centos-stream-repos-9.0-24.el9.noarch DEBUG: centos-stream-release-9.0-24.el9.noarch DEBUG: tracker-miners-3.1.2-4.el9.x86_64 DEBUG: perl-FileHandle-2.03-481.el9.noarch DEBUG: perl-HTTP-Tiny-0.076-462.el9.noarch DEBUG: perl-IPC-Open3-1.21-481.el9.noarch DEBUG: perl-B-1.80-481.el9.x86_64 DEBUG: perl-AutoLoader-5.74-481.el9.noarch DEBUG: perl-File-Basename-2.85-481.el9.noarch DEBUG: perl-Getopt-Std-1.12-481.el9.noarch DEBUG: perl-base-2.27-481.el9.noarch DEBUG: perl-if-0.60.800-481.el9.noarch DEBUG: perl-interpreter-5.32.1-481.el9.x86_64 DEBUG: perl-subs-1.03-481.el9.noarch DEBUG: perl-vars-1.05-481.el9.noarch DEBUG: python3-sphinx-3.4.3-8.el9.noarch DEBUG: python3-rpm-macros-3.9-53.el9.noarch DEBUG: git-core-2.43.0-1.el9.x86_64 DEBUG: vulkan-loader-1.3.268.0-1.el9.x86_64 DEBUG: python3-typing-extensions-4.9.0-1.el9s.noarch DEBUG: python3-greenlet-3.0.3-2.el9s.x86_64 DEBUG: python3-distro-1.9.0-2.el9s.noarch DEBUG: annobin-12.31-2.el9.x86_64 DEBUG: pipewire-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.0.1-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.0.1-1.el9.x86_64 DEBUG: pipewire-alsa-1.0.1-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.0.1-1.el9.x86_64 DEBUG: redhat-rpm-config-207-1.el9.noarch DEBUG: python3-requests-2.25.1-8.el9.noarch DEBUG: gnutls-3.8.3-1.el9.x86_64 DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: python-unversioned-command-3.9.18-3.el9.noarch DEBUG: python3-3.9.18-3.el9.x86_64 DEBUG: python3-libs-3.9.18-3.el9.x86_64 DEBUG: coreutils-common-8.32-35.el9.x86_64 DEBUG: coreutils-8.32-35.el9.x86_64 DEBUG: device-mapper-libs-1.02.197-2.el9.x86_64 DEBUG: device-mapper-1.02.197-2.el9.x86_64 DEBUG: python3-devel-3.9.18-3.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: llvm-libs-17.0.6-5.el9.x86_64 DEBUG: pyproject-srpm-macros-1.12.0-1.el9.noarch DEBUG: libuuid-2.37.4-18.el9.x86_64 DEBUG: libblkid-2.37.4-18.el9.x86_64 DEBUG: libmount-2.37.4-18.el9.x86_64 DEBUG: libfdisk-2.37.4-18.el9.x86_64 DEBUG: mesa-libglapi-23.3.3-1.el9.x86_64 DEBUG: libsmartcols-2.37.4-18.el9.x86_64 DEBUG: util-linux-core-2.37.4-18.el9.x86_64 DEBUG: glib2-2.68.4-14.el9.x86_64 DEBUG: pam-1.5.1-19.el9.x86_64 DEBUG: util-linux-2.37.4-18.el9.x86_64 DEBUG: policycoreutils-3.6-2.1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-2.1.el9.noarch DEBUG: binutils-gold-2.35.2-43.el9.x86_64 DEBUG: binutils-2.35.2-43.el9.x86_64 DEBUG: mesa-libgbm-23.3.3-1.el9.x86_64 DEBUG: pcre2-syntax-10.40-5.el9.noarch DEBUG: pcre2-10.40-5.el9.x86_64 DEBUG: libssh-config-0.10.4-13.el9.noarch DEBUG: libssh-0.10.4-13.el9.x86_64 DEBUG: mesa-libEGL-23.3.3-1.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-2.1.el9.noarch DEBUG: mesa-libGL-23.3.3-1.el9.x86_64 DEBUG: mesa-vulkan-drivers-23.3.3-1.el9.x86_64 DEBUG: setup-2.13.7-10.el9.noarch DEBUG: hwdata-0.348-9.13.el9.noarch DEBUG: fuse-common-3.10.2-8.el9.x86_64 DEBUG: file-libs-5.39-16.el9.x86_64 DEBUG: file-5.39-16.el9.x86_64 DEBUG: cups-libs-2.3.3op2-24.el9.x86_64 DEBUG: procps-ng-3.3.17-14.el9.x86_64 DEBUG: python3-setuptools-wheel-65.5.1-2.el9s.noarch DEBUG: python3-setuptools-65.5.1-2.el9s.noarch DEBUG: libcurl-7.76.1-29.el9.x86_64 DEBUG: curl-7.76.1-29.el9.x86_64 DEBUG: tzdata-2024a-2.el9.noarch DEBUG: less-590-3.el9.x86_64 DEBUG: openldap-2.6.6-3.el9.x86_64 DEBUG: ostree-libs-2024.5-2.el9.x86_64 DEBUG: systemd-libs-252-32.el9.x86_64 DEBUG: systemd-rpm-macros-252-32.el9.noarch DEBUG: systemd-252-32.el9.x86_64 DEBUG: systemd-pam-252-32.el9.x86_64 DEBUG: systemd-udev-252-32.el9.x86_64 DEBUG: expat-2.5.0-2.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: perl-Scalar-List-Utils-1.56-462.el9.x86_64 DEBUG: crypto-policies-20240304-1.gitb1c706d.el9.noarch DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: crypto-policies-scripts-20240304-1.gitb1c706d.el9.noarch DEBUG: python3-pip-21.3.1-1.el9.noarch DEBUG: python3-pip-wheel-21.3.1-1.el9.noarch DEBUG: bubblewrap-0.4.1-7.el9.x86_64 DEBUG: NetworkManager-libnm-1.47.4-1.el9.x86_64 DEBUG: glibc-common-2.34-105.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-105.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-105.el9.x86_64 DEBUG: glibc-2.34-105.el9.x86_64 DEBUG: glibc-headers-2.34-105.el9.x86_64 DEBUG: kernel-headers-5.14.0-437.el9.x86_64 DEBUG: glibc-devel-2.34-105.el9.x86_64 DEBUG: nspr-4.35.0-7.el9.x86_64 DEBUG: nss-util-3.90.0-7.el9.x86_64 DEBUG: openssl-libs-3.2.1-1.el9.x86_64 DEBUG: nss-softokn-freebl-3.90.0-7.el9.x86_64 DEBUG: nss-softokn-3.90.0-7.el9.x86_64 DEBUG: nss-3.90.0-7.el9.x86_64 DEBUG: nss-sysinit-3.90.0-7.el9.x86_64 DEBUG: krb5-libs-1.21.1-2.el9.x86_64 DEBUG: openssl-3.2.1-1.el9.x86_64 DEBUG: libeconf-0.4.1-4.el9.x86_64 DEBUG: python3-eventlet-0.36.1-1.el9s.noarch DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-kombu-5.3.5-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-pyflakes-2.5.0-1.el9s.noarch DEBUG: python3-pycodestyle-2.9.1-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-mccabe-0.7.0-1.el9s.noarch DEBUG: python3-flake8-5.0.3-1.el9s.noarch DEBUG: python3-hacking-6.0.1-0.20240327125711.8d0a4a1.el9.noarch DEBUG: python3-fixtures-4.0.1-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-extras-1.0.0-15.el9s.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-oslotest-5.0.1-0.20240312181944.cd03a53.el9.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: vim-common-8.2.2637-20.el9.x86_64 DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.8.1-7.el9.noarch DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-oslo-versionedobjects-tests-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: vim-enhanced-8.2.2637-20.el9.x86_64 DEBUG: pyproject-rpm-macros-1.12.0-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: libtirpc-1.3.3-6.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: python3-distlib-0.3.7-1.el9s.noarch DEBUG: python3-wheel-wheel-0.36.2-8.el9.noarch DEBUG: python3.12-pip-wheel-23.2.1-4.el9.noarch DEBUG: python3.12-3.12.1-4.el9.x86_64 DEBUG: python3.12-libs-3.12.1-4.el9.x86_64 DEBUG: python3.12-devel-3.12.1-4.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-2.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-5.el9.noarch DEBUG: python3.11-3.11.7-1.el9.x86_64 DEBUG: python3.11-libs-3.11.7-1.el9.x86_64 DEBUG: python3.11-devel-3.11.7-1.el9.x86_64 DEBUG: python3-toml-0.10.2-6.el9.noarch DEBUG: python3-py-1.10.0-6.el9.noarch DEBUG: python3-pluggy-0.13.1-7.el9.noarch DEBUG: python3-appdirs-1.4.4-4.el9.noarch DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch DEBUG: tox-3.23.0-2.el9s.noarch DEBUG: python3-tox-current-env-0.0.8-1.el9s.noarch DEBUG: texlive-base-20200406-26.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: texlive-lib-20200406-26.el9.x86_64 DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-data-3.4.2-1.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-pydot-1.4.2-1.el9s.noarch DEBUG: python3-dulwich-0.21.7-2.el9s.x86_64 DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: perl-XML-Parser-2.46-9.el9.x86_64 DEBUG: perl-File-Find-1.37-481.el9.noarch DEBUG: flexiblas-3.0.4-8.el9.x86_64 DEBUG: libquadmath-11.4.1-3.el9.x86_64 DEBUG: libgfortran-11.4.1-3.el9.x86_64 DEBUG: python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch DEBUG: python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch DEBUG: python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch DEBUG: python3-novaclient-18.7.0-0.20240321131418.6821906.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-websocket-client-1.7.0-1.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-waitress-2.1.2-1.el9s.noarch DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-tomlkit-0.12.4-1.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-soupsieve-2.5-1.el9s.noarch DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-simplegeneric-0.8.1-21.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pygraphviz-1.7-1.el9s.x86_64 DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-olefile-0.46-13.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-kiwisolver-1.3.1-2.el9s.x86_64 DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keystoneclient-5.4.1-0.20240301195045.b7c0e20.el9.noarch DEBUG: python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-cycler-0.10.0-17.el9s.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: libimagequant-2.14.1-1.el9s.x86_64 DEBUG: python3-pillow-10.1.0-1.el9s.x86_64 DEBUG: libaec-1.0.4-7.el9s.x86_64 DEBUG: hdf5-1.10.6-5.el9s.x86_64 DEBUG: libqhull_r-7.2.1-11.el9.x86_64 DEBUG: zziplib-0.13.71-10.el9.x86_64 DEBUG: tk-8.6.10-9.el9.x86_64 DEBUG: python3-tkinter-3.9.18-3.el9.x86_64 DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-cairo-1.20.1-1.el9.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: perl-Text-Unidecode-1.30-16.el9.noarch DEBUG: perl-Filter-1.60-4.el9.x86_64 DEBUG: perl-encoding-3.00-462.el9.x86_64 DEBUG: perl-open-1.12-481.el9.noarch DEBUG: perl-XML-XPath-1.44-11.el9.noarch DEBUG: perl-File-Copy-2.34-481.el9.noarch DEBUG: texlive-cm-20200406-26.el9.noarch DEBUG: texlive-etex-20200406-26.el9.noarch DEBUG: texlive-graphics-def-20200406-26.el9.noarch DEBUG: texlive-hyph-utf8-20200406-26.el9.noarch DEBUG: texlive-hyphen-base-20200406-26.el9.noarch DEBUG: texlive-knuth-lib-20200406-26.el9.noarch DEBUG: texlive-plain-20200406-26.el9.noarch DEBUG: texlive-tex-ini-files-20200406-26.el9.noarch DEBUG: texlive-unicode-data-20200406-26.el9.noarch DEBUG: texlive-texlive.infra-20200406-26.el9.noarch DEBUG: texlive-luatex-20200406-26.el9.x86_64 DEBUG: texlive-texlive-scripts-20200406-26.el9.noarch DEBUG: texlive-kpathsea-20200406-26.el9.x86_64 DEBUG: texlive-dvipng-20200406-26.el9.x86_64 DEBUG: openblas-0.3.21-2.el9.x86_64 DEBUG: openblas-openmp-0.3.21-2.el9.x86_64 DEBUG: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 DEBUG: flexiblas-netlib-3.0.4-8.el9.x86_64 DEBUG: python3-numpy-1.20.1-5.el9.x86_64 DEBUG: python3-matplotlib-tk-3.4.2-1.el9s.x86_64 DEBUG: python3-matplotlib-3.4.2-1.el9s.x86_64 DEBUG: python3-numexpr-2.7.1-5.el9s.x86_64 DEBUG: python3-numpy-f2py-1.20.1-5.el9.x86_64 DEBUG: python3-scipy-1.6.2-8.el9.x86_64 DEBUG: python3-Bottleneck-1.2.1-17.el9s.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: emacs-filesystem-27.2-9.el9.noarch DEBUG: desktop-file-utils-0.26-6.el9.x86_64 DEBUG: xdg-utils-1.1.3-11.el9.noarch DEBUG: snappy-1.1.8-8.el9.x86_64 DEBUG: blosc-1.21.0-1.el9s.x86_64 DEBUG: lzo-2.10-7.el9.x86_64 DEBUG: python3-tables-3.6.1-4.el9s.x86_64 DEBUG: python3-pandas-1.2.1-2.el9s.x86_64 DEBUG: python3-networkx-2.6.2-2.el9.noarch DEBUG: bash-completion-2.11-5.el9.noarch DEBUG: python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch DEBUG: python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch DEBUG: python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch DEBUG: python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch DEBUG: python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch DEBUG: python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch DEBUG: python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch DEBUG: python3-glanceclient-4.6.0-0.20240326190325.769dd2e.el9.noarch DEBUG: python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch DEBUG: python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch DEBUG: python3-stestr-4.1.0-1.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch DEBUG: python3-webtest-3.0.0-1.el9s.noarch DEBUG: python3-docker-6.1.3-2.el9s.noarch DEBUG: python3-reno-4.0.1-0.20240301180833.47651ec.el9.noarch DEBUG: python3-openstackdocstheme-3.0.0-1.el9s.noarch DEBUG: python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch DEBUG: python3-werkzeug-3.0.1-1.el9s.noarch DEBUG: python3-testrepository-0.0.20-24.el9s.noarch DEBUG: python3-requests-mock-1.10.0-1.el9s.noarch DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-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=1032gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.3etjwJ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + echo 'python3dist(packaging)' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + echo 'python3dist(wheel)' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + echo -n DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + RPM_TOXENV=py39,docs DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires -t -e py39,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling wheel from default build backend DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling wheel from get_requires_for_build_wheel DEBUG: Requirement satisfied: wheel DEBUG: (installed: wheel 0.36.2) DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.8) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: Handling PyYAML>=3.13 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: PyYAML>=3.13 DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: SQLAlchemy>=1.2.0 DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling WebOb>=1.8.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebOb>=1.8.1 DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cliff!=2.9.0,>=2.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cliff!=2.9.0,>=2.8.0 DEBUG: (installed: cliff 4.6.0) DEBUG: Handling decorator>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: decorator>=3.4.0 DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker>=4.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: docker>=4.3.0 DEBUG: (installed: docker 6.1.3) DEBUG: Handling eventlet>=0.28.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: eventlet>=0.28.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601>=0.1.11 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: iso8601>=0.1.11 DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch!=1.20,>=1.16 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: jsonpatch!=1.20,>=1.16 DEBUG: (installed: jsonpatch 1.21) DEBUG: Handling keystoneauth1>=3.14.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystoneauth1>=3.14.0 DEBUG: (installed: keystoneauth1 5.5.1.dev2) DEBUG: Handling keystonemiddleware>=9.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: keystonemiddleware>=9.0.0 DEBUG: (installed: keystonemiddleware 10.6.1.dev1) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.concurrency>=4.1.0 DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config>=8.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.config>=8.1.0 DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.context>=3.1.0 DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db>=8.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.db>=8.2.0 DEBUG: (installed: oslo.db 15.1.0.dev8) DEBUG: Handling oslo.i18n>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.i18n>=5.0.0 DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log>=4.8.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.log>=4.8.0 DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.messaging>=14.1.0 DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware>=4.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.middleware>=4.1.0 DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy>=3.11.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.policy>=3.11.0 DEBUG: (installed: oslo.policy 4.4.0.dev7) DEBUG: Handling oslo.reports>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.reports>=2.1.0 DEBUG: (installed: oslo.reports 3.4.0.dev3) DEBUG: Handling oslo.serialization>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.serialization>=3.2.0 DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.service>=2.2.0 DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0 DEBUG: (installed: oslo.upgradecheck 2.4.0.dev7) DEBUG: Handling oslo.utils>=4.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.utils>=4.2.0 DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslo.versionedobjects>=2.1.0 DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr>=5.5.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pbr>=5.5.0 DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan>=1.3.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pecan>=1.3.3 DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pycadf!=2.0.0,>=1.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: pycadf!=2.0.0,>=1.1.0 DEBUG: (installed: pycadf 3.1.1) DEBUG: Handling python-barbicanclient>=5.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-barbicanclient>=5.0.0 DEBUG: (installed: python-barbicanclient 5.7.1.dev9) DEBUG: Handling python-cinderclient>=7.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-cinderclient>=7.1.0 DEBUG: (installed: python-cinderclient 9.6.0.dev8) DEBUG: Handling python-glanceclient>=3.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-glanceclient>=3.2.0 DEBUG: (installed: python-glanceclient 4.6.0.dev7) DEBUG: Handling python-heatclient>=2.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-heatclient>=2.2.0 DEBUG: (installed: python-heatclient 3.6.0.dev7) DEBUG: Handling python-neutronclient>=7.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-neutronclient>=7.2.0 DEBUG: (installed: python-neutronclient 11.1.0.dev1) DEBUG: Handling python-novaclient>=17.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-novaclient>=17.2.0 DEBUG: (installed: python-novaclient 18.7.0.dev4) DEBUG: Handling python-keystoneclient>=3.20.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-keystoneclient>=3.20.0 DEBUG: (installed: python-keystoneclient 5.4.1.dev1) DEBUG: Handling python-octaviaclient>=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-octaviaclient>=2.1.0 DEBUG: (installed: python-octaviaclient 3.8.0.dev7) DEBUG: Handling requests>=2.20.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: requests>=2.20.1 DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore>=3.3.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stevedore>=3.3.0 DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow>=2.16.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: taskflow>=2.16.0 DEBUG: (installed: taskflow 5.7.1.dev3) DEBUG: Handling cryptography>=2.1.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: cryptography>=2.1.4 DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug>=0.9 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Werkzeug>=0.9 DEBUG: (installed: Werkzeug 3.0.1) DEBUG: Handling coverage>=5.3 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: coverage>=5.3 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.0.1) DEBUG: Handling oslotest>=4.4.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: oslotest>=4.4.1 DEBUG: (installed: oslotest 5.0.1.dev1) DEBUG: Handling osprofiler>=3.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=3.4.0 DEBUG: (installed: osprofiler 4.1.1.dev6) DEBUG: Handling Pygments>=2.7.2 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: Pygments>=2.7.2 DEBUG: (installed: Pygments 2.7.4) DEBUG: Handling python-subunit>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: python-subunit>=1.4.0 DEBUG: (installed: python-subunit 1.4.0) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.10.0) DEBUG: Handling testrepository>=0.0.20 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testrepository>=0.0.20 DEBUG: (installed: testrepository 0.0.20) DEBUG: Handling stestr>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: stestr>=3.1.0 DEBUG: (installed: stestr 4.1.0) DEBUG: Handling testscenarios>=0.4 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testscenarios>=0.4 DEBUG: (installed: testscenarios 0.5.0) DEBUG: Handling testtools>=2.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: testtools>=2.4.0 DEBUG: (installed: testtools 2.7.1) DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: WebTest>=2.0.27 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1 DEBUG: (installed: openstackdocstheme 3.0.0) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.1.1.dev6) DEBUG: Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 3.4.3) DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py39,docs DEBUG: Requirement satisfied: reno>=3.1.0 DEBUG: (installed: reno 4.0.1.dev5) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.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 'magnum.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/magnum-18.1.0.dev9/magnum-18.1.0.dev9.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Handling PyYAML (>=3.13) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: PyYAML (>=3.13) DEBUG: (installed: PyYAML 5.4.1) DEBUG: Handling SQLAlchemy (>=1.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: SQLAlchemy (>=1.2.0) DEBUG: (installed: SQLAlchemy 1.4.51) DEBUG: Handling WSME (>=0.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: WSME (>=0.8.0) DEBUG: (installed: WSME 0.12.1) DEBUG: Handling WebOb (>=1.8.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: WebOb (>=1.8.1) DEBUG: (installed: WebOb 1.8.7) DEBUG: Handling alembic (>=0.9.6) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: alembic (>=0.9.6) DEBUG: (installed: alembic 1.8.1) DEBUG: Handling cliff (!=2.9.0,>=2.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: cliff (!=2.9.0,>=2.8.0) DEBUG: (installed: cliff 4.6.0) DEBUG: Handling decorator (>=3.4.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: decorator (>=3.4.0) DEBUG: (installed: decorator 4.4.2) DEBUG: Handling docker (>=4.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: docker (>=4.3.0) DEBUG: (installed: docker 6.1.3) DEBUG: Handling eventlet (>=0.28.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: eventlet (>=0.28.0) DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling iso8601 (>=0.1.11) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: iso8601 (>=0.1.11) DEBUG: (installed: iso8601 1.1.0) DEBUG: Handling jsonpatch (!=1.20,>=1.16) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: jsonpatch (!=1.20,>=1.16) DEBUG: (installed: jsonpatch 1.21) DEBUG: Handling keystoneauth1 (>=3.14.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: keystoneauth1 (>=3.14.0) DEBUG: (installed: keystoneauth1 5.5.1.dev2) DEBUG: Handling keystonemiddleware (>=9.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: keystonemiddleware (>=9.0.0) DEBUG: (installed: keystonemiddleware 10.6.1.dev1) DEBUG: Handling netaddr (>=0.7.18) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: netaddr (>=0.7.18) DEBUG: (installed: netaddr 0.8.0) DEBUG: Handling oslo.concurrency (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.concurrency (>=4.1.0) DEBUG: (installed: oslo.concurrency 6.1.0.dev3) DEBUG: Handling oslo.config (>=8.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.config (>=8.1.0) DEBUG: (installed: oslo.config 9.4.0) DEBUG: Handling oslo.context (>=3.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.context (>=3.1.0) DEBUG: (installed: oslo.context 5.6.0.dev7) DEBUG: Handling oslo.db (>=8.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.db (>=8.2.0) DEBUG: (installed: oslo.db 15.1.0.dev8) DEBUG: Handling oslo.i18n (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.i18n (>=5.0.0) DEBUG: (installed: oslo.i18n 6.4.0.dev3) DEBUG: Handling oslo.log (>=4.8.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.log (>=4.8.0) DEBUG: (installed: oslo.log 5.6.0.dev17) DEBUG: Handling oslo.messaging (>=14.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.messaging (>=14.1.0) DEBUG: (installed: oslo.messaging 14.8.0.dev17) DEBUG: Handling oslo.middleware (>=4.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.middleware (>=4.1.0) DEBUG: (installed: oslo.middleware 6.2.0.dev11) DEBUG: Handling oslo.policy (>=3.11.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.policy (>=3.11.0) DEBUG: (installed: oslo.policy 4.4.0.dev7) DEBUG: Handling oslo.reports (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.reports (>=2.1.0) DEBUG: (installed: oslo.reports 3.4.0.dev3) DEBUG: Handling oslo.serialization (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.serialization (>=3.2.0) DEBUG: (installed: oslo.serialization 5.5.0.dev7) DEBUG: Handling oslo.service (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.service (>=2.2.0) DEBUG: (installed: oslo.service 3.5.0.dev10) DEBUG: Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.upgradecheck (>=1.3.0) DEBUG: (installed: oslo.upgradecheck 2.4.0.dev7) DEBUG: Handling oslo.utils (>=4.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.utils (>=4.2.0) DEBUG: (installed: oslo.utils 7.2.0.dev7) DEBUG: Handling oslo.versionedobjects (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: oslo.versionedobjects (>=2.1.0) DEBUG: (installed: oslo.versionedobjects 3.4.0.dev9) DEBUG: Handling pbr (>=5.5.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pbr (>=5.5.0) DEBUG: (installed: pbr 5.11.1) DEBUG: Handling pecan (>=1.3.3) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pecan (>=1.3.3) DEBUG: (installed: pecan 1.4.2) DEBUG: Handling pycadf (!=2.0.0,>=1.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: pycadf (!=2.0.0,>=1.1.0) DEBUG: (installed: pycadf 3.1.1) DEBUG: Handling python-barbicanclient (>=5.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-barbicanclient (>=5.0.0) DEBUG: (installed: python-barbicanclient 5.7.1.dev9) DEBUG: Handling python-cinderclient (>=7.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-cinderclient (>=7.1.0) DEBUG: (installed: python-cinderclient 9.6.0.dev8) DEBUG: Handling python-glanceclient (>=3.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-glanceclient (>=3.2.0) DEBUG: (installed: python-glanceclient 4.6.0.dev7) DEBUG: Handling python-heatclient (>=2.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-heatclient (>=2.2.0) DEBUG: (installed: python-heatclient 3.6.0.dev7) DEBUG: Handling python-neutronclient (>=7.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-neutronclient (>=7.2.0) DEBUG: (installed: python-neutronclient 11.1.0.dev1) DEBUG: Handling python-novaclient (>=17.2.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-novaclient (>=17.2.0) DEBUG: (installed: python-novaclient 18.7.0.dev4) DEBUG: Handling python-keystoneclient (>=3.20.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-keystoneclient (>=3.20.0) DEBUG: (installed: python-keystoneclient 5.4.1.dev1) DEBUG: Handling python-octaviaclient (>=2.1.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: python-octaviaclient (>=2.1.0) DEBUG: (installed: python-octaviaclient 3.8.0.dev7) DEBUG: Handling requests (>=2.20.1) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: requests (>=2.20.1) DEBUG: (installed: requests 2.25.1) DEBUG: Handling setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: setuptools (!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0) DEBUG: (installed: setuptools 65.5.1) DEBUG: Handling stevedore (>=3.3.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: stevedore (>=3.3.0) DEBUG: (installed: stevedore 5.3.0.dev7) DEBUG: Handling taskflow (>=2.16.0) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: taskflow (>=2.16.0) DEBUG: (installed: taskflow 5.7.1.dev3) DEBUG: Handling cryptography (>=2.1.4) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: cryptography (>=2.1.4) DEBUG: (installed: cryptography 36.0.1) DEBUG: Handling Werkzeug (>=0.9) from hook generated metadata: Requires-Dist (magnum) DEBUG: Requirement satisfied: Werkzeug (>=0.9) DEBUG: (installed: Werkzeug 3.0.1) DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'osprofiler' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'osprofiler' DEBUG: Handling coverage (>=5.3) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: coverage (>=5.3) ; extra == 'test' DEBUG: Handling fixtures (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: fixtures (>=3.0.0) ; extra == 'test' DEBUG: Handling oslotest (>=4.4.1) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: oslotest (>=4.4.1) ; extra == 'test' DEBUG: Handling osprofiler (>=3.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: osprofiler (>=3.4.0) ; extra == 'test' DEBUG: Handling Pygments (>=2.7.2) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: Pygments (>=2.7.2) ; extra == 'test' DEBUG: Handling python-subunit (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: python-subunit (>=1.4.0) ; extra == 'test' DEBUG: Handling requests-mock (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: requests-mock (>=1.2.0) ; extra == 'test' DEBUG: Handling testrepository (>=0.0.20) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testrepository (>=0.0.20) ; extra == 'test' DEBUG: Handling stestr (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: stestr (>=3.1.0) ; extra == 'test' DEBUG: Handling testscenarios (>=0.4) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testscenarios (>=0.4) ; extra == 'test' DEBUG: Handling testtools (>=2.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: testtools (>=2.4.0) ; extra == 'test' DEBUG: Handling WebTest (>=2.0.27) ; extra == 'test' from hook generated metadata: Requires-Dist (magnum) DEBUG: Ignoring alien requirement: WebTest (>=2.0.27) ; extra == 'test' DEBUG: + cat /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv magnum-18.1.0.dev9.dist-info/ DEBUG: removed 'magnum-18.1.0.dev9.dist-info/AUTHORS' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/LICENSE' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/METADATA' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/top_level.txt' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/pbr.json' DEBUG: removed 'magnum-18.1.0.dev9.dist-info/entry_points.txt' DEBUG: removed directory 'magnum-18.1.0.dev9.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6yUf4q DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + mkdir -p /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/magnum-18.1.0.dev9 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/tmpkktee80u DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running dist_info DEBUG: creating /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info DEBUG: writing /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.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/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-modern-metadata-o1dri9jm/magnum-18.1.0.dev9.dist-info' DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: magnum DEBUG: Building wheel for magnum (pyproject.toml): started DEBUG: Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/tmpdqvogovn DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. DEBUG: warnings.warn( DEBUG: running bdist_wheel DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/magnum DEBUG: creating build/lib/magnum/conductor DEBUG: creating build/lib/magnum/conductor/handlers DEBUG: creating build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/trust_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/cert_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/__init__.py -> build/lib/magnum/conductor/handlers/common DEBUG: creating build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_urlfetch.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_short_id.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_service.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_rpc.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_profiler.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_policy.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_octavia.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_neutron.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_keystone.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_exception.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_docker_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_context.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/test_clients.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/unit/common/__init__.py -> build/lib/magnum/tests/unit/common DEBUG: creating build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_status.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_driver_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_db_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_conductor.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_api.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/__init__.py -> build/lib/magnum/tests/unit/cmd DEBUG: creating build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/test_periodic.py -> build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/__init__.py -> build/lib/magnum/tests/unit/service DEBUG: creating build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_validator.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_sign.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/test_operations.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/tests/unit/common/x509/__init__.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: copying magnum/conductor/utils.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/scale_manager.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/monitors.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/k8s_api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/__init__.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/handlers/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/indirection_api.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/federation_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/conductor_listener.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/cluster_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers DEBUG: creating build/lib/magnum/drivers DEBUG: creating build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/k8s_coreos_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/driver.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat DEBUG: creating build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/magnum_service_periodic.py -> build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/__init__.py -> build/lib/magnum/servicegroup DEBUG: creating build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf DEBUG: creating build/lib/magnum/objects DEBUG: copying magnum/objects/x509keypair.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/stats.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/quota.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/nodegroup.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/magnum_service.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/fields.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/federation.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster_template.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/certificate.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/base.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/__init__.py -> build/lib/magnum/objects DEBUG: creating build/lib/magnum/tests/functional DEBUG: copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional DEBUG: copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/common DEBUG: creating build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/x509keypair_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/local_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/barbican_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/__init__.py -> build/lib/magnum/common/cert_manager DEBUG: creating build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/utils.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_x509keypair.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_quota.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_nodegroup.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_magnum_service.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_federation.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster_template.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/test_cluster.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/base.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/__init__.py -> build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/test_template.py -> build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/__init__.py -> build/lib/magnum/tests/unit/template DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: copying magnum/tests/unit/conductor/handlers/common/__init__.py -> build/lib/magnum/tests/unit/conductor/handlers/common DEBUG: creating build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_root.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/test_base.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/__init__.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/tests/functional/api/v1 DEBUG: creating build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/cert_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/__init__.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: creating build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/test_magnum_service.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/servicegroup/__init__.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: copying magnum/tests/unit/api/utils.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_validation.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_servicegroup.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_hooks.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_expose.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_attr_validator.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/test_app.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/base.py -> build/lib/magnum/tests/unit/api DEBUG: copying magnum/tests/unit/api/__init__.py -> build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_magnum_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/__init__.py -> build/lib/magnum/tests/functional/k8s DEBUG: creating build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cluster_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/cert_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: creating build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/stats.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/quota.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/nodegroup.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/magnum_service.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/federation.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster_template.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/certificate.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/base.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/__init__.py -> build/lib/magnum/common/policies DEBUG: creating build/lib/magnum/api DEBUG: copying magnum/api/versioned_method.py -> build/lib/magnum/api DEBUG: copying magnum/api/validation.py -> build/lib/magnum/api DEBUG: copying magnum/api/utils.py -> build/lib/magnum/api DEBUG: copying magnum/api/servicegroup.py -> build/lib/magnum/api DEBUG: copying magnum/api/http_error.py -> build/lib/magnum/api DEBUG: copying magnum/api/hooks.py -> build/lib/magnum/api DEBUG: copying magnum/api/expose.py -> build/lib/magnum/api DEBUG: copying magnum/api/config.py -> build/lib/magnum/api DEBUG: copying magnum/api/attr_validator.py -> build/lib/magnum/api DEBUG: copying magnum/api/app.py -> build/lib/magnum/api DEBUG: copying magnum/api/__init__.py -> build/lib/magnum/api DEBUG: copying magnum/tests/unit/conductor/test_utils.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_scale_manager.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_rpcapi.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_monitors.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_k8s_api.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/__init__.py -> build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/unit/conductor/tasks/__init__.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: copying magnum/tests/utils.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/policy_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/output_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fakes.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fake_notifier.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/conf_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/base.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/__init__.py -> build/lib/magnum/tests DEBUG: copying magnum/common/utils.py -> build/lib/magnum/common DEBUG: copying magnum/common/urlfetch.py -> build/lib/magnum/common DEBUG: copying magnum/common/short_id.py -> build/lib/magnum/common DEBUG: copying magnum/common/service.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc_service.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc.py -> build/lib/magnum/common DEBUG: copying magnum/common/profiler.py -> build/lib/magnum/common DEBUG: copying magnum/common/policy.py -> build/lib/magnum/common DEBUG: copying magnum/common/octavia.py -> build/lib/magnum/common DEBUG: copying magnum/common/nova.py -> build/lib/magnum/common DEBUG: copying magnum/common/neutron.py -> build/lib/magnum/common DEBUG: copying magnum/common/name_generator.py -> build/lib/magnum/common DEBUG: copying magnum/common/keystone.py -> build/lib/magnum/common DEBUG: copying magnum/common/exception.py -> build/lib/magnum/common DEBUG: copying magnum/common/docker_utils.py -> build/lib/magnum/common DEBUG: copying magnum/common/context.py -> build/lib/magnum/common DEBUG: copying magnum/common/config.py -> build/lib/magnum/common DEBUG: copying magnum/common/clients.py -> build/lib/magnum/common DEBUG: copying magnum/common/cinder.py -> build/lib/magnum/common DEBUG: copying magnum/common/__init__.py -> build/lib/magnum/common DEBUG: creating build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/test_types.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/__init__.py -> build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: creating build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/__init__.py -> build/lib/magnum/tests/functional/k8s_ironic DEBUG: creating build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/utils.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/models.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/manager.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/datagen.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/config.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/client.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/base.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/__init__.py -> build/lib/magnum/tests/functional/common DEBUG: creating build/lib/magnum/tests/functional/k8s_fcos DEBUG: copying magnum/tests/functional/k8s_fcos/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_fcos DEBUG: copying magnum/tests/functional/k8s_fcos/__init__.py -> build/lib/magnum/tests/functional/k8s_fcos DEBUG: copying magnum/tests/functional/api/base.py -> build/lib/magnum/tests/functional/api DEBUG: copying magnum/tests/functional/api/__init__.py -> build/lib/magnum/tests/functional/api DEBUG: copying magnum/version.py -> build/lib/magnum DEBUG: copying magnum/i18n.py -> build/lib/magnum DEBUG: copying magnum/__init__.py -> build/lib/magnum DEBUG: copying magnum/tests/unit/test_hacking.py -> build/lib/magnum/tests/unit DEBUG: copying magnum/tests/unit/__init__.py -> build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_scale_manager.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_monitor.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/driver.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/__init__.py -> build/lib/magnum/drivers/common DEBUG: creating build/lib/magnum/hacking DEBUG: copying magnum/hacking/checks.py -> build/lib/magnum/hacking DEBUG: copying magnum/hacking/__init__.py -> build/lib/magnum/hacking DEBUG: creating build/lib/magnum/api/controllers DEBUG: creating build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/types.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/stats.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/quota.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/nodegroup.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/magnum_services.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/federation.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/collection.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_template.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster_actions.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/cluster.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/certificate.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/__init__.py -> build/lib/magnum/api/controllers/v1 DEBUG: creating build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_local.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/test_barbican.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/tests/unit/common/cert_manager/__init__.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: creating build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_stats_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_quota_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_nodegroup_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_magnum_service_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_federation_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_cluster_template_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_cluster_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/test_certificate_policy.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/base.py -> build/lib/magnum/tests/unit/common/policies DEBUG: copying magnum/tests/unit/common/policies/__init__.py -> build/lib/magnum/tests/unit/common/policies DEBUG: creating build/lib/magnum/conf DEBUG: copying magnum/conf/x509.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/utils.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/trust.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/services.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/rpc.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/quota.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/profiler.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/paths.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/opts.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/octavia.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/nova.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/neutron.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/magnum_client.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/kubernetes.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/keystone.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/glance.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/drivers.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker_registry.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/database.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/conductor.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_templates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cinder.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/certificates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/barbican.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/api.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/__init__.py -> build/lib/magnum/conf DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers DEBUG: creating build/lib/magnum/db DEBUG: copying magnum/db/migration.py -> build/lib/magnum/db DEBUG: copying magnum/db/api.py -> build/lib/magnum/db DEBUG: copying magnum/db/__init__.py -> build/lib/magnum/db DEBUG: creating build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_heat_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/__init__.py -> build/lib/magnum/tests/unit/drivers DEBUG: creating build/lib/magnum/service DEBUG: copying magnum/service/periodic.py -> build/lib/magnum/service DEBUG: copying magnum/service/__init__.py -> build/lib/magnum/service DEBUG: copying magnum/drivers/__init__.py -> build/lib/magnum/drivers DEBUG: creating build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_utils.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_types.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_stats.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_quota.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_federation.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/__init__.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: creating build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/validator.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/operations.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/extensions.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/__init__.py -> build/lib/magnum/common/x509 DEBUG: creating build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks DEBUG: creating build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/parsable_error.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/auth_token.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/__init__.py -> build/lib/magnum/api/middleware DEBUG: creating build/lib/magnum/cmd DEBUG: copying magnum/cmd/status.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/driver_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/db_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/conductor.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/api.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/__init__.py -> build/lib/magnum/cmd DEBUG: copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 DEBUG: creating build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_x509keypair.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_objects.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_nodegroup.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_magnum_service.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_fields.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_federation.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster_template.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/test_cluster.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/__init__.py -> build/lib/magnum/tests/unit/objects DEBUG: running egg_info DEBUG: writing magnum.egg-info/PKG-INFO DEBUG: writing dependency_links to magnum.egg-info/dependency_links.txt DEBUG: writing entry points to magnum.egg-info/entry_points.txt DEBUG: writing requirements to magnum.egg-info/requires.txt DEBUG: writing top-level names to magnum.egg-info/top_level.txt DEBUG: writing pbr to magnum.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 'magnum.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.db.sqlalchemy.alembic' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.db.sqlalchemy.alembic' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.db.sqlalchemy.alembic' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.db.sqlalchemy.alembic' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.db.sqlalchemy.alembic.versions' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.db.sqlalchemy.alembic.versions' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.db.sqlalchemy.alembic.versions' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.db.sqlalchemy.alembic.versions' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.common.templates' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.common.templates' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.common.templates' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.common.templates' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.common.templates.environments' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.common.templates.environments' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.common.templates.environments' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.common.templates.environments' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.common.templates.fragments' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.common.templates.fragments' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.common.templates.fragments' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.common.templates.fragments' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.common.templates.kubernetes.fragments' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.common.templates.kubernetes.fragments' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.common.templates.kubernetes.fragments' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.common.templates.kubernetes.fragments' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.common.templates.kubernetes.helm' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.common.templates.kubernetes.helm' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.common.templates.kubernetes.helm' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.common.templates.kubernetes.helm' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.drivers.k8s_fedora_coreos_v1.templates' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.drivers.k8s_fedora_coreos_v1.templates' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.drivers.k8s_fedora_coreos_v1.templates' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.drivers.k8s_fedora_coreos_v1.templates' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.tests.contrib' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.tests.contrib' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.tests.contrib' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.tests.contrib' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'magnum.tests.releasenotes.notes' as data is deprecated, please list it in `packages`. DEBUG: !! DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'magnum.tests.releasenotes.notes' as an importable package, DEBUG: but it is not listed in the `packages` configuration of setuptools. DEBUG: 'magnum.tests.releasenotes.notes' has been automatically added to the distribution only DEBUG: because it may contain data files, but this behavior is likely to change DEBUG: in future versions of setuptools (and therefore is considered deprecated). DEBUG: Please make sure that 'magnum.tests.releasenotes.notes' is included as a package by using DEBUG: the `packages` configuration field or the proper 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" and "data files" on setuptools DEBUG: documentation page. DEBUG: !! DEBUG: check.warn(importable) DEBUG: copying magnum/tests/unit/api/controllers/auth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-root-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/noauth-paste.ini -> build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/api/app.wsgi -> build/lib/magnum/api DEBUG: copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api DEBUG: creating build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/copy_instance_logs.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/gate_hook.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/post_test_hook.sh -> build/lib/magnum/tests/contrib DEBUG: creating build/lib/magnum/tests/releasenotes DEBUG: creating build/lib/magnum/tests/releasenotes/notes DEBUG: copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> build/lib/magnum/tests/releasenotes/notes DEBUG: creating build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_api.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/lb_etcd.yaml -> build/lib/magnum/drivers/common/templates DEBUG: copying magnum/drivers/common/templates/network.yaml -> build/lib/magnum/drivers/common/templates DEBUG: creating build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/no_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_private_network.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: copying magnum/drivers/common/templates/environments/with_volume.yaml -> build/lib/magnum/drivers/common/templates/environments DEBUG: creating build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/lib/magnum/drivers/common/templates/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/lib/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying magnum/db/sqlalchemy/alembic.ini -> build/lib/magnum/db/sqlalchemy DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/README -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/env.py -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: copying magnum/db/sqlalchemy/alembic/script.py.mako -> build/lib/magnum/db/sqlalchemy/alembic DEBUG: creating build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/lib/magnum/db/sqlalchemy/alembic/versions DEBUG: copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/lib/magnum/db/sqlalchemy/alembic/versions 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/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/api.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/conductor.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/db_manage.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/driver_manage.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: copying build/lib/magnum/cmd/status.py -> build/bdist.linux-x86_64/wheel/magnum/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/service DEBUG: copying build/lib/magnum/service/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/service DEBUG: copying build/lib/magnum/service/periodic.py -> build/bdist.linux-x86_64/wheel/magnum/service DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/db DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/README -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/db DEBUG: copying build/lib/magnum/db/api.py -> build/bdist.linux-x86_64/wheel/magnum/db DEBUG: copying build/lib/magnum/db/migration.py -> build/bdist.linux-x86_64/wheel/magnum/db DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/api.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/barbican.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/certificates.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/cinder.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_heat.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_templates.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/database.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/docker.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/docker_registry.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/drivers.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/glance.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/heat.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/keystone.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/kubernetes.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/magnum_client.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/neutron.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/nova.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/octavia.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/opts.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/paths.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/profiler.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/quota.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/rpc.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/services.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/trust.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/utils.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: copying build/lib/magnum/conf/x509.py -> build/bdist.linux-x86_64/wheel/magnum/conf DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/hacking DEBUG: copying build/lib/magnum/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/hacking DEBUG: copying build/lib/magnum/hacking/checks.py -> build/bdist.linux-x86_64/wheel/magnum/hacking DEBUG: copying build/lib/magnum/__init__.py -> build/bdist.linux-x86_64/wheel/magnum DEBUG: copying build/lib/magnum/i18n.py -> build/bdist.linux-x86_64/wheel/magnum DEBUG: copying build/lib/magnum/version.py -> build/bdist.linux-x86_64/wheel/magnum DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/app.wsgi -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/auth_token.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/parsable_error.py -> build/bdist.linux-x86_64/wheel/magnum/api/middleware DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/base.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/link.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/versions.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_actions.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/collection.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/federation.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/magnum_services.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/quota.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/stats.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/types.py -> build/bdist.linux-x86_64/wheel/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/app.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/attr_validator.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/config.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/expose.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/hooks.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/http_error.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/servicegroup.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/utils.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/validation.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: copying build/lib/magnum/api/versioned_method.py -> build/bdist.linux-x86_64/wheel/magnum/api DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/extensions.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/operations.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/validator.py -> build/bdist.linux-x86_64/wheel/magnum/common/x509 DEBUG: copying build/lib/magnum/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/cinder.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/clients.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/config.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/context.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/docker_utils.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/exception.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/keystone.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/name_generator.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/neutron.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/nova.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/octavia.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/policy.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/profiler.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/rpc.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/rpc_service.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/service.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/short_id.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/urlfetch.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: copying build/lib/magnum/common/utils.py -> build/bdist.linux-x86_64/wheel/magnum/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/base.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/federation.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/quota.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/stats.py -> build/bdist.linux-x86_64/wheel/magnum/common/policies DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/common/cert_manager DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/base.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/certificate.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/federation.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/fields.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/quota.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/stats.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: copying build/lib/magnum/objects/x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/objects DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/magnum_service_periodic.py -> build/bdist.linux-x86_64/wheel/magnum/servicegroup DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers DEBUG: copying build/lib/magnum/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/version.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/fragments DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_private_network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_private_network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_master_lb.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/network.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_etcd.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_api.yaml -> build/bdist.linux-x86_64/wheel/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_monitor.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/driver.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_coreos_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_fedora_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/template_def.py -> build/bdist.linux-x86_64/wheel/magnum/drivers/heat DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes/notes DEBUG: copying build/lib/magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> build/bdist.linux-x86_64/wheel/magnum/tests/releasenotes/notes DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/post_test_hook.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/gate_hook.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/copy_instance_logs.sh -> build/bdist.linux-x86_64/wheel/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/fake_notifier.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/fakes.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/output_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/policy_fixture.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: copying build/lib/magnum/tests/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos DEBUG: copying build/lib/magnum/tests/functional/k8s_fcos/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos DEBUG: copying build/lib/magnum/tests/functional/k8s_fcos/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_fcos DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/config.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/datagen.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/models.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s_ironic DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_k8s_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_magnum_python_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/k8s DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1 DEBUG: copying build/lib/magnum/tests/functional/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1 DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/clients DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional DEBUG: copying build/lib/magnum/tests/functional/python_client_base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/functional DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_fields.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_objects.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/objects DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_heat_driver.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_template_definition.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/unit/test_hacking.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/servicegroup DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_app.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_expose.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_hooks.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_validation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/test_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/template DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_federation.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_quota.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/test_conf.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conf DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_indirection_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/conductor/handlers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/test_periodic.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/service DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_api.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_db_manage.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_driver_manage.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/base.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_certificate_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_cluster_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_cluster_template_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_federation_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_magnum_service_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_nodegroup_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_quota_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: copying build/lib/magnum/tests/unit/common/policies/test_stats_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/policies DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_barbican.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_local.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/cert_manager DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_operations.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_sign.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_validator.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_clients.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_context.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_docker_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_exception.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_keystone.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_neutron.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_octavia.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_policy.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_profiler.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_rpc.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_service.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_short_id.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_urlfetch.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/magnum/tests/unit/common DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/heat_tasks.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: copying build/lib/magnum/conductor/api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: copying build/lib/magnum/conductor/k8s_api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: copying build/lib/magnum/conductor/monitors.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: copying build/lib/magnum/conductor/scale_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: copying build/lib/magnum/conductor/utils.py -> build/bdist.linux-x86_64/wheel/magnum/conductor DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/ca_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/conductor_listener.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/federation_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/indirection_api.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers DEBUG: creating build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/__init__.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/cert_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/trust_manager.py -> build/bdist.linux-x86_64/wheel/magnum/conductor/handlers/common DEBUG: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data DEBUG: creating build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data/data/etc/magnum DEBUG: copying etc/magnum/api-paste.ini -> build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data/data/etc/magnum DEBUG: running install_egg_info DEBUG: Copying magnum.egg-info to build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9-py3.9.egg-info DEBUG: running install_scripts DEBUG: Installing magnum-api-wsgi script to build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.data/scripts DEBUG: adding license file "LICENSE" (matched pattern "LICEN[CS]E*") DEBUG: adding license file "AUTHORS" (matched pattern "AUTHORS*") DEBUG: creating build/bdist.linux-x86_64/wheel/magnum-18.1.0.dev9.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir/pip-wheel-7x25de5f/tmpw1k1mtjf/magnum-18.1.0.dev9-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'magnum/__init__.py' DEBUG: adding 'magnum/i18n.py' DEBUG: adding 'magnum/version.py' DEBUG: adding 'magnum/api/__init__.py' DEBUG: adding 'magnum/api/app.py' DEBUG: adding 'magnum/api/app.wsgi' DEBUG: adding 'magnum/api/attr_validator.py' DEBUG: adding 'magnum/api/config.py' DEBUG: adding 'magnum/api/expose.py' DEBUG: adding 'magnum/api/hooks.py' DEBUG: adding 'magnum/api/http_error.py' DEBUG: adding 'magnum/api/rest_api_version_history.rst' DEBUG: adding 'magnum/api/servicegroup.py' DEBUG: adding 'magnum/api/utils.py' DEBUG: adding 'magnum/api/validation.py' DEBUG: adding 'magnum/api/versioned_method.py' DEBUG: adding 'magnum/api/controllers/__init__.py' DEBUG: adding 'magnum/api/controllers/base.py' DEBUG: adding 'magnum/api/controllers/link.py' DEBUG: adding 'magnum/api/controllers/root.py' DEBUG: adding 'magnum/api/controllers/versions.py' DEBUG: adding 'magnum/api/controllers/v1/__init__.py' DEBUG: adding 'magnum/api/controllers/v1/certificate.py' DEBUG: adding 'magnum/api/controllers/v1/cluster.py' DEBUG: adding 'magnum/api/controllers/v1/cluster_actions.py' DEBUG: adding 'magnum/api/controllers/v1/cluster_template.py' DEBUG: adding 'magnum/api/controllers/v1/collection.py' DEBUG: adding 'magnum/api/controllers/v1/federation.py' DEBUG: adding 'magnum/api/controllers/v1/magnum_services.py' DEBUG: adding 'magnum/api/controllers/v1/nodegroup.py' DEBUG: adding 'magnum/api/controllers/v1/quota.py' DEBUG: adding 'magnum/api/controllers/v1/stats.py' DEBUG: adding 'magnum/api/controllers/v1/types.py' DEBUG: adding 'magnum/api/middleware/__init__.py' DEBUG: adding 'magnum/api/middleware/auth_token.py' DEBUG: adding 'magnum/api/middleware/parsable_error.py' DEBUG: adding 'magnum/cmd/__init__.py' DEBUG: adding 'magnum/cmd/api.py' DEBUG: adding 'magnum/cmd/conductor.py' DEBUG: adding 'magnum/cmd/db_manage.py' DEBUG: adding 'magnum/cmd/driver_manage.py' DEBUG: adding 'magnum/cmd/status.py' DEBUG: adding 'magnum/common/__init__.py' DEBUG: adding 'magnum/common/cinder.py' DEBUG: adding 'magnum/common/clients.py' DEBUG: adding 'magnum/common/config.py' DEBUG: adding 'magnum/common/context.py' DEBUG: adding 'magnum/common/docker_utils.py' DEBUG: adding 'magnum/common/exception.py' DEBUG: adding 'magnum/common/keystone.py' DEBUG: adding 'magnum/common/name_generator.py' DEBUG: adding 'magnum/common/neutron.py' DEBUG: adding 'magnum/common/nova.py' DEBUG: adding 'magnum/common/octavia.py' DEBUG: adding 'magnum/common/policy.py' DEBUG: adding 'magnum/common/profiler.py' DEBUG: adding 'magnum/common/rpc.py' DEBUG: adding 'magnum/common/rpc_service.py' DEBUG: adding 'magnum/common/service.py' DEBUG: adding 'magnum/common/short_id.py' DEBUG: adding 'magnum/common/urlfetch.py' DEBUG: adding 'magnum/common/utils.py' DEBUG: adding 'magnum/common/cert_manager/__init__.py' DEBUG: adding 'magnum/common/cert_manager/barbican_cert_manager.py' DEBUG: adding 'magnum/common/cert_manager/cert_manager.py' DEBUG: adding 'magnum/common/cert_manager/local_cert_manager.py' DEBUG: adding 'magnum/common/cert_manager/x509keypair_cert_manager.py' DEBUG: adding 'magnum/common/policies/__init__.py' DEBUG: adding 'magnum/common/policies/base.py' DEBUG: adding 'magnum/common/policies/certificate.py' DEBUG: adding 'magnum/common/policies/cluster.py' DEBUG: adding 'magnum/common/policies/cluster_template.py' DEBUG: adding 'magnum/common/policies/federation.py' DEBUG: adding 'magnum/common/policies/magnum_service.py' DEBUG: adding 'magnum/common/policies/nodegroup.py' DEBUG: adding 'magnum/common/policies/quota.py' DEBUG: adding 'magnum/common/policies/stats.py' DEBUG: adding 'magnum/common/x509/__init__.py' DEBUG: adding 'magnum/common/x509/extensions.py' DEBUG: adding 'magnum/common/x509/operations.py' DEBUG: adding 'magnum/common/x509/validator.py' DEBUG: adding 'magnum/conductor/__init__.py' DEBUG: adding 'magnum/conductor/api.py' DEBUG: adding 'magnum/conductor/k8s_api.py' DEBUG: adding 'magnum/conductor/monitors.py' DEBUG: adding 'magnum/conductor/scale_manager.py' DEBUG: adding 'magnum/conductor/utils.py' DEBUG: adding 'magnum/conductor/handlers/__init__.py' DEBUG: adding 'magnum/conductor/handlers/ca_conductor.py' DEBUG: adding 'magnum/conductor/handlers/cluster_conductor.py' DEBUG: adding 'magnum/conductor/handlers/conductor_listener.py' DEBUG: adding 'magnum/conductor/handlers/federation_conductor.py' DEBUG: adding 'magnum/conductor/handlers/indirection_api.py' DEBUG: adding 'magnum/conductor/handlers/nodegroup_conductor.py' DEBUG: adding 'magnum/conductor/handlers/common/__init__.py' DEBUG: adding 'magnum/conductor/handlers/common/cert_manager.py' DEBUG: adding 'magnum/conductor/handlers/common/trust_manager.py' DEBUG: adding 'magnum/conductor/tasks/__init__.py' DEBUG: adding 'magnum/conductor/tasks/heat_tasks.py' DEBUG: adding 'magnum/conf/__init__.py' DEBUG: adding 'magnum/conf/api.py' DEBUG: adding 'magnum/conf/barbican.py' DEBUG: adding 'magnum/conf/certificates.py' DEBUG: adding 'magnum/conf/cinder.py' DEBUG: adding 'magnum/conf/cluster.py' DEBUG: adding 'magnum/conf/cluster_heat.py' DEBUG: adding 'magnum/conf/cluster_templates.py' DEBUG: adding 'magnum/conf/conductor.py' DEBUG: adding 'magnum/conf/database.py' DEBUG: adding 'magnum/conf/docker.py' DEBUG: adding 'magnum/conf/docker_registry.py' DEBUG: adding 'magnum/conf/drivers.py' DEBUG: adding 'magnum/conf/glance.py' DEBUG: adding 'magnum/conf/heat.py' DEBUG: adding 'magnum/conf/keystone.py' DEBUG: adding 'magnum/conf/kubernetes.py' DEBUG: adding 'magnum/conf/magnum_client.py' DEBUG: adding 'magnum/conf/neutron.py' DEBUG: adding 'magnum/conf/nova.py' DEBUG: adding 'magnum/conf/octavia.py' DEBUG: adding 'magnum/conf/opts.py' DEBUG: adding 'magnum/conf/paths.py' DEBUG: adding 'magnum/conf/profiler.py' DEBUG: adding 'magnum/conf/quota.py' DEBUG: adding 'magnum/conf/rpc.py' DEBUG: adding 'magnum/conf/services.py' DEBUG: adding 'magnum/conf/trust.py' DEBUG: adding 'magnum/conf/utils.py' DEBUG: adding 'magnum/conf/x509.py' DEBUG: adding 'magnum/db/__init__.py' DEBUG: adding 'magnum/db/api.py' DEBUG: adding 'magnum/db/migration.py' DEBUG: adding 'magnum/db/sqlalchemy/__init__.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic.ini' DEBUG: adding 'magnum/db/sqlalchemy/api.py' DEBUG: adding 'magnum/db/sqlalchemy/migration.py' DEBUG: adding 'magnum/db/sqlalchemy/models.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/README' DEBUG: adding 'magnum/db/sqlalchemy/alembic/env.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/script.py.mako' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/c0f832afc4fd_add_driver_to_cluster_template.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py' DEBUG: adding 'magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py' DEBUG: adding 'magnum/drivers/__init__.py' DEBUG: adding 'magnum/drivers/common/__init__.py' DEBUG: adding 'magnum/drivers/common/driver.py' DEBUG: adding 'magnum/drivers/common/k8s_monitor.py' DEBUG: adding 'magnum/drivers/common/k8s_scale_manager.py' DEBUG: adding 'magnum/drivers/common/templates/lb_api.yaml' DEBUG: adding 'magnum/drivers/common/templates/lb_etcd.yaml' DEBUG: adding 'magnum/drivers/common/templates/network.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/disable_floating_ip.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/enable_floating_ip.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/no_etcd_volume.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/no_master_lb.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/no_private_network.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/no_volume.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/with_etcd_volume.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/with_master_lb.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/with_private_network.yaml' DEBUG: adding 'magnum/drivers/common/templates/environments/with_volume.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh' DEBUG: adding 'magnum/drivers/common/templates/fragments/configure-docker-registry.sh' DEBUG: adding 'magnum/drivers/common/templates/fragments/configure-docker-storage.sh' DEBUG: adding 'magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh' DEBUG: adding 'magnum/drivers/common/templates/fragments/enable-docker-registry.sh' DEBUG: adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/network_switcher_existing.yaml' DEBUG: adding 'magnum/drivers/common/templates/fragments/network_switcher_private.yaml' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-21-x.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-26-x.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/install-helm.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh' DEBUG: adding 'magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh' DEBUG: adding 'magnum/drivers/heat/__init__.py' DEBUG: adding 'magnum/drivers/heat/driver.py' DEBUG: adding 'magnum/drivers/heat/k8s_coreos_template_def.py' DEBUG: adding 'magnum/drivers/heat/k8s_fedora_template_def.py' DEBUG: adding 'magnum/drivers/heat/k8s_template_def.py' DEBUG: adding 'magnum/drivers/heat/template_def.py' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/__init__.py' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/driver.py' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/template_def.py' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/version.py' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml' DEBUG: adding 'magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json' DEBUG: adding 'magnum/hacking/__init__.py' DEBUG: adding 'magnum/hacking/checks.py' DEBUG: adding 'magnum/objects/__init__.py' DEBUG: adding 'magnum/objects/base.py' DEBUG: adding 'magnum/objects/certificate.py' DEBUG: adding 'magnum/objects/cluster.py' DEBUG: adding 'magnum/objects/cluster_template.py' DEBUG: adding 'magnum/objects/federation.py' DEBUG: adding 'magnum/objects/fields.py' DEBUG: adding 'magnum/objects/magnum_service.py' DEBUG: adding 'magnum/objects/nodegroup.py' DEBUG: adding 'magnum/objects/quota.py' DEBUG: adding 'magnum/objects/stats.py' DEBUG: adding 'magnum/objects/x509keypair.py' DEBUG: adding 'magnum/service/__init__.py' DEBUG: adding 'magnum/service/periodic.py' DEBUG: adding 'magnum/servicegroup/__init__.py' DEBUG: adding 'magnum/servicegroup/magnum_service_periodic.py' DEBUG: adding 'magnum/tests/__init__.py' DEBUG: adding 'magnum/tests/base.py' DEBUG: adding 'magnum/tests/conf_fixture.py' DEBUG: adding 'magnum/tests/fake_notifier.py' DEBUG: adding 'magnum/tests/fakes.py' DEBUG: adding 'magnum/tests/output_fixture.py' DEBUG: adding 'magnum/tests/policy_fixture.py' DEBUG: adding 'magnum/tests/utils.py' DEBUG: adding 'magnum/tests/contrib/copy_instance_logs.sh' DEBUG: adding 'magnum/tests/contrib/gate_hook.sh' DEBUG: adding 'magnum/tests/contrib/post_test_hook.sh' DEBUG: adding 'magnum/tests/functional/__init__.py' DEBUG: adding 'magnum/tests/functional/python_client_base.py' DEBUG: adding 'magnum/tests/functional/api/__init__.py' DEBUG: adding 'magnum/tests/functional/api/base.py' DEBUG: adding 'magnum/tests/functional/api/v1/__init__.py' DEBUG: adding 'magnum/tests/functional/api/v1/clients/__init__.py' DEBUG: adding 'magnum/tests/functional/api/v1/clients/cert_client.py' DEBUG: adding 'magnum/tests/functional/api/v1/clients/cluster_client.py' DEBUG: adding 'magnum/tests/functional/api/v1/clients/cluster_template_client.py' DEBUG: adding 'magnum/tests/functional/api/v1/clients/magnum_service_client.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/__init__.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/cert_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/cluster_id_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/cluster_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/cluster_template_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/clusterpatch_model.py' DEBUG: adding 'magnum/tests/functional/api/v1/models/magnum_service_model.py' DEBUG: adding 'magnum/tests/functional/common/__init__.py' DEBUG: adding 'magnum/tests/functional/common/base.py' DEBUG: adding 'magnum/tests/functional/common/client.py' DEBUG: adding 'magnum/tests/functional/common/config.py' DEBUG: adding 'magnum/tests/functional/common/datagen.py' DEBUG: adding 'magnum/tests/functional/common/manager.py' DEBUG: adding 'magnum/tests/functional/common/models.py' DEBUG: adding 'magnum/tests/functional/common/utils.py' DEBUG: adding 'magnum/tests/functional/k8s/__init__.py' DEBUG: adding 'magnum/tests/functional/k8s/test_k8s_python_client.py' DEBUG: adding 'magnum/tests/functional/k8s/test_magnum_python_client.py' DEBUG: adding 'magnum/tests/functional/k8s_fcos/__init__.py' DEBUG: adding 'magnum/tests/functional/k8s_fcos/test_k8s_python_client.py' DEBUG: adding 'magnum/tests/functional/k8s_ironic/__init__.py' DEBUG: adding 'magnum/tests/functional/k8s_ironic/test_k8s_python_client.py' DEBUG: adding 'magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml' DEBUG: adding 'magnum/tests/unit/__init__.py' DEBUG: adding 'magnum/tests/unit/test_hacking.py' DEBUG: adding 'magnum/tests/unit/api/__init__.py' DEBUG: adding 'magnum/tests/unit/api/base.py' DEBUG: adding 'magnum/tests/unit/api/test_app.py' DEBUG: adding 'magnum/tests/unit/api/test_attr_validator.py' DEBUG: adding 'magnum/tests/unit/api/test_expose.py' DEBUG: adding 'magnum/tests/unit/api/test_hooks.py' DEBUG: adding 'magnum/tests/unit/api/test_servicegroup.py' DEBUG: adding 'magnum/tests/unit/api/test_validation.py' DEBUG: adding 'magnum/tests/unit/api/utils.py' DEBUG: adding 'magnum/tests/unit/api/controllers/__init__.py' DEBUG: adding 'magnum/tests/unit/api/controllers/auth-paste.ini' DEBUG: adding 'magnum/tests/unit/api/controllers/auth-root-access.ini' DEBUG: adding 'magnum/tests/unit/api/controllers/auth-v1-access.ini' DEBUG: adding 'magnum/tests/unit/api/controllers/noauth-paste.ini' DEBUG: adding 'magnum/tests/unit/api/controllers/test_base.py' DEBUG: adding 'magnum/tests/unit/api/controllers/test_root.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/__init__.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_certificate.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_cluster.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_cluster_actions.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_cluster_template.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_federation.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_magnum_service.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_nodegroup.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_quota.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_stats.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_types.py' DEBUG: adding 'magnum/tests/unit/api/controllers/v1/test_utils.py' DEBUG: adding 'magnum/tests/unit/cmd/__init__.py' DEBUG: adding 'magnum/tests/unit/cmd/test_api.py' DEBUG: adding 'magnum/tests/unit/cmd/test_conductor.py' DEBUG: adding 'magnum/tests/unit/cmd/test_db_manage.py' DEBUG: adding 'magnum/tests/unit/cmd/test_driver_manage.py' DEBUG: adding 'magnum/tests/unit/cmd/test_status.py' DEBUG: adding 'magnum/tests/unit/common/__init__.py' DEBUG: adding 'magnum/tests/unit/common/test_clients.py' DEBUG: adding 'magnum/tests/unit/common/test_context.py' DEBUG: adding 'magnum/tests/unit/common/test_docker_utils.py' DEBUG: adding 'magnum/tests/unit/common/test_exception.py' DEBUG: adding 'magnum/tests/unit/common/test_keystone.py' DEBUG: adding 'magnum/tests/unit/common/test_neutron.py' DEBUG: adding 'magnum/tests/unit/common/test_octavia.py' DEBUG: adding 'magnum/tests/unit/common/test_policy.py' DEBUG: adding 'magnum/tests/unit/common/test_profiler.py' DEBUG: adding 'magnum/tests/unit/common/test_rpc.py' DEBUG: adding 'magnum/tests/unit/common/test_service.py' DEBUG: adding 'magnum/tests/unit/common/test_short_id.py' DEBUG: adding 'magnum/tests/unit/common/test_urlfetch.py' DEBUG: adding 'magnum/tests/unit/common/test_utils.py' DEBUG: adding 'magnum/tests/unit/common/cert_manager/__init__.py' DEBUG: adding 'magnum/tests/unit/common/cert_manager/test_barbican.py' DEBUG: adding 'magnum/tests/unit/common/cert_manager/test_cert_manager.py' DEBUG: adding 'magnum/tests/unit/common/cert_manager/test_local.py' DEBUG: adding 'magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py' DEBUG: adding 'magnum/tests/unit/common/policies/__init__.py' DEBUG: adding 'magnum/tests/unit/common/policies/base.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_certificate_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_cluster_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_cluster_template_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_federation_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_magnum_service_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_nodegroup_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_quota_policy.py' DEBUG: adding 'magnum/tests/unit/common/policies/test_stats_policy.py' DEBUG: adding 'magnum/tests/unit/common/x509/__init__.py' DEBUG: adding 'magnum/tests/unit/common/x509/test_operations.py' DEBUG: adding 'magnum/tests/unit/common/x509/test_sign.py' DEBUG: adding 'magnum/tests/unit/common/x509/test_validator.py' DEBUG: adding 'magnum/tests/unit/conductor/__init__.py' DEBUG: adding 'magnum/tests/unit/conductor/test_k8s_api.py' DEBUG: adding 'magnum/tests/unit/conductor/test_monitors.py' DEBUG: adding 'magnum/tests/unit/conductor/test_rpcapi.py' DEBUG: adding 'magnum/tests/unit/conductor/test_scale_manager.py' DEBUG: adding 'magnum/tests/unit/conductor/test_utils.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/__init__.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_ca_conductor.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_cluster_conductor.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_conductor_listener.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_federation_conductor.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_indirection_api.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/common/__init__.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/common/test_cert_manager.py' DEBUG: adding 'magnum/tests/unit/conductor/handlers/common/test_trust_manager.py' DEBUG: adding 'magnum/tests/unit/conductor/tasks/__init__.py' DEBUG: adding 'magnum/tests/unit/conductor/tasks/test_heat_tasks.py' DEBUG: adding 'magnum/tests/unit/conf/__init__.py' DEBUG: adding 'magnum/tests/unit/conf/test_conf.py' DEBUG: adding 'magnum/tests/unit/db/__init__.py' DEBUG: adding 'magnum/tests/unit/db/base.py' DEBUG: adding 'magnum/tests/unit/db/test_cluster.py' DEBUG: adding 'magnum/tests/unit/db/test_cluster_template.py' DEBUG: adding 'magnum/tests/unit/db/test_federation.py' DEBUG: adding 'magnum/tests/unit/db/test_magnum_service.py' DEBUG: adding 'magnum/tests/unit/db/test_nodegroup.py' DEBUG: adding 'magnum/tests/unit/db/test_quota.py' DEBUG: adding 'magnum/tests/unit/db/test_x509keypair.py' DEBUG: adding 'magnum/tests/unit/db/utils.py' DEBUG: adding 'magnum/tests/unit/db/sqlalchemy/__init__.py' DEBUG: adding 'magnum/tests/unit/db/sqlalchemy/test_types.py' DEBUG: adding 'magnum/tests/unit/drivers/__init__.py' DEBUG: adding 'magnum/tests/unit/drivers/test_heat_driver.py' DEBUG: adding 'magnum/tests/unit/drivers/test_template_definition.py' DEBUG: adding 'magnum/tests/unit/objects/__init__.py' DEBUG: adding 'magnum/tests/unit/objects/test_cluster.py' DEBUG: adding 'magnum/tests/unit/objects/test_cluster_template.py' DEBUG: adding 'magnum/tests/unit/objects/test_federation.py' DEBUG: adding 'magnum/tests/unit/objects/test_fields.py' DEBUG: adding 'magnum/tests/unit/objects/test_magnum_service.py' DEBUG: adding 'magnum/tests/unit/objects/test_nodegroup.py' DEBUG: adding 'magnum/tests/unit/objects/test_objects.py' DEBUG: adding 'magnum/tests/unit/objects/test_x509keypair.py' DEBUG: adding 'magnum/tests/unit/objects/utils.py' DEBUG: adding 'magnum/tests/unit/service/__init__.py' DEBUG: adding 'magnum/tests/unit/service/test_periodic.py' DEBUG: adding 'magnum/tests/unit/servicegroup/__init__.py' DEBUG: adding 'magnum/tests/unit/servicegroup/test_magnum_service.py' DEBUG: adding 'magnum/tests/unit/template/__init__.py' DEBUG: adding 'magnum/tests/unit/template/test_template.py' DEBUG: adding 'magnum-18.1.0.dev9.data/data/etc/magnum/api-paste.ini' DEBUG: adding 'magnum-18.1.0.dev9.data/scripts/magnum-api-wsgi' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/AUTHORS' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/LICENSE' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/METADATA' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/WHEEL' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/entry_points.txt' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/pbr.json' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/top_level.txt' DEBUG: adding 'magnum-18.1.0.dev9.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for magnum (pyproject.toml): finished with status 'done' DEBUG: Created wheel for magnum: filename=magnum-18.1.0.dev9-py3-none-any.whl size=754765 sha256=3b367598f001d7939a9720e114ffc0ed413044c344738146fd9945d576886804 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/48/c9/10/4a05d662cf15eafb533fe5c3ddee7d4da087426132982a11ff DEBUG: Successfully built magnum DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b2jH0T DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 DEBUG: + cd magnum-18.1.0.dev9 DEBUG: ++ ls /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir/magnum-18.1.0.dev9-py3-none-any.whl DEBUG: ++ xargs basename --multiple DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: + specifier=magnum==18.1.0.dev9 DEBUG: + '[' -z magnum==18.1.0.dev9 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.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/magnum-18.1.0.dev9/pyproject-wheeldir magnum==18.1.0.dev9 DEBUG: Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) DEBUG: Looking in links: /builddir/build/BUILD/magnum-18.1.0.dev9/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/magnum-18.1.0.dev9-py3-none-any.whl DEBUG: Installing collected packages: magnum DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-api to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-conductor to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-driver-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-status to 755 DEBUG: Successfully installed magnum-18.1.0.dev9 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin ']' DEBUG: + '[' -z s ']' DEBUG: + shebang_flags=-kas DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-api /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-api-wsgi /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-conductor /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-db-manage /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-driver-manage /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-status DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-api-wsgi: updating DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-conductor: updating DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-driver-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/magnum-status: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.9/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib64/python3.9/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.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-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info/RECORD --output /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages/magnum-18.1.0.dev9.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. DEBUG: __version_info__ = tuple(LooseVersion(docutils.__version__).version) DEBUG: /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. DEBUG: def heading(env: Environment, text: str, level: int = 1) -> str: DEBUG: Running Sphinx v3.4.3 DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: DEBUG: loading stevedore.sphinxext DEBUG: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (magnum); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['debug'] = contextfunction(pformat) DEBUG: /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. DEBUG: self.environment.globals['accesskey'] = contextfunction(accesskey) DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/magnum-18.1.0.dev9/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-18.1.0.dev9/doc/source/../../etc/magnum/magnum-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-18.1.0.dev9/doc/source/_static/magnum.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-18.1.0.dev9/doc/source/../../etc/magnum/magnum-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-18.1.0.dev9/doc/source/_static/magnum.policy.yaml.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 45 source files that are out of date DEBUG: updating environment: [new config] 45 added, 0 changed, 0 removed DEBUG: reading sources... [ 20%] admin/configuring .. configuration/sample-policy DEBUG: reading sources... [ 40%] configuration/samples/index .. contributor/quickstart DEBUG: reading sources... [ 60%] contributor/reno .. install/install-debian-manual DEBUG: reading sources... [ 80%] install/install-guide-from-source .. user/index DEBUG: reading sources... [100%] user/k8s-health-monitoring .. user/node-groups DEBUG: waiting for workers... DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 25%] admin/gmr .. contributor/api-microversion DEBUG: writing output... [ 50%] contributor/api-microversion-history .. install/common/configure_3_populate_database DEBUG: writing output... [ 75%] install/common/prerequisites .. install/verify DEBUG: writing output... [100%] user/glossary .. user/node-groups DEBUG: waiting for workers... DEBUG: generating indices... genindex done DEBUG: writing additional pages... search done DEBUG: copying images... [ 33%] user/../images/cluster-template.png DEBUG: copying images... [ 66%] user/../images/cluster-template-details.png DEBUG: copying images... [100%] user/../images/cluster-create.png DEBUG: copying downloadable files... [100%] ../_static/magnum.conf.sample DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: ___________________________________ summary ____________________________________ DEBUG: docs: commands succeeded DEBUG: congratulations :) DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/var/log/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/var/run/magnum/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/logrotate.d/openstack-magnum DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-api.service /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/systemd/system/openstack-magnum-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-magnum-conductor.service /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/var/lib/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/var/lib/magnum/certificates/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/magnum/ DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: + oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/magnum/magnum.conf DEBUG: + sed -i '/#pybasedir.*/d' /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/magnum/magnum.conf DEBUG: + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/magnum/magnum.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/etc/magnum DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/etc/magnum DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 18.1.0-0.20240430123539.5929a5c.el9 --unique-debug-suffix -18.1.0-0.20240430123539.5929a5c.el9.x86_64 --unique-debug-src-base openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/magnum-18.1.0.dev9 DEBUG: find: 'debug': No such file or directory 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/redhat/brp-python-bytecompile '' 1 0 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9 using python3.9 DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/post_test_hook.sh from /bin/bash -x to #!/usr/bin/bash -x DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/gate_hook.sh from /bin/bash -x to #!/usr/bin/bash -x DEBUG: mangling shebang in /usr/lib/python3.9/site-packages/magnum/tests/contrib/copy_instance_logs.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iXz7Vw DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + rm magnum/tests/unit/test_hacking.py DEBUG: + TOX_TESTENV_PASSENV='*' DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -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-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/magnum-18.1.0.dev9/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py39 DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.039507s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.006479s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.006101s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.005944s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.006307s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.005814s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.006027s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.006025s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.006095s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.006217s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.041279s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.006406s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.006435s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.006109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.006276s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.005933s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.039772s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.007198s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.006566s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.079761s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.012047s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.006384s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.048111s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.006927s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.006377s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.006478s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.006999s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.006145s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.007695s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.006206s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.006921s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.013777s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.006225s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.006044s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.011506s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.109252s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1348: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: return cls( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly DEBUG: _MANAGER = manager.MigrationManager(migration_config) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.013096s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.006172s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.047846s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/certificates {'cluster_uuid': 'cluster1', 'csr': 'fake-csr'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr", "pem": "fake-pem"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.047441s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:create to be performed", "detail": "Policy doesn't allow cluster:create to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.199941s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1348: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: return cls( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly DEBUG: _MANAGER = manager.MigrationManager(migration_config) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.107631s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.016735s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.185071s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1348: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: return cls( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly DEBUG: _MANAGER = manager.MigrationManager(migration_config) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.024556s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get to be performed", "detail": "Policy doesn't allow cluster:get to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.012304s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.008953s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.006162s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.013706s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.006819s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.012212s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.024852s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/cluster_example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:update to be performed", "detail": "Policy doesn't allow cluster:update to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.040722s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.006396s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.010642s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.023496s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.034954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:get to be performed", "detail": "Policy doesn't allow certificate:get to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.019059s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.007013s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.012576s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/ {} DEBUG: GOT:{'id': 'v1', 'media_types': [{'base': 'application/json', 'type': 'application/vnd.openstack.magnum.v1+json'}], 'links': [{'href': 'http://localhost/v1/', 'rel': 'self'}, {'href': 'http://docs.openstack.org/developer/magnum/dev/api-spec-v1.html', 'rel': 'describedby', 'type': 'text/html'}], 'clustertemplates': [{'href': 'http://localhost/v1/clustertemplates/', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/', 'rel': 'bookmark'}], 'clusters': [{'href': 'http://localhost/v1/clusters/', 'rel': 'self'}, {'href': 'http://localhost/clusters/', 'rel': 'bookmark'}], 'quotas': [{'href': 'http://localhost/v1/quotas/', 'rel': 'self'}, {'href': 'http://localhost/quotas/', 'rel': 'bookmark'}], 'certificates': [{'href': 'http://localhost/v1/certificates/', 'rel': 'self'}, {'href': 'http://localhost/certificates/', 'rel': 'bookmark'}], 'mservices': [{'href': 'http://localhost/v1/mservices/', 'rel': 'self'}, {'href': 'http://localhost/mservices/', 'rel': 'bookmark'}], 'stats': [{'href': 'http://localhost/v1/stats/', 'rel': 'self'}, {'href': 'http://localhost/stats/', 'rel': 'bookmark'}], 'federations': [{'href': 'http://localhost/v1/federations/', 'rel': 'self'}, {'href': 'http://localhost/federations/', 'rel': 'bookmark'}], 'nodegroups': [{'href': 'http://localhost/v1/clusters/{cluster_id}/nodegroups', 'rel': 'self'}, {'href': 'http://localhost/clusters/{cluster_id}/nodegroups', 'rel': 'bookmark'}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.028270s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/cluster1 {} DEBUG: GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.038922s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:create to be performed", "detail": "Policy doesn't allow certificate:create to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.017319s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/certificates {'cluster_uuid': 'not_found', 'csr': 'fake-csr'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.063499s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '194e7262-2ae0-42e9-8dcc-4f6e03987819', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/194e7262-2ae0-42e9-8dcc-4f6e03987819', 'rel': 'self'}, {'href': 'http://localhost/clusters/194e7262-2ae0-42e9-8dcc-4f6e03987819', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'b6925f31-af02-47d5-9141-289813cb6512', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/b6925f31-af02-47d5-9141-289813cb6512', 'rel': 'self'}, {'href': 'http://localhost/clusters/b6925f31-af02-47d5-9141-289813cb6512', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '5b303d55-0046-47d3-9ef8-fb16b071d013', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5b303d55-0046-47d3-9ef8-fb16b071d013', 'rel': 'self'}, {'href': 'http://localhost/clusters/5b303d55-0046-47d3-9ef8-fb16b071d013', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}], 'next': 'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=5b303d55-0046-47d3-9ef8-fb16b071d013'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.030446s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow certificate:rotate_ca to be performed", "detail": "Policy doesn't allow certificate:rotate_ca to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.037070s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Rotating the CA certificate on a non-TLS cluster is not supported", "detail": "Rotating the CA certificate on a non-TLS cluster is not supported", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.023231s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.027184s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.025911s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:update to be performed", "detail": "Policy doesn't allow cluster:update to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.034379s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/cluster1 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.213946+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.130490s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_db/sqlalchemy/enginefacade.py:1348: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade DEBUG: return cls( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/migration.py:37: DeprecationWarning: Using class 'MigrationManager' is deprecated in version '8.3.0': Support for sqlalchemy-migrate and with it the migration manager is deprecated for removal; consider migrating to and using alembic directly DEBUG: _MANAGER = manager.MigrationManager(migration_config) DEBUG: INFO [alembic.runtime.migration] Context impl SQLiteImpl. DEBUG: INFO [alembic.runtime.migration] Will assume non-transactional DDL. DEBUG: INFO [alembic.runtime.migration] Running stamp_revision -> c0f832afc4fd DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.026908s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.011678s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.041759s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.030701s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/f0fe5c9f-4066-4dec-bf64-b5082876b4d3 {} DEBUG: GOT:{'uuid': 'f0fe5c9f-4066-4dec-bf64-b5082876b4d3', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/f0fe5c9f-4066-4dec-bf64-b5082876b4d3', 'rel': 'self'}, {'href': 'http://localhost/clusters/f0fe5c9f-4066-4dec-bf64-b5082876b4d3', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.265964+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_not_found [0.025702s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.022898s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.061685s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/9565a79b-df39-4300-a887-17d3a20290e0 {} DEBUG: GOT:{'uuid': '9565a79b-df39-4300-a887-17d3a20290e0', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/9565a79b-df39-4300-a887-17d3a20290e0', 'rel': 'self'}, {'href': 'http://localhost/clusters/9565a79b-df39-4300-a887-17d3a20290e0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': '9565a79b-df39-4300-a887-17d3a20290e0', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.259089+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.033147s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/4c6af633-727c-4e20-9e01-ce673491ca4d {} DEBUG: GOT:{'uuid': '4c6af633-727c-4e20-9e01-ce673491ca4d', 'name': 'cluster1', 'cluster_template_id': 'f76e8339-93e6-483a-9e9b-6bf6210d70a7', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/4c6af633-727c-4e20-9e01-ce673491ca4d', 'rel': 'self'}, {'href': 'http://localhost/clusters/4c6af633-727c-4e20-9e01-ce673491ca4d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.298360+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.029503s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.014178s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/a348e77d-6015-426d-87d4-1886602b458e/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:detail to be performed", "detail": "Policy doesn't allow cluster:detail to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.035286s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.065654s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: GET: /certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'links': [{'href': 'http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'csr': 'fake-csr', 'pem': 'fake-pem'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.032328s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.022283s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/cluster_template_id' is a mandatory attribute and can not be removed", "detail": "'/cluster_template_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster [0.034150s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.027223s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/cluster1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.040852s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"cluster_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "links": [{"href": "http://localhost/v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "csr": "fake-csr", "pem": "fake-pem"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.073164s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/health_status', 'value': 'HEALTHY', 'op': 'replace'}, {'path': '/health_status_reason', 'value': '{"api": "ok"}', 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'HEALTHY', 'health_status_reason': {'api': 'ok'}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4', '172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.351887+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.009879s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.031098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/test_cluster DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.026361s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/231bc5ba-82cc-4240-b314-48346e11fed4 [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 231bc5ba-82cc-4240-b314-48346e11fed4 could not be found", "detail": "Cluster 231bc5ba-82cc-4240-b314-48346e11fed4 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.037407s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:delete to be performed", "detail": "Policy doesn't allow cluster:delete to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.074674s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.387915+00:00', 'updated_at': None} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 1, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.387915+00:00', 'updated_at': '2024-04-30T12:39:40.428877+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.026319s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/not_found [{'path': '/name', 'value': 'not_found', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_all [0.014098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get_all to be performed", "detail": "Policy doesn't allow cluster:get_all to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.028620s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow cluster:get to be performed", "detail": "Policy doesn't allow cluster:get to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name [0.054786s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.451167+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.058663s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/?limit=3 {} DEBUG: GOT:{'clusters': [{'uuid': '7f41041d-b424-4b9d-9934-bcf5b65a758c', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/7f41041d-b424-4b9d-9934-bcf5b65a758c', 'rel': 'self'}, {'href': 'http://localhost/clusters/7f41041d-b424-4b9d-9934-bcf5b65a758c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '338f532c-11ba-421a-b41d-774cdc00418f', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/338f532c-11ba-421a-b41d-774cdc00418f', 'rel': 'self'}, {'href': 'http://localhost/clusters/338f532c-11ba-421a-b41d-774cdc00418f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'cab3c731-b210-4bba-8f98-20af187621c9', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/cab3c731-b210-4bba-8f98-20af187621c9', 'rel': 'self'}, {'href': 'http://localhost/clusters/cab3c731-b210-4bba-8f98-20af187621c9', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}], 'next': 'http://localhost/v1/clusters?sort_key=id&sort_dir=asc&limit=3&marker=cab3c731-b210-4bba-8f98-20af187621c9'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.042941s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/detail?limit=3&marker=0ebafa84-4fc7-421e-ba4c-8d285dbf21ce {} DEBUG: GOT:{'clusters': [{'uuid': '47c8f1dd-72e3-46e8-8d70-7a184b6e30b4', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/47c8f1dd-72e3-46e8-8d70-7a184b6e30b4', 'rel': 'self'}, {'href': 'http://localhost/clusters/47c8f1dd-72e3-46e8-8d70-7a184b6e30b4', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.512727+00:00', 'updated_at': None}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.041532s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/2d1b587d-2385-4587-86f5-150b1100d420 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.052445s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=False [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.040593s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/?rollback=True [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.3 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_no_cluster_template_id [0.014384s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster_template_id", "detail": "Invalid input for field/attribute cluster_template_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.021714s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/823a07dc-74ee-4e72-8d46-cf310bebd859 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 823a07dc-74ee-4e72-8d46-cf310bebd859 could not be found", "detail": "Cluster 823a07dc-74ee-4e72-8d46-cf310bebd859 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.027329s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "66c73ec9-644c-4bfe-8bca-ea0dc818f3d1"} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.032336s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.052310s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [0.052924s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '569937d3-aef5-4558-91dd-ae971fdf53f8', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/569937d3-aef5-4558-91dd-ae971fdf53f8', 'rel': 'self'}, {'href': 'http://localhost/clusters/569937d3-aef5-4558-91dd-ae971fdf53f8', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '52de1bcd-51d3-42ff-b53d-0d63252f6f0b', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/52de1bcd-51d3-42ff-b53d-0d63252f6f0b', 'rel': 'self'}, {'href': 'http://localhost/clusters/52de1bcd-51d3-42ff-b53d-0d63252f6f0b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '2d81b5ad-f29d-47c4-a61f-923b58923474', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/2d81b5ad-f29d-47c4-a61f-923b58923474', 'rel': 'self'}, {'href': 'http://localhost/clusters/2d81b5ad-f29d-47c4-a61f-923b58923474', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'ae8c137c-399a-4827-9085-4076af34df3c', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/ae8c137c-399a-4827-9085-4076af34df3c', 'rel': 'self'}, {'href': 'http://localhost/clusters/ae8c137c-399a-4827-9085-4076af34df3c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_not_found [0.015172s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_found could not be found", "detail": "Cluster not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.013364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/212b7e44-abd0-4332-b812-e1b709fb8364 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 212b7e44-abd0-4332-b812-e1b709fb8364 could not be found", "detail": "Cluster 212b7e44-abd0-4332-b812-e1b709fb8364 could not be found.", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.042042s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/detail {} DEBUG: GOT:{'clusters': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.601317+00:00', 'updated_at': None}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.058450s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "20ae5e35-0ded-4318-ad00-36f5536c795a"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_empty [0.018561s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': []} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cluster_template_name [0.033528s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'clustermodel1', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4ab71dc6-3ee5-4f64-8e10-633b94ac107e"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.066235s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '4b5c91ab-6c96-45f7-a24a-464026ad6364', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/4b5c91ab-6c96-45f7-a24a-464026ad6364', 'rel': 'self'}, {'href': 'http://localhost/clusters/4b5c91ab-6c96-45f7-a24a-464026ad6364', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '4c01737f-e981-4cdb-a97c-4f52cf321118', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/4c01737f-e981-4cdb-a97c-4f52cf321118', 'rel': 'self'}, {'href': 'http://localhost/clusters/4c01737f-e981-4cdb-a97c-4f52cf321118', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '9d3b95c8-46e8-426f-a165-bed010f370d8', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/9d3b95c8-46e8-426f-a165-bed010f370d8', 'rel': 'self'}, {'href': 'http://localhost/clusters/9d3b95c8-46e8-426f-a165-bed010f370d8', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'fdad08ae-acf9-48cb-8ce3-91ffb7f41091', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/fdad08ae-acf9-48cb-8ce3-91ffb7f41091', 'rel': 'self'}, {'href': 'http://localhost/clusters/fdad08ae-acf9-48cb-8ce3-91ffb7f41091', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'ad5bd71c-3c94-41c5-a8da-cf636113006c', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/ad5bd71c-3c94-41c5-a8da-cf636113006c', 'rel': 'self'}, {'href': 'http://localhost/clusters/ad5bd71c-3c94-41c5-a8da-cf636113006c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.106249s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-flavor", "detail": "test-flavor", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.050120s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters?limit=3&marker=27fd6966-e5ad-482d-8561-5f6960f41c67 {} DEBUG: GOT:{'clusters': [{'uuid': 'b97be127-ac2f-4a03-9ed2-aa1b84374ac8', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/b97be127-ac2f-4a03-9ed2-aa1b84374ac8', 'rel': 'self'}, {'href': 'http://localhost/clusters/b97be127-ac2f-4a03-9ed2-aa1b84374ac8', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.026080s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.023064s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False, 'keypair': 'keypair2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ce5254d2-e4cf-452e-9394-caefd9ebd76e"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_docker_volume_size [0.029108s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 3, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8f3d9c8a-27a8-4189-bdaa-b1372b58ed30"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.023584s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-net", "detail": "test-net", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.031418s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f4d84817-06ee-4502-b10a-cbd18f4a9e8d"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one [0.036103s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.711678+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.030406s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': -1, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.014884s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': 'invalid', 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster", "detail": "Invalid input for field/attribute cluster. Value: '{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': 'invalid', 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}'. Value not a valid dict: invalid", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_nonexist_image [0.027315s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.038288s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'faults': {'test-master': 'fake_reason'}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.749202+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_name [0.031143s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '-test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: DEBUG: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '.test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '_test_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_cluster'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.057771s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': 'UNKNOWN', 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.750978+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_on_os_distro_image [0.032399s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.031841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "faed2c46-3f4a-4e7a-8810-cc6cf581ba5a"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.038958s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 0, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.061622s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/61abefce-1f03-46d6-83e9-c91625cdca22 {} DEBUG: GOT:{'uuid': '61abefce-1f03-46d6-83e9-c91625cdca22', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'self'}, {'href': 'http://localhost/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.787114+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/61abefce-1f03-46d6-83e9-c91625cdca22 {} DEBUG: GOT:{'uuid': '61abefce-1f03-46d6-83e9-c91625cdca22', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'self'}, {'href': 'http://localhost/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.787114+00:00', 'updated_at': None} DEBUG: GET: /clusters/61abefce-1f03-46d6-83e9-c91625cdca22 {} DEBUG: GOT:{'uuid': '61abefce-1f03-46d6-83e9-c91625cdca22', 'name': 'cluster1', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'self'}, {'href': 'http://localhost/clusters/61abefce-1f03-46d6-83e9-c91625cdca22', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:40.787114+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.036279s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'cluster_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) name", "detail": "cannot change cluster property(ies) name.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.037506s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'c7e9bada-937f-43d5-9f00-4cc5021e48df', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) cluster_template_id", "detail": "cannot change cluster property(ies) cluster_template_id.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.114586s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test_cluster123456', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "3b4dd5d9-5d16-4c0e-865c-909a8460acfd"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test-cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "cbb220f8-3422-4314-87ec-f8b643d8f23c"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4051156c-ade5-496d-bd97-b79b1e73a5ba"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testcluster.', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "1580c213-2692-42d9-9c17-4e9c196af080"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testcluster-', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6bb4036a-68ff-4fe1-8855-f94642c1ec8d"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: ', 'name': 'testcluster_', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "34ec2e63-0864-42a1-b505-b069e739c6a5"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.-_cluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ba18623f-d84f-4aa6-9992-f67ac3ef9554"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'Testcluster', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fac44371-9ffd-4543-bb8c-1ec8faed78ac"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.109726s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'foo', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': False, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "master_count must be 1 when master_lb_enabled is False", "detail": "master_count must be 1 when master_lb_enabled is False", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.025138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'foo', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ee88eb7c-9db8-4623-81b0-23cc3ea15b2e"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.040711s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0ac9e6f1-3a34-47f0-a8b8-2afb07a38cb0"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.015637s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'c8b6ba35-9fc6-476e-b4c1-a884b6e3d1e4', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate c8b6ba35-9fc6-476e-b4c1-a884b6e3d1e4 could not be found", "detail": "ClusterTemplate c8b6ba35-9fc6-476e-b4c1-a884b6e3d1e4 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.043052s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'b106ca85-e208-4616-9bce-cf3cef65c3e3', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "cannot change cluster property(ies) cluster_template_id", "detail": "cannot change cluster property(ies) cluster_template_id.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.140557s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'cinder_csi_enabled': 'false'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "2d188fcc-1937-4ae0-b8b5-e7ea987df6db"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.022416s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 0, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "23572877-cd4d-49f2-8bfe-0d8efe9593cd"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.035059s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "701fc4bc-90e1-4aac-860e-0d683c29dd25"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.030485s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/test_cluster [{'path': '/name', 'value': 'test_cluster', 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple clusters exist with same name", "detail": "Multiple clusters exist with same name. Please use the cluster uuid instead.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.023135s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'key': 'value'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0582d76e-8418-419b-99dc-59575a35092d"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.019051s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/ead48baa-c969-4a50-aae2-3e6049a7e068 [{'path': '/cluster_id', 'value': 'ead48baa-c969-4a50-aae2-3e6049a7e068', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster ead48baa-c969-4a50-aae2-3e6049a7e068 could not be found", "detail": "Cluster ead48baa-c969-4a50-aae2-3e6049a7e068 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.017277s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 0, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.014029s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 0, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute master_count", "detail": "Invalid input for field/attribute master_count. Value: '0'. Value should be greater or equal to 1", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_labels [0.022867s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5e3b31c0-f014-4ffe-a3fd-e8187706b094"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.044563s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/not_there/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not_there could not be found", "detail": "Cluster not_there could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.021116s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "keypair2", "detail": "keypair2", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.013507s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.026610s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '6ab64639-2971-4fe4-b3f1-c3979b678269'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.015685s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:create to be performed", "detail": "Policy doesn't allow clustertemplate:create to be performed.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.013159s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/a5f2bc9c-570c-475f-b67e-0d952ccf99c2/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:detail to be performed", "detail": "Policy doesn't allow clustertemplate:detail to be performed.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.020349s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '25275102-0e50-46ba-9911-36ba83e8261b'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a nodegroup to zero is not supported in the provided microversion", "detail": "Resizing a nodegroup to zero is not supported in the provided microversion.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.024644s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "25fce637-2b6e-4328-9c9d-7cf99b266c21"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.013576s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': -1, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute node_count", "detail": "Invalid input for field/attribute node_count. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.023095s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'notfound', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate notfound could not be found", "detail": "ClusterTemplate notfound could not be found.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.034893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/4bd6df25-650c-4d9c-aa8a-03b8afaa7593/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4bd6df25-650c-4d9c-aa8a-03b8afaa7593"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.015038s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': -1, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute create_timeout", "detail": "Invalid input for field/attribute create_timeout. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.043405s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/example_A [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:update to be performed", "detail": "Policy doesn't allow clustertemplate:update to be performed.", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.129065s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/89c24cba-7d54-45e5-a0d4-edb2b163432a [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "89c24cba-7d54-45e5-a0d4-edb2b163432a"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.022909s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 0, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "952cd66f-cb34-4650-a989-e8e30cc41892"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.029550s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'ed3d3965-6550-4f5a-b02e-4a4bd53ffe60'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_not_found [0.021203s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/1a19d31a-479f-40ef-a73c-bed2117f4d01 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 1a19d31a-479f-40ef-a73c-bed2117f4d01 could not be found", "detail": "ClusterTemplate 1a19d31a-479f-40ef-a73c-bed2117f4d01 could not be found.", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_flavor_id [0.024146s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "93d26e8a-3157-47b3-90b2-ad9e680bbecf"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.028099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_1', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.045662s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f7a7f765-4d2c-44c9-8119-f41775eed87a"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.047095s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/?limit=3 {} DEBUG: GOT:{'clustertemplates': [{'uuid': '3cd54abd-3753-4914-80de-53fda3c9e71d', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/3cd54abd-3753-4914-80de-53fda3c9e71d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/3cd54abd-3753-4914-80de-53fda3c9e71d', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.158130+00:00', 'updated_at': None}, {'uuid': 'c380f9ac-5d75-4de7-a37e-a78bc846767b', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/c380f9ac-5d75-4de7-a37e-a78bc846767b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c380f9ac-5d75-4de7-a37e-a78bc846767b', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.159568+00:00', 'updated_at': None}, {'uuid': '28ecc82a-f8dc-45c8-813b-d897f046d175', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/28ecc82a-f8dc-45c8-813b-d897f046d175', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/28ecc82a-f8dc-45c8-813b-d897f046d175', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.160967+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=28ecc82a-f8dc-45c8-813b-d897f046d175'} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.024510s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_generate_uuid [0.022973s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6e9ec0b2-fcb1-494c-a34d-a586f689f08a"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize [0.035385s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.7 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:41.172813+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.025035s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/detail {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.204856+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.026049s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': 'aaaf0006-2df1-4efd-9946-0dac19e8429e'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing test-worker outside the allowed range: min_node_count = 4, max_node_count = None", "detail": "Resizing test-worker outside the allowed range: min_node_count = 4, max_node_count = None", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.042697s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '86e29235-aa1c-46c3-b33e-93de1ca68487', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/86e29235-aa1c-46c3-b33e-93de1ca68487', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/86e29235-aa1c-46c3-b33e-93de1ca68487', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.202443+00:00', 'updated_at': None}, {'uuid': '5bf4c49e-81b2-42c5-b031-aae6c16b7fb3', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/5bf4c49e-81b2-42c5-b031-aae6c16b7fb3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5bf4c49e-81b2-42c5-b031-aae6c16b7fb3', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.213207+00:00', 'updated_at': None}, {'uuid': '5823f7f2-fedf-49e3-8e85-67da4428b994', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/5823f7f2-fedf-49e3-8e85-67da4428b994', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/5823f7f2-fedf-49e3-8e85-67da4428b994', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.214870+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=5823f7f2-fedf-49e3-8e85-67da4428b994'} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.042856s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b1d5ae95-e7a0-495c-ba53-7b73a2b1f77d"} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Resource limit exceeded: You have reached the maximum clusters per project, 1", "detail": "Resource limit exceeded: You have reached the maximum clusters per project, 1. You may delete a cluster to make room for a new one.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.025519s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'not_there'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_there could not be found", "detail": "ClusterTemplate not_there could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.033857s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'f4138383-65af-4b32-bdef-f245389a88b7', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/f4138383-65af-4b32-bdef-f245389a88b7', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f4138383-65af-4b32-bdef-f245389a88b7', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '0', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.228829+00:00', 'updated_at': None}, {'uuid': '90c5b997-444b-4a97-a471-e0c155a28a5c', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/90c5b997-444b-4a97-a471-e0c155a28a5c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/90c5b997-444b-4a97-a471-e0c155a28a5c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '1', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.229921+00:00', 'updated_at': None}, {'uuid': 'f2b76020-e627-454f-a5a8-8c1c2c814996', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/f2b76020-e627-454f-a5a8-8c1c2c814996', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f2b76020-e627-454f-a5a8-8c1c2c814996', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '2', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.230932+00:00', 'updated_at': None}, {'uuid': '79c24d17-d6f2-4828-b5cb-264b30cf8a06', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': DEBUG: None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/79c24d17-d6f2-4828-b5cb-264b30cf8a06', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/79c24d17-d6f2-4828-b5cb-264b30cf8a06', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': '3', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.231931+00:00', 'updated_at': None}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/api.py:116: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) DEBUG: return query.all() DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.015989s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/test_clustertemplate {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.017168s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': []} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.028638s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': 'm2.small', 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "64306944-0280-4d13-a3fa-f27649c52565"} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.026364s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '2cb52d90-7354-45ea-928c-4d0be0780591'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.016141s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/11f03c36-22f3-4852-b0dc-a38b226ea04c {} DEBUG: GOT:{'uuid': '11f03c36-22f3-4852-b0dc-a38b226ea04c', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/11f03c36-22f3-4852-b0dc-a38b226ea04c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/11f03c36-22f3-4852-b0dc-a38b226ea04c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.279194+00:00', 'updated_at': None} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.047933s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates?limit=3&marker=4f74537a-936d-4a13-83e4-30ea23d54441 {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'bf15bed9-ffdc-4b33-ab11-f5e2d0afac84', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/bf15bed9-ffdc-4b33-ab11-f5e2d0afac84', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/bf15bed9-ffdc-4b33-ab11-f5e2d0afac84', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.265563+00:00', 'updated_at': None}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_docker_volume_size [0.031178s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': -1, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute docker_volume_size", "detail": "Invalid input for field/attribute docker_volume_size. Value: '-1'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 'notanint', 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute cluster", "detail": "Invalid input for field/attribute cluster. Value: '{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 'notanint', 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False}'. invalid literal for int() with base 10: 'notanint'", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 1, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "docker volume size 1 GB is not valid, expecting minimum value 3GB for devicemapper storage driver", "detail": "docker volume size 1 GB is not valid, expecting minimum value 3GB for devicemapper storage driver.", "links": []}]} DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': 2, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': DEBUG: False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "docker volume size 2 GB is not valid, expecting minimum value 3GB for devicemapper storage driver", "detail": "docker volume size 2 GB is not valid, expecting minimum value 3GB for devicemapper storage driver.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.030284s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'not_there'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not_there could not be found", "detail": "Nodegroup not_there could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.022141s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/a6422273-2b25-4d3d-9a46-0986a4395a6e {} DEBUG: GOT:{'uuid': 'a6422273-2b25-4d3d-9a46-0986a4395a6e', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/a6422273-2b25-4d3d-9a46-0986a4395a6e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/a6422273-2b25-4d3d-9a46-0986a4395a6e', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'a6422273-2b25-4d3d-9a46-0986a4395a6e', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.295983+00:00', 'updated_at': None} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.016214s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get to be performed", "detail": "Policy doesn't allow clustertemplate:get to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.021129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-key", "detail": "test-key", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.025502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489 {} DEBUG: GOT:{'uuid': '211f5521-5f6a-4a82-a18a-34ceef8b9489', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.318795+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489 {} DEBUG: GOT:{'uuid': '211f5521-5f6a-4a82-a18a-34ceef8b9489', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.318795+00:00', 'updated_at': None} DEBUG: GET: /clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489 {} DEBUG: GOT:{'uuid': '211f5521-5f6a-4a82-a18a-34ceef8b9489', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/211f5521-5f6a-4a82-a18a-34ceef8b9489', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.318795+00:00', 'updated_at': None} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.019941s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'new_name', 'op': 'replace'}] DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:update to be performed", "detail": "Policy doesn't allow clustertemplate:update to be performed.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.033098s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.316718+00:00', 'updated_at': None} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.013500s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/uuid', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/uuid' is an internal attribute and can not be updated", "detail": "'/uuid' is an internal attribute and can not be updated", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.023003s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': 'm2.small', 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fd051cd9-a1f3-4a2e-abf4-f187a9cca4d8"} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.020232s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/dca20b71-c3ec-4a01-948c-5358d123f9f2 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate dca20b71-c3ec-4a01-948c-5358d123f9f2 could not be found", "detail": "ClusterTemplate dca20b71-c3ec-4a01-948c-5358d123f9f2 could not be found.", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.022418s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 could not be found.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.020305s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/flavor_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.029006s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'label2': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5b6ae0ad-a2d5-4904-8bc1-f820958b3dda"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.030393s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'img', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_as_admin [0.023572s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/f07350b6-7367-4cb0-8bd2-a12e863e3413 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.029439s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/labels', 'value': "{'etcd_volume_size': '1'}", 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"etcd_volume_size": "1"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.379759+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'etcd_volume_size': '1'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.379759+00:00', 'updated_at': '2024-04-30T12:39:41.393704+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.022292s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.019099s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/clustermodel1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.012453s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_image_id [0.038337s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.022847s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ac2a74e6-5fa0-46f6-a0b9-af055d1ea75e"} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.027795s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/docker_storage_driver', 'value': 'devicemapper', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.409727+00:00", "updated_at": null} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.016128s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/test_cluster_template DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple ClusterTemplates exist with same name", "detail": "Multiple ClusterTemplates exist with same name. Please use the ClusterTemplate uuid instead.", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.022957s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': None, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0191ea3c-f6f2-45e6-a184-754b6f9f6f1f"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.016817s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/clustermodel1 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.450809+00:00', 'updated_at': None} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_success [0.024887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.437922+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.437922+00:00', 'updated_at': '2024-04-30T12:39:41.448541+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.014595s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/08eeb6a7-9dc8-4bf5-b913-97ac08d67cae [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate 08eeb6a7-9dc8-4bf5-b913-97ac08d67cae could not be found", "detail": "ClusterTemplate 08eeb6a7-9dc8-4bf5-b913-97ac08d67cae could not be found.", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_not_found [0.012265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "ClusterTemplate not_found could not be found", "detail": "ClusterTemplate not_found could not be found.", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.023486s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fdf7fc01-7062-43d7-a838-7cfd5ca966ab"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.016767s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:425: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_hidden_with_cluster_allow_update [0.069072s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.448824+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': True, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.448824+00:00', 'updated_at': '2024-04-30T12:39:41.487458+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.024702s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '8b480045-da2a-4f79-8d27-e4e85502dc34', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/8b480045-da2a-4f79-8d27-e4e85502dc34', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/8b480045-da2a-4f79-8d27-e4e85502dc34', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.481283+00:00', 'updated_at': None}, {'uuid': '910d0b04-d33c-4908-a63a-4995c5b0584c', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/910d0b04-d33c-4908-a63a-4995c5b0584c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/910d0b04-d33c-4908-a63a-4995c5b0584c', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.482391+00:00', 'updated_at': None}, {'uuid': '9c3be7a8-4aca-415d-bbb7-33714e032b3b', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/9c3be7a8-4aca-415d-bbb7-33714e032b3b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/9c3be7a8-4aca-415d-bbb7-33714e032b3b', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.483396+00:00', 'updated_at': None}, {'uuid': '44b84afb-4648-4aa9-aba3-596caa847e6f', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'pr DEBUG: ivate-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/44b84afb-4648-4aa9-aba3-596caa847e6f', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/44b84afb-4648-4aa9-aba3-596caa847e6f', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.484716+00:00', 'updated_at': None}, {'uuid': 'cfcf2c3e-e385-4481-baf7-521c9e1440dc', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/cfcf2c3e-e385-4481-baf7-521c9e1440dc', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/cfcf2c3e-e385-4481-baf7-521c9e1440dc', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.485710+00:00', 'updated_at': None}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.013360s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "test", "detail": "test", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.024986s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': {'label2': 'value3', 'label4': 'value4'}, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a6211819-12d6-41bf-8cf5-4afe0675fa56"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.017691s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.505841+00:00', 'updated_at': None}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.014685s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.513958+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_name [0.024314s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b678d2bc-2362-45cf-b3fe-f6d80e2d2d44"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.015500s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/foo', 'value': 'bar', 'op': 'add'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Adding a new attribute /foo to the root of the resource is not allowed", "detail": "Adding a new attribute /foo to the root of the resource is not allowed.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_dns [0.016057s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.530595+00:00", "updated_at": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_driver_name [0.015408s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "mock_driver", "created_at": "2024-04-30T12:39:41.546145+00:00", "updated_at": null} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_name_with_cluster [0.054214s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.508102+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup [0.023230s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '8bf98aed-4f8c-4e93-bd27-b7d824114eb0'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing a master nodegroup is not supported", "detail": "Resizing a master nodegroup is not supported.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.033749s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/image_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/image_id' is a mandatory attribute and can not be removed", "detail": "'/image_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/coe', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/coe' is a mandatory attribute and can not be removed", "detail": "'/coe' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/external_network_id' is a mandatory attribute and can not be removed", "detail": "'/external_network_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/server_type', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/server_type' is a mandatory attribute and can not be removed", "detail": "'/server_type' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/tls_disabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/tls_disabled' is a mandatory attribute and can not be removed", "detail": "'/tls_disabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/public' is a mandatory attribute and can not be removed", "detail": "'/public' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/registry_enabled', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/registry_enabled' is a mandatory attribute and can not be removed", "detail": "'/registry_enabled' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro DEBUG: ', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/cluster_distro' is a mandatory attribute and can not be removed", "detail": "'/cluster_distro' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/network_driver' is a mandatory attribute and can not be removed", "detail": "'/network_driver' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.024662s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '31558c92-7c27-4ccb-b9aa-665b3b39a03c'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Resizing test-worker outside the allowed range: min_node_count = 1, max_node_count = 5", "detail": "Resizing test-worker outside the allowed range: min_node_count = 1, max_node_count = 5", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.021232s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'k8s', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'storm', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'meson', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'osomatsu', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.032233s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.573852+00:00', 'updated_at': None} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": null, "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.573852+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': None, 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.573852+00:00', 'updated_at': '2024 DEBUG: -04-30T12:39:41.590962+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_not_allow_update [0.055824s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'calico', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.034503s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '8b221c0a-5451-4d8a-9678-270213bc3a00'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster_example_A', 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'keypair': None, 'node_count': 6, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'create_timeout': 60, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'health_status': None, 'health_status_reason': {}, 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'project_id': 'fake_project', 'user_id': 'fake_user', 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {'key1': 'val1', 'key2': 'val2'}, 'master_lb_enabled': True, 'created_at': '2024-04-30T12:39:41.588987+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.019396s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/external_network_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.028145s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_empty_string [0.065599s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': '', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': '', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': '', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': '', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': '', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devi DEBUG: cemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': '', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': '', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': '', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d DEBUG: 825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': '', 'fixed_subnet': '', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': '', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': '', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': '', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': DEBUG: 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': '', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': '', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': '', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': '', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': '', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f DEBUG: -0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': '', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.032496s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.028264s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.627553+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_B', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.627553+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.013943s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "test-img", "detail": "test-img", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.025862s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '27e3153e-d5bf-4b7e-b517-fb518e17f34c'} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.9 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1)", "detail": "Cluster Template is not valid for upgrade: Nodegroup test_ng can be upgraded only to match cluster's template (test_1).", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.014296s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': '', 'driver': ''} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.027330s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': True, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": true, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.659931+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:425: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_success [0.016887s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.676298+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:425: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.013536s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "img", "detail": "img", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.017264s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.680291+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.014433s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:delete to be performed", "detail": "Policy doesn't allow clustertemplate:delete to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.017621s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.694582+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.011385s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get_all to be performed", "detail": "Policy doesn't allow clustertemplate:get_all to be performed.", "links": []}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.013721s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:get to be performed", "detail": "Policy doesn't allow clustertemplate:get to be performed.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_docker_volume_size [0.030055s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 99, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.690941+00:00", "updated_at": null} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_flavor [0.015628s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.710662+00:00", "updated_at": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.011331s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute image_id", "detail": "Invalid input for field/attribute image_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.015523s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": null, "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.708243+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.014563s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow clustertemplate:delete to be performed", "detail": "Policy doesn't allow clustertemplate:delete to be performed.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.019048s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.718936+00:00", "updated_at": null} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.023070s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': -1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 2, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'notanint', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_against_single [0.014663s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.024199s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/75a49508-b259-4d1b-b298-b9be28a83d01 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "75a49508-b259-4d1b-b298-b9be28a83d01", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/75a49508-b259-4d1b-b298-b9be28a83d01", "rel": "self"}, {"href": "http://localhost/clustertemplates/75a49508-b259-4d1b-b298-b9be28a83d01", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.754448+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.027709s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/detail?limit=3&marker=174b184f-d7c5-48a4-b761-bfa31062eecb {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'f20efe31-289b-4d10-a080-6a3d3552c815', 'name': 'clustermodel1', 'coe': 'kubernetes', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/f20efe31-289b-4d10-a080-6a3d3552c815', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f20efe31-289b-4d10-a080-6a3d3552c815', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': None, 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.755563+00:00', 'updated_at': None}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.015231s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/non-existent', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/non-existent', 'op': 'remove'}]'. Reason: can't remove non-existent object 'non-existent'", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.032475s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': -12, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 65536, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 0, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 1023, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_p DEBUG: ort': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.063822s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': Non DEBUG: e, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0- DEBUG: d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'fixed_subnet': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 'ii DEBUG: iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_typ DEBUG: e': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii DEBUG: iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_network_driver [0.022778s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'bad_driver', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/cilium/unspecified network driver.", "links": []}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.015162s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple images", "detail": "Multiple images", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.114997s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/federations/5ca47f19-1162-4051-a1c0-6b61db5c884e DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 5ca47f19-1162-4051-a1c0-6b61db5c884e could not be found", "detail": "Federation 5ca47f19-1162-4051-a1c0-6b61db5c884e could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.021036s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.8.8,114.114.114.114', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.8.8,114.114.114.114", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.017971s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/federations/federation-example DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.024777s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.854901+00:00", "updated_at": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.020149s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/?limit=3 {} DEBUG: GOT:{'federations': [{'uuid': 'bf3bd802-938c-4ebf-906d-12eea488021f', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/bf3bd802-938c-4ebf-906d-12eea488021f', 'rel': 'self'}, {'href': 'http://localhost/federations/bf3bd802-938c-4ebf-906d-12eea488021f', 'rel': 'bookmark'}]}, {'uuid': '45bb07aa-7d5e-4065-bdd1-d6aec1427172', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/45bb07aa-7d5e-4065-bdd1-d6aec1427172', 'rel': 'self'}, {'href': 'http://localhost/federations/45bb07aa-7d5e-4065-bdd1-d6aec1427172', 'rel': 'bookmark'}]}, {'uuid': 'e231fac5-db95-402f-ba8f-bf40e5f58523', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/e231fac5-db95-402f-ba8f-bf40e5f58523', 'rel': 'self'}, {'href': 'http://localhost/federations/e231fac5-db95-402f-ba8f-bf40e5f58523', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=e231fac5-db95-402f-ba8f-bf40e5f58523'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail [0.014132s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/detail {} DEBUG: GOT:{'federations': [{'uuid': '6027b904-7795-45ef-a4e6-ec63daa9a5ca', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/6027b904-7795-45ef-a4e6-ec63daa9a5ca', 'rel': 'self'}, {'href': 'http://localhost/federations/6027b904-7795-45ef-a4e6-ec63daa9a5ca', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:41.873490+00:00', 'updated_at': None}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.022301s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': 'cinder', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.876709+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.108403s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'value': 'aaa', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "aaa", "detail": "aaa", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.014118s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/50fac9fc-8589-441a-9ab0-1e243fee5d0e {} DEBUG: GOT:{'uuid': '50fac9fc-8589-441a-9ab0-1e243fee5d0e', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/50fac9fc-8589-441a-9ab0-1e243fee5d0e', 'rel': 'self'}, {'href': 'http://localhost/federations/50fac9fc-8589-441a-9ab0-1e243fee5d0e', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:41.888283+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.022893s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/federations/foo DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation foo could not be found", "detail": "Federation foo could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.015148s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/fake-name {} DEBUG: GOT:{'uuid': 'bfe811db-914f-4a8e-88b5-51928b841472', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/bfe811db-914f-4a8e-88b5-51928b841472', 'rel': 'self'}, {'href': 'http://localhost/federations/bfe811db-914f-4a8e-88b5-51928b841472', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:41.902968+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.011134s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.014152s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/d5f38ac0-7c56-43e8-8b6d-7986f30c4a77 {} DEBUG: GOT:{'uuid': 'd5f38ac0-7c56-43e8-8b6d-7986f30c4a77', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/d5f38ac0-7c56-43e8-8b6d-7986f30c4a77', 'rel': 'self'}, {'href': 'http://localhost/federations/d5f38ac0-7c56-43e8-8b6d-7986f30c4a77', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:41.918854+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.029581s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/9301bc0c-508e-45ef-8f58-8cd42fd113f1 [{'path': '/name', 'value': 'cluster_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9301bc0c-508e-45ef-8f58-8cd42fd113f1", "name": "cluster_model_example_B", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/9301bc0c-508e-45ef-8f58-8cd42fd113f1", "rel": "self"}, {"href": "http://localhost/clustertemplates/9301bc0c-508e-45ef-8f58-8cd42fd113f1", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "9301bc0c-508e-45ef-8f58-8cd42fd113f1", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.906995+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.117429s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': 'flannel', 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.931904+00:00", "updated_at": null} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid_not_found [0.011756s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/66e12cd0-bd1f-4179-b536-5393b0f314f8 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation 66e12cd0-bd1f-4179-b536-5393b0f314f8 could not be found", "detail": "Federation 66e12cd0-bd1f-4179-b536-5393b0f314f8 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.014842s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Test", "detail": "Test", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.018061s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/ed0b204e-a7ac-4aff-a2bd-c9c2d9d6cad3 [{'path': '/member_ids', 'value': 'f1fb52a7-d744-4f40-884a-c9df562e19f7', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster f1fb52a7-d744-4f40-884a-c9df562e19f7 could not be found", "detail": "Cluster f1fb52a7-d744-4f40-884a-c9df562e19f7 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.030534s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/network_driver', 'value': 'flannel', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters", "detail": "ClusterTemplate e74c40e0-d825-11e2-a28f-0800200c9a66 is referenced by one or multiple clusters.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.016544s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/36875a47-cafe-44b4-915c-00eb5f6b55c6 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "36875a47-cafe-44b4-915c-00eb5f6b55c6", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/36875a47-cafe-44b4-915c-00eb5f6b55c6", "rel": "self"}, {"href": "http://localhost/clustertemplates/36875a47-cafe-44b4-915c-00eb5f6b55c6", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:41.964373+00:00", "updated_at": null} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.014208s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.022043s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': '2b8a12aa-af0c-4159-bdc0-b1ba756a5f39', 'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f1b96442-fa2e-4d63-acf2-782f3491a0cc"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.033294s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:41.967250+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:41.967250+00:00', 'updated_at': '2024-04-30T12:39:41.985501+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:504: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.018413s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "86f1b267-aca2-4fe6-8459-c23366be729c"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation [0.023118s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/federations/ccb069b6-a16c-47ed-937c-316be845fa10 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/federations/ccb069b6-a16c-47ed-937c-316be845fa10 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation ccb069b6-a16c-47ed-937c-316be845fa10 could not be found", "detail": "Federation ccb069b6-a16c-47ed-937c-316be845fa10 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.022119s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.019286s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': 'ad316894-ba22-4468-8ca6-bedea98375b5', 'name': 'fake-name', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Please specify a `properties` dict for the federation", "detail": "Please specify a `properties` dict for the federation.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.023623s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '06d2e810-688e-4881-9ad9-c1e6a1a072c0', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/06d2e810-688e-4881-9ad9-c1e6a1a072c0', 'rel': 'self'}, {'href': 'http://localhost/federations/06d2e810-688e-4881-9ad9-c1e6a1a072c0', 'rel': 'bookmark'}]}, {'uuid': 'b8bf0524-f16a-4136-8491-3b4c623b2f3f', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/b8bf0524-f16a-4136-8491-3b4c623b2f3f', 'rel': 'self'}, {'href': 'http://localhost/federations/b8bf0524-f16a-4136-8491-3b4c623b2f3f', 'rel': 'bookmark'}]}, {'uuid': '76fe0b51-0a30-401c-b996-682bf9fad29b', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/76fe0b51-0a30-401c-b996-682bf9fad29b', 'rel': 'self'}, {'href': 'http://localhost/federations/76fe0b51-0a30-401c-b996-682bf9fad29b', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=76fe0b51-0a30-401c-b996-682bf9fad29b'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.017593s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': 'cba6aeb3-2d6e-4df5-ba14-97f044d3ec7e', 'name': 'fake-name', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "No hostcluster specified", "detail": "No hostcluster specified. Please specify a hostcluster_id.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.006887s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.026537s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "cluster_model_example_A", "coe": "kubernetes", "image_id": "nerdherd", "flavor_id": "m1.magnum", "master_flavor_id": "m1.magnum", "dns_nameserver": "8.8.1.1", "keypair_id": "test", "external_network_id": "public", "fixed_network": "private", "fixed_subnet": "private", "network_driver": null, "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "cinder", "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": true, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": "", "created_at": "2024-04-30T12:39:42.023316+00:00", "updated_at": null} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'kubernetes', 'image_id': 'nerdherd', 'flavor_id': 'm1.magnum', 'master_flavor_id': 'm1.magnum', 'dns_nameserver': '8.8.1.1', 'keypair_id': 'test', 'external_network_id': 'public', 'fixed_network': 'private', 'fixed_subnet': 'private', 'network_driver': None, 'apiserver_port': 8080, 'docker_volume_size': 20, 'cluster_distro': 'fedora-coreos', 'links': [{'href': 'http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'cinder', 'registry_enabled': False, 'labels': {'key1': 'val1', 'key2': 'val2'}, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'docker_storage_driver': 'devicemapper', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'project_id': 'fake_project', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'driver': '', 'created_at': '2024-04-30T12:39:42.023316+00:00', 'updated_at': '2024-04-30T12:39:42.034824+00:00'} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.024987s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a {} DEBUG: GOT:{'uuid': 'b1c56e2e-4058-444d-aaec-15d0cca9321a', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'self'}, {'href': 'http://localhost/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:42.037908+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a {} DEBUG: GOT:{'uuid': 'b1c56e2e-4058-444d-aaec-15d0cca9321a', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'self'}, {'href': 'http://localhost/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:42.037908+00:00', 'updated_at': None} DEBUG: GET: /federations/b1c56e2e-4058-444d-aaec-15d0cca9321a {} DEBUG: GOT:{'uuid': 'b1c56e2e-4058-444d-aaec-15d0cca9321a', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'self'}, {'href': 'http://localhost/federations/b1c56e2e-4058-444d-aaec-15d0cca9321a', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:42.037908+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.017630s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'my-image', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "my-image", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:42.057171+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:425: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.025089s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/not-there DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-there could not be found", "detail": "Nodegroup not-there could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.013415s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': True, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.019604s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '5a7ee73c-d260-4b9e-b753-13d0da055945', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/5a7ee73c-d260-4b9e-b753-13d0da055945', 'rel': 'self'}, {'href': 'http://localhost/federations/5a7ee73c-d260-4b9e-b753-13d0da055945', 'rel': 'bookmark'}]}, {'uuid': 'f5b187c6-fcdd-4245-8953-40a136b4fe26', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/f5b187c6-fcdd-4245-8953-40a136b4fe26', 'rel': 'self'}, {'href': 'http://localhost/federations/f5b187c6-fcdd-4245-8953-40a136b4fe26', 'rel': 'bookmark'}]}, {'uuid': '3979e638-7b40-4cd4-ae53-fc4b56acccc0', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/3979e638-7b40-4cd4-ae53-fc4b56acccc0', 'rel': 'self'}, {'href': 'http://localhost/federations/3979e638-7b40-4cd4-ae53-fc4b56acccc0', 'rel': 'bookmark'}]}, {'uuid': '77d4a351-e526-4593-9899-7a292da4b118', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/77d4a351-e526-4593-9899-7a292da4b118', 'rel': 'self'}, {'href': 'http://localhost/federations/77d4a351-e526-4593-9899-7a292da4b118', 'rel': 'bookmark'}]}, {'uuid': '4ba8342e-0593-4f5c-b182-03aa180af8f7', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/4ba8342e-0593-4f5c-b182-03aa180af8f7', 'rel': 'self'}, {'href': 'http://localhost/federations/4ba8342e-0593-4f5c-b182-03aa180af8f7', 'rel': 'bookmark'}]}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_dns_nameserver [0.019013s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1.2', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '1.1..1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': 'openstack.org', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.022585s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/6260df72-dbd2-44e9-bc0c-3e8782f2cfd7 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is not a member of the federation federation-example", "detail": "Cluster 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is not a member of the federation federation-example.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.025598s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/dd87a9b6-442d-4a5c-8d47-6d127ff50ef1 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Deleting a default nodegroup is not supported", "detail": "Deleting a default nodegroup is not supported.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.185502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/detail?limit=3&marker=a0af9124-fc5f-4f22-a225-e43931332783 {} DEBUG: GOT:{'federations': [{'uuid': '25d0a93d-f562-41b5-bf82-cfc2a9c124ef', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/25d0a93d-f562-41b5-bf82-cfc2a9c124ef', 'rel': 'self'}, {'href': 'http://localhost/federations/25d0a93d-f562-41b5-bf82-cfc2a9c124ef', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:41.941299+00:00', 'updated_at': None}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.017081s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:42.108084+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.013995s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "flavor", "detail": "flavor", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.031135s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup nodegroup1 could not be found", "detail": "Nodegroup nodegroup1 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.020841s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:42.143313+00:00", "updated_at": null} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.034028s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': []} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_valid_name [0.057006s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': '9d3d3ac9-2e5d-4085-9192-d7b56ce4ee27', 'name': 'test_federation123456', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "302dbab5-face-46b8-8dbb-e53fc2b16cc7"} DEBUG: POST: /v1/federations {'uuid': '2e5d06b7-89fe-4794-9fda-d38d6efc31dd', 'name': 'test-federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "19f77e50-63eb-45d1-91f9-66b4e4ce754f"} DEBUG: POST: /v1/federations {'uuid': '0cd43647-68ae-442d-b156-90d283f999ac', 'name': 'test.federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b02aef26-147b-4a4c-b886-e5aa74226f5a"} DEBUG: POST: /v1/federations {'uuid': '0723b549-d0ea-49f1-9689-3f905cae2625', 'name': 'testfederation.', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f3bd781e-1747-42d4-88cb-2efad3dfdd8b"} DEBUG: POST: /v1/federations {'uuid': '8235142f-c4f9-4042-9774-34ec8dc7643f', 'name': 'testfederation-', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "294aa675-dbc9-4c27-89f0-59049dcdfb61"} DEBUG: POST: /v1/federations {'uuid': 'ec57af43-4c8e-4281-a8ee-854ec367c71f', 'name': 'testfederation_', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a2781b35-837e-4f60-a360-3b8aec316d02"} DEBUG: POST: /v1/federations {'uuid': 'b8cd3314-bd3b-4d27-9135-3d4db233106c', 'name': 'test.-_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Ve DEBUG: rsion: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c994cd86-7348-49cf-a896-ce7e92e47e37"} DEBUG: POST: /v1/federations {'uuid': '3338940d-872c-4373-8c73-ae3868ea77df', 'name': 'Testfederation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "2d55cf3e-6fb6-4f40-adbc-421d3b8a861f"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version DEBUG: of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.023823s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/test_federation {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Multiple federations exist with same name", "detail": "Multiple federations exist with same name. Please use the federation uuid instead.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.033648s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/82d32cab-d8c3-4439-9f8c-a7e4735ea47a/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '0ce2f012-f49c-4ef7-9896-ed113cbe1cee', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '38e8468b-b1b3-4154-ad5d-d063880fc8ea', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.024621s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=non-existent {} DEBUG: GOT:{'nodegroups': []} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.025397s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/c7d77aa9-910d-4f41-a2c3-bd2fec6db703 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup c7d77aa9-910d-4f41-a2c3-bd2fec6db703 could not be found", "detail": "Nodegroup c7d77aa9-910d-4f41-a2c3-bd2fec6db703 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.046916s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 1, 'docker_storage_driver': 'overlay', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "clustermodel1", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "overlay", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:42.191263+00:00", "updated_at": null} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_name [0.023754s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e74c40e0-d825-11e2-a28f-0800200c9a66", "name": "phi-5-template", "coe": "kubernetes", "image_id": "ubuntu", "flavor_id": "m1.small", "master_flavor_id": "m1.small", "dns_nameserver": "8.8.1.1", "keypair_id": "keypair1", "external_network_id": "d1f02cfb-d27f-4068-9332-84d907cb0e2e", "fixed_network": "private", "fixed_subnet": "private-subnet", "network_driver": "flannel", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-coreos", "links": [{"href": "http://localhost/v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": null, "registry_enabled": false, "labels": {"key1": "val1", "key2": "val2"}, "tls_disabled": false, "public": false, "server_type": "vm", "insecure_registry": "10.0.0.1:5000", "docker_storage_driver": "devicemapper", "master_lb_enabled": true, "floating_ip_enabled": true, "project_id": "fake_project", "user_id": "fake_user", "hidden": false, "tags": "", "driver": null, "created_at": "2024-04-30T12:39:42.215497+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/api/controllers/v1/cluster_template.py:425: DeprecationWarning: The devicemapper and overlay storage drivers are deprecated in favor of overlay2 in docker, and will be removed in a future release from docker. Users of the devicemapper and overlay storage drivers are recommended to migrate to a different storage driver, such as overlay2. overlay2 will be set as the default storage driver from Victoria cycle in Magnum. DEBUG: warnings.warn(self._devicemapper_overlay_deprecation_note, DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.052688s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/00968c4b-4d92-438a-b8d2-d8c7927a042d [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "00968c4b-4d92-438a-b8d2-d8c7927a042d"} DEBUG: GET: /v1/federations/00968c4b-4d92-438a-b8d2-d8c7927a042d {} DEBUG: GOT:{'uuid': '00968c4b-4d92-438a-b8d2-d8c7927a042d', 'name': 'federation-example', 'hostcluster_id': 'fake_master', 'member_ids': ['5d12f6fd-a196-4bf0-ae4c-1f639a523a52'], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/00968c4b-4d92-438a-b8d2-d8c7927a042d', 'rel': 'self'}, {'href': 'http://localhost/federations/00968c4b-4d92-438a-b8d2-d8c7927a042d', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:42.186824+00:00', 'updated_at': '2024-04-30T12:39:42.212102+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.026221s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/cluster1/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'e86c9fce-08fe-4009-8597-5a64425f3350', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': 'fc029a45-4a13-4a39-8ded-140b98532306', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.020111s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/80e0f6dc-6176-4f68-9b18-15a961636cf6/nodegroups/5ac604a8-a405-44bd-a87f-8ab84d9bb9be {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_role [0.031483s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=master {} DEBUG: GOT:{'nodegroups': [{'uuid': '0fa1f41b-945f-41df-9d5f-f0ec6cd9fe30', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=worker {} DEBUG: GOT:{'nodegroups': [{'uuid': '590ab960-c1ea-48ce-9f40-d613e9d96a50', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.022434s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/not-here/nodegroups {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster not-here could not be found", "detail": "Cluster not-here could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.020361s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/9e21e796-03d0-4b3f-bc80-62e13fd92fd2/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The %(name)s resource %(id)s could not be found", "detail": "The %(name)s resource %(id)s could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.043469s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/9d01f061-53bf-465d-b427-07cc7c63f4f6 [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9d01f061-53bf-465d-b427-07cc7c63f4f6"} DEBUG: GET: /v1/federations/9d01f061-53bf-465d-b427-07cc7c63f4f6 {} DEBUG: GOT:{'uuid': '9d01f061-53bf-465d-b427-07cc7c63f4f6', 'name': 'federation-example', 'hostcluster_id': 'fake_master', 'member_ids': [], 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/9d01f061-53bf-465d-b427-07cc7c63f4f6', 'rel': 'self'}, {'href': 'http://localhost/federations/9d01f061-53bf-465d-b427-07cc7c63f4f6', 'rel': 'bookmark'}], 'created_at': '2024-04-30T12:39:42.238099+00:00', 'updated_at': '2024-04-30T12:39:42.247466+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.023788s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/node_count' is an internal attribute and can not be updated", "detail": "'/node_count' is an internal attribute and can not be updated", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_all_with_pagination_marker [0.022682s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations?limit=3&marker=749ffa55-3895-416e-939b-4680c89210ce {} DEBUG: GOT:{'federations': [{'uuid': 'bcfe6852-9095-42cc-b5fe-f6064035a5aa', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/bcfe6852-9095-42cc-b5fe-f6064035a5aa', 'rel': 'self'}, {'href': 'http://localhost/federations/bcfe6852-9095-42cc-b5fe-f6064035a5aa', 'rel': 'bookmark'}]}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.017259s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Federation not_found could not be found", "detail": "Federation not_found could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.040711s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/9c01c76a-b4ba-44a5-9882-5f421f3d55ab/nodegroups?limit=1 {} DEBUG: GOT:{'nodegroups': [{'uuid': '7f127b66-b139-4ac2-a32b-a3fe461e13fb', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}], 'next': 'http://localhost/v1/clusters/9c01c76a-b4ba-44a5-9882-5f421f3d55ab/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=7f127b66-b139-4ac2-a32b-a3fe461e13fb'} DEBUG: GET: /v1/clusters/9c01c76a-b4ba-44a5-9882-5f421f3d55ab/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=7f127b66-b139-4ac2-a32b-a3fe461e13fb {} DEBUG: GOT:{'nodegroups': [{'uuid': '0f9b02e8-7595-44a2-9ebb-ae46cdc8e279', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}], 'next': 'http://localhost/v1/clusters/9c01c76a-b4ba-44a5-9882-5f421f3d55ab/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=0f9b02e8-7595-44a2-9ebb-ae46cdc8e279'} DEBUG: GET: /v1/clusters/9c01c76a-b4ba-44a5-9882-5f421f3d55ab/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=0f9b02e8-7595-44a2-9ebb-ae46cdc8e279 {} DEBUG: GOT:{'nodegroups': []} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.035538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 0, "max_node_count": 5, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.271335+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 0, 'max_node_count': 5, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.271335+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.028561s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': '0eb8bec8-01e7-4b30-a834-3c99461f5929', 'name': 'fake-name', 'hostcluster_id': '1cb11d5c-83ae-420f-9447-79d667754677', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster 1cb11d5c-83ae-420f-9447-79d667754677 could not be found", "detail": "Cluster 1cb11d5c-83ae-420f-9447-79d667754677 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.026308s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/f36cfbb6-be56-4db4-b863-9e369c248d50/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': 'f36cfbb6-be56-4db4-b863-9e369c248d50', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/f36cfbb6-be56-4db4-b863-9e369c248d50/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/f36cfbb6-be56-4db4-b863-9e369c248d50/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.301036+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_one [0.017030s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '7bfa2d74-b76a-479f-bef2-a9919c38c559', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/7bfa2d74-b76a-479f-bef2-a9919c38c559', 'rel': 'self'}, {'href': 'http://localhost/federations/7bfa2d74-b76a-479f-bef2-a9919c38c559', 'rel': 'bookmark'}]}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.025954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/not_there', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Couldn't apply patch '[{'path': '/not_there', 'op': 'remove'}]'", "detail": "Couldn't apply patch '[{'path': '/not_there', 'op': 'remove'}]'. Reason: can't remove non-existent object 'not_there'", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.028818s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/7ecce6ab-2da2-4ff6-a4f0-f1c7021ae48c [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "A cluster with UUID 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is already a member of the federation federation-example", "detail": "A cluster with UUID 5d12f6fd-a196-4bf0-ae4c-1f639a523a52 is already a member of the federation federation-example.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.024954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/min_node_count', 'value': 3, 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2))", "detail": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2)).", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.022129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/1dd940e2-5606-44c7-beba-d8088944a4e9/nodegroups/8e6c44bd-0e5c-447c-bd6b-070289a2aa85 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow nodegroup:get to be performed", "detail": "Policy doesn't allow nodegroup:get to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.038415s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': 'f5efeb6e-4ca8-4e84-8578-69abd83d83aa', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'. Value should have a maximum character requirement of 242", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '624a6b60-9b46-4b2b-9c43-5247f3a0bc81', 'name': '123456', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '314d421d-de30-4c36-a419-990ce9ec7357', 'name': '123456test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '123456test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '79de607b-c3d7-4c9a-8628-93410e68d755', 'name': '-test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '-test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '345f677e-7c6d-47d0-a967-15f7b3fc9d8f', 'name': '.test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 B DEBUG: ad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '.test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'b42b0522-df63-4efd-8d51-f3b0689afc1f', 'name': '_test_federation', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: '_test_federation'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/federations {'uuid': '5d7a18aa-c8c7-48d9-b911-aad3f84a9db8', 'name': '', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute name", "detail": "Invalid input for field/attribute name. Value: ''. Value should have a minimum character requirement of 1", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.016968s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': [{'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 1, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 2, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 3, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 4, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}, {'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 5, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.020129s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/0dd64606-390e-4a62-adc7-c1f51346828a [{'path': '/member_ids', 'value': 'b73a102a-7af0-4b22-b897-f6981a509ff2', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Cluster b73a102a-7af0-4b22-b897-f6981a509ff2 could not be found", "detail": "Cluster b73a102a-7af0-4b22-b897-f6981a509ff2 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_one [0.012538s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': [{'host': 'fake-host', 'binary': 'magnum-conductor', 'state': 'up', 'id': 1, 'report_count': 13, 'disabled': False, 'disabled_reason': None, 'created_at': '2001-01-01T00:00:00+00:00', 'updated_at': '2001-01-01T00:00:00+00:00'}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.025022s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 1, 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "max_node_count for nodegroup1 is invalid (min_node_count (2) should be less or equal to max_node_count (1))", "detail": "max_node_count for nodegroup1 is invalid (min_node_count (2) should be less or equal to max_node_count (1)).", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.022742s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/node_count', 'value': 3, 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "'/node_count' is an internal attribute and can not be updated", "detail": "'/node_count' is an internal attribute and can not be updated", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.024912s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'test-master', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "A node group with name test-master already exists in the cluster cluster1", "detail": "A node group with name test-master already exists in the cluster cluster1.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.033443s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {'uuid': 'd0984930-4428-473f-8996-59c5ffe797b4', 'hostcluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'member_ids': ['fake_member1', 'fake_member2'], 'properties': {'dns-zone': 'example.com.'}, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully.'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9b495df9-c464-4e0c-944f-09048e1e7969"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.016194s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': []} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.042452s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.388765+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.388765+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.029932s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "8c9a87c8-2c43-43db-9989-cbc83db21128", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value3", "label2": "value2", "label4": "value4"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/8c9a87c8-2c43-43db-9989-cbc83db21128", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/8c9a87c8-2c43-43db-9989-cbc83db21128", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {"label1": "value1"}, "labels_added": {"label4": "value4"}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.411483+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.014784s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/mservices {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow magnum-service:get_all to be performed", "detail": "Policy doesn't allow magnum-service:get_all to be performed.", "links": []}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.053335s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup 483203a3-dbee-4a9c-9d65-9820512f4df8 could not be found", "detail": "Nodegroup 483203a3-dbee-4a9c-9d65-9820512f4df8 could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.029635s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'master', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Creating master nodegroups is currently not supported", "detail": "Creating master nodegroups is currently not supported.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.028053s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': 'test_flavor', 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "3809287a-b8a3-4137-a745-ccd1ddc4229b", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/3809287a-b8a3-4137-a745-ccd1ddc4229b", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/3809287a-b8a3-4137-a745-ccd1ddc4229b", "rel": "bookmark"}], "flavor_id": "test_flavor", "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.023673s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.030091s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/08ccdf5c-a6eb-4cbb-9419-09e935496077/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '08ccdf5c-a6eb-4cbb-9419-09e935496077', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/08ccdf5c-a6eb-4cbb-9419-09e935496077/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/08ccdf5c-a6eb-4cbb-9419-09e935496077/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {'label1': 'value1'}, 'labels_added': {'label4': 'value4'}, 'labels_skipped': {'label2': 'value2'}, 'created_at': '2024-04-30T12:39:42.463687+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.022357s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'new_ng', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.026178s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "b102bf50-fb71-4742-a94e-f1deb80a086a", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b102bf50-fb71-4742-a94e-f1deb80a086a", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b102bf50-fb71-4742-a94e-f1deb80a086a", "rel": "bookmark"}], "flavor_id": null, "image_id": "test_image", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_delete_quota [0.021144s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:42.483356+00:00", "updated_at": null} DEBUG: DELETE: /v1/quotas/fake_project/Cluster DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.041521s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/89153d1f-baaf-4287-91a8-2a5d1b8b3021/nodegroups/7c3203bf-e98f-4a93-b351-a3ee44de8298 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.038421s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/1a642a7b-6990-46eb-a483-662a72888cae/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'f20109a0-d894-4fbf-99fb-f560ffcba39d', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '2dc95be0-08b7-4b88-8435-04fbdfc01844', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.032787s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'test-role', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "f3b842b2-ba56-41a6-935c-1b38369a98bd", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/f3b842b2-ba56-41a6-935c-1b38369a98bd", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/f3b842b2-ba56-41a6-935c-1b38369a98bd", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "test-role", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.034718s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/0f34a5f7-d360-4e75-b0ea-aed8a8d10839/nodegroups/not-here {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup not-here could not be found", "detail": "Nodegroup not-here could not be found.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.018725s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas?limit=3&marker=3&all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.504245+00:00', 'updated_at': None}]} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.010519s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.035400s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 0, 'role': 'worker', 'max_node_count': None, 'min_node_count': 0, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "5c31d028-442c-4af8-9397-f571d1f661c7", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5c31d028-442c-4af8-9397-f571d1f661c7", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5c31d028-442c-4af8-9397-f571d1f661c7", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 0, "role": "worker", "min_node_count": 0, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.017691s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas?all_tenants=True {} DEBUG: GOT:{'quotas': []} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.013929s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.539194+00:00', 'updated_at': None} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.048522s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/cluster1/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '3a69c8a4-c3fd-4b66-a93a-af02a3e33bb5', 'name': 'test-worker', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '097f0ecf-2b21-4341-ab38-3870e0a469af', 'name': 'test-master', 'flavor_id': None, 'image_id': 'test_image', 'node_count': 3, 'role': 'master', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}, {'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'min_node_count': 0, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'merge_labels': False}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.017103s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:42.548330+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.013954s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 15, "project_id": "fake_project", "resource": "Cluster"} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.042347s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.536395+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': 4, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.536395+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.015095s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "The project_id fake_project could not be found", "detail": "The project_id fake_project could not be found.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.014761s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.568462+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.018318s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas?all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.576638+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.577439+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.578118+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.579075+00:00', 'updated_at': None}]} DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.034115s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/0ce08fdb-5a87-4677-9801-ff12ced4e63a/nodegroups/ {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.008716s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.008055s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.037459s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': True} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "dfd01f7f-b4fb-4031-bdd5-b819aee55be0", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value1", "label2": "value2"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/dfd01f7f-b4fb-4031-bdd5-b819aee55be0", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/dfd01f7f-b4fb-4031-bdd5-b819aee55be0", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.596438+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants_false [0.018264s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas?all_tenants=False {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.596620+00:00', 'updated_at': None}]} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.026828s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.040757s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/6be37a4c-a166-4176-b65a-20ef904f4828/nodegroups/10642673-f09e-40f5-bc37-9c805b568bf2 {} DEBUG: GOT:{'id': 1, 'uuid': '10642673-f09e-40f5-bc37-9c805b568bf2', 'name': 'test-worker', 'cluster_id': '6be37a4c-a166-4176-b65a-20ef904f4828', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/6be37a4c-a166-4176-b65a-20ef904f4828/nodegroups/10642673-f09e-40f5-bc37-9c805b568bf2', 'rel': 'self'}, {'href': 'http://localhost/clusters/6be37a4c-a166-4176-b65a-20ef904f4828/nodegroups/10642673-f09e-40f5-bc37-9c805b568bf2', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.601042+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.019866s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas?limit=2&all_tenants=True {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'proj-id-0', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.615791+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.617033+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.031155s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': 5, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "53d361cd-3355-44a1-8de4-669b2f611cce", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/53d361cd-3355-44a1-8de4-669b2f611cce", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/53d361cd-3355-44a1-8de4-669b2f611cce", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": 5, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.007836s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.009444s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.009454s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.009311s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.009141s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.016812s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.009254s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.033755s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "cbb0eae6-5dd2-4e1e-be37-e930a43af226", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/cbb0eae6-5dd2-4e1e-be37-e930a43af226", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/cbb0eae6-5dd2-4e1e-be37-e930a43af226", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 1, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.046522s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/a06b2827-c629-40da-bbed-75b0037ac87b/nodegroups/4f118107-8afe-457d-83e9-aaa3a0ef7b7f {} DEBUG: GOT:{'id': 3, 'uuid': '4f118107-8afe-457d-83e9-aaa3a0ef7b7f', 'name': 'test-worker', 'cluster_id': 'a06b2827-c629-40da-bbed-75b0037ac87b', 'project_id': 'a06b2827-c629-40da-bbed-75b0037ac87b', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/a06b2827-c629-40da-bbed-75b0037ac87b/nodegroups/4f118107-8afe-457d-83e9-aaa3a0ef7b7f', 'rel': 'self'}, {'href': 'http://localhost/clusters/a06b2827-c629-40da-bbed-75b0037ac87b/nodegroups/4f118107-8afe-457d-83e9-aaa3a0ef7b7f', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': 'test_image', 'node_addresses': ['172.17.2.4'], 'node_count': 3, 'role': 'worker', 'min_node_count': 1, 'max_node_count': None, 'is_default': True, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.654445+00:00', 'updated_at': None} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.019948s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats?project_id=123&type=invalid {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.008144s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.007457s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_zero_quota [0.015972s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 0} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 0, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:42.682369+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.029003s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/6c921a99-1354-414c-a2d3-6431e871b924/nodegroups {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Policy doesn't allow nodegroup:get_all to be performed", "detail": "Policy doesn't allow nodegroup:get_all to be performed.", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.007437s] ... ok DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.008117s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.028502s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.008769s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.025379s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:42.697328+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.008423s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.008509s] ... ok DEBUG: {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_valid_network [0.001257s] ... ok DEBUG: {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_multiple_valid_subnet [0.001151s] ... ok DEBUG: {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.001374s] ... ok DEBUG: {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001285s] ... ok DEBUG: {2} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_fixed_subnet [0.001680s] ... ok DEBUG: {2} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.001193s] ... ok DEBUG: {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.007873s] ... ok DEBUG: {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.008755s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.025941s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:42.728115+00:00", "updated_at": null} DEBUG: PATCH: /v1/quotas {'project_id': 'not-found', 'hard_limit': 20, 'resource': 'Cluster'} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Quota could not be found: project_id not-found resource Cluster", "detail": "Quota could not be found: project_id not-found resource Cluster.", "links": []}]} DEBUG: {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.007693s] ... ok DEBUG: {2} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.007537s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001879s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.001761s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.001595s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.000786s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.027220s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.008930s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_ok [0.043648s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'op': 'remove'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "483203a3-dbee-4a9c-9d65-9820512f4df8", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 2, "role": "worker", "min_node_count": 2, "max_node_count": null, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.722019+00:00", "updated_at": null} DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 {} DEBUG: GOT:{'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'cluster_id': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'bookmark'}], 'flavor_id': None, 'image_id': None, 'node_addresses': ['172.17.2.4'], 'node_count': 2, 'role': 'worker', 'min_node_count': 2, 'max_node_count': None, 'is_default': False, 'stack_id': '047c6319-7abd-fake-a033-8c6af0173cd0', 'status': 'CREATE_COMPLETE', 'status_reason': 'Completed successfully', 'version': '1', 'merge_labels': False, 'labels_overridden': {}, 'labels_added': {}, 'labels_skipped': {}, 'created_at': '2024-04-30T12:39:42.722019+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.000857s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.001941s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000687s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000961s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.003497s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.003285s] ... ok DEBUG: {2} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001288s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.008885s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.008487s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.025899s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/nodegroup1 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.032485s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats?project_id=34 {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.008790s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.008578s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.008643s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.035172s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats?project_id=234 {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.008312s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.009492s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.049391s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/1da7830a-a233-47f3-a39b-beeb22c2e8eb/nodegroups/e92de43b-55da-4bf9-a2a3-ed126f1f9e65 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 50, "uuid": "e92de43b-55da-4bf9-a2a3-ed126f1f9e65", "name": "nodegroup1", "cluster_id": "1da7830a-a233-47f3-a39b-beeb22c2e8eb", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/1da7830a-a233-47f3-a39b-beeb22c2e8eb/nodegroups/e92de43b-55da-4bf9-a2a3-ed126f1f9e65", "rel": "self"}, {"href": "http://localhost/clusters/1da7830a-a233-47f3-a39b-beeb22c2e8eb/nodegroups/e92de43b-55da-4bf9-a2a3-ed126f1f9e65", "rel": "bookmark"}], "flavor_id": null, "image_id": null, "node_addresses": ["172.17.2.4"], "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": 4, "is_default": false, "stack_id": "047c6319-7abd-fake-a033-8c6af0173cd0", "status": "CREATE_COMPLETE", "status_reason": "Completed successfully", "version": "1", "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2024-04-30T12:39:42.809480+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.009003s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_invalid_subnet [0.001535s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_subnet_with_valid_subnet [0.001369s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001739s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001815s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.032079s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001340s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001279s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.002319s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000396s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.003844s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001529s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000983s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.001096s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.033474s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "Cluster API address is not available yet", "detail": "Cluster API address is not available yet", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.016922s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Remote error: TestException Test exception message", "detail": "Remote error: TestException Test exception message.\n['", "links": []}]} DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.011375s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: / {} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Test exception message", "detail": "Test exception message.\nTraceback (most recent call last):\n File \"/opt/stack/magnum/magnum/openstack/common/rpc/amqp.py\", line 434, in _process_data\\n **args)\n File \"/opt/stack/magnum/magnum/openstack/common/rpc/dispatcher.py\", line 172, in dispatch\\n result = getattr(proxyobj, method)(context, **kwargs)", "links": []}]} DEBUG: {2} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.118474s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.010605s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.008506s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.000866s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.001959s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.000800s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.000682s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.036674s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label3': 'value3'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "54d8f6e0-69b9-4bb8-b937-e13957256d43", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label3": "value3"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/54d8f6e0-69b9-4bb8-b937-e13957256d43", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/54d8f6e0-69b9-4bb8-b937-e13957256d43", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {"label3": "value3"}, "labels_skipped": {"label1": "value1", "label2": "value2"}, "created_at": "2024-04-30T12:39:42.890855+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.014928s] ... ok DEBUG: {2} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.009617s] ... ok DEBUG: {2} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.007938s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup [0.031890s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "9c83d31e-e43a-4c3b-9fb4-28891352744f", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/9c83d31e-e43a-4c3b-9fb4-28891352744f", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/9c83d31e-e43a-4c3b-9fb4-28891352744f", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.001333s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000506s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000454s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.006301s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.003416s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.006198s] ... ok DEBUG: {2} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.000465s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.122319s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_delete_no_permission [0.022087s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.009178s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.008310s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_create_no_permission [0.015685s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clustertemplates {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'image_id': 'ubuntu', 'flavor_id': 'm1.small', 'master_flavor_id': 'm1.small', 'keypair_id': 'keypair1', 'external_network_id': 'd1f02cfb-d27f-4068-9332-84d907cb0e2e', 'fixed_network': 'private', 'fixed_subnet': 'private-subnet', 'network_driver': None, 'volume_driver': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-coreos', 'coe': 'kubernetes', 'labels': {'key1': 'val1', 'key2': 'val2'}, 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'registry_enabled': False, 'tls_disabled': False, 'public': False, 'server_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': '', 'driver': ''} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.008110s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.038377s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 7, 'role': 'worker', 'max_node_count': 5, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "max_node_count for nodegroup1 is invalid (node_count (7) should be less or equal to max_node_count (5))", "detail": "max_node_count for nodegroup1 is invalid (node_count (7) should be less or equal to max_node_count (5)).", "links": []}]} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 2, 'role': 'worker', 'max_node_count': None, 'min_node_count': 3, 'merge_labels': False} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 409, "title": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2))", "detail": "min_node_count for nodegroup1 is invalid (min_node_count (3) should be less or equal to node_count (2)).", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.007308s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_no_permission [0.015613s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.007319s] ... ok DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.007825s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_update_no_permission [0.019295s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/dns_nameserver', 'op': 'remove'}] DEBUG: {3} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.008636s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.001574s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.002122s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_invalid_network [0.001111s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_fixed_network_with_multiple_valid_network [0.001125s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001293s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.051035s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'name': 'test_ng'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 3, "uuid": "768b5eab-e20b-4734-9073-dc77e41cabc6", "name": "test_ng", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/768b5eab-e20b-4734-9073-dc77e41cabc6", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/768b5eab-e20b-4734-9073-dc77e41cabc6", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 1, "role": "worker", "min_node_count": 0, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001340s] ... ok DEBUG: {3} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.001388s] ... ok DEBUG: {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.010284s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Test exception message", "detail": "Test exception message.", "links": []}]} DEBUG: {2} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_reader [0.018571s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '3bfbb654-7aec-4251-aa53-1bceebd46b87', 'name': 'fake-name', 'hostcluster_id': 'fake_master', 'member_ids': ['fake_member1', 'fake_member2'], 'status': 'CREATE_IN_PROGRESS', 'properties': {'dns-zone': 'example.com.'}, 'links': [{'href': 'http://localhost/v1/federations/3bfbb654-7aec-4251-aa53-1bceebd46b87', 'rel': 'self'}, {'href': 'http://localhost/federations/3bfbb654-7aec-4251-aa53-1bceebd46b87', 'rel': 'bookmark'}]}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.117647s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.014901s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_delete_no_permission [0.023914s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clusters/75135369-94ab-4aad-bcae-20d785e1b425/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.010952s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: / {} DEBUG: GOT:Response: 500 Internal Server Error DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "server", "status": 500, "title": "Error message without traceback \n but \n multiline", "detail": "Error message without traceback \n but \n multiline", "links": []}]} DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.007955s] ... ok DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.007447s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.042799s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': {'label1': 'value1'}, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.11 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "6e193bfe-14ca-48b9-bab8-1b4eb60c16a3", "name": "nodegroup1", "cluster_id": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "project_id": "fake_project", "docker_volume_size": null, "labels": {"label1": "value1"}, "links": [{"href": "http://localhost/v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6e193bfe-14ca-48b9-bab8-1b4eb60c16a3", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6e193bfe-14ca-48b9-bab8-1b4eb60c16a3", "rel": "bookmark"}], "flavor_id": null, "image_id": "ubuntu", "node_addresses": null, "node_count": 3, "role": "worker", "min_node_count": 1, "max_node_count": null, "is_default": false, "stack_id": null, "status": null, "status_reason": null, "version": null, "merge_labels": false, "labels_overridden": {}, "labels_added": {"label1": "value1"}, "labels_skipped": {}, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.017654s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.008512s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.006781s] ... ok DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.007560s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.016677s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': -10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute hard_limit", "detail": "Invalid input for field/attribute hard_limit. Value: '-10'. Value should be greater or equal to 0", "links": []}]} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.007329s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.004993s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000509s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_delete_no_permission [0.019417s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 10, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:43.074281+00:00", "updated_at": null} DEBUG: DELETE: /v1/quotas/fake_project/Cluster DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.007401s] ... ok DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.007588s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.009278s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.004630s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_all_no_permission [0.014491s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas {} DEBUG: {3} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.008226s] ... ok DEBUG: {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.001866s] ... ok DEBUG: {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.000921s] ... ok DEBUG: {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.003556s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.017167s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'invalid-res', 'hard_limit': 10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Invalid input for field/attribute resource", "detail": "Invalid input for field/attribute resource. Value: 'invalid-res'. Value should be one of: Cluster", "links": []}]} DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.005422s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.006064s] ... ok DEBUG: {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.003331s] ... ok DEBUG: {3} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.003171s] ... ok DEBUG: {2} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_update_no_permission [0.019002s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:43.108623+00:00", "updated_at": null} DEBUG: PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} DEBUG: {2} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.002054s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.006323s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.017034s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'resource': 'Cluster', 'hard_limit': 10} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 400, "title": "Must provide a valid project ID", "detail": "Must provide a valid project ID.", "links": []}]} DEBUG: {2} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.006720s] ... ok DEBUG: {2} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_url [0.000831s] ... ok DEBUG: {2} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.004581s] ... ok DEBUG: {2} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000474s] ... ok DEBUG: {3} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.013301s] ... ok DEBUG: {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.010657s] ... ok DEBUG: {3} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.015793s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.011218s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.008229s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.022640s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': []} DEBUG: {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.009806s] ... ok DEBUG: {3} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.012489s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.020920s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2024-04-30T12:39:43.152485+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_all_no_permission [0.018553s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.010831s] ... ok DEBUG: {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.008953s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.014737s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"hard_limit": 20, "project_id": "fake_project", "resource": "Cluster"} DEBUG: {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.009439s] ... ok DEBUG: {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.008335s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_update_no_permission [0.026757s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/cluster_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.015267s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas/invalid_proj/invalid_res {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 403, "title": "Not authorized", "detail": "Not authorized.", "links": []}]} DEBUG: {2} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.009367s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_delete_no_permission [0.018328s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.009512s] ... ok DEBUG: {2} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.006968s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.024138s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 5} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 5, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:43.211039+00:00", "updated_at": null} DEBUG: PATCH: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 20} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.11 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 42, "hard_limit": 20, "project_id": "fake_project", "resource": "Cluster", "created_at": "2024-04-30T12:39:43.211039+00:00", "updated_at": "2024-04-30T12:39:43.215729+00:00"} DEBUG: {0} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_detail_no_permission [0.013545s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates/detail {} DEBUG: {2} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.007183s] ... ok DEBUG: {2} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.006534s] ... ok DEBUG: {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.000104s] ... ok DEBUG: {2} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000065s] ... ok DEBUG: {2} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.002832s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_update_no_permission [0.021186s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/federations/73794b85-6916-4442-bf5c-81946749348b [{'path': '/member_ids', 'value': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'op': 'add'}] DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.007775s] ... ok DEBUG: {2} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.006527s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.036677s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 2, 'nodes': 12} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.009473s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_magnum_service_policy.TestMagnumServicePolicy.test_get_all_no_permission [0.011818s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/mservices {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.001544s] ... ok DEBUG: {3} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.116127s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_all_no_permission [0.024093s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/a04e1af0-de5e-41f9-a40d-e73179aa97e5/nodegroups/ {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.030869s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats?project_id=123 {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid1'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'uuid2'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.004265s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.008025s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.006046s] ... ok DEBUG: {0} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_create_no_permission [0.015602s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/quotas {'id': 42, 'project_id': 'fake_project', 'resource': 'Cluster', 'hard_limit': 10} DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.001737s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001499s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.013566s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.007566s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.007978s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.001439s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.005566s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.001510s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.012369s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.009902s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.004703s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/glanceclient/client.py:48: DeprecationWarning: `version` keyword is being deprecated. Please pass the version as part of the URL. http://$HOST:$PORT/v$VERSION_NUMBER DEBUG: warnings.warn(("`version` keyword is being deprecated. Please pass" DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.001496s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.003529s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.001401s] ... ok DEBUG: {3} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.013657s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/oslo_versionedobjects/fields.py:367: FutureWarning: b"'fake-uuid'" is an invalid UUID. Using UUIDFields with invalid UUIDs is no longer supported, and will be removed in a future release. Please update your code to input valid UUIDs or accept ValueErrors for invalid UUIDs. See https://docs.openstack.org/oslo.versionedobjects/latest/reference/fields.html#oslo_versionedobjects.fields.UUIDField for further details DEBUG: warnings.warn("%s is an invalid UUID. Using UUIDFields " DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.004371s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.001907s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.031773s] ... ok DEBUG: {3} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_update_no_permission [0.025213s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.031845s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.001564s] ... ok DEBUG: {3} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_create_no_permission [0.020577s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'create_timeout': 15, 'docker_volume_size': None, 'labels': None, 'master_flavor_id': None, 'flavor_id': None, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'node_count': 3, 'master_count': 3, 'merge_labels': False} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.001926s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001314s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.007440s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.011298s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.011028s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.TestDockerUtils.test_is_docker_api_version_atleast [0.002813s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.008889s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.008237s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.010754s] ... ok DEBUG: {3} magnum.tests.unit.common.policies.test_cluster_policy.TestClusterPolicy.test_get_no_permission [0.026307s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.008930s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.010725s] ... ok DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.009290s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.009509s] ... ok DEBUG: {3} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_create_no_permission [0.014772s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/federations {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.010407s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.010005s] ... ok DEBUG: {1} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.000796s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.001870s] ... ok DEBUG: {3} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_delete_no_permission [0.020633s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: DELETE: /v1/federations/e097f9c0-d278-485f-9aa8-43de474d9230 DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_get_no_permission [0.022625s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clusters/eec7e59e-4c1b-4ee3-913e-3a4da8c90d31/nodegroups/foo {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.policies.test_quota_policy.TestQuotaPolicy.test_get_no_permission [0.013031s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.003081s] ... ok DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.001481s] ... ok DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001473s] ... ok DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.001403s] ... ok DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001461s] ... ok DEBUG: {3} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.001294s] ... ok DEBUG: {3} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances_inspect [0.001123s] ... ok DEBUG: {3} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.000409s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.008335s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.009531s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.009421s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.091421s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.009252s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001446s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.001314s] ... ok DEBUG: {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.259994s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001252s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.002557s] ... ok DEBUG: {1} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_valid_fixed_subnet [0.001533s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.009372s] ... ok DEBUG: {1} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.000928s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.008920s] ... ok DEBUG: {1} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.009435s] ... ok DEBUG: {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.004374s] ... ok DEBUG: {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.000815s] ... ok DEBUG: {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.000931s] ... ok DEBUG: {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000706s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.008807s] ... ok DEBUG: {1} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.000722s] ... ok DEBUG: {1} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.008494s] ... ok DEBUG: {3} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.009401s] ... ok DEBUG: {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.007153s] ... ok DEBUG: {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.007005s] ... ok DEBUG: {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.007804s] ... ok DEBUG: {3} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.006945s] ... ok DEBUG: {3} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.007290s] ... ok DEBUG: {3} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.006067s] ... ok DEBUG: {3} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.006000s] ... ok DEBUG: {3} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.007429s] ... ok DEBUG: {3} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.006307s] ... ok DEBUG: {3} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.001645s] ... ok DEBUG: {3} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001546s] ... ok DEBUG: {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000079s] ... ok DEBUG: {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000208s] ... ok DEBUG: {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000075s] ... ok DEBUG: {3} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000061s] ... ok DEBUG: {3} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.001707s] ... ok DEBUG: {3} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.000452s] ... ok DEBUG: {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.006696s] ... ok DEBUG: {1} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.106718s] ... ok DEBUG: {1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001382s] ... ok DEBUG: {1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.004198s] ... ok DEBUG: {1} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.003514s] ... ok DEBUG: {1} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.000794s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_create_no_permission [0.022528s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/certificates {'cluster_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'csr': 'fake-csr'} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.common.policies.test_certificate_policy.TestCertifiactePolicy.test_get_no_permission [0.023062s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.common.policies.test_cluster_template_policy.TestClusterTemplatePolicy.test_get_all_no_permission [0.013619s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/clustertemplates {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.114082s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_detail_list_no_permission [0.014265s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations/detail {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.007633s] ... ok DEBUG: {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.006263s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_federation_policy.TestFederationPolicy.test_get_no_permission [0.015447s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/federations {} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {3} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.006442s] ... ok DEBUG: {2} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.254094s] ... ok DEBUG: {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000145s] ... ok DEBUG: {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000061s] ... ok DEBUG: {2} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000090s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.002207s] ... ok DEBUG: {3} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.007300s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.001759s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.001542s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.001450s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.001895s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.001741s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.003465s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_create_no_permission [0.024641s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: POST: /v1/clusters/54e380f1-3536-408a-b836-467e4e6b70be/nodegroups/ {'id': 12, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'nodegroup1', 'docker_volume_size': None, 'labels': None, 'flavor_id': None, 'image_id': None, 'node_count': 3, 'role': 'worker', 'max_node_count': None, 'min_node_count': 1, 'merge_labels': False} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.002085s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.001590s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.002126s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.008822s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_nodegroup_policy.TestNodeGroupPolicy.test_update_no_permission [0.025571s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: PATCH: /v1/clusters/c81d0792-7130-4e35-926b-d9b8102cecbe/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8 [{'path': '/max_node_count', 'value': 4, 'op': 'replace'}] DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {1} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_admin [0.015272s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.root.RootController._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.9/site-packages/pecan/routing.py:234: DeprecationWarning: The function signature for magnum.api.controllers.v1.Controller._route is changing in the next version of pecan. DEBUG: Please update to: `def _route(self, args, request)`. DEBUG: warnings.warn( DEBUG: {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.037027s] ... ok DEBUG: {1} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_no_permission [0.013914s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: {1} magnum.tests.unit.common.policies.test_stats_policy.TestStatsPolicy.test_stat_reader [0.014290s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.024026s] ... ok DEBUG: {1} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.001277s] ... ok DEBUG: {1} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.007556s] ... ok DEBUG: {1} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.009387s] ... ok DEBUG: {1} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init [0.001100s] ... ok DEBUG: {1} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_timeout [0.000855s] ... ok DEBUG: {1} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_version [0.000853s] ... ok DEBUG: {1} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances [0.001572s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.029433s] ... ok DEBUG: {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.012407s] ... ok DEBUG: {1} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.009197s] ... ok DEBUG: {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.133722s] ... ok DEBUG: {1} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.007465s] ... ok DEBUG: {1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.009899s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.032314s] ... ok DEBUG: {1} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.008988s] ... ok DEBUG: {1} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.007595s] ... ok DEBUG: {1} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.007245s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.028249s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.000499s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.009437s] ... ok DEBUG: {1} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.015350s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.006859s] ... ok DEBUG: {1} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.007357s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.008148s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.007874s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.007386s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.010697s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.006381s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.007694s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.013846s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.006479s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.006975s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.013772s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.006788s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.006974s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.013190s] ... ok DEBUG: {1} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.006580s] ... ok DEBUG: {1} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000064s] ... ok DEBUG: {2} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.017805s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.007031s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.024543s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.007595s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.006564s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.006469s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.018880s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.006538s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.007848s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.006330s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.006550s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.008425s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.007440s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.006754s] ... ok DEBUG: {1} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.007241s] ... ok DEBUG: {2} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.007600s] ... ok DEBUG: {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.008220s] ... ok DEBUG: {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.007229s] ... ok DEBUG: {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.007433s] ... ok DEBUG: {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.271235s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.078945s] ... ok DEBUG: {2} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.110747s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.010032s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.017172s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.011591s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.105749s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.009747s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.010331s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.020486s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.011200s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.011460s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.010231s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.011583s] ... ok DEBUG: {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.197072s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.014407s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.011219s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.010198s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [1.013605s] ... ok DEBUG: {2} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.011400s] ... ok DEBUG: {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.013539s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.017709s] ... ok DEBUG: {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.012499s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.015485s] ... ok DEBUG: {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.010889s] ... ok DEBUG: {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.010416s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.012980s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.013775s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000098s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000075s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.002592s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000129s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.011537s] ... ok DEBUG: {2} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.021882s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/api.py:116: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) DEBUG: return query.all() DEBUG: /builddir/build/BUILD/magnum-18.1.0.dev9/magnum/db/sqlalchemy/api.py:116: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) DEBUG: return query.all() DEBUG: {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.011174s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.007876s] ... ok DEBUG: {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.011013s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.007782s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.006141s] ... ok DEBUG: {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.010844s] ... ok DEBUG: {2} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.010842s] ... ok DEBUG: {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.008262s] ... ok DEBUG: {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.012987s] ... ok DEBUG: {3} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.190962s] ... ok DEBUG: {3} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.000103s] ... ok DEBUG: {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.015907s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.003920s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.002608s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.001912s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.001783s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.291736s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.002618s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.002905s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.001837s] ... ok DEBUG: {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.010986s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.008553s] ... ok DEBUG: {2} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.014227s] ... ok DEBUG: {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.009888s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.030832s] ... ok DEBUG: {2} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.010656s] ... ok DEBUG: {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.009542s] ... ok DEBUG: {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.010543s] ... ok DEBUG: {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.015554s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.038703s] ... ok DEBUG: {2} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.011813s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.014831s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.037356s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.015897s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.016053s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.013636s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.036095s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.012749s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.236197s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.016983s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.023437s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_empty_chars [0.229018s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000107s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000085s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000104s] ... ok DEBUG: {1} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000052s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.003104s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.001996s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.002122s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.106311s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.109306s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.052949s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.020205s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.131820s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.036160s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.023235s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.023996s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.008426s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.011011s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.012066s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_no_discoveryurl [0.013639s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.031916s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.011471s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.013540s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.010044s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.010214s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.006722s] ... ok DEBUG: {3} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.019142s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.032527s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.007585s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.007005s] ... ok DEBUG: {2} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.008003s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.008828s] ... ok DEBUG: {3} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.030923s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.031225s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.009000s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.007429s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.011579s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.150791s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.007783s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.008805s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.007061s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.010516s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.021574s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.008550s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.006100s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.008344s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.022537s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.007641s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.020456s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.008513s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.009444s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.009073s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.026106s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.009929s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.006884s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.019590s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.001113s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.000649s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000623s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.000604s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.000578s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000667s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.007812s] ... ok DEBUG: {3} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.006341s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.026677s] ... ok DEBUG: {3} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.006442s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.011017s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000956s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.000749s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000672s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.000658s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.013161s] ... ok DEBUG: {3} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.012995s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.015134s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.008607s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.011899s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.019171s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.013618s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.010936s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.009100s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.012119s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.010428s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.016296s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.159298s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.007868s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.011810s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.008177s] ... ok DEBUG: {3} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.008887s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.006890s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.006040s] ... ok DEBUG: {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.009119s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.010913s] ... ok DEBUG: {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.011202s] ... ok DEBUG: {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.010519s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.007863s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.010123s] ... ok DEBUG: {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.010514s] ... ok DEBUG: {2} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.010739s] ... ok DEBUG: {3} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.009893s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.109451s] ... ok DEBUG: {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.011549s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.082973s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000113s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000107s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000100s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000046s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000052s] ... ok DEBUG: {2} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.021629s] ... ok DEBUG: {2} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.007494s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.015635s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.004011s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.003569s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.002659s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.002370s] ... ok DEBUG: {3} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.009544s] ... ok DEBUG: {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.009512s] ... ok DEBUG: {1} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.018262s] ... ok DEBUG: {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.009959s] ... ok DEBUG: {3} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.009795s] ... ok DEBUG: {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.031513s] ... ok DEBUG: {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.009577s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.033911s] ... ok DEBUG: {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.008822s] ... ok DEBUG: {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.011390s] ... ok DEBUG: {3} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.010727s] ... ok DEBUG: {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.011255s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.032526s] ... ok DEBUG: {3} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.012990s] ... ok DEBUG: {1} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.013560s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.007235s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.012120s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.016356s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.006583s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.030123s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.008096s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.007762s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.010310s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.012952s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.007995s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.009361s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.008680s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.013541s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.009628s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_fcos_with_discovery [0.013773s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.010514s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.006613s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.006202s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.011864s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.006335s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.007953s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.018672s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.006772s] ... ok DEBUG: {1} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.006863s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.020886s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.008572s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.013732s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.017422s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.110191s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.008755s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.011508s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.014242s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.018568s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.014258s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.015429s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.020146s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.013832s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.015729s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.010666s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.015063s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.028636s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.012241s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.009537s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.020447s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.010101s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.011353s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.009748s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.014490s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.009466s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.009116s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.022847s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.018971s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.008657s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.007669s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.007455s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.007263s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.007320s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.009219s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.006355s] ... ok DEBUG: {1} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.025285s] ... ok DEBUG: {3} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_fcos_kubernetes_definition [0.007125s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.008097s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.010057s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.010114s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.009655s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.010655s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.009002s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.013920s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.009013s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.009014s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.013179s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.009420s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.009402s] ... ok DEBUG: {1} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.012074s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.008923s] ... ok DEBUG: {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.008945s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.008765s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.109393s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Exception ignored in: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/magnum-18.1.0.dev9/magnum/conductor/k8s_api.py", line 93, in __del__ DEBUG: self.ca_file.close() DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 504, in close DEBUG: self._closer.close() DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 441, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpphkapahp/tmp93wiw6ye/tmp596ytrme' DEBUG: Exception ignored in: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 445, in __del__ DEBUG: self.close() DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 441, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpphkapahp/tmp93wiw6ye/tmp6cod_i1k' DEBUG: Exception ignored in: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 445, in __del__ DEBUG: self.close() DEBUG: File "/usr/lib64/python3.9/tempfile.py", line 441, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpphkapahp/tmp93wiw6ye/tmpsjdc0w5g' DEBUG: {3} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001218s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.000614s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000630s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000688s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000687s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.000667s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000682s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.008239s] ... ok DEBUG: {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.015782s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.000635s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.009183s] ... ok DEBUG: {1} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.010411s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.011523s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.008348s] ... ok DEBUG: {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.007951s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.009514s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.011622s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.008480s] ... ok DEBUG: {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.013424s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.008251s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.008709s] ... ok DEBUG: {1} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.011830s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.008640s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.008782s] ... ok DEBUG: {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.010039s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.009331s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.007569s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.006343s] ... ok DEBUG: {1} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.011632s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.012392s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.006308s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.007079s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.012788s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.006910s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.018095s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.006838s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.011070s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.012375s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.007993s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.006304s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.014153s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.006306s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.006249s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.011830s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.006859s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.006956s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.009263s] ... ok DEBUG: {3} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.009683s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.039465s] ... ok DEBUG: {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.013835s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.013355s] ... ok DEBUG: {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.013592s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.011761s] ... ok DEBUG: {3} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.010546s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.011753s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.106250s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.009407s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.016182s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.021450s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.014901s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.011990s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.013995s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.012730s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.008958s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.014677s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.012477s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.014043s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.009943s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.013249s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.011487s] ... ok DEBUG: {3} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.105859s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.013375s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.010958s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.014327s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.014225s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.009222s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.014014s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.009472s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.010481s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.009888s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.009091s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.011944s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.010872s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.012725s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.014153s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.011845s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.113938s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.018927s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.007733s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.007208s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.019916s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.016649s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.007089s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.023990s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.010815s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.010380s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.020382s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.010321s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.007205s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.006659s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.015541s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.006388s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.007044s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.014756s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.006858s] ... ok DEBUG: {1} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.006159s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.007549s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.008569s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.009373s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.007775s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.007662s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.007785s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.008812s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.001062s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.000655s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.000648s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000642s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000635s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000629s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.008844s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.008566s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.006050s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.005997s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.109496s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.005994s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.008204s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.005889s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.006052s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.006414s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.006776s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params [0.020449s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.006633s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.006516s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.016701s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.006852s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.007869s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.009847s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FCOSK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.006910s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.006519s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.008769s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.008995s] ... ok DEBUG: {1} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.008517s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.008869s] ... ok DEBUG: {1} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.014274s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.008782s] ... ok DEBUG: {1} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.007286s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.009556s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.008503s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.008634s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.009192s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.008539s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.001061s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000644s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.000663s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.000643s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000828s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000722s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000593s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000636s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.000613s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000646s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000603s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.008598s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.008241s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.008146s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.006379s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.006856s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.005895s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.006274s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.006678s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.006023s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.008453s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.010484s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.013816s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.011314s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.008031s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.011636s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.007001s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1226 tests in 7.0872 sec. DEBUG: - Passed: 1226 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 25.0711 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (307 tests) => 0:00:06.949714 DEBUG: - Worker 1 (307 tests) => 0:00:06.898079 DEBUG: - Worker 2 (306 tests) => 0:00:05.492823 DEBUG: - Worker 3 (306 tests) => 0:00:06.238534 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mVPAXt DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-magnum = 18.1.0-0.20240430123539.5929a5c.el9 python3-magnum = 18.1.0-0.20240430123539.5929a5c.el9 python3.9-magnum = 18.1.0-0.20240430123539.5929a5c.el9 python3.9dist(magnum) = 18.1~~dev9 python3dist(magnum) = 18.1~~dev9 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.9dist(cliff) < 2.9 or python3.9dist(cliff) > 2.9) with python3.9dist(cliff) >= 2.8) ((python3.9dist(jsonpatch) < 1.20 or python3.9dist(jsonpatch) > 1.20) with python3.9dist(jsonpatch) >= 1.16) ((python3.9dist(pycadf) < 2 or python3.9dist(pycadf) > 2) with python3.9dist(pycadf) >= 1.1) ((python3.9dist(setuptools) < 34 or python3.9dist(setuptools) > 34) with (python3.9dist(setuptools) < 34.0.1 or python3.9dist(setuptools) > 34.0.1) with (python3.9dist(setuptools) < 34.0.2 or python3.9dist(setuptools) > 34.0.2) with (python3.9dist(setuptools) < 34.0.3 or python3.9dist(setuptools) > 34.0.3) with (python3.9dist(setuptools) < 34.1 or python3.9dist(setuptools) > 34.1) with (python3.9dist(setuptools) < 34.1.1 or python3.9dist(setuptools) > 34.1.1) with (python3.9dist(setuptools) < 34.2 or python3.9dist(setuptools) > 34.2) with (python3.9dist(setuptools) < 34.3 or python3.9dist(setuptools) > 34.3) with (python3.9dist(setuptools) < 34.3.1 or python3.9dist(setuptools) > 34.3.1) with (python3.9dist(setuptools) < 34.3.2 or python3.9dist(setuptools) > 34.3.2) with (python3.9dist(setuptools) < 36.2 or python3.9dist(setuptools) > 36.2) with python3.9dist(setuptools) >= 30) python(abi) = 3.9 python3.9dist(alembic) >= 0.9.6 python3.9dist(cryptography) >= 2.1.4 python3.9dist(decorator) >= 3.4 python3.9dist(docker) >= 4.3 python3.9dist(eventlet) >= 0.28 python3.9dist(iso8601) >= 0.1.11 python3.9dist(keystoneauth1) >= 3.14 python3.9dist(keystonemiddleware) >= 9 python3.9dist(netaddr) >= 0.7.18 python3.9dist(oslo-concurrency) >= 4.1 python3.9dist(oslo-config) >= 8.1 python3.9dist(oslo-context) >= 3.1 python3.9dist(oslo-db) >= 8.2 python3.9dist(oslo-i18n) >= 5 python3.9dist(oslo-log) >= 4.8 python3.9dist(oslo-messaging) >= 14.1 python3.9dist(oslo-middleware) >= 4.1 python3.9dist(oslo-policy) >= 3.11 python3.9dist(oslo-reports) >= 2.1 python3.9dist(oslo-serialization) >= 3.2 python3.9dist(oslo-service) >= 2.2 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(oslo-utils) >= 4.2 python3.9dist(oslo-versionedobjects) >= 2.1 python3.9dist(pbr) >= 5.5 python3.9dist(pecan) >= 1.3.3 python3.9dist(python-barbicanclient) >= 5 python3.9dist(python-cinderclient) >= 7.1 python3.9dist(python-glanceclient) >= 3.2 python3.9dist(python-heatclient) >= 2.2 python3.9dist(python-keystoneclient) >= 3.20 python3.9dist(python-neutronclient) >= 7.2 python3.9dist(python-novaclient) >= 17.2 python3.9dist(python-octaviaclient) >= 2.1 python3.9dist(pyyaml) >= 3.13 python3.9dist(requests) >= 2.20.1 python3.9dist(sqlalchemy) >= 1.2 python3.9dist(stevedore) >= 3.3 python3.9dist(taskflow) >= 2.16 python3.9dist(webob) >= 1.8.1 python3.9dist(werkzeug) >= 0.9 python3.9dist(wsme) >= 0.8 DEBUG: Obsoletes: python39-magnum < 18.1.0-0.20240430123539.5929a5c.el9 DEBUG: Processing files: openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.96p6GO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: config(openstack-magnum-common) = 18.1.0-0.20240430123539.5929a5c.el9 openstack-magnum-common = 18.1.0-0.20240430123539.5929a5c.el9 DEBUG: Requires(interp): /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j8MHbL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TNnopE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-conductor = 18.1.0-0.20240430123539.5929a5c.el9 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 systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l6xddP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dO0f7v DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-api = 18.1.0-0.20240430123539.5929a5c.el9 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 systemd DEBUG: Requires(preun): /bin/sh systemd DEBUG: Requires(postun): /bin/sh systemd DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SM0YfO DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3WHpYY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-doc = 18.1.0-0.20240430123539.5929a5c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Processing files: python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RWZt43 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-magnum-tests = 18.1.0-0.20240430123539.5929a5c.el9 python3-magnum-tests = 18.1.0-0.20240430123539.5929a5c.el9 python3.9-magnum-tests = 18.1.0-0.20240430123539.5929a5c.el9 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /usr/bin/bash python(abi) = 3.9 DEBUG: Obsoletes: python39-magnum-tests < 18.1.0-0.20240430123539.5929a5c.el9 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7IQfOL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-18.1.0.dev9 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm INFO: Done(/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-18.1.0-0.20240430123539.5929a5c.el9.src.rpm) Config(dlrn-5) 1 minutes 55 seconds INFO: Results and/or logs in: /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos9-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): 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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3336468 4572640 834972 8230236 11327420 DEBUG: Swap: 16777212 5030872 11746340 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 269M 4.1G 7% /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-master-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: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 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: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3336288 3212500 2178772 9590556 9983784 DEBUG: Swap: 16777212 5030872 11746340 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos9-master-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 Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.4G 3.0G 33% /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: /dev/vda1 550G 335G 216G 61% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-master-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-master-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/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ssxcya8p', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos9-master-x86_64-5/root DEBUG: resultdir = /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Executing command: ['/usr/sbin/usermod', '-u', '1032', 'mockbuild'] 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: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: creating dir: /var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm /home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos9-master-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217/openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-master-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-91e44b667fe379a22a1 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ironic-tests-tempest-5401965b49 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-ed1c931d0ed01a4a38733 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-swiftclient-12dacb3e2cc7567c9bd 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-ceilometermiddleware-bb472a784c 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-rally-094f0188fc3511ec5cf54d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-tests-tempest-2fb8e27c 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-designateclient-c67640eca0fd472 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-79f128746ce3c5c2c3b07 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-7a6e1a0bdc79927e5d7 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-7250b848391a3cebb582d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-lib-a0fb735b7e707284416 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octavia-tests-tempest-c03e9c39d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-golang-github-openstack-k8s-operators- 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-apache-19eb28ac8e592f53dd252c5c 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-aa8604645c3245e182f0e0 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-telemetry-tests-tempest-2985e2d 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-magnum-ui-e85d41fd8be59e449f 23 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 15 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 21 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 21 kB/s | 4.7 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 29 kB/s | 5.0 kB 00:00 DEBUG: dlrn-master-testing 27 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 25 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 15 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 13 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 10 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 11 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 48 kB/s | 25 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: openstack-magnum-api noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 13 k DEBUG: openstack-magnum-common noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 29 k DEBUG: openstack-magnum-conductor noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 13 k DEBUG: openstack-magnum-doc noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 1.3 M DEBUG: python3-magnum noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 476 k DEBUG: python3-magnum-tests noarch 18.1.0-0.20240430123539.5929a5c.el9 @commandline 364 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.21.0-1.el9s delorean-master-testing 59 k DEBUG: desktop-file-utils x86_64 0.26-6.el9 appstream 74 k DEBUG: emacs-filesystem noarch 1:27.2-9.el9 appstream 8.9 k DEBUG: flexiblas x86_64 3.0.4-8.el9 appstream 33 k DEBUG: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M DEBUG: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k DEBUG: gpm-libs x86_64 1.20.7-29.el9 appstream 21 k DEBUG: hdf5 x86_64 1.10.6-5.el9s delorean-master-testing 2.0 M DEBUG: libaec x86_64 1.0.4-7.el9s delorean-master-testing 38 k DEBUG: libgfortran x86_64 11.4.1-3.el9 baseos 803 k DEBUG: libimagequant x86_64 2.14.1-1.el9s delorean-master-testing 62 k DEBUG: libqhull_r x86_64 1:7.2.1-11.el9 crb 169 k DEBUG: libquadmath x86_64 11.4.1-3.el9 baseos 195 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-master-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: lzo x86_64 2.10-7.el9 baseos 67 k DEBUG: memcached x86_64 1.6.9-7.el9 appstream 174 k DEBUG: openblas x86_64 0.3.21-2.el9 appstream 35 k DEBUG: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M DEBUG: perl-File-Copy noarch 2.34-481.el9 appstream 20 k DEBUG: perl-File-Find noarch 1.37-481.el9 appstream 25 k DEBUG: perl-Filter x86_64 2:1.60-4.el9 appstream 91 k DEBUG: perl-Text-Unidecode noarch 1.30-16.el9 appstream 194 k DEBUG: perl-XML-Parser x86_64 2.46-9.el9 appstream 236 k DEBUG: perl-XML-XPath noarch 1.44-11.el9 appstream 88 k DEBUG: perl-encoding x86_64 4:3.00-462.el9 appstream 63 k DEBUG: perl-open noarch 1.12-481.el9 appstream 16 k DEBUG: python-openstackclient-lang noarch 6.7.0-0.20240429124559.25f2e22.el9 delorean-component-clients 56 k DEBUG: python-oslo-cache-lang noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 6.1.0-0.20240312183955.074f18a.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.4.0-0.20240423180827.497979d.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.6.0-0.20240423123501.014047b.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.2.0-0.20240330180846.62d5e25.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.4.0-0.20240312195733.f2627a8.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.2.0-0.20240312192156.5e0fa92.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.4.0-0.20240313061957.7f36306.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240327122923.4179996.el9 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-17.el9s delorean-master-testing 123 k DEBUG: python3-PyMySQL noarch 0.10.1-6.el9 appstream 107 k DEBUG: python3-alembic noarch 1.8.1-1.el9s delorean-master-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-master-testing 93 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-master-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-automaton noarch 3.3.0-0.20240313061752.fbc0a7c.el9 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-master-testing 59 k DEBUG: python3-barbicanclient noarch 5.7.1-0.20240327184001.a147396.el9 delorean-component-clients 143 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-master-testing 43 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-master-testing 37 k DEBUG: python3-cachetools noarch 5.3.3-1.el9s delorean-master-testing 31 k DEBUG: python3-cairo x86_64 1.20.1-1.el9 appstream 93 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cinderclient noarch 9.6.0-0.20240430000833.a58bb92.el9 delorean-component-clients 217 k DEBUG: python3-cliff noarch 4.6.0-0.20240226180829.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-master-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M DEBUG: python3-cycler noarch 0.10.0-17.el9s delorean-master-testing 19 k DEBUG: python3-dateutil noarch 1:2.8.1-7.el9 baseos 288 k DEBUG: python3-debtcollector noarch 3.0.1-0.20240312181208.e823e9d.el9 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.2-6.el9 baseos 28 k DEBUG: python3-docker noarch 6.1.3-2.el9s delorean-master-testing 210 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-master-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-master-testing 46 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-master-testing 37 k DEBUG: python3-futurist noarch 3.0.1-0.20240312181617.ec7a253.el9 delorean-component-common 61 k DEBUG: python3-glanceclient noarch 1:4.6.0-0.20240326190325.769dd2e.el9 delorean-component-clients 146 k DEBUG: python3-heatclient noarch 3.6.0-0.20240429183858.b46e23e.el9 delorean-component-clients 157 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-master-testing 47 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-master-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-master-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-master-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-master-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-master-testing 45 k DEBUG: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k DEBUG: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k DEBUG: python3-jsonschema noarch 4.16.0-2.el9s delorean-master-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-master-testing 45 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-master-testing 86 k DEBUG: python3-keystoneauth1 noarch 5.5.1-0.20240207191445.e071ad4.el9 delorean-component-keystone 415 k DEBUG: python3-keystoneclient noarch 1:5.4.1-0.20240301195045.b7c0e20.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.6.1-0.20240404180836.ebb842a.el9 delorean-component-keystone 104 k DEBUG: python3-kiwisolver x86_64 1.3.1-2.el9s delorean-master-testing 62 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-master-testing 337 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-master-testing 46 k DEBUG: python3-mako noarch 1.1.4-6.el9 appstream 172 k DEBUG: python3-matplotlib-data noarch 3.4.2-1.el9s delorean-master-testing 504 k DEBUG: python3-matplotlib-data-fonts noarch 3.4.2-1.el9s delorean-master-testing 2.3 M DEBUG: python3-matplotlib-tk x86_64 3.4.2-1.el9s delorean-master-testing 37 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-master-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-master-testing 83 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-master-testing 98 k DEBUG: python3-netaddr noarch 0.8.0-5.el9 appstream 1.6 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-networkx noarch 2.6.2-2.el9 appstream 2.4 M DEBUG: python3-neutronclient noarch 11.1.0-0.20230907135825.6597c42.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.7.0-0.20240321131418.6821906.el9 delorean-component-clients 216 k DEBUG: python3-numexpr x86_64 2.7.1-5.el9s delorean-master-testing 189 k DEBUG: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k DEBUG: python3-octaviaclient noarch 3.8.0-0.20240429125445.8100f2f.el9 delorean-component-clients 90 k DEBUG: python3-olefile noarch 0.46-13.el9s delorean-master-testing 56 k DEBUG: python3-openstackclient noarch 6.7.0-0.20240429124559.25f2e22.el9 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 3.1.1-0.20240418121826.8c6a129.el9 delorean-component-clients 863 k DEBUG: python3-os-client-config noarch 2.2.0-0.20240429185546.934c0cc.el9 delorean-component-clients 52 k DEBUG: python3-os-service-types noarch 1.7.1-0.20240419121300.3d15404.el9 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 3.1.0-0.20240429124048.65f47ff.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 62 k DEBUG: python3-oslo-cache+dogpile noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.8.0-0.20240312200114.487539a.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-concurrency noarch 6.1.0-0.20240312183955.074f18a.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240327132751.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.6.0-0.20240312190852.af0d090.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.1.0-0.20240318181928.8e1f869.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-i18n noarch 6.4.0-0.20240423180827.497979d.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 5.6.0-0.20240423123501.014047b.el9 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 14.8.0-0.20240412193216.e978eb9.el9 delorean-component-common 226 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.8.0-0.20240412193216.e978eb9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.9.0-0.20240312193349.0ed74ac.el9 delorean-component-common 24 k DEBUG: python3-oslo-middleware noarch 6.2.0-0.20240330180846.62d5e25.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.4.0-0.20240312195733.f2627a8.el9 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 3.4.0-0.20240312183548.f0b6844.el9 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 5.5.0-0.20240312192700.a0f68b3.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.5.0-0.20240408060828.5810d01.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.4.0-0.20240312194436.84b27c9.el9 delorean-component-common 27 k DEBUG: python3-oslo-utils noarch 7.2.0-0.20240312192156.5e0fa92.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.4.0-0.20240313061957.7f36306.el9 delorean-component-common 76 k DEBUG: python3-osprofiler noarch 4.1.1-0.20240312182402.3fb0487.el9 delorean-component-common 134 k DEBUG: python3-paste noarch 3.9.0-1.el9s delorean-master-testing 470 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-master-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-master-testing 272 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-master-testing 35 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k DEBUG: python3-prometheus_client noarch 0.19.0-2.el9s delorean-master-testing 91 k DEBUG: python3-psutil x86_64 5.8.0-12.el9 appstream 214 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-master-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20240327122923.4179996.el9 delorean-component-common 55 k DEBUG: python3-pycparser noarch 2.20-6.el9 baseos 135 k DEBUG: python3-pydot noarch 1.4.2-1.el9s delorean-master-testing 53 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-master-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-master-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-master-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-master-testing 28 k DEBUG: python3-pyrsistent x86_64 0.17.3-8.el9 appstream 114 k DEBUG: python3-pyyaml x86_64 5.4.1-6.el9 baseos 205 k DEBUG: python3-qpid-proton x86_64 0.35.0-2.el9s delorean-master-testing 408 k DEBUG: python3-redis noarch 5.0.1-1.el9s delorean-master-testing 392 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-master-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.1-0.20240405180914.4ca7871.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-master-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-master-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-master-testing 35 k DEBUG: python3-simplegeneric noarch 0.8.1-21.el9s delorean-master-testing 16 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-master-testing 119 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-master-testing 34 k DEBUG: python3-stevedore noarch 5.3.0-0.20240312191455.69d2b0d.el9 delorean-component-clients 68 k DEBUG: python3-swiftclient noarch 4.5.1-0.20240430060830.12dacb3.el9 delorean-component-clients 174 k DEBUG: python3-swiftclient+keystone noarch 4.5.1-0.20240430060830.12dacb3.el9 delorean-component-clients 8.0 k DEBUG: python3-tables x86_64 3.6.1-4.el9s centos9-storage 1.2 M DEBUG: python3-taskflow noarch 5.7.1-0.20240423123001.d09092c.el9 delorean-component-common 645 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-master-testing 36 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-master-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-master-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-master-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-master-testing 326 k DEBUG: python3-tkinter x86_64 3.9.18-3.el9 appstream 339 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-master-testing 24 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-master-testing 25 k DEBUG: python3-warlock noarch 2.0.1-3.el9s delorean-master-testing 20 k DEBUG: python3-wcwidth noarch 0.2.13-1.el9s delorean-master-testing 46 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-master-testing 230 k DEBUG: python3-websocket-client noarch 1.7.0-1.el9s delorean-master-testing 99 k DEBUG: python3-werkzeug noarch 3.0.1-1.el9s delorean-master-testing 355 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-master-testing 60 k DEBUG: python3-wsme noarch 0.12.1-0.20230925181959.8312bb2.el9 delorean-component-common 135 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-master-testing 55 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-master-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-master-testing 225 k DEBUG: snappy x86_64 1.1.8-8.el9 baseos 35 k DEBUG: texlive-base noarch 9:20200406-26.el9 appstream 2.3 M DEBUG: texlive-cm noarch 9:20200406-26.el9 appstream 332 k DEBUG: texlive-etex noarch 9:20200406-26.el9 appstream 200 k DEBUG: texlive-graphics-def noarch 9:20200406-26.el9 appstream 20 k DEBUG: texlive-hyph-utf8 noarch 9:20200406-26.el9 appstream 301 k DEBUG: texlive-hyphen-base noarch 9:20200406-26.el9 appstream 31 k DEBUG: texlive-knuth-lib noarch 9:20200406-26.el9 appstream 48 k DEBUG: texlive-kpathsea x86_64 9:20200406-26.el9 appstream 1.1 M DEBUG: texlive-lib x86_64 9:20200406-26.el9 appstream 477 k DEBUG: texlive-luatex x86_64 9:20200406-26.el9 appstream 3.7 M DEBUG: texlive-plain noarch 9:20200406-26.el9 appstream 93 k DEBUG: texlive-tex-ini-files noarch 9:20200406-26.el9 appstream 14 k DEBUG: texlive-texlive-scripts noarch 9:20200406-26.el9 appstream 114 k DEBUG: texlive-texlive.infra noarch 9:20200406-26.el9 appstream 284 k DEBUG: texlive-unicode-data noarch 9:20200406-26.el9 appstream 352 k DEBUG: tk x86_64 1:8.6.10-9.el9 appstream 1.6 M DEBUG: vim-common x86_64 2:8.2.2637-20.el9 appstream 7.0 M DEBUG: vim-enhanced x86_64 2:8.2.2637-20.el9 appstream 1.8 M DEBUG: zziplib x86_64 0.13.71-10.el9 appstream 88 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.11-5.el9 baseos 454 k DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-master-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-master-testing 12 k DEBUG: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M DEBUG: python3-matplotlib x86_64 3.4.2-1.el9s delorean-master-testing 2.8 M DEBUG: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M DEBUG: python3-pandas x86_64 1.2.1-2.el9s delorean-master-testing 9.8 M DEBUG: python3-pillow x86_64 10.1.0-1.el9s delorean-master-testing 741 k DEBUG: python3-pygraphviz x86_64 1.7-1.el9s delorean-master-testing 98 k DEBUG: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M DEBUG: texlive-dvipng x86_64 9:20200406-26.el9 appstream 315 k DEBUG: xdg-utils noarch 1.1.3-11.el9 appstream 74 k DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 217 Packages DEBUG: Total size: 98 M DEBUG: Installed size: 431 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-4.6.0-0.20240326190325.769dd2e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.4.1-0.20240301195045.b7c0e20.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.7.0-0.20240321131418.6821906.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240327132751.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.11-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-11.4.1-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.2.5-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.10-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.14.5-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-36.0.1-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.1-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.20-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-27.2-9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-netlib-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flexiblas-openblas-openmp-3.0.4-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-29.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] memcached-1.6.9-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.21-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-openmp-0.3.21-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Copy-2.34-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Find-1.37-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.60-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.46-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.44-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-3.00-462.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.12-481.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-20.3.0-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.20.1-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-16.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-2.0-4.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.6.5-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.1.4-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.8.0-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-15.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.6.2-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.20.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.20.1-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-27.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.8.0-12.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.6.2-8.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.9.18-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-cm-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-etex-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-graphics-def-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyph-utf8-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-hyphen-base-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-knuth-lib-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-luatex-20200406-26.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-plain-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tex-ini-files-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive-scripts-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-unicode-data-20200406-26.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.10-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.2.2637-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.2.2637-20.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.3-11.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zziplib-0.13.71-10.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull_r-7.2.1-11.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.21.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.6-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.4-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.14.1-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-17.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.8.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.2.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-async-timeout-4.0.2-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.5.2-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.3.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-2.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-17.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-6.1.3-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-2.4.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.19-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-6.8.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-1.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-8.2.1-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jaraco-classes-3.2.1-5.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.8.0-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-1.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-4.16.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt+crypto-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-2.6.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring+completion-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-24.3.0-4.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.3.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.3.5-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-15.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.4.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.4.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-more-itertools-10.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-5.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-olefile-0.46-13.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-1.2.1-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.9.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.4.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-10.1.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-platformdirs-3.11.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.19.0-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-20.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.2-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.7-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.5.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-8.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-5.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-10.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.5.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.5.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.3.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.19.2-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-20.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.2-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-2.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.7.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-uhashring-2.3-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.1.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-2.0.1-3.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.13-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.7-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-1.7.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-3.0.1-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.16.0-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.6-1.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.6.0-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-2.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.6.1-4.el9s.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: texlive-base-9:20200406-26.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.3.0-0.20240312191455.69d2b0d 1/217 DEBUG: Running scriptlet: texlive-base-9:20200406-26.el9.noarch 2/217 DEBUG: Installing : texlive-base-9:20200406-26.el9.noarch 2/217 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 3/217 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/217 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 5/217 DEBUG: Installing : python3-netaddr-0.8.0-5.el9.noarch 6/217 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 7/217 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 8/217 DEBUG: Installing : texlive-lib-9:20200406-26.el9.x86_64 9/217 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 10/217 DEBUG: Installing : python3-dateutil-1:2.8.1-7.el9.noarch 11/217 DEBUG: Installing : python3-futurist-3.0.1-0.20240312181617.ec7a253. 12/217 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 13/217 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 14/217 DEBUG: Installing : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 15/217 DEBUG: Installing : python3-matplotlib-data-3.4.2-1.el9s.noarch 16/217 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 17/217 DEBUG: Installing : python3-debtcollector-3.0.1-0.20240312181208.e82 18/217 DEBUG: Installing : python3-oslo-context-5.6.0-0.20240312190852.af0d 19/217 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 20/217 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 21/217 DEBUG: Installing : python3-simplejson-3.19.2-1.el9s.x86_64 22/217 DEBUG: Installing : python3-pydot-1.4.2-1.el9s.noarch 23/217 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 24/217 DEBUG: Installing : python3-cachetools-5.3.3-1.el9s.noarch 25/217 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 26/217 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 27/217 DEBUG: Installing : perl-XML-Parser-2.46-9.el9.x86_64 28/217 DEBUG: Installing : perl-File-Find-1.37-481.el9.noarch 29/217 DEBUG: Installing : flexiblas-3.0.4-8.el9.x86_64 30/217 DEBUG: Installing : libquadmath-11.4.1-3.el9.x86_64 31/217 DEBUG: Installing : libgfortran-11.4.1-3.el9.x86_64 32/217 DEBUG: Installing : python3-os-service-types-1.7.1-0.20240419121300. 33/217 DEBUG: Installing : python3-keystoneauth1-5.5.1-0.20240207191445.e07 34/217 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 35/217 DEBUG: Installing : python3-etcd3gw-2.4.0-1.el9s.noarch 36/217 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 37/217 DEBUG: Installing : python3-automaton-3.3.0-0.20240313061752.fbc0a7c 38/217 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 39/217 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 40/217 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 41/217 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 42/217 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 43/217 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 44/217 DEBUG: Installing : python3-werkzeug-3.0.1-1.el9s.noarch 45/217 DEBUG: Installing : python3-websocket-client-1.7.0-1.el9s.noarch 46/217 DEBUG: Installing : python3-docker-6.1.3-2.el9s.noarch 47/217 DEBUG: Installing : python3-wcwidth-0.2.13-1.el9s.noarch 48/217 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 49/217 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 50/217 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 51/217 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 52/217 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 53/217 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 54/217 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 55/217 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el9s.noarch 56/217 DEBUG: Installing : python3-wsme-0.12.1-0.20230925181959.8312bb2.el9 57/217 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 58/217 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 59/217 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 60/217 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 61/217 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 62/217 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 63/217 DEBUG: Installing : python3-pygraphviz-1.7-1.el9s.x86_64 64/217 DEBUG: Installing : python3-platformdirs-3.11.0-1.el9s.noarch 65/217 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 66/217 DEBUG: Installing : python3-olefile-0.46-13.el9s.noarch 67/217 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 68/217 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 69/217 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 70/217 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 71/217 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 72/217 DEBUG: Installing : python3-kiwisolver-1.3.1-2.el9s.x86_64 73/217 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 74/217 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 75/217 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 76/217 DEBUG: Installing : python3-cycler-0.10.0-17.el9s.noarch 77/217 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 78/217 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 79/217 DEBUG: Installing : python3-redis-5.0.1-1.el9s.noarch 80/217 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 81/217 DEBUG: Installing : libimagequant-2.14.1-1.el9s.x86_64 82/217 DEBUG: Installing : python3-pillow-10.1.0-1.el9s.x86_64 83/217 DEBUG: Installing : libaec-1.0.4-7.el9s.x86_64 84/217 DEBUG: Installing : hdf5-1.10.6-5.el9s.x86_64 85/217 DEBUG: Installing : libqhull_r-1:7.2.1-11.el9.x86_64 86/217 DEBUG: Installing : zziplib-0.13.71-10.el9.x86_64 87/217 DEBUG: Installing : vim-common-2:8.2.2637-20.el9.x86_64 88/217 DEBUG: Running scriptlet: tk-1:8.6.10-9.el9.x86_64 89/217 DEBUG: Installing : tk-1:8.6.10-9.el9.x86_64 89/217 DEBUG: Installing : python3-tkinter-3.9.18-3.el9.x86_64 90/217 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 91/217 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 92/217 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 93/217 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 94/217 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 95/217 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 96/217 DEBUG: Installing : python3-warlock-2.0.1-3.el9s.noarch 97/217 DEBUG: Installing : python3-cairo-1.20.1-1.el9.x86_64 98/217 DEBUG: Installing : perl-Text-Unidecode-1.30-16.el9.noarch 99/217 DEBUG: Installing : perl-Filter-2:1.60-4.el9.x86_64 100/217 DEBUG: Installing : perl-encoding-4:3.00-462.el9.x86_64 101/217 DEBUG: Installing : perl-open-1.12-481.el9.noarch 102/217 DEBUG: Installing : perl-XML-XPath-1.44-11.el9.noarch 103/217 DEBUG: Installing : perl-File-Copy-2.34-481.el9.noarch 104/217 DEBUG: Installing : texlive-cm-9:20200406-26.el9.noarch 105/217 DEBUG: Installing : texlive-etex-9:20200406-26.el9.noarch 106/217 DEBUG: Installing : texlive-graphics-def-9:20200406-26.el9.noarch 107/217 DEBUG: Installing : texlive-hyph-utf8-9:20200406-26.el9.noarch 108/217 DEBUG: Installing : texlive-hyphen-base-9:20200406-26.el9.noarch 109/217 DEBUG: Installing : texlive-knuth-lib-9:20200406-26.el9.noarch 110/217 DEBUG: Installing : texlive-plain-9:20200406-26.el9.noarch 111/217 DEBUG: Installing : texlive-tex-ini-files-9:20200406-26.el9.noarch 112/217 DEBUG: Installing : texlive-unicode-data-9:20200406-26.el9.noarch 113/217 DEBUG: Installing : texlive-texlive.infra-9:20200406-26.el9.noarch 114/217 DEBUG: Installing : texlive-luatex-9:20200406-26.el9.x86_64 115/217 DEBUG: Installing : texlive-texlive-scripts-9:20200406-26.el9.noarch 116/217 DEBUG: Installing : texlive-kpathsea-9:20200406-26.el9.x86_64 117/217 DEBUG: Installing : texlive-dvipng-9:20200406-26.el9.x86_64 118/217 DEBUG: Installing : openblas-0.3.21-2.el9.x86_64 119/217 DEBUG: Installing : openblas-openmp-0.3.21-2.el9.x86_64 120/217 DEBUG: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 121/217 DEBUG: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 122/217 DEBUG: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 123/217 DEBUG: Installing : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 124/217 DEBUG: Installing : python3-matplotlib-3.4.2-1.el9s.x86_64 125/217 DEBUG: Installing : python3-numexpr-2.7.1-5.el9s.x86_64 126/217 DEBUG: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 127/217 DEBUG: Installing : python3-scipy-1.6.2-8.el9.x86_64 128/217 DEBUG: Installing : python3-Bottleneck-1.2.1-17.el9s.x86_64 129/217 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 130/217 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 130/217 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 130/217 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 131/217 DEBUG: Installing : gpm-libs-1.20.7-29.el9.x86_64 132/217 DEBUG: Installing : vim-enhanced-2:8.2.2637-20.el9.x86_64 133/217 DEBUG: Installing : emacs-filesystem-1:27.2-9.el9.noarch 134/217 DEBUG: Installing : desktop-file-utils-0.26-6.el9.x86_64 135/217 DEBUG: Installing : xdg-utils-1.1.3-11.el9.noarch 136/217 DEBUG: Installing : snappy-1.1.8-8.el9.x86_64 137/217 DEBUG: Installing : blosc-1.21.0-1.el9s.x86_64 138/217 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 139/217 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 140/217 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 141/217 DEBUG: Installing : python3-cryptography-36.0.1-4.el9.x86_64 142/217 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 143/217 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 144/217 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 145/217 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 146/217 DEBUG: Installing : python3-paste-3.9.0-1.el9s.noarch 147/217 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 148/217 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 149/217 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 150/217 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 151/217 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 152/217 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 153/217 DEBUG: Installing : lzo-2.10-7.el9.x86_64 154/217 DEBUG: Installing : python3-tables-3.6.1-4.el9s.x86_64 155/217 DEBUG: Installing : python3-pandas-1.2.1-2.el9s.x86_64 156/217 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 157/217 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 158/217 DEBUG: Installing : python3-cliff-4.6.0-0.20240226180829.b6119d5.el9 159/217 DEBUG: Installing : python3-networkx-2.6.2-2.el9.noarch 160/217 DEBUG: Installing : bash-completion-1:2.11-5.el9.noarch 161/217 DEBUG: Installing : python3-requestsexceptions-1.4.1-0.2024040518091 162/217 DEBUG: Installing : python3-openstacksdk-3.1.1-0.20240418121826.8c6a 163/217 DEBUG: Installing : python3-os-client-config-2.2.0-0.20240429185546. 164/217 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240327122923.4179 165/217 DEBUG: Installing : python-oslo-versionedobjects-lang-3.4.0-0.202403 166/217 DEBUG: Installing : python-oslo-utils-lang-7.2.0-0.20240312192156.5e 167/217 DEBUG: Installing : python-oslo-policy-lang-4.4.0-0.20240312195733.f 168/217 DEBUG: Installing : python-oslo-middleware-lang-6.2.0-0.202403301808 169/217 DEBUG: Installing : python-oslo-log-lang-5.6.0-0.20240423123501.0140 170/217 DEBUG: Installing : python-oslo-i18n-lang-6.4.0-0.20240423180827.497 171/217 DEBUG: Installing : python3-oslo-i18n-6.4.0-0.20240423180827.497979d 172/217 DEBUG: Installing : python3-oslo-utils-7.2.0-0.20240312192156.5e0fa9 173/217 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240327132751.882 174/217 DEBUG: Installing : python3-oslo-serialization-5.5.0-0.2024031219270 175/217 DEBUG: Installing : python3-oslo-log-5.6.0-0.20240423123501.014047b. 176/217 DEBUG: Installing : python3-keystoneclient-1:5.4.1-0.20240301195045. 177/217 DEBUG: Installing : python3-osc-lib-3.1.0-0.20240429124048.65f47ff.e 178/217 DEBUG: Installing : python3-neutronclient-11.1.0-0.20230907135825.65 179/217 DEBUG: Installing : python3-novaclient-1:18.7.0-0.20240321131418.682 180/217 DEBUG: Installing : python3-oslo-policy-4.4.0-0.20240312195733.f2627 181/217 DEBUG: Installing : python3-pycadf-3.1.1-0.20240327122923.4179996.el 182/217 DEBUG: Installing : python3-oslo-middleware-6.2.0-0.20240330180846.6 183/217 DEBUG: Installing : python3-cinderclient-9.6.0-0.20240430000833.a58b 184/217 DEBUG: Installing : python3-oslo-upgradecheck-2.4.0-0.20240312194436 185/217 DEBUG: Installing : python3-swiftclient-4.5.1-0.20240430060830.12dac 186/217 DEBUG: Installing : python3-swiftclient+keystone-4.5.1-0.20240430060 187/217 DEBUG: Installing : python3-heatclient-3.6.0-0.20240429183858.b46e23 188/217 DEBUG: Installing : python3-oslo-metrics-0.9.0-0.20240312193349.0ed7 189/217 DEBUG: Installing : python3-barbicanclient-5.7.1-0.20240327184001.a1 190/217 DEBUG: Installing : python3-oslo-reports-3.4.0-0.20240312183548.f0b6 191/217 DEBUG: Installing : python3-taskflow-5.7.1-0.20240423123001.d09092c. 192/217 DEBUG: Installing : python3-glanceclient-1:4.6.0-0.20240326190325.76 193/217 DEBUG: Installing : python-oslo-db-lang-15.1.0-0.20240318181928.8e1f 194/217 DEBUG: Installing : python3-oslo-db+mysql-15.1.0-0.20240318181928.8e 195/217 DEBUG: Installing : python3-oslo-db-15.1.0-0.20240318181928.8e1f869. 196/217 DEBUG: Installing : python-oslo-concurrency-lang-6.1.0-0.20240312183 197/217 DEBUG: Installing : python3-oslo-concurrency-6.1.0-0.20240312183955. 198/217 DEBUG: Installing : python3-oslo-service-3.5.0-0.20240408060828.5810 199/217 DEBUG: Installing : python3-oslo-messaging+amqp1-14.8.0-0.2024041219 200/217 DEBUG: Installing : python3-oslo-messaging-14.8.0-0.20240412193216.e 201/217 DEBUG: Installing : python3-oslo-versionedobjects-3.4.0-0.2024031306 202/217 DEBUG: Installing : python3-osprofiler-4.1.1-0.20240312182402.3fb048 203/217 DEBUG: Installing : python-oslo-cache-lang-3.8.0-0.20240312200114.48 204/217 DEBUG: Installing : python3-oslo-cache+dogpile-3.8.0-0.2024031220011 205/217 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.8.0-0.2024031220011 206/217 DEBUG: Installing : python3-oslo-cache-3.8.0-0.20240312200114.487539 207/217 DEBUG: Installing : python3-keystonemiddleware-10.6.1-0.202404041808 208/217 DEBUG: Installing : python-openstackclient-lang-6.7.0-0.202404291245 209/217 DEBUG: Installing : python3-openstackclient-6.7.0-0.20240429124559.2 210/217 DEBUG: Running scriptlet: python3-openstackclient-6.7.0-0.20240429124559.2 210/217 DEBUG: Installing : python3-octaviaclient-3.8.0-0.20240429125445.810 211/217 DEBUG: Installing : python3-magnum-18.1.0-0.20240430123539.5929a5c.e 212/217 DEBUG: Running scriptlet: openstack-magnum-common-18.1.0-0.20240430123539. 213/217 DEBUG: useradd warning: magnum's uid 1870 is greater than SYS_UID_MAX 999 DEBUG: Installing : openstack-magnum-common-18.1.0-0.20240430123539. 213/217 DEBUG: Installing : openstack-magnum-conductor-18.1.0-0.202404301235 214/217 DEBUG: Running scriptlet: openstack-magnum-conductor-18.1.0-0.202404301235 214/217 DEBUG: Installing : openstack-magnum-api-18.1.0-0.20240430123539.592 215/217 DEBUG: Running scriptlet: openstack-magnum-api-18.1.0-0.20240430123539.592 215/217 DEBUG: Installing : python3-magnum-tests-18.1.0-0.20240430123539.592 216/217 DEBUG: Installing : openstack-magnum-doc-18.1.0-0.20240430123539.592 217/217 DEBUG: Running scriptlet: texlive-base-9:20200406-26.el9.noarch 217/217 DEBUG: Running scriptlet: openstack-magnum-doc-18.1.0-0.20240430123539.592 217/217 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos9-master-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-6.7.0-0.202404291245 1/217 DEBUG: Verifying : python3-barbicanclient-5.7.1-0.20240327184001.a1 2/217 DEBUG: Verifying : python3-cinderclient-9.6.0-0.20240430000833.a58b 3/217 DEBUG: Verifying : python3-glanceclient-1:4.6.0-0.20240326190325.76 4/217 DEBUG: Verifying : python3-heatclient-3.6.0-0.20240429183858.b46e23 5/217 DEBUG: Verifying : python3-keystoneclient-1:5.4.1-0.20240301195045. 6/217 DEBUG: Verifying : python3-neutronclient-11.1.0-0.20230907135825.65 7/217 DEBUG: Verifying : python3-novaclient-1:18.7.0-0.20240321131418.682 8/217 DEBUG: Verifying : python3-octaviaclient-3.8.0-0.20240429125445.810 9/217 DEBUG: Verifying : python3-openstackclient-6.7.0-0.20240429124559.2 10/217 DEBUG: Verifying : python3-openstacksdk-3.1.1-0.20240418121826.8c6a 11/217 DEBUG: Verifying : python3-os-client-config-2.2.0-0.20240429185546. 12/217 DEBUG: Verifying : python3-os-service-types-1.7.1-0.20240419121300. 13/217 DEBUG: Verifying : python3-osc-lib-3.1.0-0.20240429124048.65f47ff.e 14/217 DEBUG: Verifying : python3-stevedore-5.3.0-0.20240312191455.69d2b0d 15/217 DEBUG: Verifying : python3-swiftclient+keystone-4.5.1-0.20240430060 16/217 DEBUG: Verifying : python3-swiftclient-4.5.1-0.20240430060830.12dac 17/217 DEBUG: Verifying : python-oslo-cache-lang-3.8.0-0.20240312200114.48 18/217 DEBUG: Verifying : python-oslo-concurrency-lang-6.1.0-0.20240312183 19/217 DEBUG: Verifying : python-oslo-db-lang-15.1.0-0.20240318181928.8e1f 20/217 DEBUG: Verifying : python-oslo-i18n-lang-6.4.0-0.20240423180827.497 21/217 DEBUG: Verifying : python-oslo-log-lang-5.6.0-0.20240423123501.0140 22/217 DEBUG: Verifying : python-oslo-middleware-lang-6.2.0-0.202403301808 23/217 DEBUG: Verifying : python-oslo-policy-lang-4.4.0-0.20240312195733.f 24/217 DEBUG: Verifying : python-oslo-utils-lang-7.2.0-0.20240312192156.5e 25/217 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.4.0-0.202403 26/217 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240327122923.4179 27/217 DEBUG: Verifying : python3-automaton-3.3.0-0.20240313061752.fbc0a7c 28/217 DEBUG: Verifying : python3-cliff-4.6.0-0.20240226180829.b6119d5.el9 29/217 DEBUG: Verifying : python3-debtcollector-3.0.1-0.20240312181208.e82 30/217 DEBUG: Verifying : python3-futurist-3.0.1-0.20240312181617.ec7a253. 31/217 DEBUG: Verifying : python3-oslo-cache+dogpile-3.8.0-0.2024031220011 32/217 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.8.0-0.2024031220011 33/217 DEBUG: Verifying : python3-oslo-cache-3.8.0-0.20240312200114.487539 34/217 DEBUG: Verifying : python3-oslo-concurrency-6.1.0-0.20240312183955. 35/217 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240327132751.882 36/217 DEBUG: Verifying : python3-oslo-context-5.6.0-0.20240312190852.af0d 37/217 DEBUG: Verifying : python3-oslo-db+mysql-15.1.0-0.20240318181928.8e 38/217 DEBUG: Verifying : python3-oslo-db-15.1.0-0.20240318181928.8e1f869. 39/217 DEBUG: Verifying : python3-oslo-i18n-6.4.0-0.20240423180827.497979d 40/217 DEBUG: Verifying : python3-oslo-log-5.6.0-0.20240423123501.014047b. 41/217 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.8.0-0.2024041219 42/217 DEBUG: Verifying : python3-oslo-messaging-14.8.0-0.20240412193216.e 43/217 DEBUG: Verifying : python3-oslo-metrics-0.9.0-0.20240312193349.0ed7 44/217 DEBUG: Verifying : python3-oslo-middleware-6.2.0-0.20240330180846.6 45/217 DEBUG: Verifying : python3-oslo-policy-4.4.0-0.20240312195733.f2627 46/217 DEBUG: Verifying : python3-oslo-reports-3.4.0-0.20240312183548.f0b6 47/217 DEBUG: Verifying : python3-oslo-serialization-5.5.0-0.2024031219270 48/217 DEBUG: Verifying : python3-oslo-service-3.5.0-0.20240408060828.5810 49/217 DEBUG: Verifying : python3-oslo-upgradecheck-2.4.0-0.20240312194436 50/217 DEBUG: Verifying : python3-oslo-utils-7.2.0-0.20240312192156.5e0fa9 51/217 DEBUG: Verifying : python3-oslo-versionedobjects-3.4.0-0.2024031306 52/217 DEBUG: Verifying : python3-osprofiler-4.1.1-0.20240312182402.3fb048 53/217 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240327122923.4179996.el 54/217 DEBUG: Verifying : python3-requestsexceptions-1.4.1-0.2024040518091 55/217 DEBUG: Verifying : python3-taskflow-5.7.1-0.20240423123001.d09092c. 56/217 DEBUG: Verifying : python3-wsme-0.12.1-0.20230925181959.8312bb2.el9 57/217 DEBUG: Verifying : python3-keystoneauth1-5.5.1-0.20240207191445.e07 58/217 DEBUG: Verifying : python3-keystonemiddleware-10.6.1-0.202404041808 59/217 DEBUG: Verifying : bash-completion-1:2.11-5.el9.noarch 60/217 DEBUG: Verifying : libgfortran-11.4.1-3.el9.x86_64 61/217 DEBUG: Verifying : libquadmath-11.4.1-3.el9.x86_64 62/217 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 63/217 DEBUG: Verifying : lzo-2.10-7.el9.x86_64 64/217 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 65/217 DEBUG: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 66/217 DEBUG: Verifying : python3-dateutil-1:2.8.1-7.el9.noarch 67/217 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 68/217 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 69/217 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 70/217 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 71/217 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 72/217 DEBUG: Verifying : snappy-1.1.8-8.el9.x86_64 73/217 DEBUG: Verifying : desktop-file-utils-0.26-6.el9.x86_64 74/217 DEBUG: Verifying : emacs-filesystem-1:27.2-9.el9.noarch 75/217 DEBUG: Verifying : flexiblas-3.0.4-8.el9.x86_64 76/217 DEBUG: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 77/217 DEBUG: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 78/217 DEBUG: Verifying : gpm-libs-1.20.7-29.el9.x86_64 79/217 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 80/217 DEBUG: Verifying : openblas-0.3.21-2.el9.x86_64 81/217 DEBUG: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 82/217 DEBUG: Verifying : perl-File-Copy-2.34-481.el9.noarch 83/217 DEBUG: Verifying : perl-File-Find-1.37-481.el9.noarch 84/217 DEBUG: Verifying : perl-Filter-2:1.60-4.el9.x86_64 85/217 DEBUG: Verifying : perl-Text-Unidecode-1.30-16.el9.noarch 86/217 DEBUG: Verifying : perl-XML-Parser-2.46-9.el9.x86_64 87/217 DEBUG: Verifying : perl-XML-XPath-1.44-11.el9.noarch 88/217 DEBUG: Verifying : perl-encoding-4:3.00-462.el9.x86_64 89/217 DEBUG: Verifying : perl-open-1.12-481.el9.noarch 90/217 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 91/217 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 92/217 DEBUG: Verifying : python3-cairo-1.20.1-1.el9.x86_64 93/217 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 94/217 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 95/217 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 96/217 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 97/217 DEBUG: Verifying : python3-netaddr-0.8.0-5.el9.noarch 98/217 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 99/217 DEBUG: Verifying : python3-networkx-2.6.2-2.el9.noarch 100/217 DEBUG: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 101/217 DEBUG: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 102/217 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 103/217 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 104/217 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 105/217 DEBUG: Verifying : python3-scipy-1.6.2-8.el9.x86_64 106/217 DEBUG: Verifying : python3-tkinter-3.9.18-3.el9.x86_64 107/217 DEBUG: Verifying : texlive-base-9:20200406-26.el9.noarch 108/217 DEBUG: Verifying : texlive-cm-9:20200406-26.el9.noarch 109/217 DEBUG: Verifying : texlive-dvipng-9:20200406-26.el9.x86_64 110/217 DEBUG: Verifying : texlive-etex-9:20200406-26.el9.noarch 111/217 DEBUG: Verifying : texlive-graphics-def-9:20200406-26.el9.noarch 112/217 DEBUG: Verifying : texlive-hyph-utf8-9:20200406-26.el9.noarch 113/217 DEBUG: Verifying : texlive-hyphen-base-9:20200406-26.el9.noarch 114/217 DEBUG: Verifying : texlive-knuth-lib-9:20200406-26.el9.noarch 115/217 DEBUG: Verifying : texlive-kpathsea-9:20200406-26.el9.x86_64 116/217 DEBUG: Verifying : texlive-lib-9:20200406-26.el9.x86_64 117/217 DEBUG: Verifying : texlive-luatex-9:20200406-26.el9.x86_64 118/217 DEBUG: Verifying : texlive-plain-9:20200406-26.el9.noarch 119/217 DEBUG: Verifying : texlive-tex-ini-files-9:20200406-26.el9.noarch 120/217 DEBUG: Verifying : texlive-texlive-scripts-9:20200406-26.el9.noarch 121/217 DEBUG: Verifying : texlive-texlive.infra-9:20200406-26.el9.noarch 122/217 DEBUG: Verifying : texlive-unicode-data-9:20200406-26.el9.noarch 123/217 DEBUG: Verifying : tk-1:8.6.10-9.el9.x86_64 124/217 DEBUG: Verifying : vim-common-2:8.2.2637-20.el9.x86_64 125/217 DEBUG: Verifying : vim-enhanced-2:8.2.2637-20.el9.x86_64 126/217 DEBUG: Verifying : xdg-utils-1.1.3-11.el9.noarch 127/217 DEBUG: Verifying : zziplib-0.13.71-10.el9.x86_64 128/217 DEBUG: Verifying : libqhull_r-1:7.2.1-11.el9.x86_64 129/217 DEBUG: Verifying : blosc-1.21.0-1.el9s.x86_64 130/217 DEBUG: Verifying : hdf5-1.10.6-5.el9s.x86_64 131/217 DEBUG: Verifying : libaec-1.0.4-7.el9s.x86_64 132/217 DEBUG: Verifying : libimagequant-2.14.1-1.el9s.x86_64 133/217 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 134/217 DEBUG: Verifying : python3-Bottleneck-1.2.1-17.el9s.x86_64 135/217 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 136/217 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 137/217 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 138/217 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 139/217 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 140/217 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 141/217 DEBUG: Verifying : python3-cachetools-5.3.3-1.el9s.noarch 142/217 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 143/217 DEBUG: Verifying : python3-cycler-0.10.0-17.el9s.noarch 144/217 DEBUG: Verifying : python3-docker-6.1.3-2.el9s.noarch 145/217 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 146/217 DEBUG: Verifying : python3-etcd3gw-2.4.0-1.el9s.noarch 147/217 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 148/217 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 149/217 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 150/217 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 151/217 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 152/217 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 153/217 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 154/217 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 155/217 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 156/217 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 157/217 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 158/217 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 159/217 DEBUG: Verifying : python3-kiwisolver-1.3.1-2.el9s.x86_64 160/217 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 161/217 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 162/217 DEBUG: Verifying : python3-matplotlib-3.4.2-1.el9s.x86_64 163/217 DEBUG: Verifying : python3-matplotlib-data-3.4.2-1.el9s.noarch 164/217 DEBUG: Verifying : python3-matplotlib-data-fonts-3.4.2-1.el9s.noarc 165/217 DEBUG: Verifying : python3-matplotlib-tk-3.4.2-1.el9s.x86_64 166/217 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 167/217 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 168/217 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 169/217 DEBUG: Verifying : python3-numexpr-2.7.1-5.el9s.x86_64 170/217 DEBUG: Verifying : python3-olefile-0.46-13.el9s.noarch 171/217 DEBUG: Verifying : python3-pandas-1.2.1-2.el9s.x86_64 172/217 DEBUG: Verifying : python3-paste-3.9.0-1.el9s.noarch 173/217 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 174/217 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 175/217 DEBUG: Verifying : python3-pillow-10.1.0-1.el9s.x86_64 176/217 DEBUG: Verifying : python3-platformdirs-3.11.0-1.el9s.noarch 177/217 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 178/217 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 179/217 DEBUG: Verifying : python3-pydot-1.4.2-1.el9s.noarch 180/217 DEBUG: Verifying : python3-pygraphviz-1.7-1.el9s.x86_64 181/217 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 182/217 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 183/217 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 184/217 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 185/217 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 186/217 DEBUG: Verifying : python3-redis-5.0.1-1.el9s.noarch 187/217 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 188/217 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 189/217 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 190/217 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 191/217 DEBUG: Verifying : python3-simplegeneric-0.8.1-21.el9s.noarch 192/217 DEBUG: Verifying : python3-simplejson-3.19.2-1.el9s.x86_64 193/217 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 194/217 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 195/217 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 196/217 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 197/217 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 198/217 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 199/217 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 200/217 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 201/217 DEBUG: Verifying : python3-warlock-2.0.1-3.el9s.noarch 202/217 DEBUG: Verifying : python3-wcwidth-0.2.13-1.el9s.noarch 203/217 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 204/217 DEBUG: Verifying : python3-websocket-client-1.7.0-1.el9s.noarch 205/217 DEBUG: Verifying : python3-werkzeug-3.0.1-1.el9s.noarch 206/217 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 207/217 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 208/217 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 209/217 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 210/217 DEBUG: Verifying : python3-tables-3.6.1-4.el9s.x86_64 211/217 DEBUG: Verifying : openstack-magnum-conductor-18.1.0-0.202404301235 212/217 DEBUG: Verifying : openstack-magnum-api-18.1.0-0.20240430123539.592 213/217 DEBUG: Verifying : python3-magnum-18.1.0-0.20240430123539.5929a5c.e 214/217 DEBUG: Verifying : python3-magnum-tests-18.1.0-0.20240430123539.592 215/217 DEBUG: Verifying : openstack-magnum-common-18.1.0-0.20240430123539. 216/217 DEBUG: Verifying : openstack-magnum-doc-18.1.0-0.20240430123539.592 217/217 DEBUG: Installed: DEBUG: bash-completion-1:2.11-5.el9.noarch DEBUG: blosc-1.21.0-1.el9s.x86_64 DEBUG: desktop-file-utils-0.26-6.el9.x86_64 DEBUG: emacs-filesystem-1:27.2-9.el9.noarch DEBUG: flexiblas-3.0.4-8.el9.x86_64 DEBUG: flexiblas-netlib-3.0.4-8.el9.x86_64 DEBUG: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 DEBUG: gpm-libs-1.20.7-29.el9.x86_64 DEBUG: hdf5-1.10.6-5.el9s.x86_64 DEBUG: libaec-1.0.4-7.el9s.x86_64 DEBUG: libgfortran-11.4.1-3.el9.x86_64 DEBUG: libimagequant-2.14.1-1.el9s.x86_64 DEBUG: libqhull_r-1:7.2.1-11.el9.x86_64 DEBUG: libquadmath-11.4.1-3.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libyaml-0.2.5-7.el9.x86_64 DEBUG: lzo-2.10-7.el9.x86_64 DEBUG: memcached-1.6.9-7.el9.x86_64 DEBUG: openblas-0.3.21-2.el9.x86_64 DEBUG: openblas-openmp-0.3.21-2.el9.x86_64 DEBUG: openstack-magnum-api-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: openstack-magnum-common-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: openstack-magnum-conductor-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: openstack-magnum-doc-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: perl-File-Copy-2.34-481.el9.noarch DEBUG: perl-File-Find-1.37-481.el9.noarch DEBUG: perl-Filter-2:1.60-4.el9.x86_64 DEBUG: perl-Text-Unidecode-1.30-16.el9.noarch DEBUG: perl-XML-Parser-2.46-9.el9.x86_64 DEBUG: perl-XML-XPath-1.44-11.el9.noarch DEBUG: perl-encoding-4:3.00-462.el9.x86_64 DEBUG: perl-open-1.12-481.el9.noarch DEBUG: python-openstackclient-lang-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python-oslo-cache-lang-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python-oslo-concurrency-lang-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python-oslo-db-lang-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python-oslo-i18n-lang-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python-oslo-log-lang-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python-oslo-middleware-lang-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python-oslo-policy-lang-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python-oslo-utils-lang-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-Bottleneck-1.2.1-17.el9s.x86_64 DEBUG: python3-PyMySQL-0.10.1-6.el9.noarch DEBUG: python3-alembic-1.8.1-1.el9s.noarch DEBUG: python3-amqp-5.2.0-2.el9s.noarch DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch DEBUG: python3-attrs-20.3.0-7.el9.noarch DEBUG: python3-automaton-3.3.0-0.20240313061752.fbc0a7c.el9.noarch DEBUG: python3-autopage-0.5.2-3.el9s.noarch DEBUG: python3-barbicanclient-5.7.1-0.20240327184001.a147396.el9.noarch DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch DEBUG: python3-cachetools-5.3.3-1.el9s.noarch DEBUG: python3-cairo-1.20.1-1.el9.x86_64 DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cinderclient-9.6.0-0.20240430000833.a58bb92.el9.noarch DEBUG: python3-cliff-4.6.0-0.20240226180829.b6119d5.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-4.el9.x86_64 DEBUG: python3-cycler-0.10.0-17.el9s.noarch DEBUG: python3-dateutil-1:2.8.1-7.el9.noarch DEBUG: python3-debtcollector-3.0.1-0.20240312181208.e823e9d.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-docker-6.1.3-2.el9s.noarch DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch DEBUG: python3-fasteners-0.19-1.el9s.noarch DEBUG: python3-futurist-3.0.1-0.20240312181617.ec7a253.el9.noarch DEBUG: python3-glanceclient-1:4.6.0-0.20240326190325.769dd2e.el9.noarch DEBUG: python3-heatclient-3.6.0-0.20240429183858.b46e23e.el9.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-jaraco-8.2.1-4.el9s.noarch DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch DEBUG: python3-jeepney-0.8.0-3.el9s.noarch DEBUG: python3-jmespath-1.0.1-1.el9s.noarch DEBUG: python3-jsonpatch-1.21-16.el9.noarch DEBUG: python3-jsonpointer-2.0-4.el9.noarch DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch DEBUG: python3-jwt-2.6.0-2.el9s.noarch DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch DEBUG: python3-keyring-24.3.0-4.el9s.noarch DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch DEBUG: python3-keystoneauth1-5.5.1-0.20240207191445.e071ad4.el9.noarch DEBUG: python3-keystoneclient-1:5.4.1-0.20240301195045.b7c0e20.el9.noarch DEBUG: python3-keystonemiddleware-10.6.1-0.20240404180836.ebb842a.el9.noarch DEBUG: python3-kiwisolver-1.3.1-2.el9s.x86_64 DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-logutils-0.3.5-15.el9s.noarch DEBUG: python3-lxml-4.6.5-3.el9.x86_64 DEBUG: python3-magnum-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: python3-magnum-tests-18.1.0-0.20240430123539.5929a5c.el9.noarch DEBUG: python3-mako-1.1.4-6.el9.noarch DEBUG: python3-matplotlib-3.4.2-1.el9s.x86_64 DEBUG: python3-matplotlib-data-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-data-fonts-3.4.2-1.el9s.noarch DEBUG: python3-matplotlib-tk-3.4.2-1.el9s.x86_64 DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-msgpack-1.0.7-1.el9s.x86_64 DEBUG: python3-netaddr-0.8.0-5.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-networkx-2.6.2-2.el9.noarch DEBUG: python3-neutronclient-11.1.0-0.20230907135825.6597c42.el9.noarch DEBUG: python3-novaclient-1:18.7.0-0.20240321131418.6821906.el9.noarch DEBUG: python3-numexpr-2.7.1-5.el9s.x86_64 DEBUG: python3-numpy-1:1.20.1-5.el9.x86_64 DEBUG: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 DEBUG: python3-octaviaclient-3.8.0-0.20240429125445.8100f2f.el9.noarch DEBUG: python3-olefile-0.46-13.el9s.noarch DEBUG: python3-openstackclient-6.7.0-0.20240429124559.25f2e22.el9.noarch DEBUG: python3-openstacksdk-3.1.1-0.20240418121826.8c6a129.el9.noarch DEBUG: python3-os-client-config-2.2.0-0.20240429185546.934c0cc.el9.noarch DEBUG: python3-os-service-types-1.7.1-0.20240419121300.3d15404.el9.noarch DEBUG: python3-osc-lib-3.1.0-0.20240429124048.65f47ff.el9.noarch DEBUG: python3-oslo-cache-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.8.0-0.20240312200114.487539a.el9.noarch DEBUG: python3-oslo-concurrency-6.1.0-0.20240312183955.074f18a.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240327132751.882adf8.el9.noarch DEBUG: python3-oslo-context-5.6.0-0.20240312190852.af0d090.el9.noarch DEBUG: python3-oslo-db-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-db+mysql-15.1.0-0.20240318181928.8e1f869.el9.noarch DEBUG: python3-oslo-i18n-6.4.0-0.20240423180827.497979d.el9.noarch DEBUG: python3-oslo-log-5.6.0-0.20240423123501.014047b.el9.noarch DEBUG: python3-oslo-messaging-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.8.0-0.20240412193216.e978eb9.el9.noarch DEBUG: python3-oslo-metrics-0.9.0-0.20240312193349.0ed74ac.el9.noarch DEBUG: python3-oslo-middleware-6.2.0-0.20240330180846.62d5e25.el9.noarch DEBUG: python3-oslo-policy-4.4.0-0.20240312195733.f2627a8.el9.noarch DEBUG: python3-oslo-reports-3.4.0-0.20240312183548.f0b6844.el9.noarch DEBUG: python3-oslo-serialization-5.5.0-0.20240312192700.a0f68b3.el9.noarch DEBUG: python3-oslo-service-3.5.0-0.20240408060828.5810d01.el9.noarch DEBUG: python3-oslo-upgradecheck-2.4.0-0.20240312194436.84b27c9.el9.noarch DEBUG: python3-oslo-utils-7.2.0-0.20240312192156.5e0fa92.el9.noarch DEBUG: python3-oslo-versionedobjects-3.4.0-0.20240313061957.7f36306.el9.noarch DEBUG: python3-osprofiler-4.1.1-0.20240312182402.3fb0487.el9.noarch DEBUG: python3-pandas-1.2.1-2.el9s.x86_64 DEBUG: python3-paste-3.9.0-1.el9s.noarch DEBUG: python3-paste-deploy-3.1.0-2.el9s.noarch DEBUG: python3-pecan-1.4.2-2.el9s.noarch DEBUG: python3-pillow-10.1.0-1.el9s.x86_64 DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch DEBUG: python3-ply-3.11-14.el9.noarch DEBUG: python3-prettytable-0.7.2-27.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-psutil-5.8.0-12.el9.x86_64 DEBUG: python3-pyOpenSSL-20.0.1-2.el9s.noarch DEBUG: python3-pycadf-3.1.1-0.20240327122923.4179996.el9.noarch DEBUG: python3-pycparser-2.20-6.el9.noarch DEBUG: python3-pydot-1.4.2-1.el9s.noarch DEBUG: python3-pygraphviz-1.7-1.el9s.x86_64 DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch DEBUG: python3-pynacl-1.5.0-1.el9s.x86_64 DEBUG: python3-pyngus-2.3.0-8.el9s.noarch DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 DEBUG: python3-pyyaml-5.4.1-6.el9.x86_64 DEBUG: python3-qpid-proton-0.35.0-2.el9s.x86_64 DEBUG: python3-redis-5.0.1-1.el9s.noarch DEBUG: python3-repoze-lru-0.7-10.el9s.noarch DEBUG: python3-requestsexceptions-1.4.1-0.20240405180914.4ca7871.el9.noarch DEBUG: python3-rfc3986-1.5.0-1.el9s.noarch DEBUG: python3-routes-2.5.1-1.el9s.noarch DEBUG: python3-scipy-1.6.2-8.el9.x86_64 DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch DEBUG: python3-simplegeneric-0.8.1-21.el9s.noarch DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 DEBUG: python3-statsd-3.2.1-20.el9s.noarch DEBUG: python3-stevedore-5.3.0-0.20240312191455.69d2b0d.el9.noarch DEBUG: python3-swiftclient-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-swiftclient+keystone-4.5.1-0.20240430060830.12dacb3.el9.noarch DEBUG: python3-tables-3.6.1-4.el9s.x86_64 DEBUG: python3-taskflow-5.7.1-0.20240423123001.d09092c.el9.noarch DEBUG: python3-tempita-0.5.2-2.el9s.noarch DEBUG: python3-tenacity-8.2.3-1.el9s.noarch DEBUG: python3-testresources-2.0.1-2.el9s.noarch DEBUG: python3-testscenarios-0.5.0-21.el9s.noarch DEBUG: python3-testtools-2.7.1-1.el9s.noarch DEBUG: python3-tkinter-3.9.18-3.el9.x86_64 DEBUG: python3-uhashring-2.3-3.el9s.noarch DEBUG: python3-vine-5.1.0-1.el9s.noarch DEBUG: python3-warlock-2.0.1-3.el9s.noarch DEBUG: python3-wcwidth-0.2.13-1.el9s.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-websocket-client-1.7.0-1.el9s.noarch DEBUG: python3-werkzeug-3.0.1-1.el9s.noarch DEBUG: python3-wrapt-1.16.0-1.el9s.x86_64 DEBUG: python3-wsme-0.12.1-0.20230925181959.8312bb2.el9.noarch DEBUG: python3-yappi-1.3.6-1.el9s.x86_64 DEBUG: python3-zipp-3.6.0-1.el9s.noarch DEBUG: qpid-proton-c-0.35.0-2.el9s.x86_64 DEBUG: snappy-1.1.8-8.el9.x86_64 DEBUG: texlive-base-9:20200406-26.el9.noarch DEBUG: texlive-cm-9:20200406-26.el9.noarch DEBUG: texlive-dvipng-9:20200406-26.el9.x86_64 DEBUG: texlive-etex-9:20200406-26.el9.noarch DEBUG: texlive-graphics-def-9:20200406-26.el9.noarch DEBUG: texlive-hyph-utf8-9:20200406-26.el9.noarch DEBUG: texlive-hyphen-base-9:20200406-26.el9.noarch DEBUG: texlive-knuth-lib-9:20200406-26.el9.noarch DEBUG: texlive-kpathsea-9:20200406-26.el9.x86_64 DEBUG: texlive-lib-9:20200406-26.el9.x86_64 DEBUG: texlive-luatex-9:20200406-26.el9.x86_64 DEBUG: texlive-plain-9:20200406-26.el9.noarch DEBUG: texlive-tex-ini-files-9:20200406-26.el9.noarch DEBUG: texlive-texlive-scripts-9:20200406-26.el9.noarch DEBUG: texlive-texlive.infra-9:20200406-26.el9.noarch DEBUG: texlive-unicode-data-9:20200406-26.el9.noarch DEBUG: tk-1:8.6.10-9.el9.x86_64 DEBUG: vim-common-2:8.2.2637-20.el9.x86_64 DEBUG: vim-enhanced-2:8.2.2637-20.el9.x86_64 DEBUG: xdg-utils-1.1.3-11.el9.noarch DEBUG: zziplib-0.13.71-10.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/home/centos9-master/data/repos/component/common/59/29/5929a5c5f7dbd3f1d86289caf896376c53a3ee7f_66e91217'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-master-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-master-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', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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', '-l', '/var/lib/mock/dlrn-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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-centos9-master-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