+ 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/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595' + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.2p21cibb:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-yoga-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.346u60gc:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 3567716 786300 3190080 11785324 9013460 DEBUG: Swap: 16777212 5904840 10872372 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 312G 239G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.eucbpdky', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache INFO: root cache aged out! cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 3692236 1324412 3587804 11122692 8440468 DEBUG: Swap: 16777212 5899464 10877748 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 0 4.3G 0% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 312G 239G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.dvzz2vgt', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ra6xv6wp:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '532f8cf9d1534861a631564e12c010fc', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ra6xv6wp:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git-core', 'python3-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-networking-baremetal-c145b3d2d6 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-197da7188d572b629b7ad 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-84111ad7cb4496d108370 104 kB/s | 24 kB 00:00 DEBUG: delorean-python-tap-as-a-service-efe737b028f000 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6452c7839a13327615d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-3b1c87c92f3f29434e171f 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 34 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 22 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - Base 23 MB/s | 10 MB 00:00 DEBUG: CentOS-Stream - AppStream 55 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - AppStream 42 MB/s | 27 MB 00:00 DEBUG: CentOS-Stream - Extras 63 kB/s | 18 kB 00:00 DEBUG: CentOS-Stream - PowerTools 4.0 MB/s | 4.8 MB 00:01 DEBUG: dlrn-yoga-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 33 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 48 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 50 kB/s | 3.0 kB 00:00 DEBUG: opstools 43 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 37 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: basesystem noarch 11-5.el8 Stream-BaseOS 10 k DEBUG: gcc x86_64 8.5.0-21.el8 Stream-BaseOS 23 M DEBUG: git-core x86_64 2.43.0-1.el8 Stream-AppStream 11 M DEBUG: make x86_64 1:4.2.1-11.el8 Stream-BaseOS 498 k DEBUG: openstack-macros noarch 2023.1.0-0.20230216203412.ce6a105.el8 delorean-component-common 19 k DEBUG: python3-eventlet noarch 0.33.0-3.el8 delorean-yoga-testing 392 k DEBUG: python3-pbr noarch 5.5.1-1.el8 delorean-yoga-testing 1.1 M DEBUG: python3-setuptools_scm noarch 6.0.1-1.el8 delorean-yoga-build-deps 55 k DEBUG: python3-six noarch 1.15.0-2.el8 delorean-yoga-testing 39 k DEBUG: python3-sphinx noarch 1:2.2.2-1.el8 delorean-yoga-build-deps 2.1 M DEBUG: python3-sqlalchemy x86_64 1.4.31-1.el8 delorean-yoga-testing 2.5 M DEBUG: python36-devel x86_64 3.6.8-39.module_el8+762+77bd8591 Stream-AppStream 17 k DEBUG: rpm-build x86_64 4.14.3-31.el8 Stream-AppStream 185 k DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_64 2.2.0-12.el8 Stream-AppStream 672 k DEBUG: acl x86_64 2.2.53-3.el8 Stream-BaseOS 83 k DEBUG: adobe-mappings-cmap noarch 20171205-3.el8 Stream-AppStream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch 20171205-3.el8 Stream-AppStream 119 k DEBUG: adobe-mappings-pdf noarch 20180407-1.el8 Stream-AppStream 707 k DEBUG: annobin x86_64 11.13-2.el8 Stream-BaseOS 972 k DEBUG: atk x86_64 2.28.1-1.el8 Stream-AppStream 272 k DEBUG: audit-libs x86_64 3.1.2-1.el8 Stream-BaseOS 125 k DEBUG: avahi-libs x86_64 0.7-27.el8 Stream-BaseOS 62 k DEBUG: bash x86_64 4.4.20-4.el8 Stream-BaseOS 1.5 M DEBUG: binutils x86_64 2.30-123.el8 Stream-BaseOS 5.8 M DEBUG: brotli x86_64 1.0.6-3.el8 Stream-BaseOS 323 k DEBUG: bzip2 x86_64 1.0.6-26.el8 Stream-BaseOS 60 k DEBUG: bzip2-libs x86_64 1.0.6-26.el8 Stream-BaseOS 48 k DEBUG: ca-certificates noarch 2023.2.60_v7.0.306-80.0.el8 Stream-BaseOS 935 k DEBUG: cairo x86_64 1.15.12-6.el8 Stream-AppStream 719 k DEBUG: centos-gpg-keys noarch 1:8-6.el8 Stream-BaseOS 14 k DEBUG: centos-stream-release noarch 8.6-1.el8 Stream-BaseOS 22 k DEBUG: centos-stream-repos noarch 8-6.el8 Stream-BaseOS 20 k DEBUG: chkconfig x86_64 1.19.2-1.el8 Stream-BaseOS 217 k DEBUG: coreutils x86_64 8.30-15.el8 Stream-BaseOS 1.2 M DEBUG: coreutils-common x86_64 8.30-15.el8 Stream-BaseOS 2.0 M DEBUG: cpio x86_64 2.12-11.el8 Stream-BaseOS 266 k DEBUG: cpp x86_64 8.5.0-21.el8 Stream-BaseOS 10 M DEBUG: cracklib x86_64 2.9.6-15.el8 Stream-BaseOS 93 k DEBUG: cracklib-dicts x86_64 2.9.6-15.el8 Stream-BaseOS 4.0 M DEBUG: crypto-policies noarch 20230731-1.git3177e06.el8 Stream-BaseOS 64 k DEBUG: cryptsetup-libs x86_64 2.3.7-7.el8 Stream-BaseOS 491 k DEBUG: cups-libs x86_64 1:2.2.6-56.el8 Stream-BaseOS 436 k DEBUG: curl x86_64 7.61.1-34.el8 Stream-BaseOS 353 k DEBUG: cyrus-sasl-lib x86_64 2.1.27-6.el8_5 Stream-BaseOS 123 k DEBUG: dbus x86_64 1:1.12.8-26.el8 Stream-BaseOS 38 k DEBUG: dbus-common noarch 1:1.12.8-26.el8 Stream-BaseOS 47 k DEBUG: dbus-daemon x86_64 1:1.12.8-26.el8 Stream-BaseOS 246 k DEBUG: dbus-libs x86_64 1:1.12.8-26.el8 Stream-BaseOS 185 k DEBUG: dbus-tools x86_64 1:1.12.8-26.el8 Stream-BaseOS 87 k DEBUG: device-mapper x86_64 8:1.02.181-9.el8 Stream-BaseOS 378 k DEBUG: device-mapper-libs x86_64 8:1.02.181-9.el8 Stream-BaseOS 410 k DEBUG: diffutils x86_64 3.6-6.el8 Stream-BaseOS 358 k DEBUG: dracut x86_64 049-233.git20240115.el8 Stream-BaseOS 447 k DEBUG: dwz x86_64 0.12-10.el8 Stream-BaseOS 109 k DEBUG: efi-srpm-macros noarch 3-3.el8 Stream-BaseOS 22 k DEBUG: elfutils x86_64 0.190-2.el8 Stream-BaseOS 581 k DEBUG: elfutils-default-yama-scope noarch 0.190-2.el8 Stream-BaseOS 53 k DEBUG: elfutils-libelf x86_64 0.190-2.el8 Stream-BaseOS 233 k DEBUG: elfutils-libs x86_64 0.190-2.el8 Stream-BaseOS 305 k DEBUG: emacs-filesystem noarch 1:26.1-11.el8 Stream-BaseOS 70 k DEBUG: expat x86_64 2.2.5-11.el8 Stream-BaseOS 113 k DEBUG: file x86_64 5.33-25.el8 Stream-BaseOS 77 k DEBUG: file-libs x86_64 5.33-25.el8 Stream-BaseOS 544 k DEBUG: filesystem x86_64 3.8-6.el8 Stream-BaseOS 1.1 M DEBUG: findutils x86_64 1:4.6.0-22.el8 Stream-BaseOS 537 k DEBUG: fontconfig x86_64 2.13.1-4.el8 Stream-BaseOS 274 k DEBUG: fontpackages-filesystem noarch 1.44-22.el8 Stream-BaseOS 16 k DEBUG: freetype x86_64 2.9.1-9.el8 Stream-BaseOS 394 k DEBUG: fribidi x86_64 1.0.4-9.el8 Stream-AppStream 89 k DEBUG: gawk x86_64 4.2.1-4.el8 Stream-BaseOS 1.1 M DEBUG: gc x86_64 7.6.4-3.el8 Stream-BaseOS 109 k DEBUG: gcc-plugin-annobin x86_64 8.5.0-21.el8 Stream-BaseOS 36 k DEBUG: gd x86_64 2.2.5-7.el8 Stream-AppStream 144 k DEBUG: gdb-headless x86_64 8.2-20.el8 Stream-AppStream 3.7 M DEBUG: gdbm x86_64 1:1.18-2.el8 Stream-BaseOS 130 k DEBUG: gdbm-libs x86_64 1:1.18-2.el8 Stream-BaseOS 60 k DEBUG: gdk-pixbuf2 x86_64 2.36.12-5.el8 Stream-BaseOS 467 k DEBUG: gdk-pixbuf2-modules x86_64 2.36.12-5.el8 Stream-AppStream 109 k DEBUG: gettext x86_64 0.19.8.1-17.el8 Stream-BaseOS 1.1 M DEBUG: gettext-libs x86_64 0.19.8.1-17.el8 Stream-BaseOS 314 k DEBUG: ghc-srpm-macros noarch 1.4.2-7.el8 Stream-BaseOS 9.3 k DEBUG: glib2 x86_64 2.56.4-163.el8 Stream-BaseOS 2.5 M DEBUG: glibc x86_64 2.28-251.el8 Stream-BaseOS 2.3 M DEBUG: glibc-all-langpacks x86_64 2.28-251.el8 Stream-BaseOS 26 M DEBUG: glibc-common x86_64 2.28-251.el8 Stream-BaseOS 1.0 M DEBUG: glibc-devel x86_64 2.28-251.el8 Stream-BaseOS 89 k DEBUG: glibc-gconv-extra x86_64 2.28-251.el8 Stream-BaseOS 1.7 M DEBUG: glibc-headers x86_64 2.28-251.el8 Stream-BaseOS 584 k DEBUG: gmp x86_64 1:6.1.2-11.el8 Stream-BaseOS 318 k DEBUG: gnupg2 x86_64 2.2.20-3.el8 Stream-BaseOS 2.4 M DEBUG: gnutls x86_64 3.6.16-8.el8.1 Stream-BaseOS 1.0 M DEBUG: go-srpm-macros noarch 2-17.el8 Stream-BaseOS 13 k DEBUG: google-droid-sans-fonts noarch 20120715-13.el8 Stream-AppStream 2.5 M DEBUG: graphite2 x86_64 1.3.10-10.el8 Stream-AppStream 122 k DEBUG: grep x86_64 3.1-6.el8 Stream-BaseOS 274 k DEBUG: grub2-common noarch 1:2.02-129.el8 Stream-BaseOS 893 k DEBUG: grub2-tools x86_64 1:2.02-129.el8 Stream-BaseOS 2.0 M DEBUG: grub2-tools-minimal x86_64 1:2.02-129.el8 Stream-BaseOS 212 k DEBUG: gtk-update-icon-cache x86_64 3.22.30-11.el8 Stream-AppStream 32 k DEBUG: gtk2 x86_64 2.24.32-5.el8 Stream-AppStream 3.4 M DEBUG: guile x86_64 5:2.0.14-7.el8 Stream-BaseOS 3.5 M DEBUG: gzip x86_64 1.9-13.el8 Stream-BaseOS 167 k DEBUG: harfbuzz x86_64 1.7.5-4.el8 Stream-AppStream 296 k DEBUG: hicolor-icon-theme noarch 0.17-2.el8 Stream-AppStream 49 k DEBUG: ilmbase x86_64 2.2.0-13.el8 Stream-AppStream 114 k DEBUG: ima-evm-utils x86_64 1.3.2-12.el8 Stream-BaseOS 64 k DEBUG: info x86_64 6.5-7.el8_5 Stream-BaseOS 198 k DEBUG: isl x86_64 0.16.1-6.el8 Stream-BaseOS 841 k DEBUG: jasper-libs x86_64 2.0.14-5.el8 Stream-AppStream 167 k DEBUG: jbig2dec-libs x86_64 0.16-1.el8 Stream-AppStream 71 k DEBUG: jbigkit-libs x86_64 2.1-14.el8 Stream-AppStream 55 k DEBUG: json-c x86_64 0.13.1-3.el8 Stream-BaseOS 41 k DEBUG: kbd-legacy noarch 2.0.4-11.el8 Stream-BaseOS 536 k DEBUG: kbd-misc noarch 2.0.4-11.el8 Stream-BaseOS 1.6 M DEBUG: kernel-headers x86_64 4.18.0-539.el8 Stream-BaseOS 12 M DEBUG: keyutils-libs x86_64 1.5.10-9.el8 Stream-BaseOS 34 k DEBUG: kmod x86_64 25-20.el8 Stream-BaseOS 130 k DEBUG: kmod-libs x86_64 25-20.el8 Stream-BaseOS 69 k DEBUG: krb5-libs x86_64 1.18.2-26.el8 Stream-BaseOS 852 k DEBUG: lcms2 x86_64 2.9-2.el8 Stream-AppStream 165 k DEBUG: less x86_64 530-1.el8 Stream-BaseOS 164 k DEBUG: libICE x86_64 1.0.9-15.el8 Stream-AppStream 74 k DEBUG: libSM x86_64 1.2.3-1.el8 Stream-AppStream 48 k DEBUG: libX11 x86_64 1.6.8-7.el8 Stream-AppStream 612 k DEBUG: libX11-common noarch 1.6.8-7.el8 Stream-AppStream 211 k DEBUG: libXau x86_64 1.0.9-3.el8 Stream-AppStream 37 k DEBUG: libXaw x86_64 1.0.13-10.el8 Stream-AppStream 194 k DEBUG: libXcomposite x86_64 0.4.4-14.el8 Stream-AppStream 28 k DEBUG: libXcursor x86_64 1.1.15-3.el8 Stream-AppStream 36 k DEBUG: libXdamage x86_64 1.1.4-14.el8 Stream-AppStream 27 k DEBUG: libXext x86_64 1.3.4-1.el8 Stream-AppStream 45 k DEBUG: libXfixes x86_64 5.0.3-7.el8 Stream-AppStream 25 k DEBUG: libXft x86_64 2.3.3-1.el8 Stream-AppStream 67 k DEBUG: libXi x86_64 1.7.10-1.el8 Stream-AppStream 49 k DEBUG: libXinerama x86_64 1.1.4-1.el8 Stream-AppStream 16 k DEBUG: libXmu x86_64 1.1.3-1.el8 Stream-AppStream 75 k DEBUG: libXpm x86_64 3.5.12-11.el8 Stream-AppStream 59 k DEBUG: libXrandr x86_64 1.5.2-1.el8 Stream-AppStream 34 k DEBUG: libXrender x86_64 0.9.10-7.el8 Stream-AppStream 33 k DEBUG: libXt x86_64 1.1.5-12.el8 Stream-AppStream 186 k DEBUG: libXxf86misc x86_64 1.0.4-1.el8 Stream-AppStream 23 k DEBUG: libXxf86vm x86_64 1.1.4-9.el8 Stream-AppStream 19 k DEBUG: libacl x86_64 2.2.53-3.el8 Stream-BaseOS 35 k DEBUG: libarchive x86_64 3.3.3-5.el8 Stream-BaseOS 360 k DEBUG: libassuan x86_64 2.5.1-3.el8 Stream-BaseOS 83 k DEBUG: libatomic_ops x86_64 7.6.2-3.el8 Stream-BaseOS 38 k DEBUG: libattr x86_64 2.4.48-3.el8 Stream-BaseOS 27 k DEBUG: libbabeltrace x86_64 1.5.4-4.el8 Stream-BaseOS 200 k DEBUG: libblkid x86_64 2.32.1-43.el8 Stream-BaseOS 220 k DEBUG: libcap x86_64 2.48-5.el8 Stream-BaseOS 77 k DEBUG: libcap-ng x86_64 0.7.11-1.el8 Stream-BaseOS 33 k DEBUG: libcom_err x86_64 1.45.6-5.el8 Stream-BaseOS 49 k DEBUG: libcroco x86_64 0.6.12-4.el8_2.1 Stream-BaseOS 113 k DEBUG: libcurl x86_64 7.61.1-34.el8 Stream-BaseOS 304 k DEBUG: libdatrie x86_64 0.2.9-7.el8 Stream-AppStream 33 k DEBUG: libdb x86_64 5.3.28-42.el8_4 Stream-BaseOS 751 k DEBUG: libdb-utils x86_64 5.3.28-42.el8_4 Stream-BaseOS 150 k DEBUG: libedit x86_64 3.1-23.20170329cvs.el8 Stream-BaseOS 102 k DEBUG: libfdisk x86_64 2.32.1-43.el8 Stream-BaseOS 254 k DEBUG: libffi x86_64 3.1-24.el8 Stream-BaseOS 38 k DEBUG: libfontenc x86_64 1.1.3-8.el8 Stream-AppStream 37 k DEBUG: libgcc x86_64 8.5.0-21.el8 Stream-BaseOS 82 k DEBUG: libgcrypt x86_64 1.8.5-7.el8 Stream-BaseOS 463 k DEBUG: libgomp x86_64 8.5.0-21.el8 Stream-BaseOS 208 k DEBUG: libgpg-error x86_64 1.31-1.el8 Stream-BaseOS 242 k DEBUG: libgs x86_64 9.27-12.el8 Stream-AppStream 3.1 M DEBUG: libidn x86_64 1.34-5.el8 Stream-AppStream 239 k DEBUG: libidn2 x86_64 2.2.0-1.el8 Stream-BaseOS 94 k DEBUG: libijs x86_64 0.35-5.el8 Stream-AppStream 30 k DEBUG: libipt x86_64 1.6.1-8.el8 Stream-BaseOS 50 k DEBUG: libjpeg-turbo x86_64 1.5.3-12.el8 Stream-AppStream 157 k DEBUG: libkcapi x86_64 1.4.0-2.el8 Stream-BaseOS 53 k DEBUG: libkcapi-hmaccalc x86_64 1.4.0-2.el8 Stream-BaseOS 33 k DEBUG: libksba x86_64 1.3.5-9.el8 Stream-BaseOS 134 k DEBUG: libmcpp x86_64 2.7.2-20.el8 Stream-AppStream 81 k DEBUG: libmount x86_64 2.32.1-43.el8 Stream-BaseOS 236 k DEBUG: libmpc x86_64 1.1.0-9.1.el8 Stream-BaseOS 61 k DEBUG: libnghttp2 x86_64 1.33.0-5.el8 Stream-BaseOS 78 k DEBUG: libnsl2 x86_64 1.2.0-2.20180605git4a062cf.el8 Stream-BaseOS 58 k DEBUG: libpaper x86_64 1.1.24-22.el8 Stream-AppStream 45 k DEBUG: libpkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 35 k DEBUG: libpng x86_64 2:1.6.34-5.el8 Stream-BaseOS 126 k DEBUG: libpsl x86_64 0.20.2-6.el8 Stream-BaseOS 61 k DEBUG: libpwquality x86_64 1.4.4-6.el8 Stream-BaseOS 120 k DEBUG: librsvg2 x86_64 2.42.7-5.el8 Stream-AppStream 575 k DEBUG: libseccomp x86_64 2.5.2-1.el8 Stream-BaseOS 71 k DEBUG: libsecret x86_64 0.18.6-1.el8 Stream-BaseOS 163 k DEBUG: libselinux x86_64 2.9-8.el8 Stream-BaseOS 166 k DEBUG: libsemanage x86_64 2.9-9.el8 Stream-BaseOS 168 k DEBUG: libsepol x86_64 2.9-3.el8 Stream-BaseOS 340 k DEBUG: libsigsegv x86_64 2.11-5.el8 Stream-BaseOS 30 k DEBUG: libsmartcols x86_64 2.32.1-43.el8 Stream-BaseOS 179 k DEBUG: libssh x86_64 0.9.6-6.el8 Stream-BaseOS 217 k DEBUG: libssh-config noarch 0.9.6-6.el8 Stream-BaseOS 20 k DEBUG: libstdc++ x86_64 8.5.0-21.el8 Stream-BaseOS 458 k DEBUG: libtasn1 x86_64 4.13-4.el8 Stream-BaseOS 76 k DEBUG: libthai x86_64 0.1.27-2.el8 Stream-AppStream 203 k DEBUG: libtiff x86_64 4.0.9-31.el8 Stream-AppStream 190 k DEBUG: libtirpc x86_64 1.1.4-8.el8 Stream-BaseOS 113 k DEBUG: libtool-ltdl x86_64 2.4.6-25.el8 Stream-BaseOS 58 k DEBUG: libunistring x86_64 0.9.9-3.el8 Stream-BaseOS 422 k DEBUG: libusbx x86_64 1.0.23-4.el8 Stream-BaseOS 74 k DEBUG: libutempter x86_64 1.1.6-14.el8 Stream-BaseOS 32 k DEBUG: libuuid x86_64 2.32.1-43.el8 Stream-BaseOS 99 k DEBUG: libverto x86_64 0.3.2-2.el8 Stream-BaseOS 24 k DEBUG: libwebp x86_64 1.0.0-9.el8 Stream-AppStream 274 k DEBUG: libwmf-lite x86_64 0.2.9-8.el8_0 Stream-AppStream 77 k DEBUG: libxcb x86_64 1.13.1-1.el8 Stream-AppStream 229 k DEBUG: libxcrypt x86_64 4.1.1-6.el8 Stream-BaseOS 73 k DEBUG: libxcrypt-devel x86_64 4.1.1-6.el8 Stream-BaseOS 25 k DEBUG: libxml2 x86_64 2.9.7-18.el8 Stream-BaseOS 697 k DEBUG: libzstd x86_64 1.4.5-6.el8 delorean-yoga-testing 335 k DEBUG: lua-libs x86_64 5.3.4-12.el8 Stream-BaseOS 118 k DEBUG: lz4-libs x86_64 1.8.3-3.el8_4 Stream-BaseOS 66 k DEBUG: mcpp x86_64 2.7.2-20.el8 Stream-AppStream 31 k DEBUG: mpfr x86_64 3.1.6-1.el8 Stream-BaseOS 221 k DEBUG: ncurses x86_64 6.1-10.20180224.el8 Stream-BaseOS 393 k DEBUG: ncurses-base noarch 6.1-10.20180224.el8 Stream-BaseOS 114 k DEBUG: ncurses-libs x86_64 6.1-10.20180224.el8 Stream-BaseOS 339 k DEBUG: nettle x86_64 3.4.1-7.el8 Stream-BaseOS 301 k DEBUG: npth x86_64 1.5-4.el8 Stream-BaseOS 26 k DEBUG: ocaml-srpm-macros noarch 5-4.el8 Stream-BaseOS 9.4 k DEBUG: openblas-srpm-macros noarch 2-2.el8 Stream-BaseOS 7.9 k DEBUG: openjpeg2 x86_64 2.4.0-5.el8 Stream-AppStream 165 k DEBUG: openldap x86_64 2.4.46-18.el8 Stream-BaseOS 352 k DEBUG: openssh x86_64 8.0p1-24.el8 Stream-BaseOS 529 k DEBUG: openssh-clients x86_64 8.0p1-24.el8 Stream-BaseOS 650 k DEBUG: openssl x86_64 1:1.1.1k-12.el8 Stream-BaseOS 738 k DEBUG: openssl-libs x86_64 1:1.1.1k-12.el8 Stream-BaseOS 1.5 M DEBUG: os-prober x86_64 1.74-9.el8 Stream-BaseOS 51 k DEBUG: p11-kit x86_64 0.23.22-2.el8 Stream-BaseOS 344 k DEBUG: p11-kit-trust x86_64 0.23.22-2.el8 Stream-BaseOS 138 k DEBUG: pam x86_64 1.3.1-32.el8 Stream-BaseOS 852 k DEBUG: pango x86_64 1.42.4-8.el8 Stream-AppStream 297 k DEBUG: patch x86_64 2.7.6-11.el8 Stream-BaseOS 138 k DEBUG: pcre x86_64 8.42-6.el8 Stream-BaseOS 211 k DEBUG: pcre2 x86_64 10.32-3.el8 Stream-BaseOS 247 k DEBUG: perl-srpm-macros noarch 1-25.el8 Stream-BaseOS 11 k DEBUG: pixman x86_64 0.38.4-4.el8 Stream-AppStream 258 k DEBUG: pkgconf x86_64 1.4.2-1.el8 Stream-BaseOS 38 k DEBUG: pkgconf-m4 noarch 1.4.2-1.el8 Stream-BaseOS 17 k DEBUG: pkgconf-pkg-config x86_64 1.4.2-1.el8 Stream-BaseOS 15 k DEBUG: platform-python x86_64 3.6.8-59.el8 Stream-BaseOS 87 k DEBUG: platform-python-devel x86_64 3.6.8-59.el8 Stream-AppStream 265 k DEBUG: platform-python-pip noarch 9.0.3-23.el8 Stream-BaseOS 1.7 M DEBUG: popt x86_64 1.18-1.el8 Stream-BaseOS 61 k DEBUG: procps-ng x86_64 3.3.15-14.el8 Stream-BaseOS 330 k DEBUG: publicsuffix-list-dafsa noarch 20180723-1.el8 Stream-BaseOS 56 k DEBUG: python-rpm-macros noarch 3-45.el8 Stream-BaseOS 16 k DEBUG: python-srpm-macros noarch 3-45.el8 Stream-BaseOS 16 k DEBUG: python3-babel noarch 2.5.1-7.el8 Stream-AppStream 4.8 M DEBUG: python3-chardet noarch 3.0.4-7.el8 Stream-BaseOS 195 k DEBUG: python3-dns noarch 1.15.0-11.el8 Stream-BaseOS 253 k DEBUG: python3-docutils noarch 0.14-12.module_el8+762+77bd8591 Stream-AppStream 1.7 M DEBUG: python3-greenlet x86_64 0.4.13-4.el8 Stream-AppStream 31 k DEBUG: python3-idna noarch 2.5-5.el8 Stream-BaseOS 97 k DEBUG: python3-imagesize noarch 1.0.0-2.el8 Stream-PowerTools 16 k DEBUG: python3-jinja2 noarch 2.10.1-4.el8 Stream-AppStream 578 k DEBUG: python3-libs x86_64 3.6.8-59.el8 Stream-BaseOS 8.4 M DEBUG: python3-markupsafe x86_64 0.23-19.el8 Stream-AppStream 39 k DEBUG: python3-packaging noarch 20.4-1.el8 delorean-yoga-testing 67 k DEBUG: python3-pip noarch 9.0.3-23.el8 Stream-AppStream 20 k DEBUG: python3-pip-wheel noarch 9.0.3-23.el8 Stream-BaseOS 866 k DEBUG: python3-pygments noarch 2.2.0-22.module_el8+762+77bd8591 Stream-AppStream 2.0 M DEBUG: python3-pyparsing noarch 2.4.6-1.el8 delorean-yoga-testing 161 k DEBUG: python3-pysocks noarch 1.6.8-3.el8 Stream-BaseOS 34 k DEBUG: python3-pytz noarch 2017.2-11.el8 Stream-AppStream 57 k DEBUG: python3-requests noarch 2.25.1-1.el8 delorean-yoga-testing 128 k DEBUG: python3-rpm-generators noarch 5-8.el8 Stream-AppStream 25 k DEBUG: python3-rpm-macros noarch 3-45.el8 Stream-BaseOS 15 k DEBUG: python3-setuptools noarch 50.3.2-1.el8 delorean-yoga-testing 870 k DEBUG: python3-setuptools-wheel noarch 39.2.0-7.el8 Stream-BaseOS 289 k DEBUG: python3-snowballstemmer noarch 1.9.0-4.el8 delorean-yoga-build-deps 161 k DEBUG: python3-sphinx-theme-alabaster noarch 0.7.12-7.el8 delorean-yoga-build-deps 25 k DEBUG: python3-sphinxcontrib-applehelp noarch 1.0.1-5.el8 delorean-yoga-build-deps 33 k DEBUG: python3-sphinxcontrib-devhelp noarch 1.0.1-5.el8 delorean-yoga-build-deps 28 k DEBUG: python3-sphinxcontrib-htmlhelp noarch 1.0.3-2.el8 delorean-yoga-build-deps 36 k DEBUG: python3-sphinxcontrib-jsmath noarch 1.0.1-0.1.5.el8 delorean-yoga-build-deps 15 k DEBUG: python3-sphinxcontrib-qthelp noarch 1.0.2-0.1.5.el8 delorean-yoga-build-deps 32 k DEBUG: python3-sphinxcontrib-serializinghtml noarch 1.1.3-5.el8 delorean-yoga-build-deps 31 k DEBUG: python3-toml noarch 0.10.1-2.el8 delorean-yoga-build-deps 42 k DEBUG: python3-urllib3 noarch 1.25.10-4.el8 delorean-yoga-testing 189 k DEBUG: python36 x86_64 3.6.8-39.module_el8+762+77bd8591 Stream-AppStream 19 k DEBUG: qt5-srpm-macros noarch 5.15.3-1.el8 Stream-BaseOS 11 k DEBUG: readline x86_64 7.0-10.el8 Stream-BaseOS 199 k DEBUG: redhat-rpm-config noarch 131-1.el8 Stream-BaseOS 94 k DEBUG: rpm x86_64 4.14.3-31.el8 Stream-BaseOS 598 k DEBUG: rpm-build-libs x86_64 4.14.3-31.el8 Stream-BaseOS 157 k DEBUG: rpm-libs x86_64 4.14.3-31.el8 Stream-BaseOS 348 k DEBUG: rust-srpm-macros noarch 5-2.el8 Stream-BaseOS 9.2 k DEBUG: sed x86_64 4.5-5.el8 Stream-BaseOS 298 k DEBUG: setup noarch 2.12.2-10.el8 Stream-BaseOS 185 k DEBUG: shadow-utils x86_64 2:4.6-22.el8 Stream-BaseOS 1.3 M DEBUG: sqlite-libs x86_64 3.26.0-19.el8 Stream-BaseOS 581 k DEBUG: systemd x86_64 239-79.el8 Stream-BaseOS 3.8 M DEBUG: systemd-libs x86_64 239-79.el8 Stream-BaseOS 1.1 M DEBUG: systemd-pam x86_64 239-79.el8 Stream-BaseOS 511 k DEBUG: systemd-udev x86_64 239-79.el8 Stream-BaseOS 1.6 M DEBUG: tar x86_64 2:1.30-9.el8 Stream-BaseOS 847 k DEBUG: tpm2-tss x86_64 2.3.2-6.el8 Stream-BaseOS 279 k DEBUG: trousers-lib x86_64 0.3.15-2.el8 Stream-BaseOS 168 k DEBUG: tzdata noarch 2023d-1.el8 Stream-BaseOS 883 k DEBUG: unzip x86_64 6.0-46.el8 Stream-BaseOS 196 k DEBUG: urw-base35-bookman-fonts noarch 20170801-10.el8 Stream-AppStream 857 k DEBUG: urw-base35-c059-fonts noarch 20170801-10.el8 Stream-AppStream 884 k DEBUG: urw-base35-d050000l-fonts noarch 20170801-10.el8 Stream-AppStream 79 k DEBUG: urw-base35-fonts noarch 20170801-10.el8 Stream-AppStream 12 k DEBUG: urw-base35-fonts-common noarch 20170801-10.el8 Stream-AppStream 23 k DEBUG: urw-base35-gothic-fonts noarch 20170801-10.el8 Stream-AppStream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch 20170801-10.el8 Stream-AppStream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch 20170801-10.el8 Stream-AppStream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch 20170801-10.el8 Stream-AppStream 1.3 M DEBUG: urw-base35-p052-fonts noarch 20170801-10.el8 Stream-AppStream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch 20170801-10.el8 Stream-AppStream 44 k DEBUG: urw-base35-z003-fonts noarch 20170801-10.el8 Stream-AppStream 279 k DEBUG: util-linux x86_64 2.32.1-43.el8 Stream-BaseOS 2.5 M DEBUG: which x86_64 2.21-20.el8 Stream-BaseOS 50 k DEBUG: xkeyboard-config noarch 2.28-1.el8 Stream-AppStream 782 k DEBUG: xorg-x11-font-utils x86_64 1:7.5-41.el8 Stream-AppStream 104 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch 7.5-19.el8 Stream-AppStream 1.1 M DEBUG: xorg-x11-server-utils x86_64 7.7-27.el8 Stream-AppStream 198 k DEBUG: xz x86_64 5.2.4-4.el8 Stream-BaseOS 153 k DEBUG: xz-libs x86_64 5.2.4-4.el8 Stream-BaseOS 94 k DEBUG: zip x86_64 3.0-23.el8 Stream-BaseOS 270 k DEBUG: zlib x86_64 1.2.11-25.el8 Stream-BaseOS 103 k DEBUG: zstd x86_64 1.4.5-6.el8 delorean-yoga-testing 616 k DEBUG: Installing weak dependencies: DEBUG: ImageMagick x86_64 6.7.8.9-18.el8 delorean-yoga-build-deps 2.2 M DEBUG: crypto-policies-scripts noarch 20230731-1.git3177e06.el8 Stream-BaseOS 84 k DEBUG: elfutils-debuginfod-client x86_64 0.190-2.el8 Stream-BaseOS 77 k DEBUG: gnupg2-smime x86_64 2.2.20-3.el8 Stream-BaseOS 283 k DEBUG: graphviz x86_64 2.40.1-45.el8 Stream-AppStream 1.9 M DEBUG: grubby x86_64 8.40-48.el8 Stream-BaseOS 50 k DEBUG: hardlink x86_64 1:1.3-6.el8 Stream-BaseOS 29 k DEBUG: kbd x86_64 2.0.4-11.el8 Stream-BaseOS 422 k DEBUG: kpartx x86_64 0.8.4-41.el8 Stream-BaseOS 120 k DEBUG: libxkbcommon x86_64 0.9.1-1.el8 Stream-AppStream 116 k DEBUG: memstrack x86_64 0.2.5-2.el8 Stream-BaseOS 52 k DEBUG: openssl-pkcs11 x86_64 0.4.10-3.el8 Stream-BaseOS 66 k DEBUG: pigz x86_64 2.4-4.el8 Stream-BaseOS 79 k DEBUG: pinentry x86_64 1.1.0-2.el8 Stream-AppStream 100 k DEBUG: shared-mime-info x86_64 1.9-4.el8 Stream-BaseOS 329 k DEBUG: trousers x86_64 0.3.15-2.el8 Stream-BaseOS 153 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 342 Packages DEBUG: Total size: 236 M DEBUG: Total download size: 203 M DEBUG: Installed size: 1.0 G DEBUG: Downloading Packages: DEBUG: [SKIPPED] glibc-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-gconv-extra-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-251.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.8.4-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-45.el8.x86_64.rpm: Already downloaded DEBUG: (9/342): acl-2.2.53-3.el8.x86_64.rpm 535 kB/s | 83 kB 00:00 DEBUG: (10/342): openstack-macros-2023.1.0-0.202302162 119 kB/s | 19 kB 00:00 DEBUG: (11/342): audit-libs-3.1.2-1.el8.x86_64.rpm 1.7 MB/s | 125 kB 00:00 DEBUG: (12/342): annobin-11.13-2.el8.x86_64.rpm 3.6 MB/s | 972 kB 00:00 DEBUG: (13/342): basesystem-11-5.el8.noarch.rpm 251 kB/s | 10 kB 00:00 DEBUG: (14/342): avahi-libs-0.7-27.el8.x86_64.rpm 503 kB/s | 62 kB 00:00 DEBUG: (15/342): brotli-1.0.6-3.el8.x86_64.rpm 2.9 MB/s | 323 kB 00:00 DEBUG: (16/342): bash-4.4.20-4.el8.x86_64.rpm 10 MB/s | 1.5 MB 00:00 DEBUG: (17/342): binutils-2.30-123.el8.x86_64.rpm 31 MB/s | 5.8 MB 00:00 DEBUG: (18/342): bzip2-1.0.6-26.el8.x86_64.rpm 937 kB/s | 60 kB 00:00 DEBUG: (19/342): bzip2-libs-1.0.6-26.el8.x86_64.rpm 629 kB/s | 48 kB 00:00 DEBUG: (20/342): ca-certificates-2023.2.60_v7.0.306-80 14 MB/s | 935 kB 00:00 DEBUG: (21/342): centos-gpg-keys-8-6.el8.noarch.rpm 174 kB/s | 14 kB 00:00 DEBUG: (22/342): centos-stream-release-8.6-1.el8.noarc 355 kB/s | 22 kB 00:00 DEBUG: (23/342): centos-stream-repos-8-6.el8.noarch.rp 488 kB/s | 20 kB 00:00 DEBUG: (24/342): chkconfig-1.19.2-1.el8.x86_64.rpm 4.0 MB/s | 217 kB 00:00 DEBUG: (25/342): cpio-2.12-11.el8.x86_64.rpm 4.0 MB/s | 266 kB 00:00 DEBUG: (26/342): coreutils-8.30-15.el8.x86_64.rpm 9.8 MB/s | 1.2 MB 00:00 DEBUG: (27/342): coreutils-common-8.30-15.el8.x86_64.r 15 MB/s | 2.0 MB 00:00 DEBUG: (28/342): cracklib-2.9.6-15.el8.x86_64.rpm 1.3 MB/s | 93 kB 00:00 DEBUG: (29/342): crypto-policies-20230731-1.git3177e06 1.6 MB/s | 64 kB 00:00 DEBUG: (30/342): cracklib-dicts-2.9.6-15.el8.x86_64.rp 28 MB/s | 4.0 MB 00:00 DEBUG: (31/342): crypto-policies-scripts-20230731-1.gi 1.4 MB/s | 84 kB 00:00 DEBUG: (32/342): cpp-8.5.0-21.el8.x86_64.rpm 46 MB/s | 10 MB 00:00 DEBUG: (33/342): cups-libs-2.2.6-56.el8.x86_64.rpm 8.1 MB/s | 436 kB 00:00 DEBUG: (34/342): cryptsetup-libs-2.3.7-7.el8.x86_64.rp 6.5 MB/s | 491 kB 00:00 DEBUG: (35/342): curl-7.61.1-34.el8.x86_64.rpm 8.8 MB/s | 353 kB 00:00 DEBUG: (36/342): dbus-1.12.8-26.el8.x86_64.rpm 1.2 MB/s | 38 kB 00:00 DEBUG: (37/342): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64. 2.0 MB/s | 123 kB 00:00 DEBUG: (38/342): dbus-common-1.12.8-26.el8.noarch.rpm 1.1 MB/s | 47 kB 00:00 DEBUG: (39/342): dbus-daemon-1.12.8-26.el8.x86_64.rpm 6.6 MB/s | 246 kB 00:00 DEBUG: (40/342): dbus-libs-1.12.8-26.el8.x86_64.rpm 5.1 MB/s | 185 kB 00:00 DEBUG: (41/342): dbus-tools-1.12.8-26.el8.x86_64.rpm 2.1 MB/s | 87 kB 00:00 DEBUG: (42/342): device-mapper-1.02.181-9.el8.x86_64.r 9.6 MB/s | 378 kB 00:00 DEBUG: (43/342): device-mapper-libs-1.02.181-9.el8.x86 9.9 MB/s | 410 kB 00:00 DEBUG: (44/342): dracut-049-233.git20240115.el8.x86_64 9.4 MB/s | 447 kB 00:00 DEBUG: (45/342): diffutils-3.6-6.el8.x86_64.rpm 5.7 MB/s | 358 kB 00:00 DEBUG: (46/342): dwz-0.12-10.el8.x86_64.rpm 1.3 MB/s | 109 kB 00:00 DEBUG: (47/342): efi-srpm-macros-3-3.el8.noarch.rpm 317 kB/s | 22 kB 00:00 DEBUG: (48/342): elfutils-0.190-2.el8.x86_64.rpm 6.1 MB/s | 581 kB 00:00 DEBUG: (49/342): elfutils-default-yama-scope-0.190-2.e 1.1 MB/s | 53 kB 00:00 DEBUG: (50/342): elfutils-debuginfod-client-0.190-2.el 989 kB/s | 77 kB 00:00 DEBUG: (51/342): elfutils-libelf-0.190-2.el8.x86_64.rp 4.6 MB/s | 233 kB 00:00 DEBUG: (52/342): elfutils-libs-0.190-2.el8.x86_64.rpm 5.9 MB/s | 305 kB 00:00 DEBUG: (53/342): emacs-filesystem-26.1-11.el8.noarch.r 1.4 MB/s | 70 kB 00:00 DEBUG: (54/342): expat-2.2.5-11.el8.x86_64.rpm 2.6 MB/s | 113 kB 00:00 DEBUG: (55/342): file-5.33-25.el8.x86_64.rpm 1.9 MB/s | 77 kB 00:00 DEBUG: (56/342): file-libs-5.33-25.el8.x86_64.rpm 9.1 MB/s | 544 kB 00:00 DEBUG: (57/342): findutils-4.6.0-22.el8.x86_64.rpm 11 MB/s | 537 kB 00:00 DEBUG: (58/342): filesystem-3.8-6.el8.x86_64.rpm 14 MB/s | 1.1 MB 00:00 DEBUG: (59/342): fontconfig-2.13.1-4.el8.x86_64.rpm 7.0 MB/s | 274 kB 00:00 DEBUG: (60/342): fontpackages-filesystem-1.44-22.el8.n 326 kB/s | 16 kB 00:00 DEBUG: (61/342): freetype-2.9.1-9.el8.x86_64.rpm 8.5 MB/s | 394 kB 00:00 DEBUG: (62/342): gawk-4.2.1-4.el8.x86_64.rpm 18 MB/s | 1.1 MB 00:00 DEBUG: (63/342): gc-7.6.4-3.el8.x86_64.rpm 1.7 MB/s | 109 kB 00:00 DEBUG: (64/342): gcc-plugin-annobin-8.5.0-21.el8.x86_6 918 kB/s | 36 kB 00:00 DEBUG: (65/342): gdbm-1.18-2.el8.x86_64.rpm 3.5 MB/s | 130 kB 00:00 DEBUG: (66/342): gdbm-libs-1.18-2.el8.x86_64.rpm 1.5 MB/s | 60 kB 00:00 DEBUG: (67/342): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm 11 MB/s | 467 kB 00:00 DEBUG: (68/342): gettext-0.19.8.1-17.el8.x86_64.rpm 20 MB/s | 1.1 MB 00:00 DEBUG: (69/342): gettext-libs-0.19.8.1-17.el8.x86_64.r 6.2 MB/s | 314 kB 00:00 DEBUG: (70/342): ghc-srpm-macros-1.4.2-7.el8.noarch.rp 268 kB/s | 9.3 kB 00:00 DEBUG: (71/342): gmp-6.1.2-11.el8.x86_64.rpm 6.2 MB/s | 318 kB 00:00 DEBUG: (72/342): glib2-2.56.4-163.el8.x86_64.rpm 26 MB/s | 2.5 MB 00:00 DEBUG: (73/342): gnupg2-2.2.20-3.el8.x86_64.rpm 25 MB/s | 2.4 MB 00:00 DEBUG: (74/342): gnupg2-smime-2.2.20-3.el8.x86_64.rpm 4.2 MB/s | 283 kB 00:00 DEBUG: (75/342): gnutls-3.6.16-8.el8.1.x86_64.rpm 15 MB/s | 1.0 MB 00:00 DEBUG: (76/342): go-srpm-macros-2-17.el8.noarch.rpm 179 kB/s | 13 kB 00:00 DEBUG: (77/342): gcc-8.5.0-21.el8.x86_64.rpm 49 MB/s | 23 MB 00:00 DEBUG: (78/342): grep-3.1-6.el8.x86_64.rpm 3.0 MB/s | 274 kB 00:00 DEBUG: (79/342): grub2-common-2.02-129.el8.noarch.rpm 7.8 MB/s | 893 kB 00:00 DEBUG: (80/342): grub2-tools-minimal-2.02-129.el8.x86_ 1.6 MB/s | 212 kB 00:00 DEBUG: (81/342): grubby-8.40-48.el8.x86_64.rpm 386 kB/s | 50 kB 00:00 DEBUG: (82/342): grub2-tools-2.02-129.el8.x86_64.rpm 10 MB/s | 2.0 MB 00:00 DEBUG: (83/342): gzip-1.9-13.el8.x86_64.rpm 2.6 MB/s | 167 kB 00:00 DEBUG: (84/342): guile-2.0.14-7.el8.x86_64.rpm 27 MB/s | 3.5 MB 00:00 DEBUG: (85/342): hardlink-1.3-6.el8.x86_64.rpm 359 kB/s | 29 kB 00:00 DEBUG: (86/342): ima-evm-utils-1.3.2-12.el8.x86_64.rpm 1.4 MB/s | 64 kB 00:00 DEBUG: (87/342): info-6.5-7.el8_5.x86_64.rpm 4.5 MB/s | 198 kB 00:00 DEBUG: (88/342): json-c-0.13.1-3.el8.x86_64.rpm 1.1 MB/s | 41 kB 00:00 DEBUG: (89/342): isl-0.16.1-6.el8.x86_64.rpm 16 MB/s | 841 kB 00:00 DEBUG: (90/342): kbd-2.0.4-11.el8.x86_64.rpm 9.7 MB/s | 422 kB 00:00 DEBUG: (91/342): kbd-legacy-2.0.4-11.el8.noarch.rpm 12 MB/s | 536 kB 00:00 DEBUG: (92/342): kbd-misc-2.0.4-11.el8.noarch.rpm 17 MB/s | 1.6 MB 00:00 DEBUG: (93/342): keyutils-libs-1.5.10-9.el8.x86_64.rpm 488 kB/s | 34 kB 00:00 DEBUG: (94/342): kmod-25-20.el8.x86_64.rpm 3.3 MB/s | 130 kB 00:00 DEBUG: (95/342): kmod-libs-25-20.el8.x86_64.rpm 1.5 MB/s | 69 kB 00:00 DEBUG: (96/342): less-530-1.el8.x86_64.rpm 2.8 MB/s | 164 kB 00:00 DEBUG: (97/342): krb5-libs-1.18.2-26.el8.x86_64.rpm 10 MB/s | 852 kB 00:00 DEBUG: (98/342): libacl-2.2.53-3.el8.x86_64.rpm 978 kB/s | 35 kB 00:00 DEBUG: (99/342): kernel-headers-4.18.0-539.el8.x86_64. 46 MB/s | 12 MB 00:00 DEBUG: (100/342): libassuan-2.5.1-3.el8.x86_64.rpm 1.6 MB/s | 83 kB 00:00 DEBUG: (101/342): libarchive-3.3.3-5.el8.x86_64.rpm 3.9 MB/s | 360 kB 00:00 DEBUG: (102/342): libbabeltrace-1.5.4-4.el8.x86_64.rpm 5.3 MB/s | 200 kB 00:00 DEBUG: (103/342): libatomic_ops-7.6.2-3.el8.x86_64.rpm 476 kB/s | 38 kB 00:00 DEBUG: (104/342): libattr-2.4.48-3.el8.x86_64.rpm 346 kB/s | 27 kB 00:00 DEBUG: (105/342): libblkid-2.32.1-43.el8.x86_64.rpm 6.1 MB/s | 220 kB 00:00 DEBUG: (106/342): libcap-2.48-5.el8.x86_64.rpm 2.2 MB/s | 77 kB 00:00 DEBUG: (107/342): libcap-ng-0.7.11-1.el8.x86_64.rpm 653 kB/s | 33 kB 00:00 DEBUG: (108/342): libcom_err-1.45.6-5.el8.x86_64.rpm 954 kB/s | 49 kB 00:00 DEBUG: (109/342): libcroco-0.6.12-4.el8_2.1.x86_64.rpm 2.3 MB/s | 113 kB 00:00 DEBUG: (110/342): libcurl-7.61.1-34.el8.x86_64.rpm 6.3 MB/s | 304 kB 00:00 DEBUG: (111/342): libdb-utils-5.3.28-42.el8_4.x86_64.r 3.9 MB/s | 150 kB 00:00 DEBUG: (112/342): libdb-5.3.28-42.el8_4.x86_64.rpm 13 MB/s | 751 kB 00:00 DEBUG: (113/342): libfdisk-2.32.1-43.el8.x86_64.rpm 5.2 MB/s | 254 kB 00:00 DEBUG: (114/342): libedit-3.1-23.20170329cvs.el8.x86_6 1.7 MB/s | 102 kB 00:00 DEBUG: (115/342): libffi-3.1-24.el8.x86_64.rpm 783 kB/s | 38 kB 00:00 DEBUG: (116/342): libgcc-8.5.0-21.el8.x86_64.rpm 2.1 MB/s | 82 kB 00:00 DEBUG: (117/342): libgomp-8.5.0-21.el8.x86_64.rpm 5.9 MB/s | 208 kB 00:00 DEBUG: (118/342): libgcrypt-1.8.5-7.el8.x86_64.rpm 7.9 MB/s | 463 kB 00:00 DEBUG: (119/342): libgpg-error-1.31-1.el8.x86_64.rpm 4.7 MB/s | 242 kB 00:00 DEBUG: (120/342): libidn2-2.2.0-1.el8.x86_64.rpm 1.4 MB/s | 94 kB 00:00 DEBUG: (121/342): libipt-1.6.1-8.el8.x86_64.rpm 828 kB/s | 50 kB 00:00 DEBUG: (122/342): libkcapi-1.4.0-2.el8.x86_64.rpm 1.2 MB/s | 53 kB 00:00 DEBUG: (123/342): libkcapi-hmaccalc-1.4.0-2.el8.x86_64 899 kB/s | 33 kB 00:00 DEBUG: (124/342): libksba-1.3.5-9.el8.x86_64.rpm 2.8 MB/s | 134 kB 00:00 DEBUG: (125/342): libmount-2.32.1-43.el8.x86_64.rpm 4.7 MB/s | 236 kB 00:00 DEBUG: (126/342): libmpc-1.1.0-9.1.el8.x86_64.rpm 1.1 MB/s | 61 kB 00:00 DEBUG: (127/342): libnghttp2-1.33.0-5.el8.x86_64.rpm 1.9 MB/s | 78 kB 00:00 DEBUG: (128/342): libnsl2-1.2.0-2.20180605git4a062cf.e 1.0 MB/s | 58 kB 00:00 DEBUG: (129/342): libpng-1.6.34-5.el8.x86_64.rpm 3.2 MB/s | 126 kB 00:00 DEBUG: (130/342): libpkgconf-1.4.2-1.el8.x86_64.rpm 708 kB/s | 35 kB 00:00 DEBUG: (131/342): libseccomp-2.5.2-1.el8.x86_64.rpm 2.0 MB/s | 71 kB 00:00 DEBUG: (132/342): libpsl-0.20.2-6.el8.x86_64.rpm 1.1 MB/s | 61 kB 00:00 DEBUG: (133/342): libpwquality-1.4.4-6.el8.x86_64.rpm 2.2 MB/s | 120 kB 00:00 DEBUG: (134/342): libsecret-0.18.6-1.el8.x86_64.rpm 3.3 MB/s | 163 kB 00:00 DEBUG: (135/342): libselinux-2.9-8.el8.x86_64.rpm 2.7 MB/s | 166 kB 00:00 DEBUG: (136/342): libsemanage-2.9-9.el8.x86_64.rpm 3.0 MB/s | 168 kB 00:00 DEBUG: (137/342): libsepol-2.9-3.el8.x86_64.rpm 8.3 MB/s | 340 kB 00:00 DEBUG: (138/342): libsmartcols-2.32.1-43.el8.x86_64.rp 4.7 MB/s | 179 kB 00:00 DEBUG: (139/342): libsigsegv-2.11-5.el8.x86_64.rpm 508 kB/s | 30 kB 00:00 DEBUG: (140/342): libssh-0.9.6-6.el8.x86_64.rpm 5.6 MB/s | 217 kB 00:00 DEBUG: (141/342): libssh-config-0.9.6-6.el8.noarch.rpm 589 kB/s | 20 kB 00:00 DEBUG: (142/342): libstdc++-8.5.0-21.el8.x86_64.rpm 12 MB/s | 458 kB 00:00 DEBUG: (143/342): libtasn1-4.13-4.el8.x86_64.rpm 1.9 MB/s | 76 kB 00:00 DEBUG: (144/342): libtirpc-1.1.4-8.el8.x86_64.rpm 2.5 MB/s | 113 kB 00:00 DEBUG: (145/342): libtool-ltdl-2.4.6-25.el8.x86_64.rpm 1.3 MB/s | 58 kB 00:00 DEBUG: (146/342): libunistring-0.9.9-3.el8.x86_64.rpm 6.5 MB/s | 422 kB 00:00 DEBUG: (147/342): libusbx-1.0.23-4.el8.x86_64.rpm 1.1 MB/s | 74 kB 00:00 DEBUG: (148/342): libutempter-1.1.6-14.el8.x86_64.rpm 661 kB/s | 32 kB 00:00 DEBUG: (149/342): libuuid-2.32.1-43.el8.x86_64.rpm 1.8 MB/s | 99 kB 00:00 DEBUG: (150/342): libverto-0.3.2-2.el8.x86_64.rpm 448 kB/s | 24 kB 00:00 DEBUG: (151/342): libxcrypt-4.1.1-6.el8.x86_64.rpm 1.2 MB/s | 73 kB 00:00 DEBUG: (152/342): libxcrypt-devel-4.1.1-6.el8.x86_64.r 775 kB/s | 25 kB 00:00 DEBUG: (153/342): libxml2-2.9.7-18.el8.x86_64.rpm 13 MB/s | 697 kB 00:00 DEBUG: (154/342): lua-libs-5.3.4-12.el8.x86_64.rpm 2.2 MB/s | 118 kB 00:00 DEBUG: (155/342): lz4-libs-1.8.3-3.el8_4.x86_64.rpm 1.3 MB/s | 66 kB 00:00 DEBUG: (156/342): make-4.2.1-11.el8.x86_64.rpm 9.9 MB/s | 498 kB 00:00 DEBUG: (157/342): memstrack-0.2.5-2.el8.x86_64.rpm 1.1 MB/s | 52 kB 00:00 DEBUG: (158/342): mpfr-3.1.6-1.el8.x86_64.rpm 4.9 MB/s | 221 kB 00:00 DEBUG: (159/342): ncurses-6.1-10.20180224.el8.x86_64.r 9.7 MB/s | 393 kB 00:00 DEBUG: (160/342): ncurses-base-6.1-10.20180224.el8.noa 2.4 MB/s | 114 kB 00:00 DEBUG: (161/342): ncurses-libs-6.1-10.20180224.el8.x86 6.6 MB/s | 339 kB 00:00 DEBUG: (162/342): nettle-3.4.1-7.el8.x86_64.rpm 6.7 MB/s | 301 kB 00:00 DEBUG: (163/342): npth-1.5-4.el8.x86_64.rpm 691 kB/s | 26 kB 00:00 DEBUG: (164/342): openblas-srpm-macros-2-2.el8.noarch. 204 kB/s | 7.9 kB 00:00 DEBUG: (165/342): ocaml-srpm-macros-5-4.el8.noarch.rpm 135 kB/s | 9.4 kB 00:00 DEBUG: (166/342): openldap-2.4.46-18.el8.x86_64.rpm 6.6 MB/s | 352 kB 00:00 DEBUG: (167/342): openssh-8.0p1-24.el8.x86_64.rpm 9.7 MB/s | 529 kB 00:00 DEBUG: (168/342): openssh-clients-8.0p1-24.el8.x86_64. 9.5 MB/s | 650 kB 00:00 DEBUG: (169/342): openssl-1.1.1k-12.el8.x86_64.rpm 9.8 MB/s | 738 kB 00:00 DEBUG: (170/342): openssl-libs-1.1.1k-12.el8.x86_64.rp 24 MB/s | 1.5 MB 00:00 DEBUG: (171/342): openssl-pkcs11-0.4.10-3.el8.x86_64.r 1.5 MB/s | 66 kB 00:00 DEBUG: (172/342): os-prober-1.74-9.el8.x86_64.rpm 1.4 MB/s | 51 kB 00:00 DEBUG: (173/342): p11-kit-trust-0.23.22-2.el8.x86_64.r 3.7 MB/s | 138 kB 00:00 DEBUG: (174/342): p11-kit-0.23.22-2.el8.x86_64.rpm 5.5 MB/s | 344 kB 00:00 DEBUG: (175/342): pam-1.3.1-32.el8.x86_64.rpm 16 MB/s | 852 kB 00:00 DEBUG: (176/342): patch-2.7.6-11.el8.x86_64.rpm 3.8 MB/s | 138 kB 00:00 DEBUG: (177/342): pcre-8.42-6.el8.x86_64.rpm 4.7 MB/s | 211 kB 00:00 DEBUG: (178/342): perl-srpm-macros-1-25.el8.noarch.rpm 259 kB/s | 11 kB 00:00 DEBUG: (179/342): pcre2-10.32-3.el8.x86_64.rpm 4.0 MB/s | 247 kB 00:00 DEBUG: (180/342): pigz-2.4-4.el8.x86_64.rpm 1.8 MB/s | 79 kB 00:00 DEBUG: (181/342): pkgconf-1.4.2-1.el8.x86_64.rpm 1.0 MB/s | 38 kB 00:00 DEBUG: (182/342): pkgconf-m4-1.4.2-1.el8.noarch.rpm 457 kB/s | 17 kB 00:00 DEBUG: (183/342): pkgconf-pkg-config-1.4.2-1.el8.x86_6 356 kB/s | 15 kB 00:00 DEBUG: (184/342): platform-python-3.6.8-59.el8.x86_64. 1.6 MB/s | 87 kB 00:00 DEBUG: (185/342): platform-python-pip-9.0.3-23.el8.noa 30 MB/s | 1.7 MB 00:00 DEBUG: (186/342): popt-1.18-1.el8.x86_64.rpm 1.2 MB/s | 61 kB 00:00 DEBUG: (187/342): procps-ng-3.3.15-14.el8.x86_64.rpm 8.0 MB/s | 330 kB 00:00 DEBUG: (188/342): python-rpm-macros-3-45.el8.noarch.rp 376 kB/s | 16 kB 00:00 DEBUG: (189/342): publicsuffix-list-dafsa-20180723-1.e 935 kB/s | 56 kB 00:00 DEBUG: (190/342): python-srpm-macros-3-45.el8.noarch.r 357 kB/s | 16 kB 00:00 DEBUG: (191/342): python3-chardet-3.0.4-7.el8.noarch.r 2.9 MB/s | 195 kB 00:00 DEBUG: (192/342): python3-idna-2.5-5.el8.noarch.rpm 1.6 MB/s | 97 kB 00:00 DEBUG: (193/342): python3-dns-1.15.0-11.el8.noarch.rpm 3.4 MB/s | 253 kB 00:00 DEBUG: (194/342): python3-pip-wheel-9.0.3-23.el8.noarc 14 MB/s | 866 kB 00:00 DEBUG: (195/342): python3-pysocks-1.6.8-3.el8.noarch.r 555 kB/s | 34 kB 00:00 DEBUG: (196/342): python3-rpm-macros-3-45.el8.noarch.r 353 kB/s | 15 kB 00:00 DEBUG: (197/342): python3-setuptools-wheel-39.2.0-7.el 4.8 MB/s | 289 kB 00:00 DEBUG: (198/342): python3-libs-3.6.8-59.el8.x86_64.rpm 47 MB/s | 8.4 MB 00:00 DEBUG: (199/342): qt5-srpm-macros-5.15.3-1.el8.noarch. 135 kB/s | 11 kB 00:00 DEBUG: (200/342): readline-7.0-10.el8.x86_64.rpm 3.5 MB/s | 199 kB 00:00 DEBUG: (201/342): redhat-rpm-config-131-1.el8.noarch.r 2.6 MB/s | 94 kB 00:00 DEBUG: (202/342): rpm-4.14.3-31.el8.x86_64.rpm 15 MB/s | 598 kB 00:00 DEBUG: (203/342): rpm-build-libs-4.14.3-31.el8.x86_64. 3.5 MB/s | 157 kB 00:00 DEBUG: (204/342): rpm-libs-4.14.3-31.el8.x86_64.rpm 8.1 MB/s | 348 kB 00:00 DEBUG: (205/342): rust-srpm-macros-5-2.el8.noarch.rpm 164 kB/s | 9.2 kB 00:00 DEBUG: (206/342): sed-4.5-5.el8.x86_64.rpm 5.0 MB/s | 298 kB 00:00 DEBUG: (207/342): setup-2.12.2-10.el8.noarch.rpm 3.4 MB/s | 185 kB 00:00 DEBUG: (208/342): shadow-utils-4.6-22.el8.x86_64.rpm 23 MB/s | 1.3 MB 00:00 DEBUG: (209/342): shared-mime-info-1.9-4.el8.x86_64.rp 5.6 MB/s | 329 kB 00:00 DEBUG: (210/342): sqlite-libs-3.26.0-19.el8.x86_64.rpm 9.8 MB/s | 581 kB 00:00 DEBUG: (211/342): systemd-libs-239-79.el8.x86_64.rpm 18 MB/s | 1.1 MB 00:00 DEBUG: (212/342): systemd-pam-239-79.el8.x86_64.rpm 8.1 MB/s | 511 kB 00:00 DEBUG: (213/342): systemd-239-79.el8.x86_64.rpm 33 MB/s | 3.8 MB 00:00 DEBUG: (214/342): systemd-udev-239-79.el8.x86_64.rpm 23 MB/s | 1.6 MB 00:00 DEBUG: (215/342): tar-1.30-9.el8.x86_64.rpm 11 MB/s | 847 kB 00:00 DEBUG: (216/342): tpm2-tss-2.3.2-6.el8.x86_64.rpm 4.5 MB/s | 279 kB 00:00 DEBUG: (217/342): trousers-0.3.15-2.el8.x86_64.rpm 3.9 MB/s | 153 kB 00:00 DEBUG: (218/342): trousers-lib-0.3.15-2.el8.x86_64.rpm 4.1 MB/s | 168 kB 00:00 DEBUG: (219/342): tzdata-2023d-1.el8.noarch.rpm 19 MB/s | 883 kB 00:00 DEBUG: (220/342): unzip-6.0-46.el8.x86_64.rpm 3.1 MB/s | 196 kB 00:00 DEBUG: (221/342): which-2.21-20.el8.x86_64.rpm 1.4 MB/s | 50 kB 00:00 DEBUG: (222/342): util-linux-2.32.1-43.el8.x86_64.rpm 31 MB/s | 2.5 MB 00:00 DEBUG: (223/342): xz-5.2.4-4.el8.x86_64.rpm 3.2 MB/s | 153 kB 00:00 DEBUG: (224/342): xz-libs-5.2.4-4.el8.x86_64.rpm 1.5 MB/s | 94 kB 00:00 DEBUG: (225/342): zip-3.0-23.el8.x86_64.rpm 6.0 MB/s | 270 kB 00:00 DEBUG: (226/342): zlib-1.2.11-25.el8.x86_64.rpm 2.7 MB/s | 103 kB 00:00 DEBUG: (227/342): OpenEXR-libs-2.2.0-12.el8.x86_64.rpm 11 MB/s | 672 kB 00:00 DEBUG: (228/342): adobe-mappings-cmap-20171205-3.el8.n 21 MB/s | 2.1 MB 00:00 DEBUG: (229/342): adobe-mappings-cmap-deprecated-20171 1.2 MB/s | 119 kB 00:00 DEBUG: (230/342): adobe-mappings-pdf-20180407-1.el8.no 9.8 MB/s | 707 kB 00:00 DEBUG: (231/342): atk-2.28.1-1.el8.x86_64.rpm 6.9 MB/s | 272 kB 00:00 DEBUG: (232/342): cairo-1.15.12-6.el8.x86_64.rpm 16 MB/s | 719 kB 00:00 DEBUG: (233/342): fribidi-1.0.4-9.el8.x86_64.rpm 2.6 MB/s | 89 kB 00:00 DEBUG: (234/342): gdk-pixbuf2-modules-2.36.12-5.el8.x8 1.6 MB/s | 109 kB 00:00 DEBUG: (235/342): gd-2.2.5-7.el8.x86_64.rpm 1.2 MB/s | 144 kB 00:00 DEBUG: (236/342): gdb-headless-8.2-20.el8.x86_64.rpm 29 MB/s | 3.7 MB 00:00 DEBUG: (237/342): graphite2-1.3.10-10.el8.x86_64.rpm 3.4 MB/s | 122 kB 00:00 DEBUG: (238/342): gtk-update-icon-cache-3.22.30-11.el8 877 kB/s | 32 kB 00:00 DEBUG: (239/342): git-core-2.43.0-1.el8.x86_64.rpm 50 MB/s | 11 MB 00:00 DEBUG: (240/342): gtk2-2.24.32-5.el8.x86_64.rpm 24 MB/s | 3.4 MB 00:00 DEBUG: (241/342): harfbuzz-1.7.5-4.el8.x86_64.rpm 5.2 MB/s | 296 kB 00:00 DEBUG: (242/342): google-droid-sans-fonts-20120715-13. 9.2 MB/s | 2.5 MB 00:00 DEBUG: (243/342): hicolor-icon-theme-0.17-2.el8.noarch 1.1 MB/s | 49 kB 00:00 DEBUG: (244/342): ilmbase-2.2.0-13.el8.x86_64.rpm 2.0 MB/s | 114 kB 00:00 DEBUG: (245/342): jasper-libs-2.0.14-5.el8.x86_64.rpm 3.5 MB/s | 167 kB 00:00 DEBUG: (246/342): jbig2dec-libs-0.16-1.el8.x86_64.rpm 1.2 MB/s | 71 kB 00:00 DEBUG: (247/342): jbigkit-libs-2.1-14.el8.x86_64.rpm 1.6 MB/s | 55 kB 00:00 DEBUG: (248/342): lcms2-2.9-2.el8.x86_64.rpm 4.8 MB/s | 165 kB 00:00 DEBUG: (249/342): libICE-1.0.9-15.el8.x86_64.rpm 1.6 MB/s | 74 kB 00:00 DEBUG: (250/342): libX11-1.6.8-7.el8.x86_64.rpm 11 MB/s | 612 kB 00:00 DEBUG: (251/342): libSM-1.2.3-1.el8.x86_64.rpm 641 kB/s | 48 kB 00:00 DEBUG: (252/342): libX11-common-1.6.8-7.el8.noarch.rpm 5.1 MB/s | 211 kB 00:00 DEBUG: (253/342): libXau-1.0.9-3.el8.x86_64.rpm 1.1 MB/s | 37 kB 00:00 DEBUG: (254/342): libXcomposite-0.4.4-14.el8.x86_64.rp 770 kB/s | 28 kB 00:00 DEBUG: (255/342): libXcursor-1.1.15-3.el8.x86_64.rpm 947 kB/s | 36 kB 00:00 DEBUG: (256/342): libXaw-1.0.13-10.el8.x86_64.rpm 2.8 MB/s | 194 kB 00:00 DEBUG: (257/342): libXdamage-1.1.4-14.el8.x86_64.rpm 840 kB/s | 27 kB 00:00 DEBUG: (258/342): libXext-1.3.4-1.el8.x86_64.rpm 1.2 MB/s | 45 kB 00:00 DEBUG: (259/342): libXfixes-5.0.3-7.el8.x86_64.rpm 648 kB/s | 25 kB 00:00 DEBUG: (260/342): libXft-2.3.3-1.el8.x86_64.rpm 2.0 MB/s | 67 kB 00:00 DEBUG: (261/342): libXi-1.7.10-1.el8.x86_64.rpm 1.5 MB/s | 49 kB 00:00 DEBUG: (262/342): libXinerama-1.1.4-1.el8.x86_64.rpm 469 kB/s | 16 kB 00:00 DEBUG: (263/342): libXmu-1.1.3-1.el8.x86_64.rpm 1.4 MB/s | 75 kB 00:00 DEBUG: (264/342): libXrandr-1.5.2-1.el8.x86_64.rpm 948 kB/s | 34 kB 00:00 DEBUG: (265/342): libXpm-3.5.12-11.el8.x86_64.rpm 790 kB/s | 59 kB 00:00 DEBUG: (266/342): libXrender-0.9.10-7.el8.x86_64.rpm 666 kB/s | 33 kB 00:00 DEBUG: (267/342): libXt-1.1.5-12.el8.x86_64.rpm 3.6 MB/s | 186 kB 00:00 DEBUG: (268/342): libXxf86misc-1.0.4-1.el8.x86_64.rpm 570 kB/s | 23 kB 00:00 DEBUG: (269/342): libdatrie-0.2.9-7.el8.x86_64.rpm 1.0 MB/s | 33 kB 00:00 DEBUG: (270/342): libXxf86vm-1.1.4-9.el8.x86_64.rpm 411 kB/s | 19 kB 00:00 DEBUG: (271/342): libfontenc-1.1.3-8.el8.x86_64.rpm 744 kB/s | 37 kB 00:00 DEBUG: (272/342): libidn-1.34-5.el8.x86_64.rpm 5.0 MB/s | 239 kB 00:00 DEBUG: (273/342): libgs-9.27-12.el8.x86_64.rpm 35 MB/s | 3.1 MB 00:00 DEBUG: (274/342): libijs-0.35-5.el8.x86_64.rpm 554 kB/s | 30 kB 00:00 DEBUG: (275/342): libjpeg-turbo-1.5.3-12.el8.x86_64.rp 3.5 MB/s | 157 kB 00:00 DEBUG: (276/342): libmcpp-2.7.2-20.el8.x86_64.rpm 1.9 MB/s | 81 kB 00:00 DEBUG: (277/342): libpaper-1.1.24-22.el8.x86_64.rpm 916 kB/s | 45 kB 00:00 DEBUG: (278/342): libthai-0.1.27-2.el8.x86_64.rpm 5.3 MB/s | 203 kB 00:00 DEBUG: (279/342): libtiff-4.0.9-31.el8.x86_64.rpm 5.2 MB/s | 190 kB 00:00 DEBUG: (280/342): librsvg2-2.42.7-5.el8.x86_64.rpm 6.1 MB/s | 575 kB 00:00 DEBUG: (281/342): libxcb-1.13.1-1.el8.x86_64.rpm 4.1 MB/s | 229 kB 00:00 DEBUG: (282/342): libwebp-1.0.0-9.el8.x86_64.rpm 3.1 MB/s | 274 kB 00:00 DEBUG: (283/342): libwmf-lite-0.2.9-8.el8_0.x86_64.rpm 934 kB/s | 77 kB 00:00 DEBUG: (284/342): libxkbcommon-0.9.1-1.el8.x86_64.rpm 2.9 MB/s | 116 kB 00:00 DEBUG: (285/342): mcpp-2.7.2-20.el8.x86_64.rpm 798 kB/s | 31 kB 00:00 DEBUG: (286/342): openjpeg2-2.4.0-5.el8.x86_64.rpm 3.4 MB/s | 165 kB 00:00 DEBUG: (287/342): pango-1.42.4-8.el8.x86_64.rpm 7.6 MB/s | 297 kB 00:00 DEBUG: (288/342): pinentry-1.1.0-2.el8.x86_64.rpm 1.9 MB/s | 100 kB 00:00 DEBUG: (289/342): pixman-0.38.4-4.el8.x86_64.rpm 5.4 MB/s | 258 kB 00:00 DEBUG: (290/342): platform-python-devel-3.6.8-59.el8.x 4.8 MB/s | 265 kB 00:00 DEBUG: (291/342): python3-greenlet-0.4.13-4.el8.x86_64 663 kB/s | 31 kB 00:00 DEBUG: (292/342): python3-docutils-0.14-12.module_el8+ 21 MB/s | 1.7 MB 00:00 DEBUG: (293/342): python3-babel-2.5.1-7.el8.noarch.rpm 35 MB/s | 4.8 MB 00:00 DEBUG: (294/342): python3-jinja2-2.10.1-4.el8.noarch.r 8.5 MB/s | 578 kB 00:00 DEBUG: (295/342): python3-markupsafe-0.23-19.el8.x86_6 697 kB/s | 39 kB 00:00 DEBUG: (296/342): python3-pip-9.0.3-23.el8.noarch.rpm 555 kB/s | 20 kB 00:00 DEBUG: (297/342): python3-pytz-2017.2-11.el8.noarch.rp 1.2 MB/s | 57 kB 00:00 DEBUG: (298/342): python3-rpm-generators-5-8.el8.noarc 582 kB/s | 25 kB 00:00 DEBUG: (299/342): python3-pygments-2.2.0-22.module_el8 23 MB/s | 2.0 MB 00:00 DEBUG: (300/342): python36-3.6.8-39.module_el8+762+77b 374 kB/s | 19 kB 00:00 DEBUG: (301/342): python36-devel-3.6.8-39.module_el8+7 362 kB/s | 17 kB 00:00 DEBUG: (302/342): rpm-build-4.14.3-31.el8.x86_64.rpm 4.0 MB/s | 185 kB 00:00 DEBUG: (303/342): urw-base35-bookman-fonts-20170801-10 11 MB/s | 857 kB 00:00 DEBUG: (304/342): urw-base35-d050000l-fonts-20170801-1 1.6 MB/s | 79 kB 00:00 DEBUG: (305/342): urw-base35-fonts-common-20170801-10. 561 kB/s | 23 kB 00:00 DEBUG: (306/342): urw-base35-fonts-20170801-10.el8.noa 229 kB/s | 12 kB 00:00 DEBUG: (307/342): urw-base35-gothic-fonts-20170801-10. 10 MB/s | 654 kB 00:00 DEBUG: (308/342): urw-base35-nimbus-mono-ps-fonts-2017 11 MB/s | 801 kB 00:00 DEBUG: (309/342): urw-base35-c059-fonts-20170801-10.el 3.5 MB/s | 884 kB 00:00 DEBUG: (310/342): urw-base35-nimbus-roman-fonts-201708 9.7 MB/s | 865 kB 00:00 DEBUG: (311/342): urw-base35-nimbus-sans-fonts-2017080 14 MB/s | 1.3 MB 00:00 DEBUG: (312/342): urw-base35-z003-fonts-20170801-10.el 5.3 MB/s | 279 kB 00:00 DEBUG: (313/342): urw-base35-p052-fonts-20170801-10.el 9.8 MB/s | 982 kB 00:00 DEBUG: (314/342): xkeyboard-config-2.28-1.el8.noarch.r 16 MB/s | 782 kB 00:00 DEBUG: (315/342): urw-base35-standard-symbols-ps-fonts 327 kB/s | 44 kB 00:00 DEBUG: (316/342): xorg-x11-font-utils-7.5-41.el8.x86_6 1.5 MB/s | 104 kB 00:00 DEBUG: (317/342): xorg-x11-server-utils-7.7-27.el8.x86 1.8 MB/s | 198 kB 00:00 DEBUG: (318/342): libzstd-1.4.5-6.el8.x86_64.rpm 3.2 MB/s | 335 kB 00:00 DEBUG: (319/342): xorg-x11-fonts-ISO8859-1-100dpi-7.5- 4.2 MB/s | 1.1 MB 00:00 DEBUG: (320/342): python3-eventlet-0.33.0-3.el8.noarch 6.3 MB/s | 392 kB 00:00 DEBUG: (321/342): python3-imagesize-1.0.0-2.el8.noarch 55 kB/s | 16 kB 00:00 DEBUG: (322/342): python3-packaging-20.4-1.el8.noarch. 474 kB/s | 67 kB 00:00 DEBUG: (323/342): python3-pbr-5.5.1-1.el8.noarch.rpm 9.0 MB/s | 1.1 MB 00:00 DEBUG: (324/342): python3-requests-2.25.1-1.el8.noarch 2.8 MB/s | 128 kB 00:00 DEBUG: (325/342): python3-six-1.15.0-2.el8.noarch.rpm 1.6 MB/s | 39 kB 00:00 DEBUG: (326/342): python3-pyparsing-2.4.6-1.el8.noarch 1.1 MB/s | 161 kB 00:00 DEBUG: (327/342): python3-urllib3-1.25.10-4.el8.noarch 3.4 MB/s | 189 kB 00:00 DEBUG: (328/342): python3-setuptools-50.3.2-1.el8.noar 5.9 MB/s | 870 kB 00:00 DEBUG: (329/342): zstd-1.4.5-6.el8.x86_64.rpm 7.1 MB/s | 616 kB 00:00 DEBUG: (330/342): python3-setuptools_scm-6.0.1-1.el8.n 1.2 MB/s | 55 kB 00:00 DEBUG: (331/342): python3-snowballstemmer-1.9.0-4.el8. 5.0 MB/s | 161 kB 00:00 DEBUG: (332/342): python3-sqlalchemy-1.4.31-1.el8.x86_ 9.9 MB/s | 2.5 MB 00:00 DEBUG: (333/342): python3-sphinx-theme-alabaster-0.7.1 1.0 MB/s | 25 kB 00:00 DEBUG: (334/342): python3-sphinxcontrib-applehelp-1.0. 945 kB/s | 33 kB 00:00 DEBUG: (335/342): python3-sphinxcontrib-devhelp-1.0.1- 1.1 MB/s | 28 kB 00:00 DEBUG: (336/342): python3-sphinxcontrib-htmlhelp-1.0.3 1.4 MB/s | 36 kB 00:00 DEBUG: (337/342): python3-sphinxcontrib-jsmath-1.0.1-0 562 kB/s | 15 kB 00:00 DEBUG: (338/342): python3-sphinxcontrib-qthelp-1.0.2-0 1.1 MB/s | 32 kB 00:00 DEBUG: (339/342): python3-sphinxcontrib-serializinghtm 1.2 MB/s | 31 kB 00:00 DEBUG: (340/342): python3-sphinx-2.2.2-1.el8.noarch.rp 8.7 MB/s | 2.1 MB 00:00 DEBUG: (341/342): python3-toml-0.10.1-2.el8.noarch.rpm 1.6 MB/s | 42 kB 00:00 DEBUG: (342/342): ImageMagick-6.7.8.9-18.el8.x86_64.rp 3.9 MB/s | 2.2 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 23 MB/s | 203 MB 00:08 DEBUG: warning: Generating 18 missing index(es), please wait... DEBUG: CentOS-Stream - Base 1.2 MB/s | 1.6 kB 00:00 DEBUG: Importing GPG key 0x8483C65D: DEBUG: Userid : "CentOS (CentOS Official Signing Key) " DEBUG: Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.5.0-21.el8.x86_64 1/342 DEBUG: Running scriptlet: libgcc-8.5.0-21.el8.x86_64 1/342 DEBUG: Installing : python-srpm-macros-3-45.el8.noarch 2/342 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 3/342 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 4/342 DEBUG: Installing : python-rpm-macros-3-45.el8.noarch 5/342 DEBUG: Installing : python3-rpm-macros-3-45.el8.noarch 6/342 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 7/342 DEBUG: Installing : tzdata-2023d-1.el8.noarch 8/342 DEBUG: Installing : python3-setuptools-wheel-39.2.0-7.el8.noarch 9/342 DEBUG: Installing : python3-pip-wheel-9.0.3-23.el8.noarch 10/342 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 11/342 DEBUG: Installing : xkeyboard-config-2.28-1.el8.noarch 12/342 DEBUG: Installing : libX11-common-1.6.8-7.el8.noarch 13/342 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 14/342 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 15/342 DEBUG: Installing : qt5-srpm-macros-5.15.3-1.el8.noarch 16/342 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 17/342 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 18/342 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 19/342 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 20/342 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 21/342 DEBUG: Installing : ncurses-base-6.1-10.20180224.el8.noarch 22/342 DEBUG: Installing : libssh-config-0.9.6-6.el8.noarch 23/342 DEBUG: Installing : kernel-headers-4.18.0-539.el8.x86_64 24/342 DEBUG: Installing : kbd-misc-2.0.4-11.el8.noarch 25/342 DEBUG: Installing : kbd-legacy-2.0.4-11.el8.noarch 26/342 DEBUG: Installing : go-srpm-macros-2-17.el8.noarch 27/342 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 28/342 DEBUG: Installing : emacs-filesystem-1:26.1-11.el8.noarch 29/342 DEBUG: Installing : centos-gpg-keys-1:8-6.el8.noarch 30/342 DEBUG: Installing : centos-stream-release-8.6-1.el8.noarch 31/342 DEBUG: Installing : centos-stream-repos-8-6.el8.noarch 32/342 DEBUG: warning: /etc/dnf/vars/contentdir created as /etc/dnf/vars/contentdir.rpmnew DEBUG: warning: /etc/dnf/vars/stream created as /etc/dnf/vars/stream.rpmnew DEBUG: Installing : brotli-1.0.6-3.el8.x86_64 33/342 DEBUG: Installing : libnghttp2-1.33.0-5.el8.x86_64 34/342 DEBUG: Installing : libpsl-0.20.2-6.el8.x86_64 35/342 DEBUG: Installing : openldap-2.4.46-18.el8.x86_64 36/342 DEBUG: Installing : libssh-0.9.6-6.el8.x86_64 37/342 DEBUG: Installing : grub2-tools-minimal-1:2.02-129.el8.x86_64 38/342 DEBUG: Installing : libkcapi-1.4.0-2.el8.x86_64 39/342 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 40/342 DEBUG: Installing : libcurl-7.61.1-34.el8.x86_64 41/342 DEBUG: Installing : grubby-8.40-48.el8.x86_64 42/342 DEBUG: Installing : cpio-2.12-11.el8.x86_64 43/342 DEBUG: Installing : gdbm-libs-1:1.18-2.el8.x86_64 44/342 DEBUG: Installing : keyutils-libs-1.5.10-9.el8.x86_64 45/342 DEBUG: Installing : libdb-utils-5.3.28-42.el8_4.x86_64 46/342 DEBUG: Installing : libffi-3.1-24.el8.x86_64 47/342 DEBUG: Installing : libkcapi-hmaccalc-1.4.0-2.el8.x86_64 48/342 DEBUG: Installing : libverto-0.3.2-2.el8.x86_64 49/342 DEBUG: Installing : memstrack-0.2.5-2.el8.x86_64 50/342 DEBUG: Installing : ncurses-6.1-10.20180224.el8.x86_64 51/342 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 52/342 DEBUG: Installing : file-libs-5.33-25.el8.x86_64 53/342 DEBUG: Installing : pigz-2.4-4.el8.x86_64 54/342 DEBUG: Installing : libarchive-3.3.3-5.el8.x86_64 55/342 DEBUG: Installing : openssl-1:1.1.1k-12.el8.x86_64 56/342 DEBUG: Installing : gdbm-1:1.18-2.el8.x86_64 57/342 DEBUG: Installing : procps-ng-3.3.15-14.el8.x86_64 58/342 DEBUG: Installing : xz-5.2.4-4.el8.x86_64 59/342 DEBUG: Installing : curl-7.61.1-34.el8.x86_64 60/342 DEBUG: Installing : elfutils-debuginfod-client-0.190-2.el8.x86_64 61/342 DEBUG: Installing : gawk-4.2.1-4.el8.x86_64 62/342 DEBUG: Installing : kpartx-0.8.4-41.el8.x86_64 63/342 DEBUG: Installing : device-mapper-8:1.02.181-9.el8.x86_64 64/342 DEBUG: Installing : crypto-policies-scripts-20230731-1.git3177e06.el 65/342 DEBUG: Installing : crypto-policies-20230731-1.git3177e06.el8.noarch 66/342 DEBUG: Running scriptlet: crypto-policies-20230731-1.git3177e06.el8.noarch 66/342 DEBUG: Installing : dbus-common-1:1.12.8-26.el8.noarch 67/342 DEBUG: Installing : grub2-common-1:2.02-129.el8.noarch 68/342 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 69/342 DEBUG: Installing : expat-2.2.5-11.el8.x86_64 70/342 DEBUG: Installing : glibc-all-langpacks-2.28-251.el8.x86_64 71/342 DEBUG: Installing : json-c-0.13.1-3.el8.x86_64 72/342 DEBUG: Installing : libacl-2.2.53-3.el8.x86_64 73/342 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 74/342 DEBUG: Installing : libcap-2.48-5.el8.x86_64 75/342 DEBUG: Installing : audit-libs-3.1.2-1.el8.x86_64 76/342 DEBUG: Installing : libcap-ng-0.7.11-1.el8.x86_64 77/342 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 78/342 DEBUG: Installing : libxcrypt-4.1.1-6.el8.x86_64 79/342 DEBUG: Installing : lua-libs-5.3.4-12.el8.x86_64 80/342 DEBUG: Installing : lz4-libs-1.8.3-3.el8_4.x86_64 81/342 DEBUG: Installing : ncurses-libs-6.1-10.20180224.el8.x86_64 82/342 DEBUG: Installing : p11-kit-0.23.22-2.el8.x86_64 83/342 DEBUG: Installing : pcre-8.42-6.el8.x86_64 84/342 DEBUG: Installing : pcre2-10.32-3.el8.x86_64 85/342 DEBUG: Installing : chkconfig-1.19.2-1.el8.x86_64 86/342 DEBUG: Installing : popt-1.18-1.el8.x86_64 87/342 DEBUG: Installing : xz-libs-5.2.4-4.el8.x86_64 88/342 DEBUG: Installing : file-5.33-25.el8.x86_64 89/342 DEBUG: Installing : which-2.21-20.el8.x86_64 90/342 DEBUG: Installing : coreutils-8.30-15.el8.x86_64 91/342 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 92/342 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 93/342 DEBUG: Installing : libidn2-2.2.0-1.el8.x86_64 94/342 DEBUG: Installing : info-6.5-7.el8_5.x86_64 95/342 DEBUG: Installing : kmod-25-20.el8.x86_64 96/342 DEBUG: Installing : libxml2-2.9.7-18.el8.x86_64 97/342 DEBUG: Installing : sqlite-libs-3.26.0-19.el8.x86_64 98/342 DEBUG: Installing : zlib-1.2.11-25.el8.x86_64 99/342 DEBUG: Installing : libxkbcommon-0.9.1-1.el8.x86_64 100/342 DEBUG: Installing : elfutils-libelf-0.190-2.el8.x86_64 101/342 DEBUG: Installing : libzstd-1.4.5-6.el8.x86_64 102/342 DEBUG: Installing : glibc-gconv-extra-2.28-251.el8.x86_64 103/342 DEBUG: Running scriptlet: glibc-gconv-extra-2.28-251.el8.x86_64 103/342 DEBUG: Installing : glibc-common-2.28-251.el8.x86_64 104/342 DEBUG: Installing : libselinux-2.9-8.el8.x86_64 105/342 DEBUG: Installing : libsemanage-2.9-9.el8.x86_64 106/342 DEBUG: Installing : openssl-pkcs11-0.4.10-3.el8.x86_64 107/342 DEBUG: Installing : platform-python-pip-9.0.3-23.el8.noarch 108/342 DEBUG: Installing : dbus-tools-1:1.12.8-26.el8.x86_64 109/342 DEBUG: Installing : bash-4.4.20-4.el8.x86_64 110/342 DEBUG: Running scriptlet: bash-4.4.20-4.el8.x86_64 110/342 DEBUG: Installing : coreutils-common-8.30-15.el8.x86_64 111/342 DEBUG: Running scriptlet: coreutils-common-8.30-15.el8.x86_64 111/342 DEBUG: error: failed to exec scriptlet interpreter /bin/sh: No such file or directory DEBUG: warning: %post(coreutils-common-8.30-15.el8.x86_64) scriptlet failed, exit status 127 DEBUG: Error in POSTIN scriptlet in rpm package coreutils-common DEBUG: Installing : elfutils-libs-0.190-2.el8.x86_64 112/342 DEBUG: Installing : kbd-2.0.4-11.el8.x86_64 113/342 DEBUG: Installing : libpwquality-1.4.4-6.el8.x86_64 114/342 DEBUG: Installing : systemd-pam-239-79.el8.x86_64 115/342 DEBUG: Installing : krb5-libs-1.18.2-26.el8.x86_64 116/342 DEBUG: Installing : device-mapper-libs-8:1.02.181-9.el8.x86_64 117/342 DEBUG: Installing : dracut-049-233.git20240115.el8.x86_64 118/342 DEBUG: Installing : os-prober-1.74-9.el8.x86_64 119/342 DEBUG: Installing : setup-2.12.2-10.el8.noarch 120/342 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Running scriptlet: setup-2.12.2-10.el8.noarch 120/342 DEBUG: Installing : filesystem-3.8-6.el8.x86_64 121/342 DEBUG: Installing : basesystem-11-5.el8.noarch 122/342 DEBUG: Running scriptlet: glibc-2.28-251.el8.x86_64 123/342 DEBUG: Installing : glibc-2.28-251.el8.x86_64 123/342 DEBUG: Running scriptlet: glibc-2.28-251.el8.x86_64 123/342 DEBUG: Installing : libstdc++-8.5.0-21.el8.x86_64 124/342 DEBUG: Running scriptlet: libstdc++-8.5.0-21.el8.x86_64 124/342 DEBUG: Installing : grep-3.1-6.el8.x86_64 125/342 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 125/342 DEBUG: Installing : gmp-1:6.1.2-11.el8.x86_64 126/342 DEBUG: Running scriptlet: gmp-1:6.1.2-11.el8.x86_64 126/342 DEBUG: Installing : libcom_err-1.45.6-5.el8.x86_64 127/342 DEBUG: Running scriptlet: libcom_err-1.45.6-5.el8.x86_64 127/342 DEBUG: Installing : libuuid-2.32.1-43.el8.x86_64 128/342 DEBUG: Running scriptlet: libuuid-2.32.1-43.el8.x86_64 128/342 DEBUG: Installing : sed-4.5-5.el8.x86_64 129/342 DEBUG: Running scriptlet: sed-4.5-5.el8.x86_64 129/342 DEBUG: Installing : readline-7.0-10.el8.x86_64 130/342 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 130/342 DEBUG: Installing : libblkid-2.32.1-43.el8.x86_64 131/342 DEBUG: Running scriptlet: libblkid-2.32.1-43.el8.x86_64 131/342 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 132/342 DEBUG: Installing : libmount-2.32.1-43.el8.x86_64 133/342 DEBUG: Running scriptlet: libmount-2.32.1-43.el8.x86_64 133/342 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 134/342 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 134/342 DEBUG: Installing : libgcrypt-1.8.5-7.el8.x86_64 135/342 DEBUG: Running scriptlet: libgcrypt-1.8.5-7.el8.x86_64 135/342 DEBUG: Installing : systemd-libs-239-79.el8.x86_64 136/342 DEBUG: Running scriptlet: systemd-libs-239-79.el8.x86_64 136/342 DEBUG: Installing : libsepol-2.9-3.el8.x86_64 137/342 DEBUG: Running scriptlet: libsepol-2.9-3.el8.x86_64 137/342 DEBUG: Installing : shadow-utils-2:4.6-22.el8.x86_64 138/342 DEBUG: Installing : findutils-1:4.6.0-22.el8.x86_64 139/342 DEBUG: Running scriptlet: findutils-1:4.6.0-22.el8.x86_64 139/342 DEBUG: Installing : libgomp-8.5.0-21.el8.x86_64 140/342 DEBUG: Running scriptlet: libgomp-8.5.0-21.el8.x86_64 140/342 DEBUG: Installing : dbus-libs-1:1.12.8-26.el8.x86_64 141/342 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-26.el8.x86_64 141/342 DEBUG: Installing : libtirpc-1.1.4-8.el8.x86_64 142/342 DEBUG: Running scriptlet: libtirpc-1.1.4-8.el8.x86_64 142/342 DEBUG: Installing : gzip-1.9-13.el8.x86_64 143/342 DEBUG: Running scriptlet: gzip-1.9-13.el8.x86_64 143/342 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 144/342 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 144/342 DEBUG: Installing : diffutils-3.6-6.el8.x86_64 145/342 DEBUG: Running scriptlet: diffutils-3.6-6.el8.x86_64 145/342 DEBUG: Installing : libtasn1-4.13-4.el8.x86_64 146/342 DEBUG: Running scriptlet: libtasn1-4.13-4.el8.x86_64 146/342 DEBUG: Installing : p11-kit-trust-0.23.22-2.el8.x86_64 147/342 DEBUG: Running scriptlet: p11-kit-trust-0.23.22-2.el8.x86_64 147/342 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar 148/342 DEBUG: Installing : ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar 148/342 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar 148/342 DEBUG: Installing : openssl-libs-1:1.1.1k-12.el8.x86_64 149/342 DEBUG: Running scriptlet: openssl-libs-1:1.1.1k-12.el8.x86_64 149/342 DEBUG: Installing : libdb-5.3.28-42.el8_4.x86_64 150/342 DEBUG: Running scriptlet: libdb-5.3.28-42.el8_4.x86_64 150/342 DEBUG: Installing : pam-1.3.1-32.el8.x86_64 151/342 DEBUG: Running scriptlet: pam-1.3.1-32.el8.x86_64 151/342 DEBUG: Installing : kmod-libs-25-20.el8.x86_64 152/342 DEBUG: Running scriptlet: kmod-libs-25-20.el8.x86_64 152/342 DEBUG: Installing : cryptsetup-libs-2.3.7-7.el8.x86_64 153/342 DEBUG: Running scriptlet: cryptsetup-libs-2.3.7-7.el8.x86_64 153/342 DEBUG: Installing : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 154/342 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 154/342 DEBUG: Installing : trousers-lib-0.3.15-2.el8.x86_64 155/342 DEBUG: Running scriptlet: trousers-lib-0.3.15-2.el8.x86_64 155/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64 156/342 DEBUG: Installing : dbus-daemon-1:1.12.8-26.el8.x86_64 156/342 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64 156/342 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 157/342 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 157/342 DEBUG: Installing : libfdisk-2.32.1-43.el8.x86_64 158/342 DEBUG: Running scriptlet: libfdisk-2.32.1-43.el8.x86_64 158/342 DEBUG: Installing : nettle-3.4.1-7.el8.x86_64 159/342 DEBUG: Running scriptlet: nettle-3.4.1-7.el8.x86_64 159/342 DEBUG: Installing : acl-2.2.53-3.el8.x86_64 160/342 DEBUG: Installing : libseccomp-2.5.2-1.el8.x86_64 161/342 DEBUG: Running scriptlet: libseccomp-2.5.2-1.el8.x86_64 161/342 DEBUG: Installing : libsmartcols-2.32.1-43.el8.x86_64 162/342 DEBUG: Running scriptlet: libsmartcols-2.32.1-43.el8.x86_64 162/342 DEBUG: Installing : util-linux-2.32.1-43.el8.x86_64 163/342 DEBUG: Running scriptlet: util-linux-2.32.1-43.el8.x86_64 163/342 DEBUG: Installing : python3-pip-9.0.3-23.el8.noarch 164/342 DEBUG: Installing : python3-setuptools-50.3.2-1.el8.noarch 165/342 DEBUG: Installing : python3-libs-3.6.8-59.el8.x86_64 166/342 DEBUG: Installing : platform-python-3.6.8-59.el8.x86_64 167/342 DEBUG: Running scriptlet: platform-python-3.6.8-59.el8.x86_64 167/342 DEBUG: Installing : python36-3.6.8-39.module_el8+762+77bd8591.x86_64 168/342 DEBUG: Running scriptlet: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 168/342 DEBUG: Installing : rpm-4.14.3-31.el8.x86_64 169/342 DEBUG: Installing : rpm-libs-4.14.3-31.el8.x86_64 170/342 DEBUG: Running scriptlet: rpm-libs-4.14.3-31.el8.x86_64 170/342 DEBUG: Installing : gettext-libs-0.19.8.1-17.el8.x86_64 171/342 DEBUG: Installing : glib2-2.56.4-163.el8.x86_64 172/342 DEBUG: Installing : libcroco-0.6.12-4.el8_2.1.x86_64 173/342 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8_2.1.x86_64 173/342 DEBUG: Installing : gettext-0.19.8.1-17.el8.x86_64 174/342 DEBUG: Running scriptlet: gettext-0.19.8.1-17.el8.x86_64 174/342 DEBUG: Installing : shared-mime-info-1.9-4.el8.x86_64 175/342 DEBUG: Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 175/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 176/342 DEBUG: Installing : grub2-tools-1:2.02-129.el8.x86_64 176/342 DEBUG: Running scriptlet: grub2-tools-1:2.02-129.el8.x86_64 176/342 DEBUG: Installing : gnutls-3.6.16-8.el8.1.x86_64 177/342 DEBUG: Installing : elfutils-default-yama-scope-0.190-2.el8.noarch 178/342 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.190-2.el8.noarch 178/342 DEBUG: Installing : dbus-1:1.12.8-26.el8.x86_64 179/342 DEBUG: Running scriptlet: systemd-239-79.el8.x86_64 180/342 DEBUG: Installing : systemd-239-79.el8.x86_64 180/342 DEBUG: Running scriptlet: systemd-239-79.el8.x86_64 180/342 DEBUG: Installing : systemd-udev-239-79.el8.x86_64 181/342 DEBUG: Running scriptlet: systemd-udev-239-79.el8.x86_64 181/342 DEBUG: Running scriptlet: trousers-0.3.15-2.el8.x86_64 182/342 DEBUG: Installing : trousers-0.3.15-2.el8.x86_64 182/342 DEBUG: Running scriptlet: trousers-0.3.15-2.el8.x86_64 182/342 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 183/342 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 184/342 DEBUG: Installing : freetype-2.9.1-9.el8.x86_64 185/342 DEBUG: Installing : fontconfig-2.13.1-4.el8.x86_64 186/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 186/342 DEBUG: Installing : gdk-pixbuf2-2.36.12-5.el8.x86_64 187/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 187/342 DEBUG: Installing : libjpeg-turbo-1.5.3-12.el8.x86_64 188/342 DEBUG: Installing : libICE-1.0.9-15.el8.x86_64 189/342 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 190/342 DEBUG: Installing : python3-six-1.15.0-2.el8.noarch 191/342 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 192/342 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 193/342 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 193/342 DEBUG: Installing : jasper-libs-2.0.14-5.el8.x86_64 194/342 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 195/342 DEBUG: Installing : python3-idna-2.5-5.el8.noarch 196/342 DEBUG: Installing : libmpc-1.1.0-9.1.el8.x86_64 197/342 DEBUG: Installing : binutils-2.30-123.el8.x86_64 198/342 DEBUG: Running scriptlet: binutils-2.30-123.el8.x86_64 198/342 DEBUG: Installing : ilmbase-2.2.0-13.el8.x86_64 199/342 DEBUG: Running scriptlet: ilmbase-2.2.0-13.el8.x86_64 199/342 DEBUG: Running scriptlet: glibc-headers-2.28-251.el8.x86_64 200/342 DEBUG: Installing : glibc-headers-2.28-251.el8.x86_64 200/342 DEBUG: Installing : libksba-1.3.5-9.el8.x86_64 201/342 DEBUG: Installing : unzip-6.0-46.el8.x86_64 202/342 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 203/342 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 203/342 DEBUG: Installing : zip-3.0-23.el8.x86_64 204/342 DEBUG: Installing : OpenEXR-libs-2.2.0-12.el8.x86_64 205/342 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-12.el8.x86_64 205/342 DEBUG: Installing : cpp-8.5.0-21.el8.x86_64 206/342 DEBUG: Running scriptlet: cpp-8.5.0-21.el8.x86_64 206/342 DEBUG: Installing : gtk-update-icon-cache-3.22.30-11.el8.x86_64 207/342 DEBUG: Installing : libbabeltrace-1.5.4-4.el8.x86_64 208/342 DEBUG: Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64 208/342 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 209/342 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 210/342 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 210/342 DEBUG: Installing : efi-srpm-macros-3-3.el8.noarch 211/342 DEBUG: Installing : python3-docutils-0.14-12.module_el8+762+77bd8591 212/342 DEBUG: Installing : python3-pygments-2.2.0-22.module_el8+762+77bd859 213/342 DEBUG: Installing : python3-chardet-3.0.4-7.el8.noarch 214/342 DEBUG: Installing : python3-dns-1.15.0-11.el8.noarch 215/342 DEBUG: Installing : python3-pysocks-1.6.8-3.el8.noarch 216/342 DEBUG: Installing : python3-urllib3-1.25.10-4.el8.noarch 217/342 DEBUG: Installing : python3-requests-2.25.1-1.el8.noarch 218/342 DEBUG: Installing : python3-greenlet-0.4.13-4.el8.x86_64 219/342 DEBUG: Installing : python3-markupsafe-0.23-19.el8.x86_64 220/342 DEBUG: Installing : python3-pytz-2017.2-11.el8.noarch 221/342 DEBUG: Installing : python3-babel-2.5.1-7.el8.noarch 222/342 DEBUG: Installing : python3-jinja2-2.10.1-4.el8.noarch 223/342 DEBUG: Installing : python3-rpm-generators-5-8.el8.noarch 224/342 DEBUG: Installing : python3-imagesize-1.0.0-2.el8.noarch 225/342 DEBUG: Installing : python3-pyparsing-2.4.6-1.el8.noarch 226/342 DEBUG: Installing : python3-packaging-20.4-1.el8.noarch 227/342 DEBUG: Installing : python3-snowballstemmer-1.9.0-4.el8.noarch 228/342 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 229/342 DEBUG: Installing : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 230/342 DEBUG: Installing : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 231/342 DEBUG: Installing : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 232/342 DEBUG: Installing : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 233/342 DEBUG: Installing : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 234/342 DEBUG: Installing : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 235/342 DEBUG: Installing : python3-toml-0.10.1-2.el8.noarch 236/342 DEBUG: Running scriptlet: openssh-8.0p1-24.el8.x86_64 237/342 DEBUG: Installing : openssh-8.0p1-24.el8.x86_64 237/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64 238/342 DEBUG: Installing : tpm2-tss-2.3.2-6.el8.x86_64 238/342 DEBUG: Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64 238/342 DEBUG: Installing : ima-evm-utils-1.3.2-12.el8.x86_64 239/342 DEBUG: Installing : avahi-libs-0.7-27.el8.x86_64 240/342 DEBUG: Installing : cups-libs-1:2.2.6-56.el8.x86_64 241/342 DEBUG: Installing : libusbx-1.0.23-4.el8.x86_64 242/342 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 243/342 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 243/342 DEBUG: Installing : elfutils-0.190-2.el8.x86_64 244/342 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 245/342 DEBUG: Installing : harfbuzz-1.7.5-4.el8.x86_64 246/342 DEBUG: Running scriptlet: harfbuzz-1.7.5-4.el8.x86_64 246/342 DEBUG: Installing : zstd-1.4.5-6.el8.x86_64 247/342 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 248/342 DEBUG: Installing : dwz-0.12-10.el8.x86_64 249/342 DEBUG: Installing : less-530-1.el8.x86_64 250/342 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 251/342 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 252/342 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 253/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 253/342 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 254/342 DEBUG: Installing : openssh-clients-8.0p1-24.el8.x86_64 255/342 DEBUG: Installing : git-core-2.43.0-1.el8.x86_64 256/342 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 257/342 DEBUG: Installing : gdb-headless-8.2-20.el8.x86_64 258/342 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 259/342 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 260/342 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 261/342 DEBUG: Installing : glibc-devel-2.28-251.el8.x86_64 262/342 DEBUG: Running scriptlet: glibc-devel-2.28-251.el8.x86_64 262/342 DEBUG: Installing : libxcrypt-devel-4.1.1-6.el8.x86_64 263/342 DEBUG: Installing : gcc-8.5.0-21.el8.x86_64 264/342 DEBUG: Running scriptlet: gcc-8.5.0-21.el8.x86_64 264/342 DEBUG: Installing : annobin-11.13-2.el8.x86_64 265/342 DEBUG: Installing : gcc-plugin-annobin-8.5.0-21.el8.x86_64 266/342 DEBUG: Installing : redhat-rpm-config-131-1.el8.noarch 267/342 DEBUG: Running scriptlet: redhat-rpm-config-131-1.el8.noarch 267/342 DEBUG: Installing : platform-python-devel-3.6.8-59.el8.x86_64 268/342 DEBUG: Installing : npth-1.5-4.el8.x86_64 269/342 DEBUG: Installing : gnupg2-smime-2.2.20-3.el8.x86_64 270/342 DEBUG: Installing : gnupg2-2.2.20-3.el8.x86_64 271/342 DEBUG: Installing : rpm-build-libs-4.14.3-31.el8.x86_64 272/342 DEBUG: Running scriptlet: rpm-build-libs-4.14.3-31.el8.x86_64 272/342 DEBUG: Installing : patch-2.7.6-11.el8.x86_64 273/342 DEBUG: Installing : tar-2:1.30-9.el8.x86_64 274/342 DEBUG: Running scriptlet: tar-2:1.30-9.el8.x86_64 274/342 DEBUG: Installing : fribidi-1.0.4-9.el8.x86_64 275/342 DEBUG: Installing : jbig2dec-libs-0.16-1.el8.x86_64 276/342 DEBUG: Running scriptlet: jbig2dec-libs-0.16-1.el8.x86_64 276/342 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 277/342 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 277/342 DEBUG: Installing : libtiff-4.0.9-31.el8.x86_64 278/342 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 279/342 DEBUG: Installing : libXau-1.0.9-3.el8.x86_64 280/342 DEBUG: Installing : libxcb-1.13.1-1.el8.x86_64 281/342 DEBUG: Installing : libX11-1.6.8-7.el8.x86_64 282/342 DEBUG: Installing : libXext-1.3.4-1.el8.x86_64 283/342 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 284/342 DEBUG: Installing : libXt-1.1.5-12.el8.x86_64 285/342 DEBUG: Installing : libXmu-1.1.3-1.el8.x86_64 286/342 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 287/342 DEBUG: Installing : libXpm-3.5.12-11.el8.x86_64 288/342 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 289/342 DEBUG: Installing : libXrandr-1.5.2-1.el8.x86_64 290/342 DEBUG: Installing : libXi-1.7.10-1.el8.x86_64 291/342 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 292/342 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 293/342 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 294/342 DEBUG: Installing : libXft-2.3.3-1.el8.x86_64 295/342 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 296/342 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 297/342 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 298/342 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 299/342 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 299/342 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 300/342 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 300/342 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 301/342 DEBUG: Installing : xorg-x11-font-utils-1:7.5-41.el8.x86_64 302/342 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 303/342 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 303/342 DEBUG: Installing : libidn-1.34-5.el8.x86_64 304/342 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 304/342 DEBUG: Installing : libijs-0.35-5.el8.x86_64 305/342 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 306/342 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 306/342 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 307/342 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 308/342 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 309/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 309/342 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 310/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 310/342 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 311/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 311/342 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 312/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 312/342 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 313/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 313/342 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 314/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 314/342 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 315/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 315/342 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 316/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 316/342 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 317/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 317/342 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 318/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 318/342 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 319/342 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 320/342 DEBUG: Installing : libwebp-1.0.0-9.el8.x86_64 321/342 DEBUG: Installing : gd-2.2.5-7.el8.x86_64 322/342 DEBUG: Running scriptlet: gd-2.2.5-7.el8.x86_64 322/342 DEBUG: Installing : libwmf-lite-0.2.9-8.el8_0.x86_64 323/342 DEBUG: Running scriptlet: libwmf-lite-0.2.9-8.el8_0.x86_64 323/342 DEBUG: Installing : openjpeg2-2.4.0-5.el8.x86_64 324/342 DEBUG: Installing : libgs-9.27-12.el8.x86_64 325/342 DEBUG: Installing : pixman-0.38.4-4.el8.x86_64 326/342 DEBUG: Installing : cairo-1.15.12-6.el8.x86_64 327/342 DEBUG: Installing : pango-1.42.4-8.el8.x86_64 328/342 DEBUG: Running scriptlet: pango-1.42.4-8.el8.x86_64 328/342 DEBUG: Installing : librsvg2-2.42.7-5.el8.x86_64 329/342 DEBUG: Installing : ImageMagick-6.7.8.9-18.el8.x86_64 330/342 DEBUG: Running scriptlet: ImageMagick-6.7.8.9-18.el8.x86_64 330/342 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 331/342 DEBUG: Installing : gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Running scriptlet: gtk2-2.24.32-5.el8.x86_64 332/342 DEBUG: Installing : graphviz-2.40.1-45.el8.x86_64 333/342 DEBUG: Running scriptlet: graphviz-2.40.1-45.el8.x86_64 333/342 DEBUG: Installing : python3-sphinx-1:2.2.2-1.el8.noarch 334/342 DEBUG: Installing : rpm-build-4.14.3-31.el8.x86_64 335/342 DEBUG: Installing : python36-devel-3.6.8-39.module_el8+762+77bd8591. 336/342 DEBUG: Running scriptlet: python36-devel-3.6.8-39.module_el8+762+77bd8591. 336/342 DEBUG: Installing : python3-pbr-5.5.1-1.el8.noarch 337/342 DEBUG: Installing : python3-setuptools_scm-6.0.1-1.el8.noarch 338/342 DEBUG: Installing : python3-eventlet-0.33.0-3.el8.noarch 339/342 DEBUG: Installing : python3-sqlalchemy-1.4.31-1.el8.x86_64 340/342 DEBUG: Installing : make-1:4.2.1-11.el8.x86_64 341/342 DEBUG: Running scriptlet: make-1:4.2.1-11.el8.x86_64 341/342 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203412.ce6a1 342/342 DEBUG: Running scriptlet: crypto-policies-scripts-20230731-1.git3177e06.el 342/342 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-251.el8.x86_64 342/342 DEBUG: Running scriptlet: filesystem-3.8-6.el8.x86_64 342/342 DEBUG: Running scriptlet: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar 342/342 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 342/342 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 342/342 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 342/342 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 342/342 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 342/342 DEBUG: Running scriptlet: info-6.5-7.el8_5.x86_64 342/342 DEBUG: Running scriptlet: glibc-common-2.28-251.el8.x86_64 342/342 DEBUG: Running scriptlet: glib2-2.56.4-163.el8.x86_64 342/342 DEBUG: Running scriptlet: shared-mime-info-1.9-4.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-239-79.el8.x86_64 342/342 DEBUG: Running scriptlet: systemd-udev-239-79.el8.x86_64 342/342 DEBUG: Running scriptlet: fontconfig-2.13.1-4.el8.x86_64 342/342 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-5.el8.x86_64 342/342 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 342/342 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203412.ce6a1 1/342 DEBUG: Verifying : acl-2.2.53-3.el8.x86_64 2/342 DEBUG: Verifying : annobin-11.13-2.el8.x86_64 3/342 DEBUG: Verifying : audit-libs-3.1.2-1.el8.x86_64 4/342 DEBUG: Verifying : avahi-libs-0.7-27.el8.x86_64 5/342 DEBUG: Verifying : basesystem-11-5.el8.noarch 6/342 DEBUG: Verifying : bash-4.4.20-4.el8.x86_64 7/342 DEBUG: Verifying : binutils-2.30-123.el8.x86_64 8/342 DEBUG: Verifying : brotli-1.0.6-3.el8.x86_64 9/342 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 10/342 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 11/342 DEBUG: Verifying : ca-certificates-2023.2.60_v7.0.306-80.0.el8.noar 12/342 DEBUG: Verifying : centos-gpg-keys-1:8-6.el8.noarch 13/342 DEBUG: Verifying : centos-stream-release-8.6-1.el8.noarch 14/342 DEBUG: Verifying : centos-stream-repos-8-6.el8.noarch 15/342 DEBUG: Verifying : chkconfig-1.19.2-1.el8.x86_64 16/342 DEBUG: Verifying : coreutils-8.30-15.el8.x86_64 17/342 DEBUG: Verifying : coreutils-common-8.30-15.el8.x86_64 18/342 DEBUG: Verifying : cpio-2.12-11.el8.x86_64 19/342 DEBUG: Verifying : cpp-8.5.0-21.el8.x86_64 20/342 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 21/342 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 22/342 DEBUG: Verifying : crypto-policies-20230731-1.git3177e06.el8.noarch 23/342 DEBUG: Verifying : crypto-policies-scripts-20230731-1.git3177e06.el 24/342 DEBUG: Verifying : cryptsetup-libs-2.3.7-7.el8.x86_64 25/342 DEBUG: Verifying : cups-libs-1:2.2.6-56.el8.x86_64 26/342 DEBUG: Verifying : curl-7.61.1-34.el8.x86_64 27/342 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 28/342 DEBUG: Verifying : dbus-1:1.12.8-26.el8.x86_64 29/342 DEBUG: Verifying : dbus-common-1:1.12.8-26.el8.noarch 30/342 DEBUG: Verifying : dbus-daemon-1:1.12.8-26.el8.x86_64 31/342 DEBUG: Verifying : dbus-libs-1:1.12.8-26.el8.x86_64 32/342 DEBUG: Verifying : dbus-tools-1:1.12.8-26.el8.x86_64 33/342 DEBUG: Verifying : device-mapper-8:1.02.181-9.el8.x86_64 34/342 DEBUG: Verifying : device-mapper-libs-8:1.02.181-9.el8.x86_64 35/342 DEBUG: Verifying : diffutils-3.6-6.el8.x86_64 36/342 DEBUG: Verifying : dracut-049-233.git20240115.el8.x86_64 37/342 DEBUG: Verifying : dwz-0.12-10.el8.x86_64 38/342 DEBUG: Verifying : efi-srpm-macros-3-3.el8.noarch 39/342 DEBUG: Verifying : elfutils-0.190-2.el8.x86_64 40/342 DEBUG: Verifying : elfutils-debuginfod-client-0.190-2.el8.x86_64 41/342 DEBUG: Verifying : elfutils-default-yama-scope-0.190-2.el8.noarch 42/342 DEBUG: Verifying : elfutils-libelf-0.190-2.el8.x86_64 43/342 DEBUG: Verifying : elfutils-libs-0.190-2.el8.x86_64 44/342 DEBUG: Verifying : emacs-filesystem-1:26.1-11.el8.noarch 45/342 DEBUG: Verifying : expat-2.2.5-11.el8.x86_64 46/342 DEBUG: Verifying : file-5.33-25.el8.x86_64 47/342 DEBUG: Verifying : file-libs-5.33-25.el8.x86_64 48/342 DEBUG: Verifying : filesystem-3.8-6.el8.x86_64 49/342 DEBUG: Verifying : findutils-1:4.6.0-22.el8.x86_64 50/342 DEBUG: Verifying : fontconfig-2.13.1-4.el8.x86_64 51/342 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 52/342 DEBUG: Verifying : freetype-2.9.1-9.el8.x86_64 53/342 DEBUG: Verifying : gawk-4.2.1-4.el8.x86_64 54/342 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 55/342 DEBUG: Verifying : gcc-8.5.0-21.el8.x86_64 56/342 DEBUG: Verifying : gcc-plugin-annobin-8.5.0-21.el8.x86_64 57/342 DEBUG: Verifying : gdbm-1:1.18-2.el8.x86_64 58/342 DEBUG: Verifying : gdbm-libs-1:1.18-2.el8.x86_64 59/342 DEBUG: Verifying : gdk-pixbuf2-2.36.12-5.el8.x86_64 60/342 DEBUG: Verifying : gettext-0.19.8.1-17.el8.x86_64 61/342 DEBUG: Verifying : gettext-libs-0.19.8.1-17.el8.x86_64 62/342 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 63/342 DEBUG: Verifying : glib2-2.56.4-163.el8.x86_64 64/342 DEBUG: Verifying : glibc-2.28-251.el8.x86_64 65/342 DEBUG: Verifying : glibc-all-langpacks-2.28-251.el8.x86_64 66/342 DEBUG: Verifying : glibc-common-2.28-251.el8.x86_64 67/342 DEBUG: Verifying : glibc-devel-2.28-251.el8.x86_64 68/342 DEBUG: Verifying : glibc-gconv-extra-2.28-251.el8.x86_64 69/342 DEBUG: Verifying : glibc-headers-2.28-251.el8.x86_64 70/342 DEBUG: Verifying : gmp-1:6.1.2-11.el8.x86_64 71/342 DEBUG: Verifying : gnupg2-2.2.20-3.el8.x86_64 72/342 DEBUG: Verifying : gnupg2-smime-2.2.20-3.el8.x86_64 73/342 DEBUG: Verifying : gnutls-3.6.16-8.el8.1.x86_64 74/342 DEBUG: Verifying : go-srpm-macros-2-17.el8.noarch 75/342 DEBUG: Verifying : grep-3.1-6.el8.x86_64 76/342 DEBUG: Verifying : grub2-common-1:2.02-129.el8.noarch 77/342 DEBUG: Verifying : grub2-tools-1:2.02-129.el8.x86_64 78/342 DEBUG: Verifying : grub2-tools-minimal-1:2.02-129.el8.x86_64 79/342 DEBUG: Verifying : grubby-8.40-48.el8.x86_64 80/342 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 81/342 DEBUG: Verifying : gzip-1.9-13.el8.x86_64 82/342 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 83/342 DEBUG: Verifying : ima-evm-utils-1.3.2-12.el8.x86_64 84/342 DEBUG: Verifying : info-6.5-7.el8_5.x86_64 85/342 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 86/342 DEBUG: Verifying : json-c-0.13.1-3.el8.x86_64 87/342 DEBUG: Verifying : kbd-2.0.4-11.el8.x86_64 88/342 DEBUG: Verifying : kbd-legacy-2.0.4-11.el8.noarch 89/342 DEBUG: Verifying : kbd-misc-2.0.4-11.el8.noarch 90/342 DEBUG: Verifying : kernel-headers-4.18.0-539.el8.x86_64 91/342 DEBUG: Verifying : keyutils-libs-1.5.10-9.el8.x86_64 92/342 DEBUG: Verifying : kmod-25-20.el8.x86_64 93/342 DEBUG: Verifying : kmod-libs-25-20.el8.x86_64 94/342 DEBUG: Verifying : kpartx-0.8.4-41.el8.x86_64 95/342 DEBUG: Verifying : krb5-libs-1.18.2-26.el8.x86_64 96/342 DEBUG: Verifying : less-530-1.el8.x86_64 97/342 DEBUG: Verifying : libacl-2.2.53-3.el8.x86_64 98/342 DEBUG: Verifying : libarchive-3.3.3-5.el8.x86_64 99/342 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 100/342 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 101/342 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 102/342 DEBUG: Verifying : libbabeltrace-1.5.4-4.el8.x86_64 103/342 DEBUG: Verifying : libblkid-2.32.1-43.el8.x86_64 104/342 DEBUG: Verifying : libcap-2.48-5.el8.x86_64 105/342 DEBUG: Verifying : libcap-ng-0.7.11-1.el8.x86_64 106/342 DEBUG: Verifying : libcom_err-1.45.6-5.el8.x86_64 107/342 DEBUG: Verifying : libcroco-0.6.12-4.el8_2.1.x86_64 108/342 DEBUG: Verifying : libcurl-7.61.1-34.el8.x86_64 109/342 DEBUG: Verifying : libdb-5.3.28-42.el8_4.x86_64 110/342 DEBUG: Verifying : libdb-utils-5.3.28-42.el8_4.x86_64 111/342 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 112/342 DEBUG: Verifying : libfdisk-2.32.1-43.el8.x86_64 113/342 DEBUG: Verifying : libffi-3.1-24.el8.x86_64 114/342 DEBUG: Verifying : libgcc-8.5.0-21.el8.x86_64 115/342 DEBUG: Verifying : libgcrypt-1.8.5-7.el8.x86_64 116/342 DEBUG: Verifying : libgomp-8.5.0-21.el8.x86_64 117/342 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 118/342 DEBUG: Verifying : libidn2-2.2.0-1.el8.x86_64 119/342 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 120/342 DEBUG: Verifying : libkcapi-1.4.0-2.el8.x86_64 121/342 DEBUG: Verifying : libkcapi-hmaccalc-1.4.0-2.el8.x86_64 122/342 DEBUG: Verifying : libksba-1.3.5-9.el8.x86_64 123/342 DEBUG: Verifying : libmount-2.32.1-43.el8.x86_64 124/342 DEBUG: Verifying : libmpc-1.1.0-9.1.el8.x86_64 125/342 DEBUG: Verifying : libnghttp2-1.33.0-5.el8.x86_64 126/342 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 127/342 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 128/342 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 129/342 DEBUG: Verifying : libpsl-0.20.2-6.el8.x86_64 130/342 DEBUG: Verifying : libpwquality-1.4.4-6.el8.x86_64 131/342 DEBUG: Verifying : libseccomp-2.5.2-1.el8.x86_64 132/342 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 133/342 DEBUG: Verifying : libselinux-2.9-8.el8.x86_64 134/342 DEBUG: Verifying : libsemanage-2.9-9.el8.x86_64 135/342 DEBUG: Verifying : libsepol-2.9-3.el8.x86_64 136/342 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 137/342 DEBUG: Verifying : libsmartcols-2.32.1-43.el8.x86_64 138/342 DEBUG: Verifying : libssh-0.9.6-6.el8.x86_64 139/342 DEBUG: Verifying : libssh-config-0.9.6-6.el8.noarch 140/342 DEBUG: Verifying : libstdc++-8.5.0-21.el8.x86_64 141/342 DEBUG: Verifying : libtasn1-4.13-4.el8.x86_64 142/342 DEBUG: Verifying : libtirpc-1.1.4-8.el8.x86_64 143/342 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 144/342 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 145/342 DEBUG: Verifying : libusbx-1.0.23-4.el8.x86_64 146/342 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 147/342 DEBUG: Verifying : libuuid-2.32.1-43.el8.x86_64 148/342 DEBUG: Verifying : libverto-0.3.2-2.el8.x86_64 149/342 DEBUG: Verifying : libxcrypt-4.1.1-6.el8.x86_64 150/342 DEBUG: Verifying : libxcrypt-devel-4.1.1-6.el8.x86_64 151/342 DEBUG: Verifying : libxml2-2.9.7-18.el8.x86_64 152/342 DEBUG: Verifying : lua-libs-5.3.4-12.el8.x86_64 153/342 DEBUG: Verifying : lz4-libs-1.8.3-3.el8_4.x86_64 154/342 DEBUG: Verifying : make-1:4.2.1-11.el8.x86_64 155/342 DEBUG: Verifying : memstrack-0.2.5-2.el8.x86_64 156/342 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 157/342 DEBUG: Verifying : ncurses-6.1-10.20180224.el8.x86_64 158/342 DEBUG: Verifying : ncurses-base-6.1-10.20180224.el8.noarch 159/342 DEBUG: Verifying : ncurses-libs-6.1-10.20180224.el8.x86_64 160/342 DEBUG: Verifying : nettle-3.4.1-7.el8.x86_64 161/342 DEBUG: Verifying : npth-1.5-4.el8.x86_64 162/342 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 163/342 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 164/342 DEBUG: Verifying : openldap-2.4.46-18.el8.x86_64 165/342 DEBUG: Verifying : openssh-8.0p1-24.el8.x86_64 166/342 DEBUG: Verifying : openssh-clients-8.0p1-24.el8.x86_64 167/342 DEBUG: Verifying : openssl-1:1.1.1k-12.el8.x86_64 168/342 DEBUG: Verifying : openssl-libs-1:1.1.1k-12.el8.x86_64 169/342 DEBUG: Verifying : openssl-pkcs11-0.4.10-3.el8.x86_64 170/342 DEBUG: Verifying : os-prober-1.74-9.el8.x86_64 171/342 DEBUG: Verifying : p11-kit-0.23.22-2.el8.x86_64 172/342 DEBUG: Verifying : p11-kit-trust-0.23.22-2.el8.x86_64 173/342 DEBUG: Verifying : pam-1.3.1-32.el8.x86_64 174/342 DEBUG: Verifying : patch-2.7.6-11.el8.x86_64 175/342 DEBUG: Verifying : pcre-8.42-6.el8.x86_64 176/342 DEBUG: Verifying : pcre2-10.32-3.el8.x86_64 177/342 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 178/342 DEBUG: Verifying : pigz-2.4-4.el8.x86_64 179/342 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 180/342 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 181/342 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 182/342 DEBUG: Verifying : platform-python-3.6.8-59.el8.x86_64 183/342 DEBUG: Verifying : platform-python-pip-9.0.3-23.el8.noarch 184/342 DEBUG: Verifying : popt-1.18-1.el8.x86_64 185/342 DEBUG: Verifying : procps-ng-3.3.15-14.el8.x86_64 186/342 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 187/342 DEBUG: Verifying : python-rpm-macros-3-45.el8.noarch 188/342 DEBUG: Verifying : python-srpm-macros-3-45.el8.noarch 189/342 DEBUG: Verifying : python3-chardet-3.0.4-7.el8.noarch 190/342 DEBUG: Verifying : python3-dns-1.15.0-11.el8.noarch 191/342 DEBUG: Verifying : python3-idna-2.5-5.el8.noarch 192/342 DEBUG: Verifying : python3-libs-3.6.8-59.el8.x86_64 193/342 DEBUG: Verifying : python3-pip-wheel-9.0.3-23.el8.noarch 194/342 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8.noarch 195/342 DEBUG: Verifying : python3-rpm-macros-3-45.el8.noarch 196/342 DEBUG: Verifying : python3-setuptools-wheel-39.2.0-7.el8.noarch 197/342 DEBUG: Verifying : qt5-srpm-macros-5.15.3-1.el8.noarch 198/342 DEBUG: Verifying : readline-7.0-10.el8.x86_64 199/342 DEBUG: Verifying : redhat-rpm-config-131-1.el8.noarch 200/342 DEBUG: Verifying : rpm-4.14.3-31.el8.x86_64 201/342 DEBUG: Verifying : rpm-build-libs-4.14.3-31.el8.x86_64 202/342 DEBUG: Verifying : rpm-libs-4.14.3-31.el8.x86_64 203/342 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 204/342 DEBUG: Verifying : sed-4.5-5.el8.x86_64 205/342 DEBUG: Verifying : setup-2.12.2-10.el8.noarch 206/342 DEBUG: Verifying : shadow-utils-2:4.6-22.el8.x86_64 207/342 DEBUG: Verifying : shared-mime-info-1.9-4.el8.x86_64 208/342 DEBUG: Verifying : sqlite-libs-3.26.0-19.el8.x86_64 209/342 DEBUG: Verifying : systemd-239-79.el8.x86_64 210/342 DEBUG: Verifying : systemd-libs-239-79.el8.x86_64 211/342 DEBUG: Verifying : systemd-pam-239-79.el8.x86_64 212/342 DEBUG: Verifying : systemd-udev-239-79.el8.x86_64 213/342 DEBUG: Verifying : tar-2:1.30-9.el8.x86_64 214/342 DEBUG: Verifying : tpm2-tss-2.3.2-6.el8.x86_64 215/342 DEBUG: Verifying : trousers-0.3.15-2.el8.x86_64 216/342 DEBUG: Verifying : trousers-lib-0.3.15-2.el8.x86_64 217/342 DEBUG: Verifying : tzdata-2023d-1.el8.noarch 218/342 DEBUG: Verifying : unzip-6.0-46.el8.x86_64 219/342 DEBUG: Verifying : util-linux-2.32.1-43.el8.x86_64 220/342 DEBUG: Verifying : which-2.21-20.el8.x86_64 221/342 DEBUG: Verifying : xz-5.2.4-4.el8.x86_64 222/342 DEBUG: Verifying : xz-libs-5.2.4-4.el8.x86_64 223/342 DEBUG: Verifying : zip-3.0-23.el8.x86_64 224/342 DEBUG: Verifying : zlib-1.2.11-25.el8.x86_64 225/342 DEBUG: Verifying : OpenEXR-libs-2.2.0-12.el8.x86_64 226/342 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 227/342 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 228/342 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 229/342 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 230/342 DEBUG: Verifying : cairo-1.15.12-6.el8.x86_64 231/342 DEBUG: Verifying : fribidi-1.0.4-9.el8.x86_64 232/342 DEBUG: Verifying : gd-2.2.5-7.el8.x86_64 233/342 DEBUG: Verifying : gdb-headless-8.2-20.el8.x86_64 234/342 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 235/342 DEBUG: Verifying : git-core-2.43.0-1.el8.x86_64 236/342 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 237/342 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 238/342 DEBUG: Verifying : graphviz-2.40.1-45.el8.x86_64 239/342 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-11.el8.x86_64 240/342 DEBUG: Verifying : gtk2-2.24.32-5.el8.x86_64 241/342 DEBUG: Verifying : harfbuzz-1.7.5-4.el8.x86_64 242/342 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 243/342 DEBUG: Verifying : ilmbase-2.2.0-13.el8.x86_64 244/342 DEBUG: Verifying : jasper-libs-2.0.14-5.el8.x86_64 245/342 DEBUG: Verifying : jbig2dec-libs-0.16-1.el8.x86_64 246/342 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 247/342 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 248/342 DEBUG: Verifying : libICE-1.0.9-15.el8.x86_64 249/342 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 250/342 DEBUG: Verifying : libX11-1.6.8-7.el8.x86_64 251/342 DEBUG: Verifying : libX11-common-1.6.8-7.el8.noarch 252/342 DEBUG: Verifying : libXau-1.0.9-3.el8.x86_64 253/342 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 254/342 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 255/342 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 256/342 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 257/342 DEBUG: Verifying : libXext-1.3.4-1.el8.x86_64 258/342 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 259/342 DEBUG: Verifying : libXft-2.3.3-1.el8.x86_64 260/342 DEBUG: Verifying : libXi-1.7.10-1.el8.x86_64 261/342 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 262/342 DEBUG: Verifying : libXmu-1.1.3-1.el8.x86_64 263/342 DEBUG: Verifying : libXpm-3.5.12-11.el8.x86_64 264/342 DEBUG: Verifying : libXrandr-1.5.2-1.el8.x86_64 265/342 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 266/342 DEBUG: Verifying : libXt-1.1.5-12.el8.x86_64 267/342 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 268/342 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 269/342 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 270/342 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 271/342 DEBUG: Verifying : libgs-9.27-12.el8.x86_64 272/342 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 273/342 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 274/342 DEBUG: Verifying : libjpeg-turbo-1.5.3-12.el8.x86_64 275/342 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 276/342 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 277/342 DEBUG: Verifying : librsvg2-2.42.7-5.el8.x86_64 278/342 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 279/342 DEBUG: Verifying : libtiff-4.0.9-31.el8.x86_64 280/342 DEBUG: Verifying : libwebp-1.0.0-9.el8.x86_64 281/342 DEBUG: Verifying : libwmf-lite-0.2.9-8.el8_0.x86_64 282/342 DEBUG: Verifying : libxcb-1.13.1-1.el8.x86_64 283/342 DEBUG: Verifying : libxkbcommon-0.9.1-1.el8.x86_64 284/342 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 285/342 DEBUG: Verifying : openjpeg2-2.4.0-5.el8.x86_64 286/342 DEBUG: Verifying : pango-1.42.4-8.el8.x86_64 287/342 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 288/342 DEBUG: Verifying : pixman-0.38.4-4.el8.x86_64 289/342 DEBUG: Verifying : platform-python-devel-3.6.8-59.el8.x86_64 290/342 DEBUG: Verifying : python3-babel-2.5.1-7.el8.noarch 291/342 DEBUG: Verifying : python3-docutils-0.14-12.module_el8+762+77bd8591 292/342 DEBUG: Verifying : python3-greenlet-0.4.13-4.el8.x86_64 293/342 DEBUG: Verifying : python3-jinja2-2.10.1-4.el8.noarch 294/342 DEBUG: Verifying : python3-markupsafe-0.23-19.el8.x86_64 295/342 DEBUG: Verifying : python3-pip-9.0.3-23.el8.noarch 296/342 DEBUG: Verifying : python3-pygments-2.2.0-22.module_el8+762+77bd859 297/342 DEBUG: Verifying : python3-pytz-2017.2-11.el8.noarch 298/342 DEBUG: Verifying : python3-rpm-generators-5-8.el8.noarch 299/342 DEBUG: Verifying : python36-3.6.8-39.module_el8+762+77bd8591.x86_64 300/342 DEBUG: Verifying : python36-devel-3.6.8-39.module_el8+762+77bd8591. 301/342 DEBUG: Verifying : rpm-build-4.14.3-31.el8.x86_64 302/342 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 303/342 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 304/342 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 305/342 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 306/342 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 307/342 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 308/342 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 309/342 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 310/342 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 311/342 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 312/342 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 313/342 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 314/342 DEBUG: Verifying : xkeyboard-config-2.28-1.el8.noarch 315/342 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-41.el8.x86_64 316/342 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 317/342 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 318/342 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8.noarch 319/342 DEBUG: Verifying : libzstd-1.4.5-6.el8.x86_64 320/342 DEBUG: Verifying : python3-eventlet-0.33.0-3.el8.noarch 321/342 DEBUG: Verifying : python3-packaging-20.4-1.el8.noarch 322/342 DEBUG: Verifying : python3-pbr-5.5.1-1.el8.noarch 323/342 DEBUG: Verifying : python3-pyparsing-2.4.6-1.el8.noarch 324/342 DEBUG: Verifying : python3-requests-2.25.1-1.el8.noarch 325/342 DEBUG: Verifying : python3-setuptools-50.3.2-1.el8.noarch 326/342 DEBUG: Verifying : python3-six-1.15.0-2.el8.noarch 327/342 DEBUG: Verifying : python3-sqlalchemy-1.4.31-1.el8.x86_64 328/342 DEBUG: Verifying : python3-urllib3-1.25.10-4.el8.noarch 329/342 DEBUG: Verifying : zstd-1.4.5-6.el8.x86_64 330/342 DEBUG: Verifying : ImageMagick-6.7.8.9-18.el8.x86_64 331/342 DEBUG: Verifying : python3-setuptools_scm-6.0.1-1.el8.noarch 332/342 DEBUG: Verifying : python3-snowballstemmer-1.9.0-4.el8.noarch 333/342 DEBUG: Verifying : python3-sphinx-1:2.2.2-1.el8.noarch 334/342 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.12-7.el8.noar 335/342 DEBUG: Verifying : python3-sphinxcontrib-applehelp-1.0.1-5.el8.noar 336/342 DEBUG: Verifying : python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 337/342 DEBUG: Verifying : python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarc 338/342 DEBUG: Verifying : python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noa 339/342 DEBUG: Verifying : python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noa 340/342 DEBUG: Verifying : python3-sphinxcontrib-serializinghtml-1.1.3-5.el 341/342 DEBUG: Verifying : python3-toml-0.10.1-2.el8.noarch 342/342 DEBUG: Installed: DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: centos-gpg-keys-1:8-6.el8.noarch DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: cups-libs-1:2.2.6-56.el8.x86_64 DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-1:1.12.8-26.el8.x86_64 DEBUG: dbus-common-1:1.12.8-26.el8.noarch DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-11.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: findutils-1:4.6.0-22.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: gdbm-1:1.18-2.el8.x86_64 DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: gmp-1:6.1.2-11.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: grub2-common-1:2.02-129.el8.noarch DEBUG: grub2-tools-1:2.02-129.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: make-1:4.2.1-11.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: openssl-1:1.1.1k-12.el8.x86_64 DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: sed-4.5-5.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: shadow-utils-2:4.6-22.el8.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: systemd-239-79.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: tar-2:1.30-9.el8.x86_64 DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc2bc2f5e401433b8ea10f1148229e0e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0f9bac22f186446bbfbbbc266c68ea6e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5b6c45d964004c50b5709ebe94f76828', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c8cc493033d34b97923ce04d0945b45b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cffc9c8869e94e7a83f1217ee22eb823', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: tar-1.30-9.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: cups-libs-2.2.6-56.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: npth-1.5-4.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: gmp-6.1.2-11.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: systemd-239-79.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: Child return code was: 0 INFO: Installed packages: INFO: platform-python-devel-3.6.8-59.el8.x86_64 zstd-1.4.5-6.el8.x86_64 kmod-libs-25-20.el8.x86_64 libfontenc-1.1.3-8.el8.x86_64 rpm-libs-4.14.3-31.el8.x86_64 python3-docutils-0.14-12.module_el8+762+77bd8591.noarch unzip-6.0-46.el8.x86_64 pam-1.3.1-32.el8.x86_64 ncurses-6.1-10.20180224.el8.x86_64 python3-libs-3.6.8-59.el8.x86_64 systemd-udev-239-79.el8.x86_64 python3-sqlalchemy-1.4.31-1.el8.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch filesystem-3.8-6.el8.x86_64 python3-markupsafe-0.23-19.el8.x86_64 setup-2.12.2-10.el8.noarch binutils-2.30-123.el8.x86_64 sed-4.5-5.el8.x86_64 gtk-update-icon-cache-3.22.30-11.el8.x86_64 kbd-misc-2.0.4-11.el8.noarch libcurl-7.61.1-34.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 urw-base35-gothic-fonts-20170801-10.el8.noarch glibc-2.28-251.el8.x86_64 libksba-1.3.5-9.el8.x86_64 dbus-1.12.8-26.el8.x86_64 libICE-1.0.9-15.el8.x86_64 kpartx-0.8.4-41.el8.x86_64 libgs-9.27-12.el8.x86_64 libcom_err-1.45.6-5.el8.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch libassuan-2.5.1-3.el8.x86_64 python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch libsigsegv-2.11-5.el8.x86_64 libXmu-1.1.3-1.el8.x86_64 libXpm-3.5.12-11.el8.x86_64 libattr-2.4.48-3.el8.x86_64 libXext-1.3.4-1.el8.x86_64 ima-evm-utils-1.3.2-12.el8.x86_64 basesystem-11-5.el8.noarch shadow-utils-4.6-22.el8.x86_64 python3-idna-2.5-5.el8.noarch libusbx-1.0.23-4.el8.x86_64 urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch cups-libs-2.2.6-56.el8.x86_64 tar-1.30-9.el8.x86_64 cpio-2.12-11.el8.x86_64 libcap-2.48-5.el8.x86_64 gnupg2-2.2.20-3.el8.x86_64 lua-libs-5.3.4-12.el8.x86_64 crypto-policies-20230731-1.git3177e06.el8.noarch util-linux-2.32.1-43.el8.x86_64 shared-mime-info-1.9-4.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch file-libs-5.33-25.el8.x86_64 elfutils-libelf-0.190-2.el8.x86_64 graphviz-2.40.1-45.el8.x86_64 audit-libs-3.1.2-1.el8.x86_64 python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 libtasn1-4.13-4.el8.x86_64 pcre-8.42-6.el8.x86_64 libpaper-1.1.24-22.el8.x86_64 OpenEXR-libs-2.2.0-12.el8.x86_64 cpp-8.5.0-21.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libstdc++-8.5.0-21.el8.x86_64 libXinerama-1.1.4-1.el8.x86_64 bzip2-1.0.6-26.el8.x86_64 libtirpc-1.1.4-8.el8.x86_64 openblas-srpm-macros-2-2.el8.noarch gpg-pubkey-8483c65d-5ccc5b19 elfutils-default-yama-scope-0.190-2.el8.noarch p11-kit-trust-0.23.22-2.el8.x86_64 libthai-0.1.27-2.el8.x86_64 cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 libsepol-2.9-3.el8.x86_64 libgcc-8.5.0-21.el8.x86_64 dbus-libs-1.12.8-26.el8.x86_64 libxkbcommon-0.9.1-1.el8.x86_64 atk-2.28.1-1.el8.x86_64 fontconfig-2.13.1-4.el8.x86_64 mcpp-2.7.2-20.el8.x86_64 patch-2.7.6-11.el8.x86_64 glibc-all-langpacks-2.28-251.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 python3-eventlet-0.33.0-3.el8.noarch libijs-0.35-5.el8.x86_64 python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch libxml2-2.9.7-18.el8.x86_64 python-rpm-macros-3-45.el8.noarch trousers-0.3.15-2.el8.x86_64 coreutils-common-8.30-15.el8.x86_64 libblkid-2.32.1-43.el8.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 jbig2dec-libs-0.16-1.el8.x86_64 ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch libXxf86misc-1.0.4-1.el8.x86_64 fribidi-1.0.4-9.el8.x86_64 os-prober-1.74-9.el8.x86_64 libffi-3.1-24.el8.x86_64 isl-0.16.1-6.el8.x86_64 dbus-tools-1.12.8-26.el8.x86_64 tpm2-tss-2.3.2-6.el8.x86_64 libutempter-1.1.6-14.el8.x86_64 procps-ng-3.3.15-14.el8.x86_64 grub2-tools-2.02-129.el8.x86_64 xkeyboard-config-2.28-1.el8.noarch glibc-headers-2.28-251.el8.x86_64 qt5-srpm-macros-5.15.3-1.el8.noarch glibc-common-2.28-251.el8.x86_64 libXfixes-5.0.3-7.el8.x86_64 libipt-1.6.1-8.el8.x86_64 python36-3.6.8-39.module_el8+762+77bd8591.x86_64 go-srpm-macros-2-17.el8.noarch acl-2.2.53-3.el8.x86_64 which-2.21-20.el8.x86_64 gawk-4.2.1-4.el8.x86_64 libXft-2.3.3-1.el8.x86_64 lcms2-2.9-2.el8.x86_64 elfutils-libs-0.190-2.el8.x86_64 rust-srpm-macros-5-2.el8.noarch ImageMagick-6.7.8.9-18.el8.x86_64 xz-libs-5.2.4-4.el8.x86_64 kmod-25-20.el8.x86_64 python3-rpm-generators-5-8.el8.noarch freetype-2.9.1-9.el8.x86_64 rpm-4.14.3-31.el8.x86_64 chkconfig-1.19.2-1.el8.x86_64 python3-setuptools-50.3.2-1.el8.noarch openjpeg2-2.4.0-5.el8.x86_64 bash-4.4.20-4.el8.x86_64 gdbm-libs-1.18-2.el8.x86_64 libkcapi-hmaccalc-1.4.0-2.el8.x86_64 centos-stream-repos-8-6.el8.noarch info-6.5-7.el8_5.x86_64 libssh-0.9.6-6.el8.x86_64 pigz-2.4-4.el8.x86_64 libsemanage-2.9-9.el8.x86_64 libidn-1.34-5.el8.x86_64 python3-greenlet-0.4.13-4.el8.x86_64 libpsl-0.20.2-6.el8.x86_64 graphite2-1.3.10-10.el8.x86_64 gdk-pixbuf2-2.36.12-5.el8.x86_64 libwmf-lite-0.2.9-8.el8_0.x86_64 python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch centos-stream-release-8.6-1.el8.noarch libwebp-1.0.0-9.el8.x86_64 publicsuffix-list-dafsa-20180723-1.el8.noarch ncurses-base-6.1-10.20180224.el8.noarch python-srpm-macros-3-45.el8.noarch openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch urw-base35-bookman-fonts-20170801-10.el8.noarch python3-rpm-macros-3-45.el8.noarch libacl-2.2.53-3.el8.x86_64 pcre2-10.32-3.el8.x86_64 libpwquality-1.4.4-6.el8.x86_64 rpm-build-libs-4.14.3-31.el8.x86_64 python3-packaging-20.4-1.el8.noarch python3-six-1.15.0-2.el8.noarch python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch grub2-tools-minimal-2.02-129.el8.x86_64 cairo-1.15.12-6.el8.x86_64 libkcapi-1.4.0-2.el8.x86_64 python3-babel-2.5.1-7.el8.noarch xorg-x11-server-utils-7.7-27.el8.x86_64 openssl-1.1.1k-12.el8.x86_64 gtk2-2.24.32-5.el8.x86_64 kbd-legacy-2.0.4-11.el8.noarch python3-setuptools-wheel-39.2.0-7.el8.noarch libcroco-0.6.12-4.el8_2.1.x86_64 memstrack-0.2.5-2.el8.x86_64 libxcb-1.13.1-1.el8.x86_64 jbigkit-libs-2.1-14.el8.x86_64 openssl-libs-1.1.1k-12.el8.x86_64 nettle-3.4.1-7.el8.x86_64 dwz-0.12-10.el8.x86_64 libxcrypt-devel-4.1.1-6.el8.x86_64 centos-gpg-keys-8-6.el8.noarch bzip2-libs-1.0.6-26.el8.x86_64 libjpeg-turbo-1.5.3-12.el8.x86_64 rpm-build-4.14.3-31.el8.x86_64 libsmartcols-2.32.1-43.el8.x86_64 python3-chardet-3.0.4-7.el8.noarch p11-kit-0.23.22-2.el8.x86_64 git-core-2.43.0-1.el8.x86_64 python3-pytz-2017.2-11.el8.noarch fontpackages-filesystem-1.44-22.el8.noarch libcap-ng-0.7.11-1.el8.x86_64 dbus-daemon-1.12.8-26.el8.x86_64 gcc-plugin-annobin-8.5.0-21.el8.x86_64 krb5-libs-1.18.2-26.el8.x86_64 openssh-clients-8.0p1-24.el8.x86_64 libmount-2.32.1-43.el8.x86_64 libmcpp-2.7.2-20.el8.x86_64 gettext-libs-0.19.8.1-17.el8.x86_64 annobin-11.13-2.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 adobe-mappings-cmap-20171205-3.el8.noarch libpng-1.6.34-5.el8.x86_64 gzip-1.9-13.el8.x86_64 gd-2.2.5-7.el8.x86_64 cracklib-dicts-2.9.6-15.el8.x86_64 libnghttp2-1.33.0-5.el8.x86_64 dracut-049-233.git20240115.el8.x86_64 gnupg2-smime-2.2.20-3.el8.x86_64 python3-imagesize-1.0.0-2.el8.noarch brotli-1.0.6-3.el8.x86_64 python3-snowballstemmer-1.9.0-4.el8.noarch libXrandr-1.5.2-1.el8.x86_64 avahi-libs-0.7-27.el8.x86_64 python3-requests-2.25.1-1.el8.noarch glib2-2.56.4-163.el8.x86_64 libXi-1.7.10-1.el8.x86_64 device-mapper-1.02.181-9.el8.x86_64 xz-5.2.4-4.el8.x86_64 libXau-1.0.9-3.el8.x86_64 guile-2.0.14-7.el8.x86_64 libXcursor-1.1.15-3.el8.x86_64 python3-pyparsing-2.4.6-1.el8.noarch libXdamage-1.1.4-14.el8.x86_64 ncurses-libs-6.1-10.20180224.el8.x86_64 libunistring-0.9.9-3.el8.x86_64 emacs-filesystem-26.1-11.el8.noarch libXcomposite-0.4.4-14.el8.x86_64 urw-base35-d050000l-fonts-20170801-10.el8.noarch json-c-0.13.1-3.el8.x86_64 urw-base35-p052-fonts-20170801-10.el8.noarch adobe-mappings-cmap-deprecated-20171205-3.el8.noarch mpfr-3.1.6-1.el8.x86_64 openldap-2.4.46-18.el8.x86_64 coreutils-8.30-15.el8.x86_64 file-5.33-25.el8.x86_64 harfbuzz-1.7.5-4.el8.x86_64 python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch urw-base35-fonts-common-20170801-10.el8.noarch redhat-rpm-config-131-1.el8.noarch cryptsetup-libs-2.3.7-7.el8.x86_64 ghc-srpm-macros-1.4.2-7.el8.noarch zlib-1.2.11-25.el8.x86_64 libidn2-2.2.0-1.el8.x86_64 libSM-1.2.3-1.el8.x86_64 libXaw-1.0.13-10.el8.x86_64 urw-base35-fonts-20170801-10.el8.noarch python3-sphinx-2.2.2-1.el8.noarch python3-pip-wheel-9.0.3-23.el8.noarch diffutils-3.6-6.el8.x86_64 libarchive-3.3.3-5.el8.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch libdb-5.3.28-42.el8_4.x86_64 zip-3.0-23.el8.x86_64 python3-dns-1.15.0-11.el8.noarch device-mapper-libs-1.02.181-9.el8.x86_64 grub2-common-2.02-129.el8.noarch urw-base35-z003-fonts-20170801-10.el8.noarch python3-urllib3-1.25.10-4.el8.noarch google-droid-sans-fonts-20120715-13.el8.noarch keyutils-libs-1.5.10-9.el8.x86_64 ilmbase-2.2.0-13.el8.x86_64 libssh-config-0.9.6-6.el8.noarch tzdata-2023d-1.el8.noarch gdbm-1.18-2.el8.x86_64 systemd-libs-239-79.el8.x86_64 pkgconf-pkg-config-1.4.2-1.el8.x86_64 python3-jinja2-2.10.1-4.el8.noarch gc-7.6.4-3.el8.x86_64 libzstd-1.4.5-6.el8.x86_64 npth-1.5-4.el8.x86_64 gettext-0.19.8.1-17.el8.x86_64 gmp-6.1.2-11.el8.x86_64 python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch libdb-utils-5.3.28-42.el8_4.x86_64 make-4.2.1-11.el8.x86_64 gnutls-3.6.16-8.el8.1.x86_64 pixman-0.38.4-4.el8.x86_64 libXrender-0.9.10-7.el8.x86_64 platform-python-3.6.8-59.el8.x86_64 python3-pysocks-1.6.8-3.el8.noarch less-530-1.el8.x86_64 python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch libdatrie-0.2.9-7.el8.x86_64 systemd-pam-239-79.el8.x86_64 libtiff-4.0.9-31.el8.x86_64 cracklib-2.9.6-15.el8.x86_64 kernel-headers-4.18.0-539.el8.x86_64 python3-setuptools_scm-6.0.1-1.el8.noarch jasper-libs-2.0.14-5.el8.x86_64 perl-srpm-macros-1-25.el8.noarch gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 libverto-0.3.2-2.el8.x86_64 hicolor-icon-theme-0.17-2.el8.noarch libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 elfutils-0.190-2.el8.x86_64 libXxf86vm-1.1.4-9.el8.x86_64 openssl-pkcs11-0.4.10-3.el8.x86_64 platform-python-pip-9.0.3-23.el8.noarch openssh-8.0p1-24.el8.x86_64 systemd-239-79.el8.x86_64 libatomic_ops-7.6.2-3.el8.x86_64 libX11-common-1.6.8-7.el8.noarch glibc-gconv-extra-2.28-251.el8.x86_64 gcc-8.5.0-21.el8.x86_64 xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch libfdisk-2.32.1-43.el8.x86_64 ocaml-srpm-macros-5-4.el8.noarch libseccomp-2.5.2-1.el8.x86_64 libgpg-error-1.31-1.el8.x86_64 pinentry-1.1.0-2.el8.x86_64 gdb-headless-8.2-20.el8.x86_64 libXt-1.1.5-12.el8.x86_64 elfutils-debuginfod-client-0.190-2.el8.x86_64 popt-1.18-1.el8.x86_64 glibc-devel-2.28-251.el8.x86_64 crypto-policies-scripts-20230731-1.git3177e06.el8.noarch readline-7.0-10.el8.x86_64 python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch python3-pbr-5.5.1-1.el8.noarch kbd-2.0.4-11.el8.x86_64 libX11-1.6.8-7.el8.x86_64 python3-toml-0.10.1-2.el8.noarch libgomp-8.5.0-21.el8.x86_64 libselinux-2.9-8.el8.x86_64 pango-1.42.4-8.el8.x86_64 hardlink-1.3-6.el8.x86_64 expat-2.2.5-11.el8.x86_64 curl-7.61.1-34.el8.x86_64 urw-base35-c059-fonts-20170801-10.el8.noarch libedit-3.1-23.20170329cvs.el8.x86_64 grubby-8.40-48.el8.x86_64 grep-3.1-6.el8.x86_64 libuuid-2.32.1-43.el8.x86_64 libgcrypt-1.8.5-7.el8.x86_64 findutils-4.6.0-22.el8.x86_64 libtool-ltdl-2.4.6-25.el8.x86_64 libsecret-0.18.6-1.el8.x86_64 adobe-mappings-pdf-20180407-1.el8.noarch dbus-common-1.12.8-26.el8.noarch libbabeltrace-1.5.4-4.el8.x86_64 efi-srpm-macros-3-3.el8.noarch sqlite-libs-3.26.0-19.el8.x86_64 trousers-lib-0.3.15-2.el8.x86_64 librsvg2-2.42.7-5.el8.x86_64 xorg-x11-font-utils-7.5-41.el8.x86_64 python3-pip-9.0.3-23.el8.noarch Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 + /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-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 312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e Note: switching to '312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e'. 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 312aa6a8 Move the chmod function before the write and flush functions to prevent sensitive information leakage. + '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-magnum + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-magnum + '[' -z '' ']' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-yoga/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)' ++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 14.1.2 312aa6a + UPSTREAMVERSION=14.1.2 + [[ 14.1.2 =~ ([^-]*)-(.+) ]] + [[ 14.1.2 =~ (.*?)\.(0rc.+) ]] + [[ 14.1.2 =~ (.*?)\.(0b.+) ]] + [[ 14.1.2 =~ (.*?)\.(0a.+) ]] + [[ 14.1.2 =~ (.*?)\.(dev.+) ]] + [[ 14.1.2 =~ (.*?)\.(g.+) ]] + [[ 14.1.2 =~ (.*?)\.pre.* ]] + [[ 14.1.2 =~ ^([.0-9]*)$ ]] + VERSION=14.1.2 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240216121434.312aa6a + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 --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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9stuijr3:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4764380 1208924 5563264 10166036 5475036 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.5n7xh5vw', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4760492 1273796 5589128 10105052 5452732 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.uxxnewu_', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5463cd30691444e4b3a49a9775a0a5fd', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-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: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9stuijr3:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4ce831e346d74db29345df6ff2bcdfd0', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9stuijr3:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating 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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'magnum.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating magnum-14.1.2 creating magnum-14.1.2/api-ref creating magnum-14.1.2/api-ref/source creating magnum-14.1.2/api-ref/source/samples creating magnum-14.1.2/contrib creating magnum-14.1.2/contrib/drivers creating magnum-14.1.2/contrib/drivers/dcos_centos_v1 creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/environment.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/install.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/post-install.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates creating magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates/fragments creating magnum-14.1.2/contrib/drivers/heat creating magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 creating magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/image creating magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates creating magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments creating magnum-14.1.2/contrib/templates creating magnum-14.1.2/contrib/templates/example creating magnum-14.1.2/contrib/templates/example/example_template creating magnum-14.1.2/devstack creating magnum-14.1.2/devstack/files creating magnum-14.1.2/devstack/files/debs creating magnum-14.1.2/devstack/lib creating magnum-14.1.2/doc creating magnum-14.1.2/doc/examples creating magnum-14.1.2/doc/examples/etc creating magnum-14.1.2/doc/examples/etc/init creating magnum-14.1.2/doc/examples/etc/logrotate.d creating magnum-14.1.2/doc/examples/etc/systemd creating magnum-14.1.2/doc/examples/etc/systemd/system creating magnum-14.1.2/doc/source creating magnum-14.1.2/doc/source/admin creating magnum-14.1.2/doc/source/cli creating magnum-14.1.2/doc/source/configuration creating magnum-14.1.2/doc/source/configuration/samples creating magnum-14.1.2/doc/source/contributor creating magnum-14.1.2/doc/source/images creating magnum-14.1.2/doc/source/install creating magnum-14.1.2/doc/source/install/common creating magnum-14.1.2/doc/source/user creating magnum-14.1.2/dockerfiles creating magnum-14.1.2/dockerfiles/cluster-autoscaler creating magnum-14.1.2/dockerfiles/heat-container-agent creating magnum-14.1.2/dockerfiles/heat-container-agent/scripts creating magnum-14.1.2/dockerfiles/heat-container-agent/scripts/hooks creating magnum-14.1.2/dockerfiles/helm-client creating magnum-14.1.2/dockerfiles/kubernetes-apiserver creating magnum-14.1.2/dockerfiles/kubernetes-controller-manager creating magnum-14.1.2/dockerfiles/kubernetes-kubelet creating magnum-14.1.2/dockerfiles/kubernetes-proxy creating magnum-14.1.2/dockerfiles/kubernetes-scheduler creating magnum-14.1.2/etc creating magnum-14.1.2/etc/magnum creating magnum-14.1.2/magnum creating magnum-14.1.2/magnum.egg-info creating magnum-14.1.2/magnum/api creating magnum-14.1.2/magnum/api/controllers creating magnum-14.1.2/magnum/api/controllers/v1 creating magnum-14.1.2/magnum/api/middleware creating magnum-14.1.2/magnum/cmd creating magnum-14.1.2/magnum/common creating magnum-14.1.2/magnum/common/cert_manager creating magnum-14.1.2/magnum/common/policies creating magnum-14.1.2/magnum/common/x509 creating magnum-14.1.2/magnum/conductor creating magnum-14.1.2/magnum/conductor/handlers creating magnum-14.1.2/magnum/conductor/handlers/common creating magnum-14.1.2/magnum/conductor/tasks creating magnum-14.1.2/magnum/conf creating magnum-14.1.2/magnum/db creating magnum-14.1.2/magnum/db/sqlalchemy creating magnum-14.1.2/magnum/db/sqlalchemy/alembic creating magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions creating magnum-14.1.2/magnum/drivers creating magnum-14.1.2/magnum/drivers/common creating magnum-14.1.2/magnum/drivers/common/templates creating magnum-14.1.2/magnum/drivers/common/templates/environments creating magnum-14.1.2/magnum/drivers/common/templates/fragments creating magnum-14.1.2/magnum/drivers/common/templates/kubernetes creating magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments creating magnum-14.1.2/magnum/drivers/common/templates/kubernetes/helm creating magnum-14.1.2/magnum/drivers/common/templates/swarm creating magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments creating magnum-14.1.2/magnum/drivers/heat creating magnum-14.1.2/magnum/drivers/k8s_coreos_v1 creating magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates creating magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments creating magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1 creating magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/templates creating magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/tools creating magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1 creating magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates creating magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1 creating magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/image creating magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes creating magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/templates creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates creating magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/image creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates creating magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments creating magnum-14.1.2/magnum/hacking creating magnum-14.1.2/magnum/objects creating magnum-14.1.2/magnum/service creating magnum-14.1.2/magnum/servicegroup creating magnum-14.1.2/magnum/tests creating magnum-14.1.2/magnum/tests/contrib creating magnum-14.1.2/magnum/tests/functional creating magnum-14.1.2/magnum/tests/functional/api creating magnum-14.1.2/magnum/tests/functional/api/v1 creating magnum-14.1.2/magnum/tests/functional/api/v1/clients creating magnum-14.1.2/magnum/tests/functional/api/v1/models creating magnum-14.1.2/magnum/tests/functional/common creating magnum-14.1.2/magnum/tests/functional/k8s creating magnum-14.1.2/magnum/tests/functional/k8s_coreos creating magnum-14.1.2/magnum/tests/functional/k8s_ironic creating magnum-14.1.2/magnum/tests/functional/mesos creating magnum-14.1.2/magnum/tests/functional/swarm creating magnum-14.1.2/magnum/tests/functional/swarm_mode creating magnum-14.1.2/magnum/tests/releasenotes creating magnum-14.1.2/magnum/tests/releasenotes/notes creating magnum-14.1.2/magnum/tests/unit creating magnum-14.1.2/magnum/tests/unit/api creating magnum-14.1.2/magnum/tests/unit/api/controllers creating magnum-14.1.2/magnum/tests/unit/api/controllers/v1 creating magnum-14.1.2/magnum/tests/unit/cmd creating magnum-14.1.2/magnum/tests/unit/common creating magnum-14.1.2/magnum/tests/unit/common/cert_manager creating magnum-14.1.2/magnum/tests/unit/common/x509 creating magnum-14.1.2/magnum/tests/unit/conductor creating magnum-14.1.2/magnum/tests/unit/conductor/handlers creating magnum-14.1.2/magnum/tests/unit/conductor/handlers/common creating magnum-14.1.2/magnum/tests/unit/conductor/tasks creating magnum-14.1.2/magnum/tests/unit/conf creating magnum-14.1.2/magnum/tests/unit/db creating magnum-14.1.2/magnum/tests/unit/db/sqlalchemy creating magnum-14.1.2/magnum/tests/unit/drivers creating magnum-14.1.2/magnum/tests/unit/objects creating magnum-14.1.2/magnum/tests/unit/service creating magnum-14.1.2/magnum/tests/unit/servicegroup creating magnum-14.1.2/magnum/tests/unit/template creating magnum-14.1.2/playbooks creating magnum-14.1.2/playbooks/post creating magnum-14.1.2/playbooks/pre creating magnum-14.1.2/releasenotes creating magnum-14.1.2/releasenotes/notes creating magnum-14.1.2/releasenotes/source creating magnum-14.1.2/releasenotes/source/_static creating magnum-14.1.2/releasenotes/source/_templates creating magnum-14.1.2/releasenotes/source/locale creating magnum-14.1.2/releasenotes/source/locale/en_GB creating magnum-14.1.2/releasenotes/source/locale/en_GB/LC_MESSAGES creating magnum-14.1.2/releasenotes/source/locale/fr creating magnum-14.1.2/releasenotes/source/locale/fr/LC_MESSAGES creating magnum-14.1.2/releasenotes/source/locale/ja creating magnum-14.1.2/releasenotes/source/locale/ja/LC_MESSAGES creating magnum-14.1.2/specs creating magnum-14.1.2/tools copying files to magnum-14.1.2... copying .coveragerc -> magnum-14.1.2 copying .mailmap -> magnum-14.1.2 copying .stestr.conf -> magnum-14.1.2 copying .zuul.yaml -> magnum-14.1.2 copying AUTHORS -> magnum-14.1.2 copying CONTRIBUTING.rst -> magnum-14.1.2 copying ChangeLog -> magnum-14.1.2 copying HACKING.rst -> magnum-14.1.2 copying LICENSE -> magnum-14.1.2 copying README.rst -> magnum-14.1.2 copying babel.cfg -> magnum-14.1.2 copying bindep.txt -> magnum-14.1.2 copying functional_creds.conf.sample -> magnum-14.1.2 copying lower-constraints.txt -> magnum-14.1.2 copying requirements.txt -> magnum-14.1.2 copying setup.cfg -> magnum-14.1.2 copying setup.py -> magnum-14.1.2 copying test-requirements.txt -> magnum-14.1.2 copying tox.ini -> magnum-14.1.2 copying api-ref/source/baymodels.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/bays.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/certificates.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/clusters.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/clustertemplates.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/conf.py -> magnum-14.1.2/api-ref/source copying api-ref/source/index.rst -> magnum-14.1.2/api-ref/source copying api-ref/source/mservices.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/parameters.yaml -> magnum-14.1.2/api-ref/source copying api-ref/source/quotas.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/stats.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/status.yaml -> magnum-14.1.2/api-ref/source copying api-ref/source/urls.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/versions.inc -> magnum-14.1.2/api-ref/source copying api-ref/source/samples/bay-create-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/bay-create-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/bay-get-all-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/bay-get-one-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/bay-update-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/baymodel-create-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/baymodel-create-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/baymodel-get-all-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/baymodel-update-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/certificates-ca-show-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-create-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-create-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-get-all-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-get-one-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-resize-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-resize-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-update-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/clustertemplate-get-all-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/clustertemplate-update-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/mservice-get-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-create-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-create-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-delete-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-get-all-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-get-one-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-update-req.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/quota-update-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/stats-get-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/versions-01-get-resp.json -> magnum-14.1.2/api-ref/source/samples copying api-ref/source/samples/versions-get-resp.json -> magnum-14.1.2/api-ref/source/samples copying contrib/drivers/dcos_centos_v1/README.md -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/__init__.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/driver.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/monitor.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/scale_manager.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/template_def.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/version.py -> magnum-14.1.2/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/image/README.md -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/install_imagebuild_deps.sh -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/validate_dcos_image.sh -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/dcos/elements-deps -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/package-installs.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/environment.d/10-dcos-install-url -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/environment.d copying contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d/99-download-generate-config -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-add-norgoup -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/dcos/post-install.d/99-enable-ntp -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/elements-deps -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker copying contrib/drivers/dcos_centos_v1/image/docker/install.d/50-install-docker -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/install.d copying contrib/drivers/dcos_centos_v1/image/docker/post-install.d/60-enable-docker-service -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/10-enable-overlay -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/image/docker/pre-install.d/20-configure-docker-service -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/templates/dcoscluster.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosmaster.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosslave.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/lb.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/secgroup.yaml -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/fragments/configure-dcos.sh -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/dcos_centos_v1/templates/fragments/write-heat-params.sh -> magnum-14.1.2/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/heat/dcos_centos_template_def.py -> magnum-14.1.2/contrib/drivers/heat copying contrib/drivers/k8s_opensuse_v1/README.md -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/__init__.py -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/driver.py -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/setup.py -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/template_def.py -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/version.py -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/image/README.md -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/config.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/images.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/openSUSE-Leap-42.1-JeOS-for-OpenStack-Magnum-K8s.kiwi -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/templates/COPYING -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/README.md -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubecluster.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubemaster.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubeminion.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/fragments/add-proxy.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-docker.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-etcd.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-master.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-minion.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-master.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-minion.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/create-kubernetes-user.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert-client.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert.sh -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-master.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-minion.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-kubeconfig.yaml -> magnum-14.1.2/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/templates/example/README.rst -> magnum-14.1.2/contrib/templates/example copying contrib/templates/example/setup.py -> magnum-14.1.2/contrib/templates/example copying contrib/templates/example/example_template/__init__.py -> magnum-14.1.2/contrib/templates/example/example_template copying contrib/templates/example/example_template/example.yaml -> magnum-14.1.2/contrib/templates/example/example_template copying devstack/README.rst -> magnum-14.1.2/devstack copying devstack/plugin.sh -> magnum-14.1.2/devstack copying devstack/settings -> magnum-14.1.2/devstack copying devstack/files/debs/magnum -> magnum-14.1.2/devstack/files/debs copying devstack/lib/magnum -> magnum-14.1.2/devstack/lib copying doc/requirements.txt -> magnum-14.1.2/doc copying doc/examples/etc/init/magnum-api.conf -> magnum-14.1.2/doc/examples/etc/init copying doc/examples/etc/init/magnum-conductor.conf -> magnum-14.1.2/doc/examples/etc/init copying doc/examples/etc/logrotate.d/magnum.logrotate -> magnum-14.1.2/doc/examples/etc/logrotate.d copying doc/examples/etc/systemd/system/magnum-api.service -> magnum-14.1.2/doc/examples/etc/systemd/system copying doc/examples/etc/systemd/system/magnum-conductor.service -> magnum-14.1.2/doc/examples/etc/systemd/system copying doc/source/conf.py -> magnum-14.1.2/doc/source copying doc/source/index.rst -> magnum-14.1.2/doc/source copying doc/source/admin/configuring.rst -> magnum-14.1.2/doc/source/admin copying doc/source/admin/gmr.rst -> magnum-14.1.2/doc/source/admin copying doc/source/admin/index.rst -> magnum-14.1.2/doc/source/admin copying doc/source/admin/magnum-proxy.rst -> magnum-14.1.2/doc/source/admin copying doc/source/admin/troubleshooting-guide.rst -> magnum-14.1.2/doc/source/admin copying doc/source/cli/index.rst -> magnum-14.1.2/doc/source/cli copying doc/source/cli/magnum-status.rst -> magnum-14.1.2/doc/source/cli copying doc/source/configuration/index.rst -> magnum-14.1.2/doc/source/configuration copying doc/source/configuration/sample-config.rst -> magnum-14.1.2/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> magnum-14.1.2/doc/source/configuration copying doc/source/configuration/samples/index.rst -> magnum-14.1.2/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> magnum-14.1.2/doc/source/configuration/samples copying doc/source/contributor/api-microversion-history.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/api-microversion.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/contributing.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/functional-test.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/index.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/objects.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/policies.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/quickstart.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/reno.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/contributor/troubleshooting.rst -> magnum-14.1.2/doc/source/contributor copying doc/source/images/MagnumVolumeIntegration.png -> magnum-14.1.2/doc/source/images copying doc/source/images/cluster-create.png -> magnum-14.1.2/doc/source/images copying doc/source/images/cluster-template-details.png -> magnum-14.1.2/doc/source/images copying doc/source/images/cluster-template.png -> magnum-14.1.2/doc/source/images copying doc/source/install/get_started.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/index.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install-debian-manual.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install-guide-from-source.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install-obs.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install-rdo.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install-ubuntu.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/install.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/launch-instance.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/next-steps.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/verify.rst -> magnum-14.1.2/doc/source/install copying doc/source/install/common/configure_2_edit_magnum_conf.rst -> magnum-14.1.2/doc/source/install/common copying doc/source/install/common/configure_3_populate_database.rst -> magnum-14.1.2/doc/source/install/common copying doc/source/install/common/prerequisites.rst -> magnum-14.1.2/doc/source/install/common copying doc/source/user/cluster-type-definition.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/glossary.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/heat-templates.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/index.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/k8s-health-monitoring.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/k8s-keystone-authN-authZ.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/kubernetes-load-balancer.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/monitoring.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/node-groups.rst -> magnum-14.1.2/doc/source/user copying doc/source/user/rolling-upgrade.rst -> magnum-14.1.2/doc/source/user copying dockerfiles/cluster-autoscaler/Dockerfile -> magnum-14.1.2/dockerfiles/cluster-autoscaler copying dockerfiles/heat-container-agent/Dockerfile -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/config.json.template -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/launch -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/manifest.json -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/service.template -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/tmpfiles.template -> magnum-14.1.2/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/scripts/50-heat-config-docker-compose -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/55-heat-config -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/configure_container_agent.sh -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/heat-config-notify -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/write-os-apply-config-templates.sh -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/hooks/atomic -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/docker-compose -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/script -> magnum-14.1.2/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/helm-client/Dockerfile -> magnum-14.1.2/dockerfiles/helm-client copying dockerfiles/kubernetes-apiserver/Dockerfile -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/apiserver -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config.json.template -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/launch.sh -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/service.template -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/sources -> magnum-14.1.2/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-controller-manager/Dockerfile -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config.json.template -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/controller-manager -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/launch.sh -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/service.template -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/sources -> magnum-14.1.2/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-kubelet/Dockerfile -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config.json.template -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/kubelet -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/launch.sh -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/manifest.json -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/service.template -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/sources -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/tmpfiles.template -> magnum-14.1.2/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-proxy/Dockerfile -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config.json.template -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/launch.sh -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/proxy -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/service.template -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/sources -> magnum-14.1.2/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-scheduler/Dockerfile -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config.json.template -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/launch.sh -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/scheduler -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/service.template -> magnum-14.1.2/dockerfiles/kubernetes-scheduler copying etc/magnum/README-magnum.conf.txt -> magnum-14.1.2/etc/magnum copying etc/magnum/api-paste.ini -> magnum-14.1.2/etc/magnum copying etc/magnum/keystone_auth_default_policy.sample -> magnum-14.1.2/etc/magnum copying etc/magnum/magnum-config-generator.conf -> magnum-14.1.2/etc/magnum copying etc/magnum/magnum-policy-generator.conf -> magnum-14.1.2/etc/magnum copying magnum/__init__.py -> magnum-14.1.2/magnum copying magnum/i18n.py -> magnum-14.1.2/magnum copying magnum/version.py -> magnum-14.1.2/magnum copying magnum.egg-info/PKG-INFO -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/SOURCES.txt -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/dependency_links.txt -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/entry_points.txt -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/not-zip-safe -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/pbr.json -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/requires.txt -> magnum-14.1.2/magnum.egg-info copying magnum.egg-info/top_level.txt -> magnum-14.1.2/magnum.egg-info copying magnum/api/__init__.py -> magnum-14.1.2/magnum/api copying magnum/api/app.py -> magnum-14.1.2/magnum/api copying magnum/api/app.wsgi -> magnum-14.1.2/magnum/api copying magnum/api/attr_validator.py -> magnum-14.1.2/magnum/api copying magnum/api/config.py -> magnum-14.1.2/magnum/api copying magnum/api/expose.py -> magnum-14.1.2/magnum/api copying magnum/api/hooks.py -> magnum-14.1.2/magnum/api copying magnum/api/http_error.py -> magnum-14.1.2/magnum/api copying magnum/api/rest_api_version_history.rst -> magnum-14.1.2/magnum/api copying magnum/api/servicegroup.py -> magnum-14.1.2/magnum/api copying magnum/api/utils.py -> magnum-14.1.2/magnum/api copying magnum/api/validation.py -> magnum-14.1.2/magnum/api copying magnum/api/versioned_method.py -> magnum-14.1.2/magnum/api copying magnum/api/controllers/__init__.py -> magnum-14.1.2/magnum/api/controllers copying magnum/api/controllers/base.py -> magnum-14.1.2/magnum/api/controllers copying magnum/api/controllers/link.py -> magnum-14.1.2/magnum/api/controllers copying magnum/api/controllers/root.py -> magnum-14.1.2/magnum/api/controllers copying magnum/api/controllers/versions.py -> magnum-14.1.2/magnum/api/controllers copying magnum/api/controllers/v1/__init__.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/bay.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/baymodel.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> magnum-14.1.2/magnum/api/controllers/v1 copying magnum/api/middleware/__init__.py -> magnum-14.1.2/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> magnum-14.1.2/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> magnum-14.1.2/magnum/api/middleware copying magnum/cmd/__init__.py -> magnum-14.1.2/magnum/cmd copying magnum/cmd/api.py -> magnum-14.1.2/magnum/cmd copying magnum/cmd/conductor.py -> magnum-14.1.2/magnum/cmd copying magnum/cmd/db_manage.py -> magnum-14.1.2/magnum/cmd copying magnum/cmd/driver_manage.py -> magnum-14.1.2/magnum/cmd copying magnum/cmd/status.py -> magnum-14.1.2/magnum/cmd copying magnum/common/__init__.py -> magnum-14.1.2/magnum/common copying magnum/common/cinder.py -> magnum-14.1.2/magnum/common copying magnum/common/clients.py -> magnum-14.1.2/magnum/common copying magnum/common/config.py -> magnum-14.1.2/magnum/common copying magnum/common/context.py -> magnum-14.1.2/magnum/common copying magnum/common/docker_utils.py -> magnum-14.1.2/magnum/common copying magnum/common/exception.py -> magnum-14.1.2/magnum/common copying magnum/common/keystone.py -> magnum-14.1.2/magnum/common copying magnum/common/name_generator.py -> magnum-14.1.2/magnum/common copying magnum/common/neutron.py -> magnum-14.1.2/magnum/common copying magnum/common/nova.py -> magnum-14.1.2/magnum/common copying magnum/common/octavia.py -> magnum-14.1.2/magnum/common copying magnum/common/policy.py -> magnum-14.1.2/magnum/common copying magnum/common/profiler.py -> magnum-14.1.2/magnum/common copying magnum/common/rpc.py -> magnum-14.1.2/magnum/common copying magnum/common/rpc_service.py -> magnum-14.1.2/magnum/common copying magnum/common/service.py -> magnum-14.1.2/magnum/common copying magnum/common/short_id.py -> magnum-14.1.2/magnum/common copying magnum/common/urlfetch.py -> magnum-14.1.2/magnum/common copying magnum/common/utils.py -> magnum-14.1.2/magnum/common copying magnum/common/cert_manager/__init__.py -> magnum-14.1.2/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> magnum-14.1.2/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> magnum-14.1.2/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> magnum-14.1.2/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> magnum-14.1.2/magnum/common/cert_manager copying magnum/common/policies/__init__.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/base.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/bay.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/baymodel.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/certificate.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/cluster.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/cluster_template.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/federation.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/magnum_service.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/nodegroup.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/quota.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/policies/stats.py -> magnum-14.1.2/magnum/common/policies copying magnum/common/x509/__init__.py -> magnum-14.1.2/magnum/common/x509 copying magnum/common/x509/extensions.py -> magnum-14.1.2/magnum/common/x509 copying magnum/common/x509/operations.py -> magnum-14.1.2/magnum/common/x509 copying magnum/common/x509/validator.py -> magnum-14.1.2/magnum/common/x509 copying magnum/conductor/__init__.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/api.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/k8s_api.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/monitors.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/scale_manager.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/utils.py -> magnum-14.1.2/magnum/conductor copying magnum/conductor/handlers/__init__.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> magnum-14.1.2/magnum/conductor/handlers copying magnum/conductor/handlers/common/__init__.py -> magnum-14.1.2/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> magnum-14.1.2/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> magnum-14.1.2/magnum/conductor/handlers/common copying magnum/conductor/tasks/__init__.py -> magnum-14.1.2/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> magnum-14.1.2/magnum/conductor/tasks copying magnum/conf/__init__.py -> magnum-14.1.2/magnum/conf copying magnum/conf/api.py -> magnum-14.1.2/magnum/conf copying magnum/conf/barbican.py -> magnum-14.1.2/magnum/conf copying magnum/conf/certificates.py -> magnum-14.1.2/magnum/conf copying magnum/conf/cinder.py -> magnum-14.1.2/magnum/conf copying magnum/conf/cluster.py -> magnum-14.1.2/magnum/conf copying magnum/conf/cluster_heat.py -> magnum-14.1.2/magnum/conf copying magnum/conf/cluster_templates.py -> magnum-14.1.2/magnum/conf copying magnum/conf/conductor.py -> magnum-14.1.2/magnum/conf copying magnum/conf/database.py -> magnum-14.1.2/magnum/conf copying magnum/conf/docker.py -> magnum-14.1.2/magnum/conf copying magnum/conf/docker_registry.py -> magnum-14.1.2/magnum/conf copying magnum/conf/drivers.py -> magnum-14.1.2/magnum/conf copying magnum/conf/glance.py -> magnum-14.1.2/magnum/conf copying magnum/conf/heat.py -> magnum-14.1.2/magnum/conf copying magnum/conf/keystone.py -> magnum-14.1.2/magnum/conf copying magnum/conf/kubernetes.py -> magnum-14.1.2/magnum/conf copying magnum/conf/magnum_client.py -> magnum-14.1.2/magnum/conf copying magnum/conf/neutron.py -> magnum-14.1.2/magnum/conf copying magnum/conf/nova.py -> magnum-14.1.2/magnum/conf copying magnum/conf/octavia.py -> magnum-14.1.2/magnum/conf copying magnum/conf/opts.py -> magnum-14.1.2/magnum/conf copying magnum/conf/paths.py -> magnum-14.1.2/magnum/conf copying magnum/conf/profiler.py -> magnum-14.1.2/magnum/conf copying magnum/conf/quota.py -> magnum-14.1.2/magnum/conf copying magnum/conf/rpc.py -> magnum-14.1.2/magnum/conf copying magnum/conf/services.py -> magnum-14.1.2/magnum/conf copying magnum/conf/trust.py -> magnum-14.1.2/magnum/conf copying magnum/conf/utils.py -> magnum-14.1.2/magnum/conf copying magnum/conf/x509.py -> magnum-14.1.2/magnum/conf copying magnum/db/__init__.py -> magnum-14.1.2/magnum/db copying magnum/db/api.py -> magnum-14.1.2/magnum/db copying magnum/db/migration.py -> magnum-14.1.2/magnum/db copying magnum/db/sqlalchemy/__init__.py -> magnum-14.1.2/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic.ini -> magnum-14.1.2/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> magnum-14.1.2/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> magnum-14.1.2/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> magnum-14.1.2/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic/README -> magnum-14.1.2/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> magnum-14.1.2/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> magnum-14.1.2/magnum/db/sqlalchemy/alembic/versions copying magnum/drivers/__init__.py -> magnum-14.1.2/magnum/drivers copying magnum/drivers/common/__init__.py -> magnum-14.1.2/magnum/drivers/common copying magnum/drivers/common/driver.py -> magnum-14.1.2/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> magnum-14.1.2/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> magnum-14.1.2/magnum/drivers/common copying magnum/drivers/common/templates/lb_api.yaml -> magnum-14.1.2/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> magnum-14.1.2/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> magnum-14.1.2/magnum/drivers/common/templates copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> magnum-14.1.2/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> magnum-14.1.2/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> magnum-14.1.2/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> magnum-14.1.2/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/heat/__init__.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/swarm_fedora_template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/swarm_mode_template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> magnum-14.1.2/magnum/drivers/heat copying magnum/drivers/k8s_coreos_v1/__init__.py -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/driver.py -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/template_def.py -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/version.py -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> magnum-14.1.2/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> magnum-14.1.2/magnum/drivers/k8s_fedora_atomic_v1/tools copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> magnum-14.1.2/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> magnum-14.1.2/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/mesos_ubuntu_v1/COPYING -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/driver.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/version.py -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> magnum-14.1.2/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> magnum-14.1.2/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/hacking/__init__.py -> magnum-14.1.2/magnum/hacking copying magnum/hacking/checks.py -> magnum-14.1.2/magnum/hacking copying magnum/objects/__init__.py -> magnum-14.1.2/magnum/objects copying magnum/objects/base.py -> magnum-14.1.2/magnum/objects copying magnum/objects/certificate.py -> magnum-14.1.2/magnum/objects copying magnum/objects/cluster.py -> magnum-14.1.2/magnum/objects copying magnum/objects/cluster_template.py -> magnum-14.1.2/magnum/objects copying magnum/objects/federation.py -> magnum-14.1.2/magnum/objects copying magnum/objects/fields.py -> magnum-14.1.2/magnum/objects copying magnum/objects/magnum_service.py -> magnum-14.1.2/magnum/objects copying magnum/objects/nodegroup.py -> magnum-14.1.2/magnum/objects copying magnum/objects/quota.py -> magnum-14.1.2/magnum/objects copying magnum/objects/stats.py -> magnum-14.1.2/magnum/objects copying magnum/objects/x509keypair.py -> magnum-14.1.2/magnum/objects copying magnum/service/__init__.py -> magnum-14.1.2/magnum/service copying magnum/service/periodic.py -> magnum-14.1.2/magnum/service copying magnum/servicegroup/__init__.py -> magnum-14.1.2/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> magnum-14.1.2/magnum/servicegroup copying magnum/tests/__init__.py -> magnum-14.1.2/magnum/tests copying magnum/tests/base.py -> magnum-14.1.2/magnum/tests copying magnum/tests/conf_fixture.py -> magnum-14.1.2/magnum/tests copying magnum/tests/fake_notifier.py -> magnum-14.1.2/magnum/tests copying magnum/tests/fakes.py -> magnum-14.1.2/magnum/tests copying magnum/tests/output_fixture.py -> magnum-14.1.2/magnum/tests copying magnum/tests/policy_fixture.py -> magnum-14.1.2/magnum/tests copying magnum/tests/utils.py -> magnum-14.1.2/magnum/tests copying magnum/tests/contrib/copy_instance_logs.sh -> magnum-14.1.2/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> magnum-14.1.2/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> magnum-14.1.2/magnum/tests/contrib copying magnum/tests/functional/__init__.py -> magnum-14.1.2/magnum/tests/functional copying magnum/tests/functional/python_client_base.py -> magnum-14.1.2/magnum/tests/functional copying magnum/tests/functional/api/__init__.py -> magnum-14.1.2/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> magnum-14.1.2/magnum/tests/functional/api copying magnum/tests/functional/api/v1/__init__.py -> magnum-14.1.2/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/clients/__init__.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/bay_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> magnum-14.1.2/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/models/__init__.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/bay_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodel_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baypatch_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> magnum-14.1.2/magnum/tests/functional/api/v1/models copying magnum/tests/functional/common/__init__.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> magnum-14.1.2/magnum/tests/functional/common copying magnum/tests/functional/k8s/__init__.py -> magnum-14.1.2/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> magnum-14.1.2/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> magnum-14.1.2/magnum/tests/functional/k8s copying magnum/tests/functional/k8s_coreos/__init__.py -> magnum-14.1.2/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> magnum-14.1.2/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_ironic/__init__.py -> magnum-14.1.2/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> magnum-14.1.2/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/mesos/__init__.py -> magnum-14.1.2/magnum/tests/functional/mesos copying magnum/tests/functional/mesos/test_mesos_python_client.py -> magnum-14.1.2/magnum/tests/functional/mesos copying magnum/tests/functional/swarm/__init__.py -> magnum-14.1.2/magnum/tests/functional/swarm copying magnum/tests/functional/swarm/test_swarm_python_client.py -> magnum-14.1.2/magnum/tests/functional/swarm copying magnum/tests/functional/swarm_mode/__init__.py -> magnum-14.1.2/magnum/tests/functional/swarm_mode copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> magnum-14.1.2/magnum/tests/functional/swarm_mode copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> magnum-14.1.2/magnum/tests/releasenotes/notes copying magnum/tests/unit/__init__.py -> magnum-14.1.2/magnum/tests/unit copying magnum/tests/unit/test_hacking.py -> magnum-14.1.2/magnum/tests/unit copying magnum/tests/unit/api/__init__.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/utils.py -> magnum-14.1.2/magnum/tests/unit/api copying magnum/tests/unit/api/controllers/__init__.py -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-paste.ini -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> magnum-14.1.2/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/v1/__init__.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_bay.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> magnum-14.1.2/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/cmd/__init__.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> magnum-14.1.2/magnum/tests/unit/cmd copying magnum/tests/unit/common/__init__.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_docker_utils.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> magnum-14.1.2/magnum/tests/unit/common copying magnum/tests/unit/common/cert_manager/__init__.py -> magnum-14.1.2/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> magnum-14.1.2/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> magnum-14.1.2/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> magnum-14.1.2/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> magnum-14.1.2/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/x509/__init__.py -> magnum-14.1.2/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> magnum-14.1.2/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> magnum-14.1.2/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> magnum-14.1.2/magnum/tests/unit/common/x509 copying magnum/tests/unit/conductor/__init__.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_utils.py -> magnum-14.1.2/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/handlers/__init__.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/common/__init__.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> magnum-14.1.2/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/tasks/__init__.py -> magnum-14.1.2/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> magnum-14.1.2/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conf/__init__.py -> magnum-14.1.2/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> magnum-14.1.2/magnum/tests/unit/conf copying magnum/tests/unit/db/__init__.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/utils.py -> magnum-14.1.2/magnum/tests/unit/db copying magnum/tests/unit/db/sqlalchemy/__init__.py -> magnum-14.1.2/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> magnum-14.1.2/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/drivers/__init__.py -> magnum-14.1.2/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> magnum-14.1.2/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> magnum-14.1.2/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> magnum-14.1.2/magnum/tests/unit/drivers copying magnum/tests/unit/objects/__init__.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> magnum-14.1.2/magnum/tests/unit/objects copying magnum/tests/unit/service/__init__.py -> magnum-14.1.2/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> magnum-14.1.2/magnum/tests/unit/service copying magnum/tests/unit/servicegroup/__init__.py -> magnum-14.1.2/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> magnum-14.1.2/magnum/tests/unit/servicegroup copying magnum/tests/unit/template/__init__.py -> magnum-14.1.2/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> magnum-14.1.2/magnum/tests/unit/template copying playbooks/container-builder-copy-logs.yaml -> magnum-14.1.2/playbooks copying playbooks/container-builder-setup-gate.yaml -> magnum-14.1.2/playbooks copying playbooks/container-builder-vars.yaml -> magnum-14.1.2/playbooks copying playbooks/container-builder.yaml -> magnum-14.1.2/playbooks copying playbooks/container-publish.yaml -> magnum-14.1.2/playbooks copying playbooks/magnum-functional-base.yaml -> magnum-14.1.2/playbooks copying playbooks/post/upload-logs.yaml -> magnum-14.1.2/playbooks/post copying playbooks/pre/prepare-workspace-images.yaml -> magnum-14.1.2/playbooks/pre copying playbooks/pre/prepare-workspace.yaml -> magnum-14.1.2/playbooks/pre copying releasenotes/notes/.placeholder -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/CVE-2016-7404-f53e62a4a40e4d30.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/Deploy-traefik-from-the-heat-agent-0bb32f0f2c97405d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/RBAC-and-client-incompatibility-fdfeab326dfda3bf.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-container_infra_prefix-516cc43fbc5a0617.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-docker-storage-driver-to-baymodel-1ed9ba8d43ecfea1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-hostgw-backend-option-1d1f9d8d95ec374f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-information-about-cluster-in-event-notifications-a3c992ab24b32fbd.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-k8s-label-for-portal-network-cidr-a09edab29da6e7da.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-kubelet-to-master-nodes-da2d4ea0d3a332cd.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-master_lb_enabled-to-cluster-c773fac9086b2531.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-octavia-client-4e5520084eae3c2b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-opensuse-driver-f69b6d346ca82b87.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-overlay-networks-to-swarm-4467986d7853fcd8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5057ad67a7690a14.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/add_cluster_template_observations_db_and_api_objects-d7350c8193da9470.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/affinity-policy-for-mesos-template-def-82627eb231aa4d28.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/allow-cluster-template-being-renamed-82f7d5d1f33a7957.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/allow-empty-node_groups-ec16898bfc82aec0.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/allow-multimaster-no-fip-b11520485012d949.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/allow-setting-network-subnet-FIP-when-creating-cluster-ae0cda35ade28a9f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/altered_grafanaUI_dashboards_persistency-1106b2e259a769b0.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/async-bay-operations-support-9819bd06122ea9e5.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/availability_zone-2d73671f5ea065d8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/boot-from-volume-7c73df68d7f325aa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-add-kube-dashboard-8a9f7d7c73c2debd.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-auto-generate-name-052ea3fdf05fdbbf.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-container-monitoring-d4bb1cbd0a4e44cc.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-decouple-lbaas-c8f2d73313c40b98.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-keypair-override-on-create-ca8f12ffca41cd62.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-mesos-slave-flags-de6cf8c4d2c3c916.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bp-secure-etcd-cluster-coe-5abd22546f05a85b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/broken-kuberenetes-client-d2d1da6029825208.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1580704-32a0e91e285792ea.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1614596-support-ssl-magnum-api-e4896928c6562e03.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1663757-198e1aa8fa810984.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1718947-0d4e67529e2817d7.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1722522-d94743c6362a5e48.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-1766284-k8s-fedora-admin-user-e760f9b0edf49391.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-2002981-trustee-auth-region-name-37796a4e6a274fb8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/bug-2004942-052321df27529562.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/calico-3.21.2-193c895134e9c3c1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/calico-configuration-label-ae0b43a7c7123f02.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/calico-network-driver-0199c2459041ae81.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/cert-manager-api-ee0cf7f3b767bb5d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/change-service-name-ce5c72642fe1d3d1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/cinder-csi-enabled-label-ab2b8ade63c57cf3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/client-embed-certs-322701471e4d6e1d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/cluster_template_update_labels-10ce66c87795f11c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/configurable-k8s-health-polling-interval-75bb83b4701d48c5.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/configure-etcd-auth-bug-1759813-baac5e0fe8a2e97f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/configure_monitoring_app_endpoints-f00600c244a76cf4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/containerd-598761bb536af6ba.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/coredns-update-9b03da4b89be18ad.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/default-admission-controller-04398548cf63597c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/default-ng-worker-node-count-a88911a0b7a760a7.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/default-policy-k8s-keystone-auth-fa74aa03dcc12ef3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/deploy-tiller-in-k8s-df12ee41d00dd7ff.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/deprecate-heapster-7e8dea0bab06aa51.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/deprecate-in-tree-cinder-c781a5c160d45ab6.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b52d805359bc73b7.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/deprecate-send_cluster_metrics-8adaac64a979f720.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/devicemapper-deprecation-46a59adbf131bde1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/disable-mesos-from-api-0087ef02ba0477df.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/dns-autoscale-90b63e3d71d7794e.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/docker-volume-type-46044734f5a27661.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/drop-py27-support-7e2c4300341f9719.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/enable_cloud_provider_label-ed79295041bc46a8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/ensure-delete-complete-2f9bb53616e1e02b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/expose_autoscaler_metrics-0ea9c61660409efe.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/expose_traefik_metrics-aebbde99d4ecc231.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fedora_coreos-e66b44d86dea380f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-cert-apimanager-527352622c5a9c3b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-cluster-floating-ip-enabled-default-value-4e24d4bf09fc08c8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-cluster-update-886bd2d1156bef88.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-fedora-proxy-a4b8d5fc4ec65e80.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-global-stack-list-7a3a66169f5c4aa8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-label-fixed_network_cidr-95d6a2571b58a8fc.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-nginx-getting-oom-killed-76139fd8b57e6c15.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-proxy-of-grafana-script-8b408d9d103dfc06.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-race-condition-for-k8s-multi-masters-29bd36de57df355a.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-serveraddressoutputmapping-for-private-clusters-73a874bb4827d568.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/fix-volume-api-version-908c3f1cf154b231.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/flannel-cni-4a5c9f574325761e.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/flannel-reboot-fix-f1382818daed4fa8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/grafana_prometheus_tag_label-78540ea106677485.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/heapster-enabled-label-292ca1ddac68a156.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/heat-container-agent-for-train-e63bc1559750fe9c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-92848c1062c16c76.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-fe7cec6b890329af.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/helm-install-ingress-nginx-fe2acec1dd3032e3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-cd18be76c4ed0e5f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-e7a5459417504a75.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/helm-install-prometheus-operator-ea87752bc57a0945.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/helm_client_label-1d6e70dfcf8ecd0d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/hyperkube-prefix-01b9a5f4664edc90.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/ignore-calico-devices-in-network-manager-e1bdb052834e11e9.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/improve-k8s-master-kubelet-taint-0c56ffede270116d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/ingress-controller-552ea956ceabdd25.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/ingress-ngnix-de3c70ca48552833.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-79bdf2d0cd8a39fb.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-cluster-creation-speedup-21b5b368184d7bf0.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-dashboard-v2.0.0-771ce78b527209d3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-delete-vip-fip-b2ddf61ddbc080bc.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-fcos-version-bumps-ca89507d2cf15384.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-fedora-atomic-rolling-upgrade-3d8edcdd91fa1529.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-improve-floating-ip-enabled-84cd00224d6b7bc1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-keystone-auth-6c88c1a2d406fb61.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-nodes-security-group-9d8dbb91b006d9dd.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-octavia-ingress-controller-32c0b97031fd0dd4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-prometheus-clusterip-b191fa163e3f1125.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s-volumes-az-fix-85ad48998d2c12aa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s_fedora_atomic_apply_cluster_role-8a46c881de1a1fa3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/k8s_fedora_protect_kubelet-8468ddcb92c2a624.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/keystone-auth-repo-6970c05f44299326.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/keystone_trustee_interface-6d63b74616dda1d4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/kubelet-nfs-b51e572adfb56378.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/kubernetes-cloud-config-6c9a4bfec47e3bb4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/make-keypair-optional-fcf4a17e440d0879.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/master-lb-allowed-cidrs-cc599da4eb96e983.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/merge-labels-9ba7deffc5bb3c7f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/migrations-1.3.20-60e5f990422f2ca5.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/missing-ip-in-api-address-c25eef757d5336aa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/monitoring_persistent_storage-c5857fc099bd2f65.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/monitoring_scrape_ca_and_traefik-5544d8dd5ab7c234.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/monitoring_scrape_internal-6697e50f091b0c9c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/no-cinder-volume-87b9339e066c30a0.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/nodegroup-limit-89930d45ee06c621.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/podsecuritypolicy-2400063d73524e06.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/pre-delete-all-loadbalancers-350a69ec787e11ea.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/pre-delete-cluster-5e27cfdf45e25805.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/prometheus-adapter-15fba9d739676e70.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/prometheus-operator-compatible-with-k8s-1-16-f8be99cf527075b8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/quota-api-182cd1bc9e706b17.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/remove-container-endpoint-3494eb8bd2406e87.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/rename-minion-to-node-9d32fe77d765f149.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/resize-api-2bf1fb164484dea9.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/return-clusterid-for-resize-upgrade-6e841c7b568fa807.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/return-server-id-in-kubeminion-cb33f5141e0b7fa9.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/rollback-bay-on-update-failure-83e5ff8a7904d5c4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/rotate-cluster-cert-9f84deb0adf9afb1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/server-groups-for-both-master-and-workder-bdd491e4323955d4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/set-traefik-tag-7d4aca5685147970.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/stats-api-68bc66147ac027e6.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/story-2008548-65a571ad15451937.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/strip-ca-certificate-a09d0c31c45973df.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-all-tenants-for-admin-a042f5c520d35837.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-auto-healing-3e07c16c55209b0a.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-auto-healing-controller-333d1266918111e9.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-docker-storage-driver-for-fedora-coreos-697ffcc47e7e8359.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-fedora-atomic-os-upgrade-9f47182b21c6c028.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-helm-v3-5c68eca89fc9446b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-multi-dns-server-0528be20f0e6aa62.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-octavia-for-k8s-service-d5d7fd041f9d76fa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-policy-and-doc-in-code-0c19e479dbd953c9.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-post-install-file-1fe7afe7698dd7b2.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-rotate-ca-certs-913a6ef1b571733c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-selinux-mode-5bd2a3ece23a2caa.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-sha256-verification-for-hyperkube-fb2292c6a8bb00ba.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-updating-k8s-cluster-health-via-api-b8a3cac3031c50a5.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support-upgrade-on-behalf-of-user-c04994831360f8c1.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/support_nodes_affinity_policy-22253fb9cf6739ec.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/swarm-integration-with-cinder-e3068138a3f75dbe.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/swarm-live-restore-b03ad192367abced.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/sync-service-account-keys-for-multi-masters-71217c4cf4dd472c.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/traefik-compatible-with-k8s-1-16-9a9ef6d3ccc92fb4.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-containerd-version-url-c095c0ee3c1a538b.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-flannel-version.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-kubernetes-dashboard-5196831c32d55aee.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-swarm-73d4340a881bff2f.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-to-f27-cc8aa873cdf111bc.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update-traefik-min-tls-protocol-de7e36de90c1a2f3.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/update_prometheus_monitoring-342a86f826be6579.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-api-975233ab93c0c092.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-calico-6912a6f4fb5c21de.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-coredns-25f3879c3a658309.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-etcd-and-use-quay-io-coreos-etcd-1cb8e38e974f5975.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-flannel-db5ef049e23fc4a8.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade-to-k8s-v1.11.1-8065fd768873295d.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/upgrade_api-1fecc206e5b0ef99.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/use_podman-39532143be2296c2.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/notes/using-vxlan-for-flannel-backend-8d82a290ca97d6e2.yaml -> magnum-14.1.2/releasenotes/notes copying releasenotes/source/conf.py -> magnum-14.1.2/releasenotes/source copying releasenotes/source/index.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/liberty.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/mitaka.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/newton.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/ocata.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/pike.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/queens.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/rocky.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/stein.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/train.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/unreleased.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/ussuri.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/victoria.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/wallaby.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/xena.rst -> magnum-14.1.2/releasenotes/source copying releasenotes/source/_static/.placeholder -> magnum-14.1.2/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> magnum-14.1.2/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> magnum-14.1.2/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> magnum-14.1.2/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> magnum-14.1.2/releasenotes/source/locale/ja/LC_MESSAGES copying specs/async-container-operation.rst -> magnum-14.1.2/specs copying specs/bay-drivers.rst -> magnum-14.1.2/specs copying specs/container-networking-model.rst -> magnum-14.1.2/specs copying specs/container-volume-integration-model.rst -> magnum-14.1.2/specs copying specs/containers-service.rst -> magnum-14.1.2/specs copying specs/create-trustee-user-for-each-bay.rst -> magnum-14.1.2/specs copying specs/flatten_attributes.rst -> magnum-14.1.2/specs copying specs/magnum-horizon-plugin.rst -> magnum-14.1.2/specs copying specs/open-dcos.rst -> magnum-14.1.2/specs copying specs/resource-quotas.rst -> magnum-14.1.2/specs copying specs/stats-api-spec.rst -> magnum-14.1.2/specs copying specs/tls-support-magnum.rst -> magnum-14.1.2/specs copying tools/cover.sh -> magnum-14.1.2/tools copying tools/flake8wrap.sh -> magnum-14.1.2/tools Writing magnum-14.1.2/setup.cfg creating dist Creating tar archive removing 'magnum-14.1.2' (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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 + /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.EdWPQJ0S2z/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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.e21s2sb5:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4717988 1303616 5745160 10117736 5339468 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.xayfj8yz', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4714700 1369824 5795272 10054816 5292440 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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.1G 3.3G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.gfzfurrl', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f1eb48ccbbe04c93bc7773eb002ed5ee', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.EdWPQJ0S2z/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 + '[' tarball == gem ']' ++ ls /tmp/tmp.EdWPQJ0S2z/dist ++ grep .tar.gz + SOURCE=magnum-14.1.2.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.EdWPQJ0S2z/dist/magnum-14.1.2.tar.gz ++ basename magnum-14.1.2.tar.gz .tar.gz + SOURCEWITHREL=magnum-14.1.2-0.20240216121434.312aa6a.tar.gz + mv /tmp/tmp.EdWPQJ0S2z/dist/magnum-14.1.2.tar.gz /tmp/tmp.EdWPQJ0S2z/SOURCES/magnum-14.1.2-0.20240216121434.312aa6a.tar.gz + cd /home/centos8-yoga/data/openstack-magnum_distro + cp -a magnum.logrotate openstack-magnum-api.service openstack-magnum-conductor.service openstack-magnum.spec /tmp/tmp.EdWPQJ0S2z/SOURCES/ + cp openstack-magnum.spec /tmp/tmp.EdWPQJ0S2z/SPECS/ + cd /tmp/tmp.EdWPQJ0S2z/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-magnum.spec + sed -i -e '1i%define upstream_version 14.1.2\' 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-14.1.2-0.20240216121434.312aa6a.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr magnum-14.1.2-0.20240216121434.312aa6a\' openstack-magnum.spec + sed -i -e s/UPSTREAMVERSION/14.1.2/g openstack-magnum.spec + set_nvr_in_spec + VERSION=14.1.2 + sed -i -e 's/Version:.*/Version: 14.1.2/g' openstack-magnum.spec + sed -i -e 's/Release:.*/Release: 0.20240216121434.312aa6a%{?dist}/g' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: magnum-14.1.2-0.20240216121434.312aa6a.tar.gz/' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-magnum.spec + cat openstack-magnum.spec %global dlrn_nvr magnum-14.1.2-0.20240216121434.312aa6a %global dlrn 1 %define upstream_version 14.1.2 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2ef3fe0ec2b075ab7458b5f8b702b20b13df2318 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %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: 14.1.2 Release: 0.20240216121434.312aa6a%{?dist} License: ASL 2.0 URL: https://github.com/openstack/magnum.git Source0: magnum-14.1.2-0.20240216121434.312aa6a.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: python3-pbr BuildRequires: python3-setuptools BuildRequires: python3-werkzeug BuildRequires: systemd-units BuildRequires: openstack-macros # Required for config file generation BuildRequires: python3-pycadf BuildRequires: python3-osprofiler 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 %{?python_provide:%python_provide python3-%{service}} Requires: python3-pbr >= 5.5.0 Requires: python3-babel >= 2.3.4 Requires: python3-sqlalchemy >= 1.2.0 Requires: python3-wsme >= 0.8.0 Requires: python3-webob >= 1.8.1 Requires: python3-alembic >= 0.9.6 Requires: python3-docker >= 4.2.1 Requires: python3-eventlet >= 0.28.0 Requires: python3-iso8601 >= 0.1.11 Requires: python3-jsonpatch >= 1.16 Requires: python3-keystonemiddleware >= 9.0.0 Requires: python3-netaddr >= 0.7.18 Requires: python3-oslo-concurrency >= 4.1.0 Requires: python3-oslo-config >= 2:8.1.0 Requires: python3-oslo-context >= 3.1.0 Requires: python3-oslo-db >= 8.2.0 Requires: python3-oslo-i18n >= 5.0.0 Requires: python3-oslo-log >= 4.2.0 Requires: python3-oslo-messaging >= 12.2.0 Requires: python3-oslo-middleware >= 4.1.0 Requires: python3-oslo-policy >= 3.6.0 Requires: python3-oslo-serialization >= 3.2.0 Requires: python3-oslo-service >= 2.2.0 Requires: python3-oslo-utils >= 4.2.0 Requires: python3-oslo-versionedobjects >= 2.1.0 Requires: python3-oslo-reports >= 2.1.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-osprofiler Requires: python3-pycadf >= 1.1.0 Requires: python3-pecan >= 1.3.3 Requires: python3-barbicanclient >= 5.0.0 Requires: python3-glanceclient >= 1:3.2.0 Requires: python3-heatclient >= 2.2.0 Requires: python3-neutronclient >= 7.2.0 Requires: python3-novaclient >= 17.2.0 Requires: python3-keystoneclient >= 1:3.20.0 Requires: python3-keystoneauth1 >= 3.14.0 Requires: python3-octaviaclient >= 2.1.0 Requires: python3-cinderclient >= 7.1.0 Requires: python3-cliff >= 2.8.0 Requires: python3-requests >= 2.20.1 Requires: python3-six >= 1.10.0 Requires: python3-stevedore >= 3.3.0 Requires: python3-taskflow >= 2.16.0 Requires: python3-cryptography >= 2.1.4 Requires: python3-werkzeug >= 0.9 Requires: python3-marathon >= 0.8.6 Requires: python3-PyYAML Requires: python3-decorator >= 3.4.0 Requires: python3-setuptools >= 30.0.0 Requires: python3-yaml >= 3.13 %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: python3-sphinx BuildRequires: python3-openstackdocstheme BuildRequires: python3-stevedore 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 %{?python_provide:%python_provide python3-%{service}-tests} Requires: python3-%{service} = %{version}-%{release} BuildRequires: python3-fixtures BuildRequires: python3-hacking BuildRequires: python3-mock BuildRequires: python3-oslotest BuildRequires: python3-os-testr BuildRequires: python3-subunit BuildRequires: python3-stestr BuildRequires: python3-testscenarios BuildRequires: python3-testtools # copy-paste from runtime Requires BuildRequires: python3-babel BuildRequires: python3-sqlalchemy BuildRequires: python3-wsme BuildRequires: python3-webob BuildRequires: python3-alembic BuildRequires: python3-docker >= 4.2.1 BuildRequires: python3-eventlet BuildRequires: python3-iso8601 BuildRequires: python3-jsonpatch BuildRequires: python3-keystonemiddleware BuildRequires: python3-netaddr BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-context BuildRequires: python3-oslo-db BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-middleware BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-versionedobjects-tests BuildRequires: python3-oslo-reports BuildRequires: python3-oslo-upgradecheck BuildRequires: python3-pecan BuildRequires: python3-barbicanclient BuildRequires: python3-glanceclient BuildRequires: python3-heatclient BuildRequires: python3-neutronclient BuildRequires: python3-novaclient BuildRequires: python3-keystoneclient BuildRequires: python3-octaviaclient BuildRequires: python3-cinderclient BuildRequires: python3-requests BuildRequires: python3-requests-mock BuildRequires: python3-six BuildRequires: python3-stevedore BuildRequires: python3-taskflow BuildRequires: python3-cryptography BuildRequires: python3-marathon BuildRequires: python3-PyYAML BuildRequires: python3-decorator 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 # Let's handle dependencies ourselves rm -rf {test-,}requirements{-bandit,}.txt tools/{pip,test}-requires # Remove tests in contrib find contrib -name tests -type d | xargs rm -rf %build %{py3_build} %install %{py3_install} # docs generation requires everything to be installed first %if 0%{?with_doc} export PYTHONPATH=. sphinx-build -b html doc/source doc/build/html # 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}/ oslo-config-generator --config-file etc/%{service}/magnum-config-generator.conf --output-file %{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 PYTHON=%{__python3} stestr --test-path=./magnum/tests/unit run --concurrency 1 %files -n python3-%{service} %license LICENSE %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.egg-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.EdWPQJ0S2z/SOURCES openstack-magnum.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 --spec openstack-magnum.spec --sources=/tmp/tmp.EdWPQJ0S2z/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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kzd4vdf_:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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-centos8-yoga-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4634184 2244036 4871212 9261120 6296884 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.btytlg8a', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4538004 1229364 5850456 10371972 5413612 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 994M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xv2td4pj', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4dfa8bc1317f4675a96fa75797db79de', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6bbfac099f14364bb4bc8dd2cfc62af', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c4fdbc22084447b79430d8b8a3b11b7b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ed616819f5774fef9e710ae66345b6f1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '479a7eadc9674970b45d611865dc2315', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: tar-1.30-9.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: cups-libs-2.2.6-56.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: npth-1.5-4.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: gmp-6.1.2-11.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: systemd-239-79.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nqos279h:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f01ec764542e48f1b5e0e8649f5bd60f', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nqos279h:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--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-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-networking-baremetal-c145b3d2d6 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-197da7188d572b629b7ad 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-84111ad7cb4496d108370 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tap-as-a-service-efe737b028f000 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6452c7839a13327615d 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-3b1c87c92f3f29434e171f 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 35 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 41 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 26 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - PowerTools 3.3 MB/s | 4.8 MB 00:01 DEBUG: dlrn-yoga-testing 28 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 32 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 28 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 28 kB/s | 3.0 kB 00:00 DEBUG: opstools 31 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 29 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '42f9d5a69d9e49929c0988e629286b2b', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: tar-1.30-9.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: cups-libs-2.2.6-56.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: npth-1.5-4.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: gmp-6.1.2-11.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: systemd-239-79.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kzd4vdf_:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kzd4vdf_:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3e7c6cbbf6c84058a6fbe889b9351089', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.kzd4vdf_:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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 36 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 + finalize + rm -rf /tmp/tmp.EdWPQJ0S2z 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-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-yoga-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: 1030 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: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: 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-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, '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-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'}} 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 1030 -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: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 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 centos-gpg-keys 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-centos8-yoga-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/centos8-yoga/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-yoga-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-197da7188d572b629b7ade52f03edb0dbea9f940 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/19/7d/197da7188d572b629b7ade52f03edb0dbea9f940_99f0c5ba enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3 enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-tap-as-a-service-efe737b028f000a272a0211e8d3ead0ba941b71b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/ef/e7/efe737b028f000a272a0211e8d3ead0ba941b71b_ddc7d7fc enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-openstack-kolla-3b1c87c92f3f29434e171f342956d7e5816a2c73 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/3b/1c/3b1c87c92f3f29434e171f342956d7e5816a2c73_9d6bbea0 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199 baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_bca0a6e2 enabled=1 gpgcheck=0 priority=1 [delorean-yoga-testing] name=dlrn-yoga-testing baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-yoga-build-deps] name=dlrn-yoga-build-deps baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm INFO: Start(/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm) Config(dlrn-centos8-yoga-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4614836 2040984 5366972 9483520 5821068 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-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.kxjf9ftq', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4679648 2805856 4101632 8653836 7021596 DEBUG: Swap: 16777212 5896904 10880308 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 994M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.67ut6jnb', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18c730e0d35d4b20ad9e334601571f5d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3034e2f2168546e790206dc1a4b9e344', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '93fdf78cbf434d178ecccccb03f3a96c', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5917f60d526a4bb5a791b6fb7c6a509e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0f17ad660d9341d3b3eeea8d41b76bba', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: tar-1.30-9.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: cups-libs-2.2.6-56.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: npth-1.5-4.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: gmp-6.1.2-11.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: systemd-239-79.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3ce00e68c90641b4a00e40616d5ba047', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--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-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-networking-baremetal-c145b3d2d6 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-197da7188d572b629b7ad 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-84111ad7cb4496d108370 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tap-as-a-service-efe737b028f000 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6452c7839a13327615d 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-3b1c87c92f3f29434e171f 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 35 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 40 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 11 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 12 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 31 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 34 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 80 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 28 kB/s | 3.0 kB 00:00 DEBUG: opstools 20 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 28 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b163d9e3367a450ea859ba271c8a95bf', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: libX11-common-1.6.8-7.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: tar-1.30-9.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: libX11-1.6.8-7.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: systemd-pam-239-79.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: libblkid-2.32.1-43.el8.x86_64 DEBUG: libmount-2.32.1-43.el8.x86_64 DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: pam-1.3.1-32.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: util-linux-2.32.1-43.el8.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-79.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-dns-1.15.0-11.el8.noarch DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: cups-libs-2.2.6-56.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: tzdata-2023d-1.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: npth-1.5-4.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: kernel-headers-4.18.0-539.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: python3-eventlet-0.33.0-3.el8.noarch DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: platform-python-pip-9.0.3-23.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: setup-2.12.2-10.el8.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: gmp-6.1.2-11.el8.x86_64 DEBUG: libuuid-2.32.1-43.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: systemd-libs-239-79.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: libfdisk-2.32.1-43.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: libsmartcols-2.32.1-43.el8.x86_64 DEBUG: python3-pip-9.0.3-23.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: systemd-239-79.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm Start: build setup for openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '87c5c7633b3e4a18a7527addbdfbb561', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-magnum-14.1.2-0.202402161214######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a2d95fec6e0449f181c24e59a2dc55c1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: magnum-14.1.2-0.20240216121434.312aa6a.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-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '077181f4fb9c4489a0e5a7ca35193439', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '02e4f09a3d594041a08169f4fea36916', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:04 ago on Fri Feb 16 12:18:36 2024. DEBUG: Package git-core-2.43.0-1.el8.x86_64 is already installed. DEBUG: Package graphviz-2.40.1-45.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 is already installed. DEBUG: Package python3-eventlet-0.33.0-3.el8.noarch is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-requests-2.25.1-1.el8.noarch is already installed. DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed. DEBUG: Package python3-six-1.15.0-2.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.4.31-1.el8.x86_64 is already installed. DEBUG: Package systemd-239-79.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================= DEBUG: Installing: DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-yoga-testing 1.1 M DEBUG: python3-barbicanclient noarch 5.3.0-0.20220314185445.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-cinderclient noarch 8.3.0-0.20220314194227.ee59b68.el8 delorean-component-clients 229 k DEBUG: python3-cryptography x86_64 3.2.1-7.el8 Stream-BaseOS 641 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-yoga-testing 224 k DEBUG: python3-fixtures noarch 3.0.0-27.el8 delorean-yoga-testing 98 k DEBUG: python3-glanceclient noarch 1:3.6.0-0.20220314183717.626c500.el8 delorean-component-clients 151 k DEBUG: python3-hacking noarch 1.0.1-0.20220307122618.865398f.el8 delorean-component-common 1.0 M DEBUG: python3-heatclient noarch 2.5.1-0.20220315142920.a9abc54.el8 delorean-component-clients 163 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220314190516.100253d.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.4.0-0.20240201064833.8a05709.el8 delorean-component-security 92 k DEBUG: python3-marathon noarch 0.8.8-12.el8 delorean-yoga-testing 56 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-yoga-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-neutronclient noarch 7.8.0-0.20220315090519.6ca3341.el8 delorean-component-clients 311 k DEBUG: python3-novaclient noarch 1:17.7.0-0.20220314190928.63d3681.el8 delorean-component-clients 226 k DEBUG: python3-octaviaclient noarch 2.6.0-0.20230925092558.6502d66.el8 delorean-component-clients 92 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-yoga-build-deps 956 k DEBUG: python3-os-testr noarch 2.0.1-0.20220307232213.7f52c37.el8 delorean-component-common 71 k DEBUG: python3-oslo-concurrency noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:8.8.1-0.20231115112140.966c588.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314115038.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 144 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.13.3-0.20231124143847.047da4e.el8 delorean-component-common 233 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 76 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20220311164623.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220311151409.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220314165315.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220314174419.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.12.4-0.20240126084419.92d0c17.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 78 k DEBUG: python3-oslo-versionedobjects-tests noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 79 k DEBUG: python3-oslotest noarch 4.5.0-0.20220310171510.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.2-0.20220307232434.e475de6.el8 delorean-component-common 132 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-yoga-testing 283 k DEBUG: python3-pycadf noarch 3.1.1-0.20220311163944.4179996.el8 delorean-component-common 51 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-requests-mock noarch 1.8.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-stestr noarch 3.2.0-3.el8 delorean-yoga-testing 177 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-yoga-testing 97 k DEBUG: python3-taskflow noarch 4.6.4-0.20220314174831.185e6c4.el8 delorean-component-common 690 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-yoga-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-yoga-testing 353 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-yoga-testing 253 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-yoga-testing 456 k DEBUG: python3-wsme noarch 0.10.1-0.20220314180513.63fe135.el8 delorean-component-common 139 k DEBUG: vim-enhanced x86_64 2:8.0.1763-19.el8.4 Stream-AppStream 1.4 M DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-yoga-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.26-1.el8 Stream-AppStream 80 k DEBUG: gpm-libs x86_64 1.20.7-17.el8 Stream-AppStream 39 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-yoga-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-yoga-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-yoga-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-BaseOS 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-openstackclient-lang noarch 5.8.1-0.20230908070311.f4748f4.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.12.4-0.20240126084419.92d0c17.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20220311163944.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-yoga-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-yoga-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.5.0-0.20220314171459.aaca110.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-yoga-testing 38 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-yoga-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-yoga-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-yoga-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-yoga-testing 16 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-yoga-testing 245 k DEBUG: python3-cliff noarch 3.10.1-0.20220314185955.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-yoga-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-yoga-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-yoga-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-yoga-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317120440.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-yoga-testing 412 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-yoga-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-yoga-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-yoga-testing 44 k DEBUG: python3-flake8 noarch 3.8.4-1.el8 delorean-yoga-testing 130 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-yoga-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20220311160357.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-yoga-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-yoga-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-yoga-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-yoga-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20240201061910.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-yoga-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-yoga-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-yoga-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-yoga-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-yoga-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-yoga-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-yoga-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-yoga-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-yoga-testing 238 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-yoga-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-yoga-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-yoga-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-openstackclient noarch 5.8.1-0.20230908070311.f4748f4.el8 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 0.62.0-0.20230411165545.4ceff8f.el8 delorean-component-clients 882 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220307201837.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.5.0-0.20220315075903.78d276e.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 53 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20220314171631.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-yoga-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-yoga-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-yoga-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-20.el8 Stream-AppStream 694 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-yoga-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-yoga-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-yoga-testing 51 k DEBUG: python3-pyflakes noarch 2.2.0-3.el8 delorean-yoga-testing 80 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-yoga-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-yoga-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-yoga-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-yoga-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-yoga-testing 107 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-yoga-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-yoga-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-yoga-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-yoga-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-yoga-testing 19 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-yoga-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-yoga-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-yoga-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-yoga-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-yoga-testing 35 k DEBUG: python3-swiftclient noarch 3.13.1-0.20220314193840.4989d94.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-yoga-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-yoga-testing 39 k DEBUG: python3-tenacity noarch 6.3.1-1.el8 delorean-yoga-testing 51 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-yoga-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-yoga-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-yoga-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-yoga-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-yoga-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-yoga-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-yoga-testing 87 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-yoga-testing 57 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-yoga-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: vim-common x86_64 2:8.0.1763-19.el8.4 Stream-AppStream 6.3 M DEBUG: vim-filesystem noarch 2:8.0.1763-19.el8.4 Stream-AppStream 50 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.7-5.el8 Stream-BaseOS 274 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-yoga-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ======================================================================================================================= DEBUG: Install 253 Packages DEBUG: Total size: 117 M DEBUG: Total download size: 15 M DEBUG: Installed size: 472 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-5.8.1-0.20230908070311.f4748f4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.6.0-0.20220314183717.626c500.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-2.5.1-0.20220315142920.a9abc54.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.7.0-0.20220314190928.63d3681.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-2.6.0-0.20230925092558.6502d66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-5.8.1-0.20230908070311.f4748f4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-3.13.1-0.20220314193840.4989d94.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.1-0.20231115112140.966c588.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.0.1763-19.el8.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.0.1763-19.el8.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-filesystem-8.0.1763-19.el8.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-4.2.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.20.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flake8-3.8.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-marathon-0.8.8-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyflakes-2.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.8.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sseclient-0.0.18-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.56.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-2.2.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (209/253): python-oslo-versionedobjects-lang-2. 94 kB/s | 12 kB 00:00 DEBUG: (210/253): python3-automaton-2.5.0-0.2022031417 317 kB/s | 41 kB 00:00 DEBUG: (211/253): python3-os-testr-2.0.1-0.20220307232 1.3 MB/s | 71 kB 00:00 DEBUG: (212/253): python3-oslo-versionedobjects-2.6.0- 1.3 MB/s | 78 kB 00:00 DEBUG: (213/253): python3-oslo-versionedobjects-tests- 3.0 MB/s | 79 kB 00:00 DEBUG: (214/253): python3-wsme-0.10.1-0.20220314180513 4.5 MB/s | 139 kB 00:00 DEBUG: (215/253): python3-hacking-1.0.1-0.202203071226 4.0 MB/s | 1.0 MB 00:00 DEBUG: (216/253): perl-Carp-1.42-396.el8.noarch.rpm 203 kB/s | 30 kB 00:00 DEBUG: (217/253): python3-taskflow-4.6.4-0.20220314174 2.6 MB/s | 690 kB 00:00 DEBUG: (218/253): perl-Data-Dumper-2.167-399.el8.x86_6 538 kB/s | 58 kB 00:00 DEBUG: (219/253): perl-Errno-1.28-422.el8.x86_64.rpm 656 kB/s | 76 kB 00:00 DEBUG: (220/253): groff-base-1.22.3-18.el8.x86_64.rpm 2.6 MB/s | 1.0 MB 00:00 DEBUG: (221/253): perl-Exporter-5.72-396.el8.noarch.rp 676 kB/s | 34 kB 00:00 DEBUG: (222/253): perl-File-Path-2.15-2.el8.noarch.rpm 742 kB/s | 38 kB 00:00 DEBUG: (223/253): perl-File-Temp-0.230.600-1.el8.noarc 1.0 MB/s | 63 kB 00:00 DEBUG: (224/253): perl-Getopt-Long-2.50-4.el8.noarch.r 879 kB/s | 63 kB 00:00 DEBUG: (225/253): perl-IO-1.38-422.el8.x86_64.rpm 2.4 MB/s | 142 kB 00:00 DEBUG: (226/253): perl-MIME-Base64-3.15-396.el8.x86_64 483 kB/s | 31 kB 00:00 DEBUG: (227/253): perl-PathTools-3.74-1.el8.x86_64.rpm 1.2 MB/s | 90 kB 00:00 DEBUG: (228/253): perl-Pod-Escapes-1.07-395.el8.noarch 339 kB/s | 20 kB 00:00 DEBUG: (229/253): perl-Encode-2.97-3.el8.x86_64.rpm 3.1 MB/s | 1.5 MB 00:00 DEBUG: (230/253): perl-Pod-Perldoc-3.28-396.el8.noarch 1.1 MB/s | 86 kB 00:00 DEBUG: (231/253): perl-Pod-Simple-3.35-395.el8.noarch. 2.0 MB/s | 213 kB 00:00 DEBUG: (232/253): perl-Pod-Usage-1.69-395.el8.noarch.r 332 kB/s | 34 kB 00:00 DEBUG: (233/253): perl-Scalar-List-Utils-1.49-2.el8.x8 656 kB/s | 68 kB 00:00 DEBUG: (234/253): perl-Socket-2.027-3.el8.x86_64.rpm 635 kB/s | 59 kB 00:00 DEBUG: (235/253): perl-Storable-3.11-3.el8.x86_64.rpm 1.1 MB/s | 98 kB 00:00 DEBUG: (236/253): perl-Term-ANSIColor-4.06-396.el8.noa 665 kB/s | 46 kB 00:00 DEBUG: (237/253): perl-Term-Cap-1.17-395.el8.noarch.rp 360 kB/s | 23 kB 00:00 DEBUG: (238/253): perl-Text-ParseWords-3.30-395.el8.no 277 kB/s | 18 kB 00:00 DEBUG: (239/253): perl-Text-Tabs+Wrap-2013.0523-395.el 307 kB/s | 24 kB 00:00 DEBUG: (240/253): perl-Time-Local-1.280-1.el8.noarch.r 324 kB/s | 34 kB 00:00 DEBUG: (241/253): perl-constant-1.33-396.el8.noarch.rp 327 kB/s | 25 kB 00:00 DEBUG: (242/253): perl-Unicode-Normalize-1.25-396.el8. 565 kB/s | 82 kB 00:00 DEBUG: (243/253): perl-macros-5.26.3-422.el8.x86_64.rp 1.2 MB/s | 73 kB 00:00 DEBUG: (244/253): perl-parent-0.237-1.el8.noarch.rpm 350 kB/s | 20 kB 00:00 DEBUG: (245/253): perl-interpreter-5.26.3-422.el8.x86_ 25 MB/s | 6.3 MB 00:00 DEBUG: (246/253): perl-libs-5.26.3-422.el8.x86_64.rpm 6.6 MB/s | 1.6 MB 00:00 DEBUG: (247/253): perl-podlators-4.11-1.el8.noarch.rpm 1.3 MB/s | 118 kB 00:00 DEBUG: (248/253): perl-threads-2.21-2.el8.x86_64.rpm 1.1 MB/s | 61 kB 00:00 DEBUG: (249/253): perl-threads-shared-1.58-2.el8.x86_6 821 kB/s | 48 kB 00:00 DEBUG: (250/253): perl-IO-Socket-SSL-2.066-4.module_el 3.8 MB/s | 304 kB 00:00 DEBUG: (251/253): perl-Net-SSLeay-1.88-2.module_el8+33 6.6 MB/s | 402 kB 00:00 DEBUG: (252/253): python3-certifi-2018.10.15-8.el8.noa 377 kB/s | 16 kB 00:00 DEBUG: (253/253): python3-tenacity-6.3.1-1.el8.noarch. 788 kB/s | 51 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 8.8 MB/s | 15 MB 00:01 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.6-3.el8.noarch 1/253 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/253 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/253 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/253 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/253 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 6/253 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 7/253 DEBUG: Installing : python3-fixtures-3.0.0-27.el8.noarch 8/253 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 9/253 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 10/253 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 11/253 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 11/253 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 12/253 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 13/253 DEBUG: Installing : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 14/253 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 15/253 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 16/253 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 17/253 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 18/253 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a 19/253 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 20/253 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 21/253 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317120440.a6b 22/253 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314115038.3400 23/253 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 24/253 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 25/253 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 26/253 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 27/253 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 28/253 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 29/253 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 30/253 DEBUG: Installing : python3-pillow-5.1.1-20.el8.x86_64 31/253 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 32/253 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/253 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 34/253 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 34/253 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 35/253 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 35/253 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 36/253 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 36/253 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 37/253 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 37/253 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 38/253 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 38/253 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 39/253 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 40/253 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627. 41/253 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20240201061910.8da 42/253 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/253 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/253 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 44/253 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 45/253 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/253 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 46/253 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/253 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 47/253 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 48/253 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 49/253 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 50/253 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 51/253 DEBUG: Installing : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 52/253 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 53/253 DEBUG: Installing : python3-automaton-2.5.0-0.20220314171459.aaca110 54/253 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 55/253 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 56/253 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 57/253 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 58/253 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 59/253 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 60/253 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 61/253 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 62/253 DEBUG: Installing : python3-tenacity-6.3.1-1.el8.noarch 63/253 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 64/253 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 65/253 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 66/253 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 67/253 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 68/253 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 69/253 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 70/253 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 71/253 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 72/253 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 73/253 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 74/253 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 75/253 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 76/253 DEBUG: Installing : python3-pyflakes-2.2.0-3.el8.noarch 77/253 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 78/253 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 79/253 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 80/253 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 81/253 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 82/253 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 83/253 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 84/253 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 85/253 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 86/253 DEBUG: Installing : python3-flake8-3.8.4-1.el8.noarch 87/253 DEBUG: Installing : python3-hacking-1.0.1-0.20220307122618.865398f.e 88/253 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 89/253 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 90/253 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 91/253 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 92/253 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 93/253 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 94/253 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 95/253 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 96/253 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 97/253 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 98/253 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 99/253 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 100/253 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 101/253 DEBUG: Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 102/253 DEBUG: Installing : vim-common-2:8.0.1763-19.el8.4.x86_64 103/253 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 104/253 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 105/253 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 106/253 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 107/253 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 108/253 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 109/253 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 110/253 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 111/253 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 111/253 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 112/253 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 113/253 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 114/253 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 115/253 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 116/253 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 117/253 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 118/253 DEBUG: Installing : python3-cryptography-3.2.1-7.el8.x86_64 119/253 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 120/253 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 121/253 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 122/253 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 123/253 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 124/253 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 125/253 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 126/253 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 127/253 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 128/253 DEBUG: Installing : lzo-2.08-14.el8.x86_64 129/253 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 130/253 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 131/253 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 132/253 DEBUG: Installing : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 133/253 DEBUG: Installing : python3-stestr-3.2.0-3.el8.noarch 134/253 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 135/253 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 136/253 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 137/253 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 138/253 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 139/253 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 140/253 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 141/253 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 142/253 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 143/253 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 144/253 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 145/253 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 146/253 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 147/253 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 148/253 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 149/253 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 150/253 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 151/253 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 152/253 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 153/253 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 154/253 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 155/253 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 156/253 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 157/253 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 158/253 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 159/253 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 160/253 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 161/253 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 162/253 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 163/253 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 164/253 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 165/253 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 166/253 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 167/253 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 168/253 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 169/253 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 170/253 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 171/253 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 172/253 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 173/253 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 174/253 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 175/253 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 176/253 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 177/253 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 178/253 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 179/253 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 180/253 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 181/253 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 182/253 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 183/253 DEBUG: Installing : perl-open-1.11-422.el8.noarch 184/253 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 185/253 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 186/253 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 187/253 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 188/253 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 189/253 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 189/253 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 190/253 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 190/253 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 191/253 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 192/253 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 193/253 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 194/253 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 195/253 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 196/253 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 197/253 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022030712392 198/253 DEBUG: Installing : python3-openstacksdk-0.62.0-0.20230411165545.4ce 199/253 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220307201837. 200/253 DEBUG: Installing : python-pycadf-common-3.1.1-0.20220311163944.4179 201/253 DEBUG: Installing : python-oslo-versionedobjects-lang-2.6.0-0.202203 202/253 DEBUG: Installing : python-oslo-utils-lang-4.12.4-0.20240126084419.9 203/253 DEBUG: Installing : python-oslo-policy-lang-3.11.0-0.20220314171849. 204/253 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202203141609 205/253 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220324144856.de03 206/253 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 207/253 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 208/253 DEBUG: Installing : python3-oslo-utils-4.12.4-0.20240126084419.92d0c 209/253 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022031115140 210/253 DEBUG: Installing : python3-oslo-config-2:8.8.1-0.20231115112140.966 211/253 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 212/253 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220314190516. 213/253 DEBUG: Installing : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 214/253 DEBUG: Installing : python3-neutronclient-7.8.0-0.20220315090519.6ca 215/253 DEBUG: Installing : python3-swiftclient-3.13.1-0.20220314193840.4989 216/253 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 217/253 DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220314160906.2 218/253 DEBUG: Installing : python3-oslo-policy-3.11.0-0.20220314171849.b48b 219/253 DEBUG: Installing : python3-pycadf-3.1.1-0.20220311163944.4179996.el 220/253 DEBUG: Installing : python3-novaclient-1:17.7.0-0.20220314190928.63d 221/253 DEBUG: Installing : python3-cinderclient-8.3.0-0.20220314194227.ee59 222/253 DEBUG: Installing : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 223/253 DEBUG: Installing : python-oslo-concurrency-lang-4.5.0-0.20220311165 224/253 DEBUG: Installing : python3-oslo-concurrency-4.5.0-0.20220311165052. 225/253 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220314165315.6552 226/253 DEBUG: Installing : python3-oslo-messaging-12.13.3-0.20231124143847. 227/253 DEBUG: Installing : python3-oslo-versionedobjects-2.6.0-0.2022031418 228/253 DEBUG: Installing : python-oslo-cache-lang-2.10.1-0.20220314140354.d 229/253 DEBUG: Installing : python3-oslo-cache-2.10.1-0.20220314140354.d7502 230/253 DEBUG: Installing : python-openstackclient-lang-5.8.1-0.202309080703 231/253 DEBUG: Installing : python3-openstackclient-5.8.1-0.20230908070311.f 232/253 DEBUG: Running scriptlet: python3-openstackclient-5.8.1-0.20230908070311.f 232/253 DEBUG: The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. DEBUG: Installing : python3-octaviaclient-2.6.0-0.20230925092558.650 233/253 DEBUG: Installing : python3-keystonemiddleware-9.4.0-0.2024020106483 234/253 DEBUG: Installing : python3-oslo-versionedobjects-tests-2.6.0-0.2022 235/253 DEBUG: Installing : python3-osprofiler-3.4.2-0.20220307232434.e475de 236/253 DEBUG: Installing : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 237/253 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220314174419 238/253 DEBUG: Installing : python3-heatclient-2.5.1-0.20220315142920.a9abc5 239/253 DEBUG: Installing : python3-barbicanclient-5.3.0-0.20220314185445.ad 240/253 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20220311164623.f279 241/253 DEBUG: Installing : python3-taskflow-4.6.4-0.20220314174831.185e6c4. 242/253 DEBUG: Installing : python3-glanceclient-1:3.6.0-0.20220314183717.62 243/253 DEBUG: Installing : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 244/253 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 245/253 DEBUG: Installing : python3-os-testr-2.0.1-0.20220307232213.7f52c37. 246/253 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 247/253 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 248/253 DEBUG: Installing : python3-wsme-0.10.1-0.20220314180513.63fe135.el8 249/253 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 250/253 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 251/253 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 252/253 DEBUG: Installing : python3-requests-mock-1.8.0-1.el8.noarch 253/253 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 253/253 DEBUG: Running scriptlet: python3-requests-mock-1.8.0-1.el8.noarch 253/253 DEBUG: Running scriptlet: vim-common-2:8.0.1763-19.el8.4.x86_64 253/253 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 253/253 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 253/253 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.8.1-0.202309080703 1/253 DEBUG: Verifying : python3-barbicanclient-5.3.0-0.20220314185445.ad 2/253 DEBUG: Verifying : python3-cinderclient-8.3.0-0.20220314194227.ee59 3/253 DEBUG: Verifying : python3-glanceclient-1:3.6.0-0.20220314183717.62 4/253 DEBUG: Verifying : python3-heatclient-2.5.1-0.20220315142920.a9abc5 5/253 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220314190516. 6/253 DEBUG: Verifying : python3-neutronclient-7.8.0-0.20220315090519.6ca 7/253 DEBUG: Verifying : python3-novaclient-1:17.7.0-0.20220314190928.63d 8/253 DEBUG: Verifying : python3-octaviaclient-2.6.0-0.20230925092558.650 9/253 DEBUG: Verifying : python3-openstackclient-5.8.1-0.20230908070311.f 10/253 DEBUG: Verifying : python3-openstacksdk-0.62.0-0.20230411165545.4ce 11/253 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627. 12/253 DEBUG: Verifying : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 13/253 DEBUG: Verifying : python3-oslotest-4.5.0-0.20220310171510.d4b1896. 14/253 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a 15/253 DEBUG: Verifying : python3-swiftclient-3.13.1-0.20220314193840.4989 16/253 DEBUG: Verifying : python-oslo-cache-lang-2.10.1-0.20220314140354.d 17/253 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.0-0.20220311165 18/253 DEBUG: Verifying : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 19/253 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 20/253 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220324144856.de03 21/253 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202203141609 22/253 DEBUG: Verifying : python-oslo-policy-lang-3.11.0-0.20220314171849. 23/253 DEBUG: Verifying : python-oslo-utils-lang-4.12.4-0.20240126084419.9 24/253 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.6.0-0.202203 25/253 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20220311163944.4179 26/253 DEBUG: Verifying : python3-automaton-2.5.0-0.20220314171459.aaca110 27/253 DEBUG: Verifying : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 28/253 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317120440.a6b 29/253 DEBUG: Verifying : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 30/253 DEBUG: Verifying : python3-hacking-1.0.1-0.20220307122618.865398f.e 31/253 DEBUG: Verifying : python3-os-testr-2.0.1-0.20220307232213.7f52c37. 32/253 DEBUG: Verifying : python3-oslo-cache-2.10.1-0.20220314140354.d7502 33/253 DEBUG: Verifying : python3-oslo-concurrency-4.5.0-0.20220311165052. 34/253 DEBUG: Verifying : python3-oslo-config-2:8.8.1-0.20231115112140.966 35/253 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314115038.3400 36/253 DEBUG: Verifying : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 37/253 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 38/253 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 39/253 DEBUG: Verifying : python3-oslo-messaging-12.13.3-0.20231124143847. 40/253 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 41/253 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220314160906.2 42/253 DEBUG: Verifying : python3-oslo-policy-3.11.0-0.20220314171849.b48b 43/253 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20220311164623.f279 44/253 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022031115140 45/253 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220314165315.6552 46/253 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220314174419 47/253 DEBUG: Verifying : python3-oslo-utils-4.12.4-0.20240126084419.92d0c 48/253 DEBUG: Verifying : python3-oslo-versionedobjects-2.6.0-0.2022031418 49/253 DEBUG: Verifying : python3-oslo-versionedobjects-tests-2.6.0-0.2022 50/253 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20220307232434.e475de 51/253 DEBUG: Verifying : python3-pycadf-3.1.1-0.20220311163944.4179996.el 52/253 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022030712392 53/253 DEBUG: Verifying : python3-taskflow-4.6.4-0.20220314174831.185e6c4. 54/253 DEBUG: Verifying : python3-wsme-0.10.1-0.20220314180513.63fe135.el8 55/253 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20240201061910.8da 56/253 DEBUG: Verifying : python3-keystonemiddleware-9.4.0-0.2024020106483 57/253 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220307201837. 58/253 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 59/253 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 60/253 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 61/253 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 62/253 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 63/253 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 64/253 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 65/253 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 66/253 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 67/253 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 68/253 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 69/253 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 70/253 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 71/253 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 72/253 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 73/253 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 74/253 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 75/253 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 76/253 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 77/253 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 78/253 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 79/253 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 80/253 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 81/253 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 82/253 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 83/253 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 84/253 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 85/253 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 86/253 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 87/253 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 88/253 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 89/253 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 90/253 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 91/253 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 92/253 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 93/253 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 94/253 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 95/253 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 96/253 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 97/253 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 98/253 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 99/253 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 100/253 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 101/253 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 102/253 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 103/253 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 104/253 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 105/253 DEBUG: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 106/253 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 107/253 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 108/253 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 109/253 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 110/253 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 111/253 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 112/253 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 113/253 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 114/253 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 115/253 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 116/253 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 117/253 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 118/253 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 119/253 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 120/253 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 121/253 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 122/253 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 123/253 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 124/253 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 125/253 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 126/253 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 127/253 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 128/253 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 129/253 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 130/253 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 131/253 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 132/253 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 133/253 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 134/253 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 135/253 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 136/253 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 137/253 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 138/253 DEBUG: Verifying : python3-pillow-5.1.1-20.el8.x86_64 139/253 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 140/253 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 141/253 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 142/253 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 143/253 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 144/253 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 145/253 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 146/253 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 147/253 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 148/253 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 149/253 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 150/253 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 151/253 DEBUG: Verifying : vim-common-2:8.0.1763-19.el8.4.x86_64 152/253 DEBUG: Verifying : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 153/253 DEBUG: Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 154/253 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 155/253 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 156/253 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 157/253 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 158/253 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 159/253 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 160/253 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 161/253 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 162/253 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 163/253 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 164/253 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 165/253 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 166/253 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 167/253 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 168/253 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 169/253 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 170/253 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 171/253 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 172/253 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 173/253 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 174/253 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 175/253 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 176/253 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 177/253 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 178/253 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 179/253 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 180/253 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 181/253 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 182/253 DEBUG: Verifying : python3-fixtures-3.0.0-27.el8.noarch 183/253 DEBUG: Verifying : python3-flake8-3.8.4-1.el8.noarch 184/253 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 185/253 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 186/253 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 187/253 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 188/253 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 189/253 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 190/253 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 191/253 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 192/253 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 193/253 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 194/253 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 195/253 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 196/253 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 197/253 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 198/253 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 199/253 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 200/253 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 201/253 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 202/253 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 203/253 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 204/253 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 205/253 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 206/253 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 207/253 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 208/253 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 209/253 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 210/253 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 211/253 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 212/253 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 213/253 DEBUG: Verifying : python3-pyflakes-2.2.0-3.el8.noarch 214/253 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 215/253 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 216/253 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 217/253 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 218/253 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 219/253 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 220/253 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 221/253 DEBUG: Verifying : python3-requests-mock-1.8.0-1.el8.noarch 222/253 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 223/253 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 224/253 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 225/253 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 226/253 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 227/253 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 228/253 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 229/253 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 230/253 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 231/253 DEBUG: Verifying : python3-stestr-3.2.0-3.el8.noarch 232/253 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 233/253 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 234/253 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 235/253 DEBUG: Verifying : python3-tenacity-6.3.1-1.el8.noarch 236/253 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 237/253 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 238/253 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 239/253 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 240/253 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 241/253 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 242/253 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 243/253 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 244/253 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 245/253 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 246/253 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 247/253 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 248/253 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 249/253 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 250/253 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 251/253 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 252/253 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 253/253 DEBUG: Installed: DEBUG: bash-completion-1:2.7-5.el8.noarch DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.26-1.el8.x86_64 DEBUG: gpm-libs-1.20.7-17.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-422.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-openstackclient-lang-5.8.1-0.20230908070311.f4748f4.el8.noarch DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-docker-4.2.1-3.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-27.el8.noarch DEBUG: python3-flake8-3.8.4-1.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.6.0-0.20220314183717.626c500.el8.noarch DEBUG: python3-hacking-1.0.1-0.20220307122618.865398f.el8.noarch DEBUG: python3-heatclient-2.5.1-0.20220315142920.a9abc54.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch DEBUG: python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-marathon-0.8.8-12.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch DEBUG: python3-novaclient-1:17.7.0-0.20220314190928.63d3681.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octaviaclient-2.6.0-0.20230925092558.6502d66.el8.noarch DEBUG: python3-openstackclient-5.8.1-0.20230908070311.f4748f4.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.1-0.20220307232213.7f52c37.el8.noarch DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-oslo-versionedobjects-tests-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-20.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyflakes-2.2.0-3.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requests-mock-1.8.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-sseclient-0.0.18-9.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stestr-3.2.0-3.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-swiftclient-3.13.1-0.20220314193840.4989d94.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.3.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-voluptuous-0.12.1-1.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-websocket-client-0.56.0-5.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: vim-common-2:8.0.1763-19.el8.4.x86_64 DEBUG: vim-enhanced-2:8.0.1763-19.el8.4.x86_64 DEBUG: vim-filesystem-2:8.0.1763-19.el8.4.noarch DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 Finish: build setup for openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '53ffe082d40c4275a7fa23db428744be', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 1674590126 5184 63e324053fdc2b036b6a70e03a91355d installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: perl-IO-0:1.38-422.el8.x86_64 1674590126 139767 5b00ebccf573637d246b4db4031890a2 installed DEBUG: glibc-devel-2.28-251.el8.x86_64 1705673995 240562 9704ef322860a3877f9b8b03a38543d3 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch 1685187589 905070 07f8677e239e4cd9afacc8f6f653fcae installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: libtiff-4.0.9-31.el8.x86_64 1704893867 517769 563324a83e1f91434106c24ae3ab2a53 installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: libX11-1.6.8-7.el8.x86_64 1697015705 1344048 2abdf9f850566d1ec3080c894a3a3f98 installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch 1681232833 4386672 e13c30dd4c9a378d0067f902ce761e65 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch 1706258772 15675 dce73df20352d4a4a4c0f5a45ded1ef4 installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 16179 b32a12480fcfa0303ca4f209a2b824b1 installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libkcapi-1.4.0-2.el8.x86_64 1701937677 94374 e000c643490e36c9c2d8fc4cf20937d3 installed DEBUG: python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch 1700047589 1169889 ae8afd03eb5c6a9c6c897693b5c514ec installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch 1647335371 1478157 4e1862f0666baa0f049c2e7fb1c88197 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 257806 4a32756079a1c14746a0865139a06a8f installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 17156 83feeff0d46fbd75671300d2e98e02a6 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch 1700836814 979293 d53dc65c93c3ab0bbff96fa420c87f01 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python-openstackclient-lang-5.8.1-0.20230908070311.f4748f4.el8.noarch 1694156796 223009 893db5373418c8ed80b4677b7bd26ac1 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: kpartx-0.8.4-41.el8.x86_64 1704482311 77403 514f74f6d5033897e6e3624017fc7c24 installed DEBUG: python3-oslo-versionedobjects-tests-2.6.0-0.20220314182459.25d34d6.el8.noarch 1647282554 374816 2bbb3db6645239c8a056cd0467082129 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: python3-heatclient-2.5.1-0.20220315142920.a9abc54.el8.noarch 1647354736 647163 9d592124199e6bdc3070daf95ea1727f installed DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 1705673995 436464728 3eb545595cd71410313b7d763f319a62 installed DEBUG: python3-glanceclient-1:3.6.0-0.20220314183717.626c500.el8.noarch 1647283304 571740 bb434d76c77bbe376844b836caef3bba installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-docker-4.2.1-3.el8.noarch 1599237579 942140 ca69a26301d549283a7704869d8d09c8 installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch 1676580028 49110 dd89ee4dcce69e6e7e2b6a82d3e4962a installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: python3-fixtures-3.0.0-27.el8.noarch 1645616741 335974 1eda0c4a4f2bc06525eb93c846b5b639 installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 1705673995 6416078 f7cb60795676f669b92c524e3ebc7d6e installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: systemd-pam-239-79.el8.x86_64 1704715843 944488 f4e65c56e5844cf9c243d11a5a3ca37f installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: libgfortran-8.5.0-21.el8.x86_64 1696451726 2626504 4f9a9dc38b1e0e8889dd58050422ca25 installed DEBUG: glibc-2.28-251.el8.x86_64 1705673995 6876072 442a31c57a549159d9efe038049bd0c3 installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 1701185089 52788158 745d21264f76fb022067e89d55e46318 installed DEBUG: libblkid-2.32.1-43.el8.x86_64 1691671507 343976 0b22b8e35ce71987c7ae6f2e6a6dd44a installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch 1646932761 122824 6122e7f915f540cbcd4ef4d100ace324 installed DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: pam-1.3.1-32.el8.x86_64 1706259633 2648150 1bea78db81b3176d1e622bfad0f95b62 installed DEBUG: python3-soupsieve-2.3.1-2.el8.noarch 1645646115 248555 edd6a16acd6848a599b1495d5935c1b9 installed DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: util-linux-2.32.1-43.el8.x86_64 1691671507 11571483 e7bbcf63d6b93b10899a223f026d4620 installed DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 1645643644 269385 62acffc73d90ee4137b27caa9589d523 installed DEBUG: platform-python-3.6.8-59.el8.x86_64 1704453784 41214 17fd722e027c9c1a8306baf6f4b6174d installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-hacking-1.0.1-0.20220307122618.865398f.el8.noarch 1646656212 2844698 8a50ddd64c23e2d02b4a252a20b7e069 installed DEBUG: shared-mime-info-1.9-4.el8.x86_64 1702033957 2445185 371a673465c930fd70cd957291518b02 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: desktop-file-utils-0.26-1.el8.x86_64 1668488979 254627 36596f2ecd7e6da943dc9096bbdb2f35 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: python3-dns-1.15.0-11.el8.noarch 1650992871 1028268 68e504127c89f5a7f1dd4b0d00f252bc installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python3-jinja2-2.10.1-4.el8.noarch 1706865516 2612629 c9aa11b2cfc6e0664f0bd1471ec2ad60 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch 1691761537 5715 b64395c9019945f562b1d4e4e4e9b396 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 1674590126 6105173 a7e8aef616624b8d569ecf299138d6f3 installed DEBUG: openssh-clients-8.0p1-24.el8.x86_64 1707222287 2569683 b30a136c89be965ce2b6f63402754018 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: tzdata-2023d-1.el8.noarch 1704228825 1791353 0b9afa46c6eb32d99e873e3b12ba7db2 installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python3-pip-wheel-9.0.3-23.el8.noarch 1691669373 899549 73be7b2a5d232e1e5b26e2a845fbfb57 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: kernel-headers-4.18.0-539.el8.x86_64 1707159121 5652840 7158d01ca5b761da525b9305766996dd installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 1701937677 34214 27f6701d1aac7b11f8187b6d89ff9f32 installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: openssl-1:1.1.1k-12.el8.x86_64 1701348971 1185617 99d9c16b326f8356feb7958c1b2d720e installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: curl-7.61.1-34.el8.x86_64 1702311458 700909 64e2b1d32eed3516cf57528ac5bf9f22 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed DEBUG: graphviz-2.40.1-45.el8.x86_64 1701794204 8258919 f61d9da32bfdd9dcfbb48929a0d2ddb7 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: rpm-build-4.14.3-31.el8.x86_64 1702476008 299090 fdea2a24ac9dd7cba3caef79c4bd7e4c installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: python3-eventlet-0.33.0-3.el8.noarch 1700749472 1583515 02fdfb16456ca6c0aa13e2e668e34b19 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed DEBUG: texlive-base-7:20180414-29.el8.noarch 1685187589 14753197 58c4dee25ef7559c12b2346ba10bd0ae installed DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 1704381675 1166545 fcd3818dca887b2942af0eeddcde75eb installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: glibc-common-2.28-251.el8.x86_64 1705673995 7997116 1bd6771787f4db267b80464184b2b4ba installed DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch 1666596538 260115 86d06eeb747b37b4e0029ddbc81d1347 installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 1645650970 170142 608c74c474e5bd04bf77ed34ee23b8e3 installed DEBUG: platform-python-pip-9.0.3-23.el8.noarch 1691669373 6915702 da5027823fcf24edb44f3517c2ae4a3a installed DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch 1647258784 54605 1228a5192f241c645608c52a1cfc744f installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-amqp-5.0.9-1.el8.noarch 1645640172 391523 16027f49d9d6d2358075b8630693f175 installed DEBUG: elfutils-libs-0.190-2.el8.x86_64 1702418164 738239 da7252477bef09711ee33ab197032439 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed DEBUG: python3-pillow-5.1.1-20.el8.x86_64 1706293485 2106243 f3c87e947c9ae9a051843f50f871e873 installed DEBUG: dracut-049-233.git20240115.el8.x86_64 1705311615 1057887 4230d0cbf7350f3b5c0e8505b822543d installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: setup-2.12.2-10.el8.noarch 1707295817 724747 4107e8f06febe877efb259e5adacfaad installed DEBUG: libquadmath-8.5.0-21.el8.x86_64 1696451726 305370 c52b90e459720dd8b93099818f56f900 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: openblas-0.3.15-4.el8.x86_64 1659702013 38153368 4d83d8a3009fc3f863eb748e5c93e51c installed DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: gmp-1:6.1.2-11.el8.x86_64 1707127051 766316 43d0e63304a9f73deaf9dc5471317b28 installed DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch 1646664041 105128 932ba22031b9dd031961a1f2dddb2687 installed DEBUG: libuuid-2.32.1-43.el8.x86_64 1691671507 35088 d1f3c7f2c4082db3226ed0b2d62f8da8 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: systemd-libs-239-79.el8.x86_64 1704715843 4690230 93a65b87315b3df4d292de97dfe9c324 installed DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: libfdisk-2.32.1-43.el8.x86_64 1691671507 438914 df00dcc4116bc7ca44ea96e26fdd071e installed DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed DEBUG: libsmartcols-2.32.1-43.el8.x86_64 1691671507 248482 0344a8f780ca00e16b71f3fa51c68529 installed DEBUG: python3-pip-9.0.3-23.el8.noarch 1691669373 2870 39dc1640e92be166832dd5edc1804618 installed DEBUG: python3-libs-3.6.8-59.el8.x86_64 1704453784 32461803 d1a48c8c97c3131ba37690de925ce15e installed DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed DEBUG: rpm-libs-4.14.3-31.el8.x86_64 1702476008 739560 03c29de5edbe87a2aadd1bfe3c837a4c installed DEBUG: glib2-2.56.4-163.el8.x86_64 1706892277 12279824 90e202f101bf444e19ed0ded3c9fc38a installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch 1702418198 1810 700bf1a6b29754acae72156f063130b9 installed DEBUG: systemd-239-79.el8.x86_64 1704715843 11353079 f5c10ed0e6c9e1511352371388b335a6 installed DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: glibc-headers-2.28-251.el8.x86_64 1705673995 2031958 4910d118c94bda7d1409728123d780b0 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 installed DEBUG: avahi-libs-0.7-27.el8.x86_64 1699556352 155928 b3f58b340d187526532547417d87a408 installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: elfutils-0.190-2.el8.x86_64 1702418164 2931958 91c06a9424c4f9a53cad60b2aca42a9b installed DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 1674590126 14397820 338dfb9b70334891a4aea27a011367e2 installed DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed DEBUG: perl-open-0:1.11-422.el8.noarch 1674590387 11765 8602b2830b798345d02953a44b352c00 installed DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed DEBUG: texlive-tetex-7:20180414-29.el8.noarch 1685187589 684892 c1c464050b3c39e341492e87b997de6b installed DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 1685187315 450114 818755141fe2f776638c029fb8061f95 installed DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch 1646657010 16711 b07c7e7f21cf87ecf7f4c73a9eb4f8ee installed DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch 1646684483 204155 826ea1978063a6ed82678e8da9659791 installed DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch 1647282554 14691 01cd64efdd4bb872d4ec49c8950371a4 installed DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 14081 295b3ad19eb12d8f3350cbabe766c255 installed DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 17101 6d83b2eb84352ca8edf30effc1177272 installed DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 179505 a8da11422a27051b447f78054855cb76 installed DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch 1647011852 75281 3ca6f2af793ae242f3b656a1d7c708bb installed DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 166344 00aacb62d3d8a6c7a2e6da4b69a3dc2e installed DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch 1647331337 242030 73b7ef9a5fbdeec2bc8324a5a4355faf installed DEBUG: python3-swiftclient-3.13.1-0.20220314193840.4989d94.el8.noarch 1647286920 629284 57fccf05185a4f517e3f1433c8c5951a installed DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 173670 0e80fb14f95b60c1ed10756d38b5ab4f installed DEBUG: python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch 1647017129 151246 a039bd8b138c699a493117713d8a9ad2 installed DEBUG: python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch 1647287051 976769 5fdc66702cd022bacdffdf160fdc1bc7 installed DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 18833 8c86e06d0d3e04620b5e1ac457e6d0f1 installed DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch 1647276890 226229 27c25cbc14087c353d20fd52c5875464 installed DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch 1647282554 273148 50213f5ae4d3fd1230cc6126cc47299c installed DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 163457 c40f06afe94401d7399486804900831a installed DEBUG: python3-openstackclient-5.8.1-0.20230908070311.f4748f4.el8.noarch 1694156796 8327680 b55957c6e53ebde983108d730fa07c83 installed DEBUG: python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch 1706770185 288787 dfe27d2e93abaa7640e151bd0128658b installed DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch 1646695714 471561 afe09ec7edbdd2c2bad9e07b3503e48c installed DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch 1647280087 48305 1136be3eda1d06e6a4c10e3068c8158a installed DEBUG: python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch 1647284374 604635 c47f259181524f3a4b35198e22bb8703 installed DEBUG: python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch 1647280320 2958885 57ba8bbfa1807bf6f54e886d0dab0a09 installed DEBUG: vim-enhanced-2:8.0.1763-19.el8.4.x86_64 1656337637 3070379 84365d61317e637cdb62b0f86c37e2bb installed DEBUG: python3-os-testr-2.0.1-0.20220307232213.7f52c37.el8.noarch 1646695444 220214 897b86cd5e1d5399a158880730aedc8b installed DEBUG: python3-werkzeug-2.0.1-2.el8.noarch 1629793325 2093599 e15f975f8a43588996b66d68cf5f492d installed DEBUG: python3-marathon-0.8.8-12.el8.noarch 1579773423 180881 3d40588c2f26ab9e5f22e04b657a41e3 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 1704453784 1554940 32068711bcff6e4aed8bb16434bf808b installed DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: python3-websocket-client-0.56.0-5.el8.noarch 1579834246 184036 ba2f3db5114d278e917cad8c888f06bf installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-tenacity-6.3.1-1.el8.noarch 1610340739 154440 e31466332931354d7870d72cf4b7c07b installed DEBUG: python3-sseclient-0.0.18-9.el8.noarch 1580299066 16256 907c8bbb4e705fd17d540f091a12250f installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed DEBUG: python3-pyflakes-2.2.0-3.el8.noarch 1646057859 267435 ba8c7e2d6c0b568f64a7cffe470acaf2 installed DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: python3-flake8-3.8.4-1.el8.noarch 1646235877 442833 535e296bb6423afea21d69c6c15a7952 installed DEBUG: python3-dataclasses-0.8-1.el8.noarch 1610620155 85673 764587035a49a78e773f1c29d506dd6e installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed DEBUG: vim-common-2:8.0.1763-19.el8.4.x86_64 1656337637 28371800 b4a3cd0473461a6af6e2c547ea7f20c1 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed DEBUG: gpm-libs-1.20.7-17.el8.x86_64 1611039751 28984 cd933a8b766da924f4dbdc249a4ee496 installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 1702028419 2873655 2b33119b76789c68b6ef362001730016 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch 1647284679 278172 a5ef3a2b65fbef2459335d1ddf9d080d installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch 1682964190 618705 84e50c662f28c9503196a404c132c24c installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: perl-Errno-0:1.28-422.el8.x86_64 1674590126 9495 3f35101371b72bf65f709bdd7edc873c installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: git-core-2.43.0-1.el8.x86_64 1701877229 33290397 89df7e8e29028679a8e831a6309726fb installed DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 1704453784 674053 f8d955468a41e3f0d87c31127d5e05f7 installed DEBUG: libX11-common-1.6.8-7.el8.noarch 1697015736 1339608 1aca13f8374aaf0dc4b0cce4cbe2fb60 installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 1702476008 216120 37d32e92fab20cd1cc624e55c8343673 installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 1685187315 1963255 d4be6ffc880f20386f2deb1c96652921 installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: bash-completion-1:2.7-5.el8.noarch 1557580534 916515 1c0a7c5528a238511e9b5c2aef653399 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch 1647017129 17480 541418e38271c15a3a5e9db05189f5ee installed DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 11821 90785a8829cafb0892c3766c00aca865 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch 1706258772 265396 dfd4dd7558f44362c638fe60910987c8 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: libcurl-7.61.1-34.el8.x86_64 1702311458 597640 c483c1fb91b20564bba1b3e2818fe579 installed DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch 1647284948 1183705 18a39a177315c6caa9d66c276c65d8ef installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch 1647278315 35232 22c64df792dfae762a6fc8accb9fbc51 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: python3-novaclient-1:17.7.0-0.20220314190928.63d3681.el8.noarch 1647285202 941376 f9d653c1fd6f194317f85de63fabd738 installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 110134 e88654f48b9134e5b8dacf3519bea3ac installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 28475 cf949808fb478b5e781b7ae20a0c90f8 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 1702418164 54918 9a5162922f0023e7f8f81398fc476fd8 installed DEBUG: python3-octaviaclient-2.6.0-0.20230925092558.6502d66.el8.noarch 1695634076 476942 d4315f9524a52c0bba2e659e2a7bdf1c installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 572578 2dfc6f614c76391c53ff2f00b821f817 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch 1647017389 159309 861c060677343784a8cd96336f178b08 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch 1647281320 633464 b1284d86dbfc179348b6ac78449ffc11 installed DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: python3-requests-mock-1.8.0-1.el8.noarch 1610095257 101872 3feb309ab7c9ce64641bd511b0624c3c installed DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 1645649058 14567652 e6d8a617ab2adaebfdcc7784d49dc668 installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 1645645411 1021936 2f147ea4ed419aea2caa277d59cdfcbb installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch 1647014835 217869 dc53d3e4b48660d57ee782143eb7b6a6 installed DEBUG: elfutils-libelf-0.190-2.el8.x86_64 1702418164 1024034 80092ed27d1209ac87272292b67b0a2b installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch 1647518920 77247 f5a7020b93622d46d76dd90ae63bdb49 installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: texlive-lib-7:20180414-29.el8.x86_64 1685187315 1279376 9f754225c1c61aef8dd849c728955fe5 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: openblas-threads-0.3.15-4.el8.x86_64 1659702013 39605640 e08dba227c68198dd6d7a2df1827bd3d installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch 1706768551 2044768 2ca1322222d7eca9126b3600c12cd037 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: libmount-2.32.1-43.el8.x86_64 1691671507 398266 0fff7aec7f3a4230ff274a7252dd6fcc installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch 1647278177 119373 143602d489a864ee1653d3c8fbec36e7 installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 1701348971 3774002 3edb8670dd12febca99cd706651b4191 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: rpm-4.14.3-31.el8.x86_64 1702476008 2087822 25988ae1d3a46209ff4f158bf71eb778 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: gnutls-3.6.16-8.el8.1.x86_64 1706614290 3008199 1bad829d29473e3c98e6a22e13faf2b5 installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: systemd-udev-239-79.el8.x86_64 1704715843 9351391 18fc29f82a78b411d676e73f7b39b3b0 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: vim-filesystem-2:8.0.1763-19.el8.4.noarch 1656337741 40 34ae7302ed6ac47b0a890ad08f90c0b0 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: python3-stestr-3.2.0-3.el8.noarch 1639655928 742615 8e91665b176b422cd8c409b1c3fc1009 installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 1682962227 1329471 639e5dcaa40a686279ba9ab2932b5311 installed DEBUG: openssh-8.0p1-24.el8.x86_64 1707222287 1937824 abc2d581b93941c884d3487f186d7723 installed DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch 1705412991 149712 3d0cefe77073556d1d327ce36fdae2de installed DEBUG: cups-libs-1:2.2.6-56.el8.x86_64 1703073329 948044 98bd001103aca7e1ea92aa17dbc48343 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-magnum.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-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=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ccdb62f845a24175b7d433cc8db12b84', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.d_vhora7:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} 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.XLN5BM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-14.1.2 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-14.1.2-0.20240216121434.312aa6a.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-14.1.2 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 add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-magnum-14.1.2 base' DEBUG: + rm -rf test-requirements-bandit.txt test-requirements.txt requirements-bandit.txt requirements.txt tools/pip-requires tools/test-requires DEBUG: + xargs rm -rf DEBUG: + find contrib -name tests -type d DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XqoUPF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/magnum DEBUG: creating build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/tests/unit/conductor DEBUG: creating 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/unit/conductor/tasks/test_heat_tasks.py -> build/lib/magnum/tests/unit/conductor/tasks DEBUG: creating build/lib/magnum/drivers DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating build/lib/magnum/tests/unit/api DEBUG: creating build/lib/magnum/tests/unit/api/controllers DEBUG: copying magnum/tests/unit/api/controllers/__init__.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/test_root.py -> build/lib/magnum/tests/unit/api/controllers DEBUG: creating build/lib/magnum/api DEBUG: creating build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/__init__.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/auth_token.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/middleware/parsable_error.py -> build/lib/magnum/api/middleware DEBUG: copying magnum/api/__init__.py -> build/lib/magnum/api DEBUG: copying magnum/api/app.py -> build/lib/magnum/api DEBUG: copying magnum/api/attr_validator.py -> build/lib/magnum/api DEBUG: copying magnum/api/config.py -> build/lib/magnum/api DEBUG: copying magnum/api/expose.py -> build/lib/magnum/api DEBUG: copying magnum/api/hooks.py -> build/lib/magnum/api DEBUG: copying magnum/api/http_error.py -> build/lib/magnum/api DEBUG: copying magnum/api/servicegroup.py -> build/lib/magnum/api DEBUG: copying magnum/api/utils.py -> build/lib/magnum/api DEBUG: copying magnum/api/validation.py -> build/lib/magnum/api DEBUG: copying magnum/api/versioned_method.py -> build/lib/magnum/api DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/__init__.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/driver.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/template_def.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: copying magnum/drivers/k8s_coreos_v1/version.py -> build/lib/magnum/drivers/k8s_coreos_v1 DEBUG: creating build/lib/magnum/tests/functional DEBUG: creating build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/__init__.py -> build/lib/magnum/tests/functional/mesos DEBUG: copying magnum/tests/functional/mesos/test_mesos_python_client.py -> build/lib/magnum/tests/functional/mesos DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_atomic_v1 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/clients DEBUG: copying magnum/tests/functional/api/v1/clients/__init__.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/bay_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: copying magnum/tests/functional/api/v1/clients/baymodel_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/cluster_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/magnum_service_client.py -> build/lib/magnum/tests/functional/api/v1/clients DEBUG: creating build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/functional/k8s/__init__.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/test_magnum_python_client.py -> build/lib/magnum/tests/functional/k8s DEBUG: copying magnum/tests/unit/conductor/__init__.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/test_monitors.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_scale_manager.py -> build/lib/magnum/tests/unit/conductor DEBUG: copying magnum/tests/unit/conductor/test_utils.py -> build/lib/magnum/tests/unit/conductor DEBUG: creating 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: copying magnum/tests/unit/api/controllers/v1/test_bay.py -> build/lib/magnum/tests/unit/api/controllers/v1 DEBUG: copying magnum/tests/unit/api/controllers/v1/test_baymodel.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/test_cluster.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_template.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_magnum_service.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_quota.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_types.py -> 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: creating build/lib/magnum/common DEBUG: copying magnum/common/__init__.py -> build/lib/magnum/common DEBUG: copying magnum/common/cinder.py -> build/lib/magnum/common DEBUG: copying magnum/common/clients.py -> build/lib/magnum/common DEBUG: copying magnum/common/config.py -> build/lib/magnum/common DEBUG: copying magnum/common/context.py -> build/lib/magnum/common DEBUG: copying magnum/common/docker_utils.py -> build/lib/magnum/common DEBUG: copying magnum/common/exception.py -> build/lib/magnum/common DEBUG: copying magnum/common/keystone.py -> build/lib/magnum/common DEBUG: copying magnum/common/name_generator.py -> build/lib/magnum/common DEBUG: copying magnum/common/neutron.py -> build/lib/magnum/common DEBUG: copying magnum/common/nova.py -> build/lib/magnum/common DEBUG: copying magnum/common/octavia.py -> build/lib/magnum/common DEBUG: copying magnum/common/policy.py -> build/lib/magnum/common DEBUG: copying magnum/common/profiler.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc.py -> build/lib/magnum/common DEBUG: copying magnum/common/rpc_service.py -> build/lib/magnum/common DEBUG: copying magnum/common/service.py -> build/lib/magnum/common DEBUG: copying magnum/common/short_id.py -> build/lib/magnum/common DEBUG: copying magnum/common/urlfetch.py -> build/lib/magnum/common DEBUG: copying magnum/common/utils.py -> build/lib/magnum/common DEBUG: creating build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/__init__.py -> build/lib/magnum/tests/functional/swarm DEBUG: copying magnum/tests/functional/swarm/test_swarm_python_client.py -> build/lib/magnum/tests/functional/swarm DEBUG: creating build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/__init__.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/extensions.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/operations.py -> build/lib/magnum/common/x509 DEBUG: copying magnum/common/x509/validator.py -> build/lib/magnum/common/x509 DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> build/lib/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating build/lib/magnum/hacking DEBUG: copying magnum/hacking/__init__.py -> build/lib/magnum/hacking DEBUG: copying magnum/hacking/checks.py -> build/lib/magnum/hacking DEBUG: creating build/lib/magnum/conductor DEBUG: creating build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/__init__.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/ca_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: copying magnum/conductor/handlers/cluster_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/federation_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/nodegroup_conductor.py -> build/lib/magnum/conductor/handlers DEBUG: creating build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/__init__.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/driver.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/k8s_fedora_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/swarm_fedora_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/swarm_mode_template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/drivers/heat/template_def.py -> build/lib/magnum/drivers/heat DEBUG: copying magnum/tests/__init__.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/base.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/conf_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fake_notifier.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/fakes.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/output_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/policy_fixture.py -> build/lib/magnum/tests DEBUG: copying magnum/tests/utils.py -> build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/__init__.py -> build/lib/magnum/tests/unit/service DEBUG: copying magnum/tests/unit/service/test_periodic.py -> build/lib/magnum/tests/unit/service DEBUG: copying magnum/drivers/__init__.py -> build/lib/magnum/drivers DEBUG: copying magnum/conductor/__init__.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/k8s_api.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/monitors.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/scale_manager.py -> build/lib/magnum/conductor DEBUG: copying magnum/conductor/utils.py -> build/lib/magnum/conductor DEBUG: creating build/lib/magnum/cmd DEBUG: copying magnum/cmd/__init__.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/api.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/conductor.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/db_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/driver_manage.py -> build/lib/magnum/cmd DEBUG: copying magnum/cmd/status.py -> build/lib/magnum/cmd DEBUG: creating build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/__init__.py -> build/lib/magnum/tests/unit/template DEBUG: copying magnum/tests/unit/template/test_template.py -> build/lib/magnum/tests/unit/template DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating 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: 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/test_trust_manager.py -> build/lib/magnum/tests/unit/conductor/handlers/common 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/__init__.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/test_cluster_template.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_fields.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_nodegroup.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_x509keypair.py -> build/lib/magnum/tests/unit/objects DEBUG: copying magnum/tests/unit/objects/utils.py -> build/lib/magnum/tests/unit/objects DEBUG: creating 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/servicegroup/test_magnum_service.py -> build/lib/magnum/tests/unit/servicegroup DEBUG: creating build/lib/magnum/tests/unit/common DEBUG: creating 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: 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/test_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_x509keypair_cert_manager.py -> build/lib/magnum/tests/unit/common/cert_manager DEBUG: copying magnum/__init__.py -> build/lib/magnum DEBUG: copying magnum/i18n.py -> build/lib/magnum DEBUG: copying magnum/version.py -> build/lib/magnum DEBUG: creating build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/__init__.py -> build/lib/magnum/tests/unit/conf DEBUG: copying magnum/tests/unit/conf/test_conf.py -> build/lib/magnum/tests/unit/conf DEBUG: creating 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/tests/unit/common/x509/test_operations.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_validator.py -> build/lib/magnum/tests/unit/common/x509 DEBUG: creating build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/tests/unit/db/sqlalchemy DEBUG: copying magnum/tests/unit/db/sqlalchemy/__init__.py -> 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/common/__init__.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/test_context.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_exception.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_neutron.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_policy.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_rpc.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_short_id.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_utils.py -> build/lib/magnum/tests/unit/common DEBUG: copying magnum/tests/functional/api/__init__.py -> build/lib/magnum/tests/functional/api DEBUG: copying magnum/tests/functional/api/base.py -> build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/db DEBUG: creating build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/__init__.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/api.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/migration.py -> build/lib/magnum/db/sqlalchemy DEBUG: copying magnum/db/sqlalchemy/models.py -> build/lib/magnum/db/sqlalchemy DEBUG: creating 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/drivers/k8s_fedora_coreos_v1/driver.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/version.py -> build/lib/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying magnum/tests/unit/__init__.py -> build/lib/magnum/tests/unit DEBUG: copying magnum/tests/unit/test_hacking.py -> build/lib/magnum/tests/unit DEBUG: creating build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/conductor/handlers/common/__init__.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/trust_manager.py -> build/lib/magnum/conductor/handlers/common DEBUG: copying magnum/tests/unit/api/__init__.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/test_app.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_expose.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_servicegroup.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/utils.py -> build/lib/magnum/tests/unit/api DEBUG: creating 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: copying magnum/tests/functional/api/v1/models/bay_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodel_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/baypatch_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/cluster_id_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_template_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/clusterpatch_model.py -> 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: creating build/lib/magnum/service DEBUG: copying magnum/service/__init__.py -> build/lib/magnum/service DEBUG: copying magnum/service/periodic.py -> build/lib/magnum/service DEBUG: creating build/lib/magnum/common/cert_manager DEBUG: copying magnum/common/cert_manager/__init__.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/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/x509keypair_cert_manager.py -> build/lib/magnum/common/cert_manager DEBUG: creating build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/__init__.py -> build/lib/magnum/conductor/tasks DEBUG: copying magnum/conductor/tasks/heat_tasks.py -> build/lib/magnum/conductor/tasks DEBUG: creating build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/__init__.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> build/lib/magnum/tests/functional/k8s_coreos DEBUG: creating build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/__init__.py -> build/lib/magnum/servicegroup DEBUG: copying magnum/servicegroup/magnum_service_periodic.py -> build/lib/magnum/servicegroup DEBUG: creating build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/__init__.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> build/lib/magnum/tests/functional/swarm_mode DEBUG: creating build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/__init__.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/driver.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_monitor.py -> build/lib/magnum/drivers/common DEBUG: copying magnum/drivers/common/k8s_scale_manager.py -> build/lib/magnum/drivers/common DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> build/lib/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying magnum/db/__init__.py -> build/lib/magnum/db DEBUG: copying magnum/db/api.py -> build/lib/magnum/db DEBUG: copying magnum/db/migration.py -> build/lib/magnum/db DEBUG: creating build/lib/magnum/conf DEBUG: copying magnum/conf/__init__.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/api.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/barbican.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/certificates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cinder.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/cluster_templates.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/conductor.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/database.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/docker_registry.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/drivers.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/glance.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/heat.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/keystone.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/kubernetes.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/magnum_client.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/neutron.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/nova.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/octavia.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/opts.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/paths.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/profiler.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/quota.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/rpc.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/services.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/trust.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/utils.py -> build/lib/magnum/conf DEBUG: copying magnum/conf/x509.py -> build/lib/magnum/conf DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/driver.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/drivers/mesos_ubuntu_v1/version.py -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying magnum/tests/functional/__init__.py -> build/lib/magnum/tests/functional DEBUG: copying magnum/tests/functional/python_client_base.py -> build/lib/magnum/tests/functional DEBUG: copying magnum/tests/unit/db/__init__.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/test_cluster.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_federation.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_nodegroup.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_x509keypair.py -> build/lib/magnum/tests/unit/db DEBUG: copying magnum/tests/unit/db/utils.py -> build/lib/magnum/tests/unit/db DEBUG: creating build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/__init__.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/test_k8s_fedora_atomic_v1_driver.py -> build/lib/magnum/tests/unit/drivers DEBUG: copying magnum/tests/unit/drivers/test_template_definition.py -> build/lib/magnum/tests/unit/drivers DEBUG: creating build/lib/magnum/objects DEBUG: copying magnum/objects/__init__.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/base.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/certificate.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/cluster_template.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/federation.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/fields.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/magnum_service.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/nodegroup.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/quota.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/stats.py -> build/lib/magnum/objects DEBUG: copying magnum/objects/x509keypair.py -> build/lib/magnum/objects DEBUG: creating build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/__init__.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/base.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/bay.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/baymodel.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/certificate.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/cluster_template.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/federation.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/magnum_service.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/nodegroup.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/quota.py -> build/lib/magnum/common/policies DEBUG: copying magnum/common/policies/stats.py -> build/lib/magnum/common/policies DEBUG: creating build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/__init__.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/client.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/datagen.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/models.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/functional/common/utils.py -> build/lib/magnum/tests/functional/common DEBUG: copying magnum/tests/unit/conductor/handlers/__init__.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/test_cluster_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_federation_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_k8s_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> 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_swarm_cluster_conductor.py -> build/lib/magnum/tests/unit/conductor/handlers DEBUG: creating build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/__init__.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/test_conductor.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_driver_manage.py -> build/lib/magnum/tests/unit/cmd DEBUG: copying magnum/tests/unit/cmd/test_status.py -> build/lib/magnum/tests/unit/cmd DEBUG: creating build/lib/magnum/tests/functional/k8s_ironic DEBUG: copying magnum/tests/functional/k8s_ironic/__init__.py -> 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: creating build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/__init__.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/base.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/link.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/root.py -> build/lib/magnum/api/controllers DEBUG: copying magnum/api/controllers/versions.py -> build/lib/magnum/api/controllers DEBUG: creating build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/__init__.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/bay.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/baymodel.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/cluster.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_template.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/federation.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/nodegroup.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/stats.py -> build/lib/magnum/api/controllers/v1 DEBUG: copying magnum/api/controllers/v1/types.py -> build/lib/magnum/api/controllers/v1 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: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments 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/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: creating build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: creating build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates 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: 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/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: 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: 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_atomic.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-3-x.sh -> build/lib/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.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-helm-tiller.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/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/common/templates/swarm DEBUG: creating build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> build/lib/magnum/drivers/common/templates/swarm/fragments DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: creating build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/COPYING -> build/lib/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VX8l0I DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 DEBUG: + cd magnum-14.1.2 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 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 /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/fields.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/x509.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/trust.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/services.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/paths.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/opts.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/magnum_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/kubernetes.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/heat.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/glance.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/drivers.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker_registry.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/database.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_templates.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster_heat.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/certificates.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/magnum_service_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/script.py.mako -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/env.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic/README -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: copying build/lib/magnum/db/sqlalchemy/alembic.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: copying build/lib/magnum/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/i18n.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/status.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: copying build/lib/magnum/conductor/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common DEBUG: copying build/lib/magnum/conductor/handlers/nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: copying build/lib/magnum/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: copying build/lib/magnum/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/local_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/barbican_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/validator.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/operations.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/extensions.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: copying build/lib/magnum/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/policy.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/name_generator.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/exception.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/context.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/clients.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/rest_api_version_history.rst -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/types.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/magnum_services.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/collection.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: copying build/lib/magnum/api/controllers/versions.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/link.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/versioned_method.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/validation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/http_error.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/expose.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/config.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/parsable_error.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/auth_token.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d/10-apt-repo -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d/10-add-docker-repo -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/README.md -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: copying build/lib/magnum/drivers/mesos_ubuntu_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/make-cert.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: copying build/lib/magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_private_network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_master_lb.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/environments DEBUG: copying build/lib/magnum/drivers/common/templates/network.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/templates/lb_api.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: copying build/lib/magnum/drivers/common/k8s_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/k8s_monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: copying build/lib/magnum/drivers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: copying build/lib/magnum/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_mode_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/swarm_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_fedora_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/k8s_coreos_template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: copying build/lib/magnum/drivers/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: copying build/lib/magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates/fragments DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/templates/COPYING -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/k8s_coreos_v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/version.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: copying build/lib/magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/releasenotes/notes DEBUG: copying build/lib/magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/releasenotes/notes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/contrib/copy_instance_logs.sh -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/contrib DEBUG: copying build/lib/magnum/tests/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/policy_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/output_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fake_notifier.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/conf_fixture.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: copying build/lib/magnum/tests/functional/k8s_ironic/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/models.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/datagen.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: copying build/lib/magnum/tests/functional/python_client_base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: copying build/lib/magnum/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: copying build/lib/magnum/tests/functional/swarm_mode/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: copying build/lib/magnum/tests/functional/k8s_coreos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/test_swarm_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: copying build/lib/magnum/tests/functional/swarm/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_magnum_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/test_k8s_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: copying build/lib/magnum/tests/functional/k8s/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: copying build/lib/magnum/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/magnum_service_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/clusterpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_template_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cluster_id_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/cert_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baypatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/baymodel_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/bay_model.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/models/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: copying build/lib/magnum/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/magnum_service_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_template_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cluster_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/cert_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/baymodel_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/bay_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: copying build/lib/magnum/tests/functional/api/v1/clients/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/test_mesos_python_client.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: copying build/lib/magnum/tests/functional/mesos/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_driver_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_db_manage.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/test_api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: copying build/lib/magnum/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_template_definition.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/test_heat_driver.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: copying build/lib/magnum/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: copying build/lib/magnum/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: copying build/lib/magnum/tests/unit/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/test_conf.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: copying build/lib/magnum/tests/unit/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_short_id.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_policy.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_docker_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_context.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/test_clients.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: copying build/lib/magnum/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_sign.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/test_operations.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/x509/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_local.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/test_barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: copying build/lib/magnum/tests/unit/common/cert_manager/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: copying build/lib/magnum/tests/unit/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_objects.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_fields.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: copying build/lib/magnum/tests/unit/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/test_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: copying build/lib/magnum/tests/unit/template/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/test_periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: copying build/lib/magnum/tests/unit/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_validation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_expose.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_attr_validator.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/test_app.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: copying build/lib/magnum/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/noauth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-v1-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-root-access.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/auth-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_types.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_stats.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_quota.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_federation.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_baymodel.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/test_bay.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_base.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_indirection_api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_scale_manager.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_rpcapi.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/test_k8s_api.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: copying build/lib/magnum/tests/unit/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/x509keypair.py to x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/magnum_service.py to magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/x509.py to x509.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/paths.py to paths.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/octavia.py to octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/nova.py to nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/neutron.py to neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/magnum_client.py to magnum_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/kubernetes.py to kubernetes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/heat.py to heat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/glance.py to glance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/drivers.py to drivers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/docker_registry.py to docker_registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/docker.py to docker.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster_templates.py to cluster_templates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster_heat.py to cluster_heat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/cinder.py to cinder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/certificates.py to certificates.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/barbican.py to barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup/magnum_service_periodic.py to magnum_service_periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service/periodic.py to periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py to fcb4efee8f8b_add_version_info_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py to fb03fdef8919_rename_baymodel_to_clustertemplate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py to f1d8b0ab8b8d_added_observations_to_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py to ef08a5e057bd_remove_pod.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py to ee92b41b8809_create_quotas_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py to e772b2598d9_add_container_command.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py to e647f5931da8_add_insecure_registry_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py to e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py to d072f58ab240_modify_x509keypair_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py to cbbc65a86986_add_health_status_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py to c04e925e65c2_nodegroups_v2.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py to bc46ba6cf949_add_keypair_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py to bb42b7cad130_remove_node_object.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py to b1f612248cab_add_floating_ip_enabled_column_to_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py to adc3b7679ae_add_registry_trust_id_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py to ac92cbae311c_add_nodegoup_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py to aa0cc27839af_add_docker_volume_size_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py to a1136d335540_add_docker_storage_driver_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py to a0e7c8450ab1_add_labels_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py to 9a1539f1cd2c_add_federation_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py to 966a99e70ff_add_proxy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py to 95096e2334ee_add_master_lb_enabled_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py to 87e62e3c7abc_add_hidden_to_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py to 859fb45df249_remove_replication_controller.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py to 7da8489d6a68_separated_ca_cert_for_etcd_and_front_.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py to 720f640f43d1_rename_bay_table_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py to 6f21dc998bb_add_master_addresses_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py to 6f21dc920bb_add_cert_uuid_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py to 68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py to 5d4caa6e0a42_create_trustee_for_each_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py to 5ad410481b88_rename_insecure.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py to 59e7664a8ba1_add_container_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py to 5977879072a7_add_env_to_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py to 592131657ca1_add_coe_column_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py to 57fbdf2327a2_remove_baylock.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py to 5793cd26898d_add_bay_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py to 5518af8dbc21_rename_cert_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py to 53882537ac57_add_host_column_to_pod.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py to 52bcaf58fecb_add_master_flavor_id_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py to 4ea34a59a64c_add_discovery_url_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py to 4e263f236334_add_registry_enabled.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py to 4956f03cabad_add_cluster_distro.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py to 47380964133d_add_network_subnet_fip_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py to 461d798132c7_change_cluster_to_support_nodegroups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py to 456126c6c9e9_create_baylock_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py to 421102d1f2d2_create_x509keypair_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py to 417917e778f5_add_server_type_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py to 40f325033343_add_bay_create_timeout_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py to 3bea56f25597_multi_tenant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py to 3be65537a94a_add_network_driver_baymodel_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py to 3b6c4c42adb4_add_unique_constraints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py to 3a938526b35d_add_docker_volume_size.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py to 35cff7c86221_add_private_network_to_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py to 33ef79969018_add_memory_to_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py to 2d8657c0cdc_add_bay_uuid.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py to 2d1354bbf76e_ssh_authorized_key.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py to 2b5f24dd95de_rename_service_port.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py to 2ae93c9c6191_add_public_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py to 2ace4006498_rename_bay_minions_address.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py to 29affeaa2bc2_rename_bay_master_address.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py to 27ad304554e2_adding_magnum_service_functionality.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py to 2581ebaf0cb2_initial_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py to 1f196a3dabae_remove_container.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py to 1d045384b966_add_insecure_baymodel_attr.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py to 1c1ff5e56048_rename_container_image_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py to 1afee1db6cd0_add_master_flavor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py to 156ceb17fb0a_add_bay_status_reason.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py to 1481f5b560dd_add_labels_column_to_baymodel_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py to 14328d6a57e3_add_master_count_to_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py to 085e601a39f6_remove_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py to 05d3e97de9ee_add_volume_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py to 04c625aa95ba_change_storage_driver_to_string.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py to 049f81f6f584_remove_ssh_authorized_key_from_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py to 041d9a0f1159_add_flavor_id_to_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/driver_manage.py to driver_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/db_manage.py to db_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/conductor.py to conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks/heat_tasks.py to heat_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/scale_manager.py to scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/monitors.py to monitors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/k8s_api.py to k8s_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/trust_manager.py to trust_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/cert_manager.py to cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/nodegroup_conductor.py to nodegroup_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/indirection_api.py to indirection_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/federation_conductor.py to federation_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/conductor_listener.py to conductor_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/cluster_conductor.py to cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/ca_conductor.py to ca_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/magnum_service.py to magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/baymodel.py to baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/bay.py to bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/x509keypair_cert_manager.py to x509keypair_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/local_cert_manager.py to local_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/cert_manager.py to cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/barbican_cert_manager.py to barbican_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/operations.py to operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/extensions.py to extensions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/urlfetch.py to urlfetch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/short_id.py to short_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/rpc_service.py to rpc_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/rpc.py to rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/octavia.py to octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/nova.py to nova.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/neutron.py to neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/name_generator.py to name_generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/keystone.py to keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/docker_utils.py to docker_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cinder.py to cinder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/types.py to types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/stats.py to stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/nodegroup.py to nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/magnum_services.py to magnum_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/collection.py to collection.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster_template.py to cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster_actions.py to cluster_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/cluster.py to cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/certificate.py to certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/baymodel.py to baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/bay.py to bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/root.py to root.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/link.py to link.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/versioned_method.py to versioned_method.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/validation.py to validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/servicegroup.py to servicegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/http_error.py to http_error.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/hooks.py to hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/expose.py to expose.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/attr_validator.py to attr_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/app.py to app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/parsable_error.py to parsable_error.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/auth_token.py to auth_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/scale_manager.py to scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments/make-cert.py to make-cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/k8s_scale_manager.py to k8s_scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/k8s_monitor.py to k8s_monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/swarm_mode_template_def.py to swarm_mode_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/swarm_fedora_template_def.py to swarm_fedora_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_template_def.py to k8s_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_fedora_template_def.py to k8s_fedora_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/k8s_coreos_template_def.py to k8s_coreos_template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/template_def.py to template_def.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/monitor.py to monitor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/driver.py to driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/policy_fixture.py to policy_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/output_fixture.py to output_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/fakes.py to fakes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/fake_notifier.py to fake_notifier.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/conf_fixture.py to conf_fixture.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/datagen.py to datagen.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/client.py to client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/python_client_base.py to python_client_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py to test_swarm_mode_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm/test_swarm_python_client.py to test_swarm_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/test_magnum_python_client.py to test_magnum_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/test_k8s_python_client.py to test_k8s_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/magnum_service_model.py to magnum_service_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/clusterpatch_model.py to clusterpatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py to cluster_templatepatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_template_model.py to cluster_template_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_model.py to cluster_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cluster_id_model.py to cluster_id_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/cert_model.py to cert_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baypatch_model.py to baypatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baymodelpatch_model.py to baymodelpatch_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/baymodel_model.py to baymodel_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/bay_model.py to bay_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/magnum_service_client.py to magnum_service_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cluster_template_client.py to cluster_template_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cluster_client.py to cluster_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/cert_client.py to cert_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/baymodel_client.py to baymodel_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/bay_client.py to bay_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos/test_mesos_python_client.py to test_mesos_python_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_driver_manage.py to test_driver_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_db_manage.py to test_db_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_conductor.py to test_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/test_api.py to test_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_template_definition.py to test_template_definition.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py to test_k8s_fedora_atomic_v1_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/test_heat_driver.py to test_heat_driver.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_x509keypair.py to test_x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf/test_conf.py to test_conf.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_urlfetch.py to test_urlfetch.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_short_id.py to test_short_id.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_service.py to test_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_rpc.py to test_rpc.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_profiler.py to test_profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_octavia.py to test_octavia.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_neutron.py to test_neutron.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_keystone.py to test_keystone.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_docker_utils.py to test_docker_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/test_clients.py to test_clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_validator.py to test_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_sign.py to test_sign.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/test_operations.py to test_operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py to test_x509keypair_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_local.py to test_local.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_cert_manager.py to test_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/test_barbican.py to test_barbican.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_x509keypair.py to test_x509keypair.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_objects.py to test_objects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_fields.py to test_fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template/test_template.py to test_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service/test_periodic.py to test_periodic.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_servicegroup.py to test_servicegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_hooks.py to test_hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_expose.py to test_expose.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_attr_validator.py to test_attr_validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/test_app.py to test_app.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_types.py to test_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_stats.py to test_stats.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_quota.py to test_quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_nodegroup.py to test_nodegroup.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_magnum_service.py to test_magnum_service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_federation.py to test_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_template.py to test_cluster_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster_actions.py to test_cluster_actions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_cluster.py to test_cluster.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_certificate.py to test_certificate.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_baymodel.py to test_baymodel.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/test_bay.py to test_bay.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/test_root.py to test_root.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py to test_swarm_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py to test_nodegroup_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py to test_mesos_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py to test_k8s_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_indirection_api.py to test_indirection_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_federation_conductor.py to test_federation_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_conductor_listener.py to test_conductor_listener.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_cluster_conductor.py to test_cluster_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/test_ca_conductor.py to test_ca_conductor.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/test_trust_manager.py to test_trust_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/test_cert_manager.py to test_cert_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_scale_manager.py to test_scale_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_rpcapi.py to test_rpcapi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_monitors.py to test_monitors.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/test_k8s_api.py to test_k8s_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks/test_heat_tasks.py to test_heat_tasks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpg61aiw6y.py' DEBUG: /usr/libexec/platform-python /tmp/tmpg61aiw6y.py DEBUG: removing /tmp/tmpg61aiw6y.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/etc/magnum DEBUG: copying etc/magnum/api-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/etc/magnum DEBUG: running install_egg_info 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: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) 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: writing manifest file 'magnum.egg-info/SOURCES.txt' DEBUG: Copying magnum.egg-info to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6/site-packages/magnum-14.1.2-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing magnum-api script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: Installing magnum-conductor script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: Installing magnum-db-manage script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: Installing magnum-driver-manage script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: Installing magnum-status script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: Installing magnum-api-wsgi script to /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: loading stevedore.sphinxext DEBUG: [openstackdocstheme] version: 2.2.6 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: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/magnum-14.1.2/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-14.1.2/doc/source/../../etc/magnum/magnum-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-14.1.2/doc/source/_static/magnum.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-14.1.2/doc/source/../../etc/magnum/magnum-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-14.1.2/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 47 source files that are out of date DEBUG: updating environment: [new config] 47 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] admin/configuring DEBUG: reading sources... [ 4%] admin/gmr DEBUG: reading sources... [ 6%] admin/index DEBUG: reading sources... [ 8%] admin/magnum-proxy DEBUG: reading sources... [ 10%] admin/troubleshooting-guide DEBUG: reading sources... [ 12%] cli/index DEBUG: reading sources... [ 14%] cli/magnum-status DEBUG: reading sources... [ 17%] configuration/index DEBUG: reading sources... [ 19%] configuration/sample-config DEBUG: reading sources... [ 21%] configuration/sample-policy DEBUG: reading sources... [ 23%] configuration/samples/index DEBUG: reading sources... [ 25%] configuration/samples/policy-yaml DEBUG: reading sources... [ 27%] contributor/api-microversion DEBUG: reading sources... [ 29%] contributor/api-microversion-history DEBUG: reading sources... [ 31%] contributor/contributing DEBUG: reading sources... [ 34%] contributor/functional-test DEBUG: reading sources... [ 36%] contributor/index DEBUG: reading sources... [ 38%] contributor/objects DEBUG: reading sources... [ 40%] contributor/policies DEBUG: reading sources... [ 42%] contributor/quickstart DEBUG: reading sources... [ 44%] contributor/reno DEBUG: reading sources... [ 46%] contributor/troubleshooting DEBUG: reading sources... [ 48%] index DEBUG: reading sources... [ 51%] install/common/configure_2_edit_magnum_conf DEBUG: reading sources... [ 53%] install/common/configure_3_populate_database DEBUG: reading sources... [ 55%] install/common/prerequisites DEBUG: reading sources... [ 57%] install/get_started DEBUG: reading sources... [ 59%] install/index DEBUG: reading sources... [ 61%] install/install DEBUG: reading sources... [ 63%] install/install-debian-manual DEBUG: reading sources... [ 65%] install/install-guide-from-source DEBUG: reading sources... [ 68%] install/install-obs DEBUG: reading sources... [ 70%] install/install-rdo DEBUG: reading sources... [ 72%] install/install-ubuntu DEBUG: reading sources... [ 74%] install/launch-instance DEBUG: reading sources... [ 76%] install/next-steps DEBUG: reading sources... [ 78%] install/verify DEBUG: reading sources... [ 80%] user/cluster-type-definition DEBUG: reading sources... [ 82%] user/glossary DEBUG: reading sources... [ 85%] user/heat-templates DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: reading sources... [ 87%] user/index DEBUG: documenting plugins from 'magnum.template_definitions' DEBUG: reading sources... [ 89%] user/k8s-health-monitoring DEBUG: reading sources... [ 91%] user/k8s-keystone-authN-authZ DEBUG: reading sources... [ 93%] user/kubernetes-load-balancer DEBUG: reading sources... [ 95%] user/monitoring DEBUG: reading sources... [ 97%] user/node-groups DEBUG: reading sources... [100%] user/rolling-upgrade DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 2%] admin/configuring DEBUG: writing output... [ 4%] admin/gmr DEBUG: writing output... [ 6%] admin/index DEBUG: writing output... [ 8%] admin/magnum-proxy DEBUG: writing output... [ 10%] admin/troubleshooting-guide DEBUG: writing output... [ 12%] cli/index DEBUG: writing output... [ 14%] cli/magnum-status DEBUG: writing output... [ 17%] configuration/index DEBUG: writing output... [ 19%] configuration/sample-config DEBUG: writing output... [ 21%] configuration/sample-policy DEBUG: writing output... [ 23%] configuration/samples/index DEBUG: writing output... [ 25%] configuration/samples/policy-yaml DEBUG: writing output... [ 27%] contributor/api-microversion DEBUG: writing output... [ 29%] contributor/api-microversion-history DEBUG: writing output... [ 31%] contributor/contributing DEBUG: writing output... [ 34%] contributor/functional-test DEBUG: writing output... [ 36%] contributor/index DEBUG: writing output... [ 38%] contributor/objects DEBUG: writing output... [ 40%] contributor/policies DEBUG: writing output... [ 42%] contributor/quickstart DEBUG: writing output... [ 44%] contributor/reno DEBUG: writing output... [ 46%] contributor/troubleshooting DEBUG: writing output... [ 48%] index DEBUG: writing output... [ 51%] install/common/configure_2_edit_magnum_conf DEBUG: writing output... [ 53%] install/common/configure_3_populate_database DEBUG: writing output... [ 55%] install/common/prerequisites DEBUG: writing output... [ 57%] install/get_started DEBUG: writing output... [ 59%] install/index DEBUG: writing output... [ 61%] install/install DEBUG: writing output... [ 63%] install/install-debian-manual DEBUG: writing output... [ 65%] install/install-guide-from-source DEBUG: writing output... [ 68%] install/install-obs DEBUG: writing output... [ 70%] install/install-rdo DEBUG: writing output... [ 72%] install/install-ubuntu DEBUG: writing output... [ 74%] install/launch-instance DEBUG: writing output... [ 76%] install/next-steps DEBUG: writing output... [ 78%] install/verify DEBUG: writing output... [ 80%] user/cluster-type-definition DEBUG: writing output... [ 82%] user/glossary DEBUG: writing output... [ 85%] user/heat-templates DEBUG: writing output... [ 87%] user/index DEBUG: writing output... [ 89%] user/k8s-health-monitoring DEBUG: writing output... [ 91%] user/k8s-keystone-authN-authZ DEBUG: writing output... [ 93%] user/kubernetes-load-balancer DEBUG: writing output... [ 95%] user/monitoring DEBUG: writing output... [ 97%] user/node-groups DEBUG: writing output... [100%] user/rolling-upgrade DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:316: WARNING: undefined label: metrics_server_chart_tag (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:318: WARNING: undefined label: metrics_server_enabled (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:321: WARNING: undefined label: monitoring_enabled (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:324: WARNING: undefined label: monitoring_retention_days (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:326: WARNING: undefined label: monitoring_retention_size (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:328: WARNING: undefined label: monitoring_storage_class_name (if the link has no caption the label must precede a section header) DEBUG: generating indices... /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:330: WARNING: undefined label: monitoring_interval_seconds (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:332: WARNING: undefined label: monitoring_ingress_enabled (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:335: WARNING: undefined label: cluster_basic_auth_secret (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:337: WARNING: undefined label: cluster_root_domain_name (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:339: WARNING: undefined label: prometheus_operator_chart_tag (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:341: WARNING: undefined label: prometheus_adapter_enabled (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:344: WARNING: undefined label: prometheus_adapter_chart_tag (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:346: WARNING: undefined label: prometheus_adapter_configmap (if the link has no caption the label must precede a section header) DEBUG: /builddir/build/BUILD/magnum-14.1.2/doc/source/user/index.rst:359: WARNING: undefined label: grafana_admin_passwd (if the link has no caption the label must precede a section header) DEBUG: genindexdone DEBUG: writing additional pages... searchdone 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, 15 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/var/log/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/var/run/magnum/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/var/lib/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/var/lib/magnum/certificates/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/etc/magnum/ DEBUG: + oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/etc/magnum/magnum.conf DEBUG: + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/etc/magnum/magnum.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/etc/magnum DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/etc/magnum DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 14.1.2-0.20240216121434.312aa6a.el8 --unique-debug-suffix -14.1.2-0.20240216121434.312aa6a.el8.x86_64 --unique-debug-src-base openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/magnum-14.1.2 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/lib/python3.6/site-packages/magnum/tests/contrib/copy_instance_logs.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh is executable but has no shebang, removing executable bit DEBUG: *** WARNING: ./usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh is executable but has no shebang, removing executable bit DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.aoqHlF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + rm magnum/tests/unit/test_hacking.py DEBUG: + PYTHON=/usr/libexec/platform-python DEBUG: + stestr --test-path=./magnum/tests/unit run --concurrency 1 DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_api_version_decorator [0.084384s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.013967s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.007460s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.079981s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.007403s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.007383s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.006737s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.006730s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.006797s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.007457s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.006692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.006740s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.006731s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.006816s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.006657s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.006645s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.006620s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.006638s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.006882s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.006635s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.006626s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.006804s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.006573s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.006742s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.006909s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.006653s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.006604s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.006574s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.007794s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.006666s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.006655s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.006986s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.006601s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.007173s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.006668s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.006590s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.006756s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.006669s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.006748s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.007225s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.007003s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.006840s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.006903s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.006922s] ... ok 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 -> 7da8489d6a68 DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_disable_file [0.125295s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.017892s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.009110s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.008924s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.017329s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.021728s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.024089s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.012896s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.046745s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.015772s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.011799s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.016878s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_as_dict_faults [0.008110s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_bay_init [0.007038s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_create [0.027765s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_delete [0.040695s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_detail [0.016403s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_all [0.016652s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_one [0.029395s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_update [0.031362s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_delete [0.030109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_get_one [0.030488s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_update [0.032070s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay [0.046117s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_not_found [0.025217s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name [0.041515s] ... ok 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'}], 'baymodels': [{'href': 'http://localhost/v1/baymodels/', 'rel': 'self'}, {'href': 'http://localhost/baymodels/', 'rel': 'bookmark'}], 'bays': [{'href': 'http://localhost/v1/bays/', 'rel': 'self'}, {'href': 'http://localhost/bays/', 'rel': 'bookmark'}], '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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:create to be performed", "detail": "Policy doesn't allow bay:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "links": []}]} DEBUG: GET: /v1/bays/93c2c063-96e4-4902-8e67-3610f9441767/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:detail to be performed", "detail": "Policy doesn't allow bay:detail to be performed.", "links": []}]} DEBUG: GET: /v1/bays {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:get_all to be performed", "detail": "Policy doesn't allow bay:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/bays/bay_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.10 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 bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:delete to be performed", "detail": "Policy doesn't allow bay:delete to be performed.", "links": []}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay:get to be performed", "detail": "Policy doesn't allow bay:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/bays/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.10 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 bay:update to be performed", "detail": "Policy doesn't allow bay:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: DELETE: /v1/bays/86a09173-2826-4d71-95d6-ae71dc4cef3b DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 86a09173-2826-4d71-95d6-ae71dc4cef3b could not be found", "detail": "Cluster 86a09173-2826-4d71-95d6-ae71dc4cef3b could not be found.", "links": []}]} DEBUG: DELETE: /v1/bays/cluster1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/bays/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name_not_found [0.023571s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_multiple_bay_by_name [0.035984s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links [0.079039s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links_default_limit [0.072822s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail [0.032156s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_against_single [0.024654s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_with_pagination_marker [0.056415s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_empty [0.018693s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_all_with_pagination_marker [0.050026s] ... ok DEBUG: DELETE: /v1/bays/test_bay DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/bays/?limit=3 {} DEBUG: GOT:{'bays': [{'uuid': 'c772590f-afb6-44d5-87a8-d8d0a43ec004', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/c772590f-afb6-44d5-87a8-d8d0a43ec004', 'rel': 'self'}, {'href': 'http://localhost/bays/c772590f-afb6-44d5-87a8-d8d0a43ec004', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '987403b9-5b41-4077-9fde-34a377a3c664', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/987403b9-5b41-4077-9fde-34a377a3c664', 'rel': 'self'}, {'href': 'http://localhost/bays/987403b9-5b41-4077-9fde-34a377a3c664', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'a4caad71-5cd5-4842-ad8b-69b7cd4fc3e0', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/a4caad71-5cd5-4842-ad8b-69b7cd4fc3e0', 'rel': 'self'}, {'href': 'http://localhost/bays/a4caad71-5cd5-4842-ad8b-69b7cd4fc3e0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}], 'next': 'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=a4caad71-5cd5-4842-ad8b-69b7cd4fc3e0'} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': 'ffa0b8f6-b8e3-4d22-847d-756d3123f840', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/ffa0b8f6-b8e3-4d22-847d-756d3123f840', 'rel': 'self'}, {'href': 'http://localhost/bays/ffa0b8f6-b8e3-4d22-847d-756d3123f840', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'a43b106d-ff17-4261-b975-5312a2f7e7e7', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/a43b106d-ff17-4261-b975-5312a2f7e7e7', 'rel': 'self'}, {'href': 'http://localhost/bays/a43b106d-ff17-4261-b975-5312a2f7e7e7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '92c91d3f-b85d-4fb8-9e1c-26615cdb5506', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/92c91d3f-b85d-4fb8-9e1c-26615cdb5506', 'rel': 'self'}, {'href': 'http://localhost/bays/92c91d3f-b85d-4fb8-9e1c-26615cdb5506', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}], 'next': 'http://localhost/v1/bays?sort_key=id&sort_dir=asc&limit=3&marker=92c91d3f-b85d-4fb8-9e1c-26615cdb5506'} DEBUG: GET: /v1/bays/detail {} DEBUG: GOT:{'bays': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.619888+00:00', 'updated_at': None}]} DEBUG: GET: /v1/bays/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.10 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: GET: /v1/bays/detail?limit=3&marker=5a5e87b5-2b1e-49b6-8fc1-66104e5e9a3a {} DEBUG: GOT:{'bays': [{'uuid': '45673072-c2ef-4702-bbb7-51ad74366475', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/45673072-c2ef-4702-bbb7-51ad74366475', 'rel': 'self'}, {'href': 'http://localhost/bays/45673072-c2ef-4702-bbb7-51ad74366475', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.698784+00:00', 'updated_at': None}]} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': []} DEBUG: GET: /v1/bays?limit=3&marker=7a54d95f-ff7e-42a3-a87b-61addfc7fca8 {} DEBUG: GOT:{'bays': [{'uuid': 'b9bb1239-d17b-41aa-8106-9913de3145b0', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/b9bb1239-d17b-41aa-8106-9913de3145b0', 'rel': 'self'}, {'href': 'http://localhost/bays/b9bb1239-d17b-41aa-8106-9913de3145b0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.802234+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one [0.051718s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name [0.036960s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_multiple_bay [0.036653s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_not_found [0.018129s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay [0.036700s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay_heatclient_exception [0.131809s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_links [0.073545s] ... ok DEBUG: GET: /v1/bays/cluster1 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.854941+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/test_bay {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/bays/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'bay_faults': {'fake_name': 'fake_reason'}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.947046+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_FAILED', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'bay_faults': {}, 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:33.989134+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/7885ea53-cf88-4f9c-845c-68bff76506a7 {} DEBUG: GOT:{'uuid': '7885ea53-cf88-4f9c-845c-68bff76506a7', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'self'}, {'href': 'http://localhost/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.116143+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/7885ea53-cf88-4f9c-845c-68bff76506a7 {} DEBUG: GOT:{'uuid': '7885ea53-cf88-4f9c-845c-68bff76506a7', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'self'}, {'href': 'http://localhost/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.116143+00:00', 'updated_at': None} DEBUG: GET: /bays/7885ea53-cf88-4f9c-845c-68bff76506a7 {} DEBUG: GOT:{'uuid': '7885ea53-cf88-4f9c-845c-68bff76506a7', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'self'}, {'href': 'http://localhost/bays/7885ea53-cf88-4f9c-845c-68bff76506a7', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.116143+00:00', 'updated_at': None} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': 'dea392aa-882e-4897-9bef-92fa4f7222a2', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/dea392aa-882e-4897-9bef-92fa4f7222a2', 'rel': 'self'}, {'href': 'http://localhost/bays/dea392aa-882e-4897-9bef-92fa4f7222a2', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'd5c68eee-f650-4fa2-af46-72741a099e52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/d5c68eee-f650-4fa2-af46-72741a099e52', 'rel': 'self'}, {'href': 'http://localhost/bays/d5c68eee-f650-4fa2-af46-72741a099e52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '094c3c1c-ab5f-4508-957a-0f375a714898', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/094c3c1c-ab5f-4508-957a-0f375a714898', 'rel': 'self'}, {'href': 'http://localhost/bays/094c3c1c-ab5f-4508-957a-0f375a714898', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '9c536f70-b8d4-4fbf-b58c-9c5e166db480', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/9c536f70-b8d4-4fbf-b58c-9c5e166db480', 'rel': 'self'}, {'href': 'http://localhost/bays/9c536f70-b8d4-4fbf-b58c-9c5e166db480', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '35abeaed-8180-455a-9607-254fc528263b', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/35abeaed-8180-455a-9607-254fc528263b', 'rel': 'self'}, {'href': 'http://localhost/bays/35abeaed-8180-455a-9607-254fc528263b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_many [0.086937s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_one [0.032264s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_add_non_existent_property [0.035553s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_mandatory_property_fail [0.031842s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_non_existent_property [0.040106s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_ok [0.090396s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_bay_name_failed [0.037517s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_baymodel_id_failed [0.042497s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_invalid_node_count [0.037598s] ... ok DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}]} DEBUG: PATCH: /v1/bays/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.10 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: PATCH: /v1/bays/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.10 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/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "'/baymodel_id' is a mandatory attribute and can not be removed", "detail": "'/baymodel_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/bays/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.10 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: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 3, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.416878+00:00', 'updated_at': None} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'op': 'remove'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 1, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:34.416878+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 1, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.416878+00:00', 'updated_at': '2024-02-16T12:19:34.458353+00:00'} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': 'e0c4214e-21f1-4433-9ac6-223e63407014', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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': '/baymodel_id', 'op': 'replace', 'value': 'e0c4214e-21f1-4433-9ac6-223e63407014'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': 'e0c4214e-21f1-4433-9ac6-223e63407014'}]'. Reason: can't replace non-existent object 'baymodel_id'", "links": []}]} DEBUG: PATCH: /v1/bays/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.10 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 1", "links": []}]} DEBUG: PATCH: /v1/bays/b780e500-fd1f-4420-8c59-2102669796f1 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}]{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_bay [0.024361s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_baymodel_id [0.042823s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok [0.067345s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name [0.065946s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_multiple_bay [0.035778s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_not_found [0.025979s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_async [0.037414s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_with_rollback_enabled [0.038881s] ... ok DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 b780e500-fd1f-4420-8c59-2102669796f1 could not be found", "detail": "Cluster b780e500-fd1f-4420-8c59-2102669796f1 could not be found.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': '2a4862d6-8d5a-4833-b3f2-7b8839430c16', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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': '/baymodel_id', 'op': 'replace', 'value': '2a4862d6-8d5a-4833-b3f2-7b8839430c16'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': '2a4862d6-8d5a-4833-b3f2-7b8839430c16'}]'. Reason: can't replace non-existent object 'baymodel_id'", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 4, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:34.693363+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.693363+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/bays/bay_example_A [{'path': '/node_count', 'value': 4, 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 4, "master_count": 3, "docker_volume_size": null, "labels": {}, "master_flavor_id": null, "flavor_id": null, "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "self"}, {"href": "http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "rel": "bookmark"}], "stack_id": "047c6319-7abd-4bd9-a033-8c6af0173cd0", "status": "UPDATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": "172.17.2.3", "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:34.760763+00:00", "updated_at": null} DEBUG: GET: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'node_count': 4, 'master_count': 3, 'docker_volume_size': None, 'labels': {}, 'master_flavor_id': None, 'flavor_id': None, 'bay_create_timeout': 60, 'links': [{'href': 'http://localhost/v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'self'}, {'href': 'http://localhost/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'UPDATE_IN_PROGRESS', 'status_reason': 'Completed successfully', 'discovery_url': None, 'api_address': '172.17.2.3', 'coe_version': None, 'container_version': None, 'node_addresses': ['172.17.2.4'], 'master_addresses': ['172.17.2.18'], 'fixed_network': None, 'fixed_subnet': None, 'floating_ip_enabled': True, 'master_lb_enabled': True, 'created_at': '2024-02-16T12:19:34.760763+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} DEBUG: PATCH: /v1/bays/test_bay [{'path': '/name', 'value': 'test_bay', 'op': 'replace'}] DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: PATCH: /v1/bays/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.10 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: PATCH: /v1/bays/bay_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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.2 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52"} DEBUG: PATCH: /v1/bays/bay_example_A/?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.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/e69dc557-6024-465d-9730-2a0e255ab1be DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e69dc557-6024-465d-9730-2a0e255ab1be", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/e69dc557-6024-465d-9730-2a0e255ab1be", "rel": "self"}, {"href": "http://localhost/bays/e69dc557-6024-465d-9730-2a0e255ab1be", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay [0.037765s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_doesnt_contain_id [0.032412s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_generate_uuid [0.033739s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_no_baymodel_id [0.022617s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_set_project_id_and_user_id [0.033680s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_baymodel_name [0.040033s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'bay_example_A', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/fffd3f1b-1597-433e-8102-338732880c5a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "fffd3f1b-1597-433e-8102-338732880c5a", "name": "bay_example_A", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/fffd3f1b-1597-433e-8102-338732880c5a", "rel": "self"}, {"href": "http://localhost/bays/fffd3f1b-1597-433e-8102-338732880c5a", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.009960+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/571f1bc0-d329-43ff-a421-3f6878889699 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "571f1bc0-d329-43ff-a421-3f6878889699", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/571f1bc0-d329-43ff-a421-3f6878889699", "rel": "self"}, {"href": "http://localhost/bays/571f1bc0-d329-43ff-a421-3f6878889699", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.043808+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel_id", "detail": "Invalid input for field/attribute baymodel_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/ed3a06ae-5afb-4c06-a87d-e16f24020692 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ed3a06ae-5afb-4c06-a87d-e16f24020692", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/ed3a06ae-5afb-4c06-a87d-e16f24020692", "rel": "self"}, {"href": "http://localhost/bays/ed3a06ae-5afb-4c06-a87d-e16f24020692", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.098884+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'clustermodel1', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/5c9a7d7f-fa7c-4562-8bc4-6accf7a1e76a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5c9a7d7f-fa7c-4562-8bc4-6accf7a1e76a", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/5c9a7d7f-fa7c-4562-8bc4-6accf7a1e76a", "rel": "self"}, {"href": "http://localhost/bays/5c9a7d7f-fa7c-4562-8bc4-6accf7a1e76a", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.140404+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'Testbay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_capital_letter_start_valid_name [0.041013s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_docker_volume_size [0.032939s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_at_end_valid_name [0.035118s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_invalid_at_start_name [0.018214s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_valid_name [0.032465s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/6fd9ac14-9edf-4a70-bc67-350cd5269162 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6fd9ac14-9edf-4a70-bc67-350cd5269162", "name": "Testbay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/6fd9ac14-9edf-4a70-bc67-350cd5269162", "rel": "self"}, {"href": "http://localhost/bays/6fd9ac14-9edf-4a70-bc67-350cd5269162", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.178422+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/8b9ba413-e0e0-4712-a182-98260db50a51 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8b9ba413-e0e0-4712-a182-98260db50a51", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": 3, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/8b9ba413-e0e0-4712-a182-98260db50a51", "rel": "self"}, {"href": "http://localhost/bays/8b9ba413-e0e0-4712-a182-98260db50a51", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.215162+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay-', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/efc7e9d0-a28a-468f-8ddb-ca535db8e701 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "efc7e9d0-a28a-468f-8ddb-ca535db8e701", "name": "testbay-", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/efc7e9d0-a28a-468f-8ddb-ca535db8e701", "rel": "self"}, {"href": "http://localhost/bays/efc7e9d0-a28a-468f-8ddb-ca535db8e701", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.250143+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '-test_bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test-bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/27c63a0c-3cb7-49f9-a0e1-bdc7f73402ca DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "27c63a0c-3cb7-49f9-a0e1-bdc7f73402ca", "name": "test-bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/27c63a0c-3cb7-49f9-a0e1-bdc7f73402ca", "rel": "self"}, {"href": "http://localhost/bays/27c63a0c-3cb7-49f9-a0e1-bdc7f73402ca", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.301034+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_empty_name [0.016802s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_ext_network [0.022479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_flavor [0.034539s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_name [0.017365s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_str_name [0.017129s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_keypair [0.021851s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_long_name [0.017799s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_master_count_zero [0.018657s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '123456test_bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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': 0, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.-_bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/6caf1c67-22ce-4f1e-8161-c89816931336 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "6caf1c67-22ce-4f1e-8161-c89816931336", "name": "test.-_bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/6caf1c67-22ce-4f1e-8161-c89816931336", "rel": "self"}, {"href": "http://localhost/bays/6caf1c67-22ce-4f1e-8161-c89816931336", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.500438+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_mix_special_char_valid_name [0.031635s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_multi_images_same_name [0.113925s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_multi_node [0.024485s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_one_node [0.035166s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_master_count [0.034167s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_node_count [0.034573s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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': False, 'node_count': 3, 'master_count': 3, 'baymodel_id': 'foo', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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': 1, 'baymodel_id': 'foo', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/7f00089d-8ffe-43d2-9180-9a61b70f6963 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7f00089d-8ffe-43d2-9180-9a61b70f6963", "name": "cluster1", "baymodel_id": "foo", "node_count": 3, "master_count": 1, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/7f00089d-8ffe-43d2-9180-9a61b70f6963", "rel": "self"}, {"href": "http://localhost/bays/7f00089d-8ffe-43d2-9180-9a61b70f6963", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.674291+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/89515739-9401-4763-b36f-e5efc4a5899a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "89515739-9401-4763-b36f-e5efc4a5899a", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 1, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/89515739-9401-4763-b36f-e5efc4a5899a", "rel": "self"}, {"href": "http://localhost/bays/89515739-9401-4763-b36f-e5efc4a5899a", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.708087+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/7f23d35e-8de1-4d99-94e5-14f1ee81e183 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7f23d35e-8de1-4d99-94e5-14f1ee81e183", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 1, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/7f23d35e-8de1-4d99-94e5-14f1ee81e183", "rel": "self"}, {"href": "http://localhost/bays/7f23d35e-8de1-4d99-94e5-14f1ee81e183", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.742297+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/cf2cd6b5-d611-4660-8107-105e2fb1c0b8 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "cf2cd6b5-d611-4660-8107-105e2fb1c0b8", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 60, "links": [{"href": "http://localhost/v1/bays/cf2cd6b5-d611-4660-8107-105e2fb1c0b8", "rel": "self"}, {"href": "http://localhost/bays/cf2cd6b5-d611-4660-8107-105e2fb1c0b8", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.776990+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_timeout [0.033342s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_negative [0.020378s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_zero [0.020723s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_non_existent_baymodel_id [0.019046s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_nonexist_image [0.022100s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_on_os_distro_image [0.023408s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_at_end_valid_name [0.033710s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_invalid_at_start_name [0.025708s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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': -1, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 1", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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': 0, 'master_count': 3, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: '0'. Value should be greater or equal to 1", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': '18d3691a-dac2-43ec-83b7-a919f54b0571', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 18d3691a-dac2-43ec-83b7-a919f54b0571 could not be found", "detail": "ClusterTemplate 18d3691a-dac2-43ec-83b7-a919f54b0571 could not be found.", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay.', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/08e10401-b953-49da-86d0-b8ba7c7a5f04 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "08e10401-b953-49da-86d0-b8ba7c7a5f04", "name": "testbay.", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/08e10401-b953-49da-86d0-b8ba7c7a5f04", "rel": "self"}, {"href": "http://localhost/bays/08e10401-b953-49da-86d0-b8ba7c7a5f04", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.915844+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '.test_bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test.bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/9c750418-5b2b-4771-a069-77bcfa00efaf DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9c750418-5b2b-4771-a069-77bcfa00efaf", "name": "test.bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/9c750418-5b2b-4771-a069-77bcfa00efaf", "rel": "self"}, {"href": "http://localhost/bays/9c750418-5b2b-4771-a069-77bcfa00efaf", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:35.977814+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_valid_name [0.034796s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_negative [0.018827s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_none [0.037265s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_zero [0.038727s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_at_end_valid_name [0.032181s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_invalid_at_start_name [0.017260s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': -1} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 bay_create_timeout", "detail": "Invalid input for field/attribute bay_create_timeout. Value: '-1'. Value should be greater or equal to 0", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': None} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/f2963458-5f84-4f03-b1da-29c91e27f663 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f2963458-5f84-4f03-b1da-29c91e27f663", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": null, "links": [{"href": "http://localhost/v1/bays/f2963458-5f84-4f03-b1da-29c91e27f663", "rel": "self"}, {"href": "http://localhost/bays/f2963458-5f84-4f03-b1da-29c91e27f663", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.033435+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 0} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/161c29f4-4459-42c0-9bfd-9299c8f11941 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "161c29f4-4459-42c0-9bfd-9299c8f11941", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 0, "links": [{"href": "http://localhost/v1/bays/161c29f4-4459-42c0-9bfd-9299c8f11941", "rel": "self"}, {"href": "http://localhost/bays/161c29f4-4459-42c0-9bfd-9299c8f11941", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.073145+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'testbay_', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/4a655d31-62dd-4ba9-bfcc-50c647f3f30a DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4a655d31-62dd-4ba9-bfcc-50c647f3f30a", "name": "testbay_", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/4a655d31-62dd-4ba9-bfcc-50c647f3f30a", "rel": "self"}, {"href": "http://localhost/bays/4a655d31-62dd-4ba9-bfcc-50c647f3f30a", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.106100+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': '_test_bay', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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_bay'. Value should match the pattern ^[a-zA-Z][a-zA-Z0-9_.-]*$", "links": []}]} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'test_bay123456', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/2ed34f92-3f6b-48b9-961d-91bc5f08a1de DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "2ed34f92-3f6b-48b9-961d-91bc5f08a1de", "name": "test_bay123456", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/2ed34f92-3f6b-48b9-961d-91bc5f08a1de", "rel": "self"}, {"href": "http://localhost/bays/2ed34f92-3f6b-48b9-961d-91bc5f08a1de", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.156335+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_valid_str_int_name [0.033395s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_docker_volume_size [0.032564s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_name [0.033110s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelObject.test_baymodel_init [0.007548s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_create [0.015547s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_delete [0.024062s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_detail [0.015898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_all [0.015115s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_one [0.019008s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_update [0.026803s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_delete [0.018427s] ... ok DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'status': 'CREATE_IN_PROGRESS', 'status_reason': 'Completed successfully', '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/5a2814af-3ada-4445-913c-7711db230829 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5a2814af-3ada-4445-913c-7711db230829", "name": "cluster1", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": 20, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/5a2814af-3ada-4445-913c-7711db230829", "rel": "self"}, {"href": "http://localhost/bays/5a2814af-3ada-4445-913c-7711db230829", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.189700+00:00", "updated_at": null} DEBUG: POST: /v1/bays {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'discovery_url': None, '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, 'baymodel_id': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'bay_create_timeout': 15} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/7c2f48a4-c148-4977-9590-61ebef5a3279 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "7c2f48a4-c148-4977-9590-61ebef5a3279", "name": "eta-10-bay", "baymodel_id": "e74c40e0-d825-11e2-a28f-0800200c9a66", "node_count": 3, "master_count": 3, "docker_volume_size": null, "labels": {"key1": "val1", "key2": "val2"}, "master_flavor_id": "m1.small", "flavor_id": "m1.small", "bay_create_timeout": 15, "links": [{"href": "http://localhost/v1/bays/7c2f48a4-c148-4977-9590-61ebef5a3279", "rel": "self"}, {"href": "http://localhost/bays/7c2f48a4-c148-4977-9590-61ebef5a3279", "rel": "bookmark"}], "stack_id": null, "status": "CREATE_IN_PROGRESS", "status_reason": "Completed successfully", "discovery_url": null, "api_address": null, "coe_version": null, "container_version": null, "node_addresses": ["172.17.2.4"], "master_addresses": ["172.17.2.18"], "fixed_network": null, "fixed_subnet": null, "floating_ip_enabled": true, "master_lb_enabled": true, "created_at": "2024-02-16T12:19:36.222896+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:create to be performed", "detail": "Policy doesn't allow baymodel:create to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/31c94735-d902-4559-adb7-495493c667cd/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:detail to be performed", "detail": "Policy doesn't allow baymodel:detail to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:get_all to be performed", "detail": "Policy doesn't allow baymodel:get_all to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "links": []}]} DEBUG: PATCH: /v1/baymodels/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.10 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 baymodel:update to be performed", "detail": "Policy doesn't allow baymodel:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:delete to be performed", "detail": "Policy doesn't allow baymodel:delete to be performed.", "links": []}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 baymodel:get to be performed", "detail": "Policy doesn't allow baymodel:get to be performed.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_get_one [0.018345s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_update [0.022802s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel [0.034172s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_not_found [0.017155s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_bay [0.034543s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name [0.021732s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name_not_found [0.017091s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_multiple_baymodel_by_name [0.019044s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links [0.028590s] ... ok DEBUG: PATCH: /v1/baymodels/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.10 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 baymodel:update to be performed", "detail": "Policy doesn't allow baymodel:update to be performed.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: DELETE: /v1/baymodels/50a344e0-023c-4778-8854-9b0aae4590d1 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 50a344e0-023c-4778-8854-9b0aae4590d1 could not be found", "detail": "ClusterTemplate 50a344e0-023c-4778-8854-9b0aae4590d1 could not be found.", "links": []}]} DEBUG: DELETE: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: DELETE: /v1/baymodels/clustermodel1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/baymodels/not_found DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: DELETE: /v1/baymodels/test_baymodel DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/baymodels/?limit=3 {} DEBUG: GOT:{'baymodels': [{'uuid': 'e0b1678d-c7f1-4ba1-b434-030854e3482a', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e0b1678d-c7f1-4ba1-b434-030854e3482a', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e0b1678d-c7f1-4ba1-b434-030854e3482a', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.573495+00:00', 'updated_at': None}, {'uuid': '56e9b00f-34ee-444f-9d35-7f2b982afa28', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/56e9b00f-34ee-444f-9d35-7f2b982afa28', 'rel': 'self'}, {'href': 'http://localhost/baymodels/56e9b00f-34ee-444f-9d35-7f2b982afa28', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.574970+00:00', 'updated_at': None}, {'uuid': 'a5f6a32a-d2ff-4ce7-9344-322d00500eff', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/a5f6a32a-d2ff-4ce7-9344-322d00500eff', 'rel': 'self'}, {'href': 'http://localhost/baymodels/a5f6a32a-d2ff-4ce7-9344-322d00500eff', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.576296+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=a5f6a32a-d2ff-4ce7-9344-322d00500eff'} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': 'cea2db91-fd02-40e7-a443-530ac2f59435', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/cea2db91-fd02-40e7-a443-530ac2f59435', 'rel': 'self'}, {'href': 'http://localhost/baymodels/cea2db91-fd02-40e7-a443-530ac2f59435', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.613066+00:00', 'updated_at': None}, {'uuid': 'c0b4355f-43ff-4dce-b0cb-560e2d22bee3', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/c0b4355f-43ff-4dce-b0cb-560e2d22bee3', 'rel': 'self'}, {'href': 'http://localhost/baymodels/c0b4355f-43ff-4dce-b0cb-560e2d22bee3', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.614537+00:00', 'updated_at': None}, {'uuid': 'ca180ac6-f5cd-42df-abc1-b7e7136f3296', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/ca180ac6-f5cd-42df-abc1-b7e7136f3296', 'rel': 'self'}, {'href': 'http://localhost/baymodels/ca180ac6-f5cd-42df-abc1-b7e7136f3296', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.615849+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=ca180ac6-f5cd-42df-abc1-b7e7136f3296'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links_default_limit [0.040541s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail [0.020220s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_against_single [0.017373s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_with_pagination_marker [0.033112s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_empty [0.019027s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_all_with_pagination_marker [0.025728s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one [0.020219s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name [0.024516s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_multiple_baymodel [0.023193s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_not_found [0.017206s] ... ok DEBUG: GET: /v1/baymodels/detail {} DEBUG: GOT:{'baymodels': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.641869+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels/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.10 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: GET: /v1/baymodels/detail?limit=3&marker=3341082f-a21d-45f3-97aa-6266bea42471 {} DEBUG: GOT:{'baymodels': [{'uuid': '2e14e5c1-eee3-4f15-aa46-a94703bd0abf', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/2e14e5c1-eee3-4f15-aa46-a94703bd0abf', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2e14e5c1-eee3-4f15-aa46-a94703bd0abf', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.683692+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': []} DEBUG: GET: /v1/baymodels?limit=3&marker=7dc90d27-88e3-4b96-a1fa-e504df818ccd {} DEBUG: GOT:{'baymodels': [{'uuid': '94acbc38-4f05-4aee-a26b-79a49eb37117', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/94acbc38-4f05-4aee-a26b-79a49eb37117', 'rel': 'self'}, {'href': 'http://localhost/baymodels/94acbc38-4f05-4aee-a26b-79a49eb37117', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.736069+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.757873+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels/clustermodel1 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.782233+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels/test_baymodel {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/baymodels/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086 {} DEBUG: GOT:{'uuid': '5d8adf13-7013-4469-b9d6-5d8c23e83086', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', 'rel': 'self'}, {'href': 'http://localhost/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.843799+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_links [0.037614s] ... ok DEBUG: GET: /v1/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086 {} DEBUG: GOT:{'uuid': '5d8adf13-7013-4469-b9d6-5d8c23e83086', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', 'rel': 'self'}, {'href': 'http://localhost/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.843799+00:00', 'updated_at': None} DEBUG: GET: /baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086 {} DEBUG: GOT:{'uuid': '5d8adf13-7013-4469-b9d6-5d8c23e83086', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', 'rel': 'self'}, {'href': 'http://localhost/baymodels/5d8adf13-7013-4469-b9d6-5d8c23e83086', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.843799+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': 'b36e2e6d-0a49-4d19-8d9b-b614573df6a2', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/b36e2e6d-0a49-4d19-8d9b-b614573df6a2', 'rel': 'self'}, {'href': 'http://localhost/baymodels/b36e2e6d-0a49-4d19-8d9b-b614573df6a2', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.883395+00:00', 'updated_at': None}, {'uuid': '9c13889e-d419-4056-a194-28666ba776c7', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/9c13889e-d419-4056-a194-28666ba776c7', 'rel': 'self'}, {'href': 'http://localhost/baymodels/9c13889e-d419-4056-a194-28666ba776c7', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.884790+00:00', 'updated_at': None}, {'uuid': '9ae106ec-be52-44e1-b634-2507b0a82b1d', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/9ae106ec-be52-44e1-b634-2507b0a82b1d', 'rel': 'self'}, {'href': 'http://localhost/baymodels/9ae106ec-be52-44e1-b634-2507b0a82b1d', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.886093+00:00', 'updated_at': None}, {'uuid': '487a0765-8400-49f2-a8d0-a98054bc5c59', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/487a0765-8400-49f2-a8d0-a98054bc5c59', 'rel': 'self'}, {'href': 'http://localhost/baymodels/487a0765-8400-49f2-a8d0-a98054bc5c59', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.887422+00:00', 'updated_at': None}, {'uuid': 'b078d969-10e0-4918-b74a-c1e13630c200', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/b078d969-10e0-4918-b74a-c1e13630c200', 'rel': 'self'}, {'href': 'http://localhost/baymodels/b078d969-10e0-4918-b74a-c1e13630c200', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.888725+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_many [0.033535s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_one [0.021588s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_add_root_non_existent [0.022784s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_create_baymodel_with_no_os_distro_image [0.025378s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_mandatory_property_fail [0.164708s] ... ok DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:36.915955+00:00', 'updated_at': None}]} DEBUG: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/keypair_id', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "'/keypair_id' is a mandatory attribute and can not be removed", "detail": "'/keypair_id' is a mandatory attribute and can not be removed", "links": []}]} DEBUG: PATCH: /v1/baymodels/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.10 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/baymodels/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.10 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/baymodels/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.10 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/baymodels/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.10 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/baymodels/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.10 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/baymodels/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.10 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/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/cluster_distro', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_non_existent_property_fail [0.019861s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_singular [0.047322s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_uuid [0.018157s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_external_network_id [0.024764s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_flavor_id [0.025169s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_image_id [0.027279s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_keypair_id [0.026360s] ... ok DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:37.170904+00:00', 'updated_at': None} DEBUG: PATCH: /v1/baymodels/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.10 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": "bay_model_example_A", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.170904+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:37.170904+00:00', 'updated_at': '2024-02-16T12:19:37.197571+00:00'} DEBUG: PATCH: /v1/baymodels/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.10 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/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "bay_model_example_B", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.341229+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_B', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:37.341229+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_singular [0.042908s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_name_with_bay [0.038191s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay [0.036222s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_allow_update [0.050710s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_not_allow_update [0.031714s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_not_found [0.019472s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_fail [0.024905s] ... ok DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'replace'}] DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "bay_model_example_B", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.385284+00:00", "updated_at": null} DEBUG: PATCH: /v1/baymodels/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.10 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: PATCH: /v1/baymodels/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.10 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": "bay_model_example_A", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.458725+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:37.458725+00:00', 'updated_at': '2024-02-16T12:19:37.484111+00:00'} DEBUG: PATCH: /v1/baymodels/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.10 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 calico is not supported, expecting a docker/flannel/unspecified network driver", "detail": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver.", "links": []}]} DEBUG: PATCH: /v1/baymodels/4f3c347d-a8ce-429f-9a46-a9cf5d95f09b [{'path': '/name', 'value': 'bay_model_example_B', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 4f3c347d-a8ce-429f-9a46-a9cf5d95f09b could not be found", "detail": "ClusterTemplate 4f3c347d-a8ce-429f-9a46-a9cf5d95f09b could not be found.", "links": []}]} DEBUG: PATCH: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] DEBUG: PATCH: /v1/baymodels/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.10 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": "bay_model_example_A", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.587724+00:00", "updated_at": null} DEBUG: GET: /v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'bay_model_example_A', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'self'}, {'href': 'http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66', 'rel': 'bookmark'}], 'http_proxy': 'fake_http_proxy', 'https_proxy': 'fake_https_proxy', 'no_proxy': 'fake_no_proxy', 'volume_driver': 'rexray', '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, 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:37.587724+00:00', 'updated_at': '2024-02-16T12:19:37.605876+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_success [0.039555s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel [0.020470s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_doesnt_contain_id [0.021957s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_generate_uuid [0.010426s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_fail [0.016578s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_not_set [0.018885s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.656551+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.703005+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_success [0.020178s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_set_project_id_and_user_id [0.026150s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_dns [0.019321s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.723253+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.749542+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.769280+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.788803+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_docker_volume_size [0.019532s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_external_network [0.022578s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_flavor [0.024694s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_image_name [0.020353s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.811651+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.836328+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/97b04f80-4c3d-45f5-a32c-123ff51baac8 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "97b04f80-4c3d-45f5-a32c-123ff51baac8", "name": "clustermodel1", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/97b04f80-4c3d-45f5-a32c-123ff51baac8", "rel": "self"}, {"href": "http://localhost/baymodels/97b04f80-4c3d-45f5-a32c-123ff51baac8", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:37.856762+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_apiserver_port [0.047318s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_coe [0.034705s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_dns_nameserver [0.032188s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_docker_volume_size [0.036690s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': '', '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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_empty_string [0.128422s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': '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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_long_string [0.122054s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_network_driver [0.017673s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_labels [0.020199s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_multi_image_name [0.017364s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver [0.021945s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.297534+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.336899+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.357647+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver_non_def_config [0.020293s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_external_network [0.016505s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_flavor [0.018277s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_image_name [0.016882s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_keypair [0.017239s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_network_driver [0.020277s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.447364+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_os_distro_image [0.018191s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_volume_driver [0.020307s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_os_distro_image [0.019157s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_overlay [0.021500s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.486294+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/37f6fca8-d848-45d6-9132-e4ca1b15a23c DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "37f6fca8-d848-45d6-9132-e4ca1b15a23c", "name": "clustermodel1", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/37f6fca8-d848-45d6-9132-e4ca1b15a23c", "rel": "self"}, {"href": "http://localhost/baymodels/37f6fca8-d848-45d6-9132-e4ca1b15a23c", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.505636+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.525840+00:00", "updated_at": null} DEBUG: POST: /v1/baymodels {'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': 'rexray', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "bookmark"}], "http_proxy": "fake_http_proxy", "https_proxy": "fake_https_proxy", "no_proxy": "fake_no_proxy", "volume_driver": "rexray", "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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.547228+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_volume_driver [0.019745s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_image_id [0.014821s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_keypair_id [0.015176s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_name [0.021706s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.007542s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.026518s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.026629s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.028698s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.029080s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.030194s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.035575s] ... ok DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 keypair_id", "detail": "Invalid input for field/attribute keypair_id. Value: 'None'. Mandatory field missing.", "links": []}]} DEBUG: POST: /v1/baymodels {'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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": "lambda-23-model", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/baymodels/e74c40e0-d825-11e2-a28f-0800200c9a66", "rel": "self"}, {"href": "http://localhost/baymodels/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, "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:38.599216+00:00", "updated_at": null} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', '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/cluster1 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', '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/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: GET: /v1/certificates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_not_found [0.021128s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.055413s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.032526s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_bay_name [0.028943s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.030207s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.115352s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.031483s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.031396s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.010380s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.046124s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.034578s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.016961s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_all [0.016785s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.029150s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.030941s] ... ok DEBUG: GET: /v1/certificates/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 {} DEBUG: GOT:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', '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:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', '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:{'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', '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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "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: POST: /v1/certificates {'csr': 'fake-csr', 'bay_uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52'} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"bay_uuid": "5d12f6fd-a196-4bf0-ae4c-1f639a523a52", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 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: 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.10 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: GET: /v1/clusters/a9461002-3c0c-4c4d-a1ef-c5a520d61888/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clusters {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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: 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.10 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: 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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_delete [0.029616s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.029297s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.031875s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster [0.040049s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.038536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.025194s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.032376s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.023762s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.035981s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.067372s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.067229s] ... ok 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.10 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: 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.10 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: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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.10 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: DELETE: /v1/clusters/a5e571b2-245f-444c-914e-287aaed7adfb DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clusters/7774285f-b436-40d4-b8f0-440b2a481a6f DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 7774285f-b436-40d4-b8f0-440b2a481a6f could not be found", "detail": "Cluster 7774285f-b436-40d4-b8f0-440b2a481a6f could not be found.", "links": []}]} DEBUG: DELETE: /v1/clusters/cluster1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version 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.10 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: DELETE: /v1/clusters/test_cluster DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clusters/?limit=3 {} DEBUG: GOT:{'clusters': [{'uuid': 'ce064590-0038-49ff-aebd-f2a3a017d50f', '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/ce064590-0038-49ff-aebd-f2a3a017d50f', 'rel': 'self'}, {'href': 'http://localhost/clusters/ce064590-0038-49ff-aebd-f2a3a017d50f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'cd0ea6b4-fd6e-4bd2-a9c6-882883110109', '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/cd0ea6b4-fd6e-4bd2-a9c6-882883110109', 'rel': 'self'}, {'href': 'http://localhost/clusters/cd0ea6b4-fd6e-4bd2-a9c6-882883110109', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '1e435730-cd8a-46a6-889f-b876188bca7a', '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/1e435730-cd8a-46a6-889f-b876188bca7a', 'rel': 'self'}, {'href': 'http://localhost/clusters/1e435730-cd8a-46a6-889f-b876188bca7a', '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=1e435730-cd8a-46a6-889f-b876188bca7a'} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '1ba1f770-254b-479c-bc92-f53e1e402338', '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/1ba1f770-254b-479c-bc92-f53e1e402338', 'rel': 'self'}, {'href': 'http://localhost/clusters/1ba1f770-254b-479c-bc92-f53e1e402338', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'fd0165c4-2577-4622-8565-4b4e75b33918', '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/fd0165c4-2577-4622-8565-4b4e75b33918', 'rel': 'self'}, {'href': 'http://localhost/clusters/fd0165c4-2577-4622-8565-4b4e75b33918', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '2d3c5e0e-1e3e-49b0-a420-379fd31ba396', '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/2d3c5e0e-1e3e-49b0-a420-379fd31ba396', 'rel': 'self'}, {'href': 'http://localhost/clusters/2d3c5e0e-1e3e-49b0-a420-379fd31ba396', '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=2d3c5e0e-1e3e-49b0-a420-379fd31ba396'} 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-02-16T12:19:39.760719+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.032731s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.025428s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.049960s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_empty [0.019155s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [0.065078s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.049988s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one [0.038472s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.042338s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.030070s] ... ok 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.10 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: GET: /v1/clusters/detail?limit=3&marker=a07d650a-0bda-499f-8d78-7aa39c8f0ac8 {} DEBUG: GOT:{'clusters': [{'uuid': '6fd6ebcb-b966-42ab-ad81-d5c4e616df3f', '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/6fd6ebcb-b966-42ab-ad81-d5c4e616df3f', 'rel': 'self'}, {'href': 'http://localhost/clusters/6fd6ebcb-b966-42ab-ad81-d5c4e616df3f', '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-02-16T12:19:39.835441+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': []} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '703d904c-b14d-4703-96e1-6242a66fba99', '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/703d904c-b14d-4703-96e1-6242a66fba99', 'rel': 'self'}, {'href': 'http://localhost/clusters/703d904c-b14d-4703-96e1-6242a66fba99', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '754711c2-3cf2-4bf1-ae10-85e41004ff3d', '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/754711c2-3cf2-4bf1-ae10-85e41004ff3d', 'rel': 'self'}, {'href': 'http://localhost/clusters/754711c2-3cf2-4bf1-ae10-85e41004ff3d', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f1698777-8def-443a-8302-f64d30c2971f', '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/f1698777-8def-443a-8302-f64d30c2971f', 'rel': 'self'}, {'href': 'http://localhost/clusters/f1698777-8def-443a-8302-f64d30c2971f', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'ef26e807-8337-43b3-beea-b1205111bd5b', '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/ef26e807-8337-43b3-beea-b1205111bd5b', 'rel': 'self'}, {'href': 'http://localhost/clusters/ef26e807-8337-43b3-beea-b1205111bd5b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} DEBUG: GET: /v1/clusters?limit=3&marker=68482ac3-038d-452b-9045-a55fdafee18d {} DEBUG: GOT:{'clusters': [{'uuid': 'd995d09c-c4f3-48c0-a4bf-7dcdecb222e1', '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/d995d09c-c4f3-48c0-a4bf-7dcdecb222e1', 'rel': 'self'}, {'href': 'http://localhost/clusters/d995d09c-c4f3-48c0-a4bf-7dcdecb222e1', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} 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-02-16T12:19:40.004184+00:00', 'updated_at': None} 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-02-16T12:19:40.046579+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/test_cluster {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clusters/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_not_found [0.018029s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.037397s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.044142s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.018545s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.041292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.037764s] ... ok DEBUG: GET: /v1/clusters/e1530e0d-4622-4de8-957c-e8a4a17e5682 {} DEBUG: GOT:{'uuid': 'e1530e0d-4622-4de8-957c-e8a4a17e5682', '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/e1530e0d-4622-4de8-957c-e8a4a17e5682', 'rel': 'self'}, {'href': 'http://localhost/clusters/e1530e0d-4622-4de8-957c-e8a4a17e5682', '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-02-16T12:19:40.133569+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/25e07ee9-f283-47c1-bc14-270602fabb89 {} DEBUG: GOT:{'uuid': '25e07ee9-f283-47c1-bc14-270602fabb89', '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/25e07ee9-f283-47c1-bc14-270602fabb89', 'rel': 'self'}, {'href': 'http://localhost/clusters/25e07ee9-f283-47c1-bc14-270602fabb89', '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': '25e07ee9-f283-47c1-bc14-270602fabb89', '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-02-16T12:19:40.171537+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/e4c04088-c311-4777-aca0-e1d22eb04feb {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 e4c04088-c311-4777-aca0-e1d22eb04feb could not be found", "detail": "Cluster e4c04088-c311-4777-aca0-e1d22eb04feb could not be found.", "links": []}]} 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-02-16T12:19:40.234563+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/f3e02636-dc1a-4ddd-ba8a-8569c30c34d5 {} DEBUG: GOT:{'uuid': 'f3e02636-dc1a-4ddd-ba8a-8569c30c34d5', 'name': 'cluster1', 'cluster_template_id': '6f67eb82-c724-4e1f-affa-a17d71af8b14', '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/f3e02636-dc1a-4ddd-ba8a-8569c30c34d5', 'rel': 'self'}, {'href': 'http://localhost/clusters/f3e02636-dc1a-4ddd-ba8a-8569c30c34d5', '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-02-16T12:19:40.275994+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c {} DEBUG: GOT:{'uuid': '5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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/5fd5d489-9c42-46f9-87af-e2904ac4b34c', 'rel': 'self'}, {'href': 'http://localhost/clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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-02-16T12:19:40.312556+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c {} DEBUG: GOT:{'uuid': '5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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/5fd5d489-9c42-46f9-87af-e2904ac4b34c', 'rel': 'self'}, {'href': 'http://localhost/clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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-02-16T12:19:40.312556+00:00', 'updated_at': None} DEBUG: GET: /clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c {}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.072705s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.079687s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.031946s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.036287s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.028607s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.035830s] ... ok DEBUG: GOT:{'uuid': '5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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/5fd5d489-9c42-46f9-87af-e2904ac4b34c', 'rel': 'self'}, {'href': 'http://localhost/clusters/5fd5d489-9c42-46f9-87af-e2904ac4b34c', '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-02-16T12:19:40.312556+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '3e0280d4-0174-4ad1-a4b2-5d7944cd0616', '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/3e0280d4-0174-4ad1-a4b2-5d7944cd0616', 'rel': 'self'}, {'href': 'http://localhost/clusters/3e0280d4-0174-4ad1-a4b2-5d7944cd0616', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '10927bae-96e9-4bdf-8720-efd0c46252d6', '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/10927bae-96e9-4bdf-8720-efd0c46252d6', 'rel': 'self'}, {'href': 'http://localhost/clusters/10927bae-96e9-4bdf-8720-efd0c46252d6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '55651559-0962-40e3-aacf-dd2721c611b9', '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/55651559-0962-40e3-aacf-dd2721c611b9', 'rel': 'self'}, {'href': 'http://localhost/clusters/55651559-0962-40e3-aacf-dd2721c611b9', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'c05d8b5d-96c0-4f36-b5f7-dc63b8bfccbd', '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/c05d8b5d-96c0-4f36-b5f7-dc63b8bfccbd', 'rel': 'self'}, {'href': 'http://localhost/clusters/c05d8b5d-96c0-4f36-b5f7-dc63b8bfccbd', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f5ab23aa-c76f-4241-9ae1-9b2af2f6f714', '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/f5ab23aa-c76f-4241-9ae1-9b2af2f6f714', 'rel': 'self'}, {'href': 'http://localhost/clusters/f5ab23aa-c76f-4241-9ae1-9b2af2f6f714', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}]} 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: 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.10 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: 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.10 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.10 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: 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.10 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: 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-02-16T12:19:40.598730+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.084404s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.040983s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.041784s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.071770s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.036422s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.024023s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.131199s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.064932s] ... ok 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.10 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-02-16T12:19:40.598730+00:00', 'updated_at': '2024-02-16T12:19:40.646818+00:00'} 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.10 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: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'c9a2b620-a42c-4924-96de-e7f2ecdeb72a', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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-02-16T12:19:40.766188+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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.10 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: PATCH: /v1/clusters/c4f9a095-c1e1-49a5-8bac-9344aec33b97 [{'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.10 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 c4f9a095-c1e1-49a5-8bac-9344aec33b97 could not be found", "detail": "Cluster c4f9a095-c1e1-49a5-8bac-9344aec33b97 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'cd30857c-4c07-48da-85d8-eefdda78f68f', 'op': 'replace'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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-02-16T12:19:41.030730+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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.10 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"}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name [0.066279s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.036435s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.025460s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.025639s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.056780s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.046585s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.047297s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.046513s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.042269s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.033213s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.027673s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_generate_uuid [0.028626s] ... ok 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-02-16T12:19:41.095623+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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.10 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: 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.10 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: PATCH: /v1/clusters/6c00f396-d36a-4d22-a91c-8c8828d6754c [{'path': '/cluster_id', 'value': '6c00f396-d36a-4d22-a91c-8c8828d6754c', 'op': 'replace'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 6c00f396-d36a-4d22-a91c-8c8828d6754c could not be found", "detail": "Cluster 6c00f396-d36a-4d22-a91c-8c8828d6754c could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/3096d6b0-27f4-479e-9957-15de55362899 [{'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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "3096d6b0-27f4-479e-9957-15de55362899"} 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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e15fdaf3-80af-475d-b4f9-ad49c66a4fcc"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9b42696b-6af6-469c-a3f4-22e6e400a9d3"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a7f72923-a8c6-4019-b5ce-339e81a927f9"} 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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_no_cluster_template_id [0.017035s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.038700s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.029443s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.033520s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cluster_template_name [0.026824s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_docker_volume_size [0.028999s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.027947s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ba0d4c60-97b4-4c11-ae5c-1b5472587cac"} 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b4a03015-3898-46aa-972e-6d455824e84f"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "548e7846-6319-443a-ad4c-f988db3c0889"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "ebdce05c-e7ac-44fa-908d-4009aecfdf01"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "401ca3a2-0d44-4409-9006-99b0d39431da"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0c65cbba-f7b2-46e7-b5f7-8211e62cd321"} 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.10 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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_docker_volume_size [0.040636s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.026107s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.025614s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.024852s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.017520s] ... ok 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.10 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': False} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_name [0.049771s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.026791s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.027589s] ... ok DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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.10 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: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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.10 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.10 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b378e011-4dc7-4597-a83c-02b95dac383a"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e0baef07-855e-47c2-9c72-ca3477141d35"} 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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_count_zero [0.017414s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.027922s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.030766s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.029150s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.025442s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.025741s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.026830s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.028496s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.119831s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.027338s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f2c8aeca-4603-4b08-9d8a-f9652305e4d2"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "dc034904-4c3e-41f8-90e1-67ec57b54f61"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "94065e38-55af-43b6-9210-fce50c308944"} 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.10 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: 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.10 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: 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "d537244e-cba5-426d-859a-665ee8c0b04b"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "994d84e4-a8b5-4556-861f-9c17f1b53f92"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e5e3a04c-1bdb-4c65-b444-752bcc9b3b81"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "545f8913-138c-4fcb-bac7-bb47b1cd2ab3"}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.026692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.016807s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.019294s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.018628s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_nonexist_image [0.025122s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_on_os_distro_image [0.025817s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.016762s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.026657s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.027475s] ... ok 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.10 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: POST: /v1/clusters {'uuid': '5d12f6fd-a196-4bf0-ae4c-1f639a523a52', 'name': 'cluster1', 'discovery_url': None, 'cluster_template_id': '8e42c1cd-c17d-4db4-8e60-81c78d270118', '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.10 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 8e42c1cd-c17d-4db4-8e60-81c78d270118 could not be found", "detail": "ClusterTemplate 8e42c1cd-c17d-4db4-8e60-81c78d270118 could not be found.", "links": []}]} 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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "649cf46d-7c1d-4dda-9ea6-4e4e64fdf35f"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "d86de679-de90-4e82-9904-fdb8838ac464"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "0fe34e5e-b4f4-461d-b795-3cb31a49998c"} 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}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_valid_name [0.124955s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.027771s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.020499s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.026789s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "f862126c-6489-47e2-86c3-1b7c7f705b7b"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "616ed3c6-4b8f-4ee9-9d4f-8fbb49fd0f91"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b070aa60-dc4e-4761-ad19-b746e8a87c5d"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "4ef1e79d-e80b-4bc5-969e-d495abdcf054"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "202de6d4-201e-4b27-93db-fc5bc3057c10"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "8ea90569-7f91-4542-8c0e-0c50de6b5f68"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "25023bd2-d682-4630-a2df-22633d4d8773"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "30743c5f-6c84-4d8a-8e9f-5cd37b36bd52"} 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.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "21bcb0bf-2ac5-4f5a-9c8a-0abc1b4f5c3b"} 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}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_flavor_id [0.027519s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_keypair [0.026831s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_labels [0.028128s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.029480s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.030430s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_name [0.027164s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize [0.045224s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup [0.026567s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.026837s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.027451s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "43eed04c-03ed-4edf-8257-693db99fbeb6"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "1eb5e16a-0efb-4529-bff6-3efaa2d15f37"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "214b8a25-4dd5-4363-b2f0-f7b951ac4d77"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "42acd9d6-55dd-48be-a24f-ce4a67b11026"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "e554bc80-0475-46b2-b4f8-aef7e33eff04"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "c9fae904-2578-4232-8b5f-4ed566888127"} 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.10 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-02-16T12:19:42.957404+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '49f24649-ff27-4f8f-a8a7-a2aa4a767d81'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': '724d7c31-eeb2-4013-b0c2-5fc27b738669'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 3, 'nodegroup': '96e5db0c-62ba-4f8a-973a-935c7264b8b6'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'c4630911-0f6d-4779-a5fe-791e54b050e1'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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"}{0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_nodegroup [0.045355s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.028045s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.023010s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.033603s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.038448s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.026686s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.033144s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.049305s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.032260s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.032411s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.031187s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.032202s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.007394s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.015868s] ... ok 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-02-16T12:19:43.083927+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': '5158ed5b-fdae-45e6-8e69-a9e9072decd4'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': 'b469ad18-134e-4a39-97f1-2c098adc0d76'} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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: POST: /v1/clusters/638a1c48-70d8-4f69-aed4-7c0499900fb1/actions/upgrade {'cluster_template': 'test_2'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.8 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "638a1c48-70d8-4f69-aed4-7c0499900fb1"} 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.10 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: 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.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': 'c9b09ac5-18a7-44ff-be01-67b98ab147ab'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/upgrade {'cluster_template': 'test_2', 'nodegroup': '19dc828a-80a7-4fbb-a132-efe237da2da5'} DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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: 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.10 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: 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.10 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: 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_delete [0.112270s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.014479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.014593s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.018995s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.022600s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.018059s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.018599s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.022912s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.028315s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_as_admin [0.020353s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_not_found [0.016046s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.027638s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.020996s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.015769s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.018931s] ... ok DEBUG: GET: /v1/clustertemplates/4f308946-c0e8-4d1b-ae60-2bb326a7e6c8/detail {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clustertemplates {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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: DELETE: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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.10 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: DELETE: /v1/clustertemplates/43e88e63-86b8-4fc3-aebf-2200abce45ba DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/clustertemplates/773b8047-9a4a-4cb0-8169-dcf37b00bfd7 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 773b8047-9a4a-4cb0-8169-dcf37b00bfd7 could not be found", "detail": "ClusterTemplate 773b8047-9a4a-4cb0-8169-dcf37b00bfd7 could not be found.", "links": []}]} 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.10 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: DELETE: /v1/clustertemplates/clustermodel1 DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version 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.10 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: DELETE: /v1/clustertemplates/test_cluster_template DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clustertemplates/?limit=3 {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'b208b7ce-6d7c-40f8-a971-af9852e0eb2b', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/b208b7ce-6d7c-40f8-a971-af9852e0eb2b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b208b7ce-6d7c-40f8-a971-af9852e0eb2b', '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': '', 'created_at': '2024-02-16T12:19:43.905726+00:00', 'updated_at': None}, {'uuid': '3b002a75-ced6-48bb-86a1-ba856a8f9e7a', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/3b002a75-ced6-48bb-86a1-ba856a8f9e7a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/3b002a75-ced6-48bb-86a1-ba856a8f9e7a', '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': '', 'created_at': '2024-02-16T12:19:43.907119+00:00', 'updated_at': None}, {'uuid': 'd04cc9ad-6c98-4436-be22-23614678e93e', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/d04cc9ad-6c98-4436-be22-23614678e93e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d04cc9ad-6c98-4436-be22-23614678e93e', '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': '', 'created_at': '2024-02-16T12:19:43.908449+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=d04cc9ad-6c98-4436-be22-23614678e93e'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.028226s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.027008s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.019865s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_against_single [0.017131s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.026739s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.017829s] ... ok DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '850a5832-1e42-46ba-9694-c7b0bb5dc37e', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/850a5832-1e42-46ba-9694-c7b0bb5dc37e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/850a5832-1e42-46ba-9694-c7b0bb5dc37e', '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': '', 'created_at': '2024-02-16T12:19:43.933182+00:00', 'updated_at': None}, {'uuid': '59851e4e-05e3-46e0-806c-dc847d7dbc08', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/59851e4e-05e3-46e0-806c-dc847d7dbc08', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/59851e4e-05e3-46e0-806c-dc847d7dbc08', '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': '', 'created_at': '2024-02-16T12:19:43.934631+00:00', 'updated_at': None}, {'uuid': '9dc9a154-1cff-4f50-a33d-27240e1088b3', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/9dc9a154-1cff-4f50-a33d-27240e1088b3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/9dc9a154-1cff-4f50-a33d-27240e1088b3', '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': '', 'created_at': '2024-02-16T12:19:43.935946+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=9dc9a154-1cff-4f50-a33d-27240e1088b3'} DEBUG: GET: /v1/clustertemplates/detail {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', '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': '', 'created_at': '2024-02-16T12:19:43.960352+00:00', 'updated_at': None}]} 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.10 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: GET: /v1/clustertemplates/detail?limit=3&marker=209ee9fa-dc62-481e-aa02-37aa891002f3 {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'dfc692f0-beaf-4771-95ec-dcd313cd05f5', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/dfc692f0-beaf-4771-95ec-dcd313cd05f5', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/dfc692f0-beaf-4771-95ec-dcd313cd05f5', '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': '', 'created_at': '2024-02-16T12:19:44.002687+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': []} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '0919c0fb-e011-40e3-adcf-7d5eb22ed4aa', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/0919c0fb-e011-40e3-adcf-7d5eb22ed4aa', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/0919c0fb-e011-40e3-adcf-7d5eb22ed4aa', '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': '', 'created_at': '2024-02-16T12:19:44.045387+00:00', 'updated_at': None}, {'uuid': '16b4476c-b0d7-40eb-a830-340dd980aad8', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/16b4476c-b0d7-40eb-a830-340dd980aad8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/16b4476c-b0d7-40eb-a830-340dd980aad8', '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': '', 'created_at': '2024-02-16T12:19:44.046871+00:00', 'updated_at': None}, {'uuid': '7c1ea0cd-1972-440e-9745-8762ff34f4db', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/7c1ea0cd-1972-440e-9745-8762ff34f4db', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/7c1ea0cd-1972-440e-9745-8762ff34f4db', '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': '', 'created_at': '2024-02-16T12:19:44.048308+00:00', 'updated_at': None}, {'uuid': 'a2ee9036-1d33-4b7f-ba82-2846f49ddea1', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/a2ee9036-1d33-4b7f-ba82-2846f49ddea1', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/a2ee9036-1d33-4b7f-ba82-2846f49ddea1', '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': '', 'created_at': '2024-02-16T12:19:44.049628+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.048041s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.028404s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.021109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.021020s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.021494s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_not_found [0.016747s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.020960s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.019777s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.017725s] ... ok DEBUG: GET: /v1/clustertemplates?limit=3&marker=64e712c1-d16a-4436-a4d0-ed1950dc0f21 {} DEBUG: GOT:{'clustertemplates': [{'uuid': '303c0c52-77f3-41bc-a65a-83e2a2575d99', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/303c0c52-77f3-41bc-a65a-83e2a2575d99', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/303c0c52-77f3-41bc-a65a-83e2a2575d99', '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': '', 'created_at': '2024-02-16T12:19:44.096679+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', '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': '', 'created_at': '2024-02-16T12:19:44.119527+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/clustermodel1 {} DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', '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': '', 'created_at': '2024-02-16T12:19:44.140837+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/test_clustertemplate {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clustertemplates/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/clustertemplates/e93b1819-ccc0-447b-be3b-99709cd5980e {} DEBUG: GOT:{'uuid': 'e93b1819-ccc0-447b-be3b-99709cd5980e', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e93b1819-ccc0-447b-be3b-99709cd5980e', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e93b1819-ccc0-447b-be3b-99709cd5980e', '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': '', 'created_at': '2024-02-16T12:19:44.200683+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/1059154a-6d33-4141-bbec-265a1d48d53b {} DEBUG: GOT:{'uuid': '1059154a-6d33-4141-bbec-265a1d48d53b', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/1059154a-6d33-4141-bbec-265a1d48d53b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1059154a-6d33-4141-bbec-265a1d48d53b', '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': '1059154a-6d33-4141-bbec-265a1d48d53b', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2024-02-16T12:19:44.222155+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/8d8cfa4f-94e2-4c6c-8f1b-ba9f2d86fa11 {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 8d8cfa4f-94e2-4c6c-8f1b-ba9f2d86fa11 could not be found", "detail": "ClusterTemplate 8d8cfa4f-94e2-4c6c-8f1b-ba9f2d86fa11 could not be found.", "links": []}]} DEBUG: GET: /v1/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059 {} DEBUG: GOT:{'uuid': 'd7ffa4b0-038b-41cc-b565-30a875cd4059', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', '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': '', 'created_at': '2024-02-16T12:19:44.259357+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.036384s] ... ok DEBUG: GET: /v1/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059 {} DEBUG: GOT:{'uuid': 'd7ffa4b0-038b-41cc-b565-30a875cd4059', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', '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': '', 'created_at': '2024-02-16T12:19:44.259357+00:00', 'updated_at': None} DEBUG: GET: /clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059 {} DEBUG: GOT:{'uuid': 'd7ffa4b0-038b-41cc-b565-30a875cd4059', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/d7ffa4b0-038b-41cc-b565-30a875cd4059', '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': '', 'created_at': '2024-02-16T12:19:44.259357+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'f681beee-bb75-4529-84cf-8c5b5be95cc8', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/f681beee-bb75-4529-84cf-8c5b5be95cc8', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/f681beee-bb75-4529-84cf-8c5b5be95cc8', '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': '', 'created_at': '2024-02-16T12:19:44.296056+00:00', 'updated_at': None}, {'uuid': '9e05b7c3-97e0-4612-84e0-256754f58e4a', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/9e05b7c3-97e0-4612-84e0-256754f58e4a', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/9e05b7c3-97e0-4612-84e0-256754f58e4a', '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': '', 'created_at': '2024-02-16T12:19:44.297609+00:00', 'updated_at': None}, {'uuid': 'e73a0bc5-252d-4a3e-8b2f-57cd5371878c', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e73a0bc5-252d-4a3e-8b2f-57cd5371878c', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e73a0bc5-252d-4a3e-8b2f-57cd5371878c', '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': '', 'created_at': '2024-02-16T12:19:44.298933+00:00', 'updated_at': None}, {'uuid': 'e8a75384-25d2-435e-90ad-5ba1f867424f', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/e8a75384-25d2-435e-90ad-5ba1f867424f', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e8a75384-25d2-435e-90ad-5ba1f867424f', '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': '', 'created_at': '2024-02-16T12:19:44.300252+00:00', 'updated_at': None}, {'uuid': 'bb20a2f8-dae9-4044-a680-6932cefaddc3', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', 'links': [{'href': 'http://localhost/v1/clustertemplates/bb20a2f8-dae9-4044-a680-6932cefaddc3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/bb20a2f8-dae9-4044-a680-6932cefaddc3', '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': '', 'created_at': '2024-02-16T12:19:44.301571+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.028640s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.020584s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.019905s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.023963s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.061073s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.019432s] ... ok DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'clustermodel1', 'coe': 'swarm', '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-atomic', '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': '', 'created_at': '2024-02-16T12:19:44.324742+00:00', 'updated_at': None}]} 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.10 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: 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.10 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: 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.10 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.10 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.10 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.10 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.10 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.10 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.10 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', 'op': 'remove'}] DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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.10 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: 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.10 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: GET: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 {}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_singular [0.043646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.016392s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.024885s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.024000s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_image_id [0.023844s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.023744s] ... ok DEBUG: GOT:{'uuid': 'e74c40e0-d825-11e2-a28f-0800200c9a66', 'name': 'cluster_model_example_A', 'coe': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.470542+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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.470542+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.470542+00:00', 'updated_at': '2024-02-16T12:19:44.494626+00:00'} 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.10 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/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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.628657+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.628657+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_singular [0.037123s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.028199s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_hidden_with_cluster_allow_update [0.045594s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_name_with_cluster [0.038361s] ... ok DEBUG: PATCH: /v1/clustertemplates/5f5a4f07-b400-4660-8400-8a6bc68dce12 [{'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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5f5a4f07-b400-4660-8400-8a6bc68dce12", "name": "cluster_model_example_B", "coe": "swarm", "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-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/5f5a4f07-b400-4660-8400-8a6bc68dce12", "rel": "self"}, {"href": "http://localhost/clustertemplates/5f5a4f07-b400-4660-8400-8a6bc68dce12", "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": "5f5a4f07-b400-4660-8400-8a6bc68dce12", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2024-02-16T12:19:44.667155+00:00", "updated_at": null} 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.693505+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.693505+00:00', 'updated_at': '2024-02-16T12:19:44.718561+00:00'} 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.741044+00:00", "updated_at": null} 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.778959+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.778959+00:00', 'updated_at': '2024-02-16T12:19:44.798510+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.041074s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.038013s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.045639s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_not_allow_update [0.029747s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.036204s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.025033s] ... ok 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.10 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: 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.858069+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.858069+00:00', 'updated_at': '2024-02-16T12:19:44.882900+00:00'} 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.10 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 calico is not supported, expecting a docker/flannel/unspecified network driver", "detail": "Network driver type calico is not supported, expecting a docker/flannel/unspecified network driver.", "links": []}]} 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.934753+00:00", "updated_at": null} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/hidden', 'value': True, 'op': 'replace'}] 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:44.994975+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:44.994975+00:00', 'updated_at': '2024-02-16T12:19:45.010701+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_success [0.036791s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.020576s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.027605s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.036995s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.020986s] ... ok DEBUG: PATCH: /v1/clustertemplates/d0320e36-f775-43ff-8a58-af149aa43298 [{'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.10 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 d0320e36-f775-43ff-8a58-af149aa43298 could not be found", "detail": "ClusterTemplate d0320e36-f775-43ff-8a58-af149aa43298 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clustertemplates/e74c40e0-d825-11e2-a28f-0800200c9a66 [{'path': '/public', 'value': True, 'op': 'replace'}] 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.10 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": "swarm", "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-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:45.081282+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': 'swarm', '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-atomic', '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': 'rexray', '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': '', 'created_at': '2024-02-16T12:19:45.081282+00:00', 'updated_at': '2024-02-16T12:19:45.097159+00:00'} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.148195+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.021601s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.017210s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.019249s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.019534s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.017225s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.019983s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.185019+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.242199+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_success [0.020584s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.019427s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_dns [0.019812s] ... ok 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.263251+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.282973+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.302803+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 99, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.323336+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_docker_volume_size [0.020313s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.115071s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_flavor [0.020551s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.019866s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.438415+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.459142+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/5a2612d8-1233-417e-a31d-94b29fe2f632 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "5a2612d8-1233-417e-a31d-94b29fe2f632", "name": "clustermodel1", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/5a2612d8-1233-417e-a31d-94b29fe2f632", "rel": "self"}, {"href": "http://localhost/clustertemplates/5a2612d8-1233-417e-a31d-94b29fe2f632", "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": "", "created_at": "2024-02-16T12:19:45.479202+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_apiserver_port [0.041626s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.034732s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': 'not an int', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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-atomic', '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': ''} 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-atomic', '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': ''} 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-atomic', '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': ''} 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-atomic', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_dns_nameserver [0.028203s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.036041s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': 'swarm', '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': ''} 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': '', '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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_empty_string [0.129541s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': None, 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': '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-atomic', 'coe': 'swarm', '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': ''} 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': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_long_string [0.124009s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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_type': 'vm', 'insecure_registry': '10.0.0.1:5000', 'master_lb_enabled': True, 'floating_ip_enabled': True, 'hidden': False, 'tags': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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-atomic', 'coe': 'swarm', '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': ''} 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': 'iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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-atomic', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/unspecified network driver", "detail": "Network driver type bad_driver is not supported, expecting a flannel/calico/unspecified network driver.", "links": []}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_network_driver [0.016654s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.020426s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.021910s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.017477s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:45.911705+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2000-01-01T00:00:00+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', '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': ''} 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.10 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-atomic", "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": "", "created_at": "2024-02-16T12:19:45.971901+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.020432s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.023395s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.017787s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.017591s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.017118s] ... ok 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-atomic', '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': ''} 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.10 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-atomic", "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": "", "created_at": "2024-02-16T12:19:45.995439+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:46.070756+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_network_driver [0.022292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.017435s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.019757s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.026420s] ... ok 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:46.108582+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/clustertemplates/959938d5-4300-4c55-9278-610edf40bae4 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "959938d5-4300-4c55-9278-610edf40bae4", "name": "clustermodel1", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "links": [{"href": "http://localhost/v1/clustertemplates/959938d5-4300-4c55-9278-610edf40bae4", "rel": "self"}, {"href": "http://localhost/clustertemplates/959938d5-4300-4c55-9278-610edf40bae4", "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": "", "created_at": "2024-02-16T12:19:46.135091+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 1, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:46.159081+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.023887s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.020599s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.016687s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.019620s] ... ok 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': 'rexray', 'dns_nameserver': '8.8.1.1', 'apiserver_port': 8080, 'docker_volume_size': 20, 'docker_storage_driver': 'devicemapper', 'cluster_distro': 'fedora-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "rexray", "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": "", "created_at": "2024-02-16T12:19:46.179764+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:46.216661+00:00", "updated_at": null} 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-atomic', 'coe': 'swarm', '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': ''} 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.10 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": "gamma-3-template", "coe": "swarm", "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": "docker", "apiserver_port": 8080, "docker_volume_size": 20, "cluster_distro": "fedora-atomic", "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": "", "created_at": "2024-02-16T12:19:46.237586+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_name [0.020950s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.015505s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation [0.032736s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.018040s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.026467s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.018645s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.007457s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.025291s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.023895s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail [0.018741s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.018204s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.023912s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.017581s] ... ok 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-atomic', 'coe': 'mesos', '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': ''} DEBUG: DELETE: /v1/federations/69e7c56d-7a66-4f53-b7eb-6ba4f0dc10ae DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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/69e7c56d-7a66-4f53-b7eb-6ba4f0dc10ae {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 69e7c56d-7a66-4f53-b7eb-6ba4f0dc10ae could not be found", "detail": "Federation 69e7c56d-7a66-4f53-b7eb-6ba4f0dc10ae could not be found.", "links": []}]} DEBUG: DELETE: /v1/federations/ad057696-6825-445c-9da5-e1b9a3561bf3 DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 ad057696-6825-445c-9da5-e1b9a3561bf3 could not be found", "detail": "Federation ad057696-6825-445c-9da5-e1b9a3561bf3 could not be found.", "links": []}]} DEBUG: DELETE: /v1/federations/federation-example DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: DELETE: /v1/federations/foo DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/federations/?limit=3 {} DEBUG: GOT:{'federations': [{'uuid': 'f39f45a6-e257-406c-a0ae-1ec03b69183d', '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/f39f45a6-e257-406c-a0ae-1ec03b69183d', 'rel': 'self'}, {'href': 'http://localhost/federations/f39f45a6-e257-406c-a0ae-1ec03b69183d', 'rel': 'bookmark'}]}, {'uuid': '55404ba1-dbdb-4db2-a0a4-22c4958c6d2e', '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/55404ba1-dbdb-4db2-a0a4-22c4958c6d2e', 'rel': 'self'}, {'href': 'http://localhost/federations/55404ba1-dbdb-4db2-a0a4-22c4958c6d2e', 'rel': 'bookmark'}]}, {'uuid': 'b2f018bd-5956-43fe-b1ba-ea9d49f28561', '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/b2f018bd-5956-43fe-b1ba-ea9d49f28561', 'rel': 'self'}, {'href': 'http://localhost/federations/b2f018bd-5956-43fe-b1ba-ea9d49f28561', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=b2f018bd-5956-43fe-b1ba-ea9d49f28561'} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '75d011a9-1c57-4b76-8ef6-6f8118a82e73', '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/75d011a9-1c57-4b76-8ef6-6f8118a82e73', 'rel': 'self'}, {'href': 'http://localhost/federations/75d011a9-1c57-4b76-8ef6-6f8118a82e73', 'rel': 'bookmark'}]}, {'uuid': 'e999fbae-0fea-4012-a353-65ba946fc63d', '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/e999fbae-0fea-4012-a353-65ba946fc63d', 'rel': 'self'}, {'href': 'http://localhost/federations/e999fbae-0fea-4012-a353-65ba946fc63d', 'rel': 'bookmark'}]}, {'uuid': '23bd574f-75f7-4570-95b0-8ec81f7c1d59', '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/23bd574f-75f7-4570-95b0-8ec81f7c1d59', 'rel': 'self'}, {'href': 'http://localhost/federations/23bd574f-75f7-4570-95b0-8ec81f7c1d59', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=23bd574f-75f7-4570-95b0-8ec81f7c1d59'} DEBUG: GET: /v1/federations/detail {} DEBUG: GOT:{'federations': [{'uuid': 'e449293c-d4a4-4f94-b5c0-63a82c2d4f58', '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/e449293c-d4a4-4f94-b5c0-63a82c2d4f58', 'rel': 'self'}, {'href': 'http://localhost/federations/e449293c-d4a4-4f94-b5c0-63a82c2d4f58', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.418575+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations/25d3df7f-87e5-41ed-a53d-9c86ede9b581/detail {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/federations/detail?limit=3&marker=5662e9c6-7fc0-40dd-95c9-f6c1d2447413 {} DEBUG: GOT:{'federations': [{'uuid': '1f084e0b-2229-4844-9980-f6aab724484b', '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/1f084e0b-2229-4844-9980-f6aab724484b', 'rel': 'self'}, {'href': 'http://localhost/federations/1f084e0b-2229-4844-9980-f6aab724484b', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.459030+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': []} DEBUG: GET: /v1/federations?limit=3&marker=67247d73-4af2-4f3b-9516-88fcf42f9504 {} DEBUG: GOT:{'federations': [{'uuid': '0c32b8ec-f50a-474b-96f1-9383b1d9aad1', '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/0c32b8ec-f50a-474b-96f1-9383b1d9aad1', 'rel': 'self'}, {'href': 'http://localhost/federations/0c32b8ec-f50a-474b-96f1-9383b1d9aad1', 'rel': 'bookmark'}]}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_all_with_pagination_marker [0.024285s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.021420s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.019102s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.018762s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.015881s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.019863s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid_not_found [0.016016s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.033125s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.024947s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_one [0.020437s] ... ok DEBUG: GET: /v1/federations/2efd594d-c000-4689-964f-b01981def20b {} DEBUG: GOT:{'uuid': '2efd594d-c000-4689-964f-b01981def20b', '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/2efd594d-c000-4689-964f-b01981def20b', 'rel': 'self'}, {'href': 'http://localhost/federations/2efd594d-c000-4689-964f-b01981def20b', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.524045+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/fake-name {} DEBUG: GOT:{'uuid': '7a713595-1d13-4f4f-a877-99e3606f92ff', '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/7a713595-1d13-4f4f-a877-99e3606f92ff', 'rel': 'self'}, {'href': 'http://localhost/federations/7a713595-1d13-4f4f-a877-99e3606f92ff', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.543960+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/test_federation {} DEBUG: GOT:Response: 409 Conflict DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/federations/not_found {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/federations/7d0c6ab0-5f90-49d9-8b66-2ca86ea7d7ac {} DEBUG: GOT:{'uuid': '7d0c6ab0-5f90-49d9-8b66-2ca86ea7d7ac', '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/7d0c6ab0-5f90-49d9-8b66-2ca86ea7d7ac', 'rel': 'self'}, {'href': 'http://localhost/federations/7d0c6ab0-5f90-49d9-8b66-2ca86ea7d7ac', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.598820+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/3ace5b60-dbcd-4fe5-85e3-05e23fe1b59f {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 3ace5b60-dbcd-4fe5-85e3-05e23fe1b59f could not be found", "detail": "Federation 3ace5b60-dbcd-4fe5-85e3-05e23fe1b59f could not be found.", "links": []}]} DEBUG: GET: /v1/federations/3620927a-a12e-4710-8f4c-c4c1ee619201 {} DEBUG: GOT:{'uuid': '3620927a-a12e-4710-8f4c-c4c1ee619201', '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/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'self'}, {'href': 'http://localhost/federations/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.634043+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/3620927a-a12e-4710-8f4c-c4c1ee619201 {} DEBUG: GOT:{'uuid': '3620927a-a12e-4710-8f4c-c4c1ee619201', '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/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'self'}, {'href': 'http://localhost/federations/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.634043+00:00', 'updated_at': None} DEBUG: GET: /federations/3620927a-a12e-4710-8f4c-c4c1ee619201 {} DEBUG: GOT:{'uuid': '3620927a-a12e-4710-8f4c-c4c1ee619201', '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/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'self'}, {'href': 'http://localhost/federations/3620927a-a12e-4710-8f4c-c4c1ee619201', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.634043+00:00', 'updated_at': None} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '4f5396dd-9898-4df5-a449-7b1aaec4727e', '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/4f5396dd-9898-4df5-a449-7b1aaec4727e', 'rel': 'self'}, {'href': 'http://localhost/federations/4f5396dd-9898-4df5-a449-7b1aaec4727e', 'rel': 'bookmark'}]}, {'uuid': '350d977f-09ef-4c92-a3ad-423546c01b3e', '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/350d977f-09ef-4c92-a3ad-423546c01b3e', 'rel': 'self'}, {'href': 'http://localhost/federations/350d977f-09ef-4c92-a3ad-423546c01b3e', 'rel': 'bookmark'}]}, {'uuid': '29df900a-1218-43ac-829a-8ccca41f7a6b', '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/29df900a-1218-43ac-829a-8ccca41f7a6b', 'rel': 'self'}, {'href': 'http://localhost/federations/29df900a-1218-43ac-829a-8ccca41f7a6b', 'rel': 'bookmark'}]}, {'uuid': '7ba4e967-274c-4ebc-a2c1-5167a3d44985', '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/7ba4e967-274c-4ebc-a2c1-5167a3d44985', 'rel': 'self'}, {'href': 'http://localhost/federations/7ba4e967-274c-4ebc-a2c1-5167a3d44985', 'rel': 'bookmark'}]}, {'uuid': '0587fe8b-de53-4334-b4b1-108e59872081', '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/0587fe8b-de53-4334-b4b1-108e59872081', 'rel': 'self'}, {'href': 'http://localhost/federations/0587fe8b-de53-4334-b4b1-108e59872081', 'rel': 'bookmark'}]}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': 'd2bcc3e3-1d8e-4bb7-81db-3bde925a7cd3', '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/d2bcc3e3-1d8e-4bb7-81db-3bde925a7cd3', 'rel': 'self'}, {'href': 'http://localhost/federations/d2bcc3e3-1d8e-4bb7-81db-3bde925a7cd3', 'rel': 'bookmark'}]}]} DEBUG: PATCH: /v1/federations/c9d0a3d0-3999-4715-9ca3-a139098571cb [{'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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_cluster_already_member [0.026473s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.021193s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.037978s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.035967s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.021536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.026346s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.037250s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.024547s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.022853s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.023488s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.022147s] ... ok DEBUG: PATCH: /v1/federations/eb99ec20-a329-4920-89cf-a364ea3e749b [{'path': '/member_ids', 'value': '414a3cf2-b55d-4eb6-b427-59a3122a2c54', 'op': 'add'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 414a3cf2-b55d-4eb6-b427-59a3122a2c54 could not be found", "detail": "Cluster 414a3cf2-b55d-4eb6-b427-59a3122a2c54 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/a11fe3e3-ec33-495d-8783-bc1291fb61c5 [{'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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a11fe3e3-ec33-495d-8783-bc1291fb61c5"} DEBUG: GET: /v1/federations/a11fe3e3-ec33-495d-8783-bc1291fb61c5 {} DEBUG: GOT:{'uuid': 'a11fe3e3-ec33-495d-8783-bc1291fb61c5', '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/a11fe3e3-ec33-495d-8783-bc1291fb61c5', 'rel': 'self'}, {'href': 'http://localhost/federations/a11fe3e3-ec33-495d-8783-bc1291fb61c5', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.761448+00:00', 'updated_at': '2024-02-16T12:19:46.780795+00:00'} DEBUG: PATCH: /v1/federations/3aa47913-1185-4584-93c0-882f3e26c5cf [{'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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "3aa47913-1185-4584-93c0-882f3e26c5cf"} DEBUG: GET: /v1/federations/3aa47913-1185-4584-93c0-882f3e26c5cf {} DEBUG: GOT:{'uuid': '3aa47913-1185-4584-93c0-882f3e26c5cf', '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/3aa47913-1185-4584-93c0-882f3e26c5cf', 'rel': 'self'}, {'href': 'http://localhost/federations/3aa47913-1185-4584-93c0-882f3e26c5cf', 'rel': 'bookmark'}], 'created_at': '2024-02-16T12:19:46.804508+00:00', 'updated_at': '2024-02-16T12:19:46.817075+00:00'} DEBUG: PATCH: /v1/federations/cb54e895-d3ba-4fee-885b-3ca82668d0a6 [{'path': '/member_ids', 'value': '7939c419-e68f-4870-971e-6c89eddd44a0', 'op': 'remove'}] DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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 7939c419-e68f-4870-971e-6c89eddd44a0 could not be found", "detail": "Cluster 7939c419-e68f-4870-971e-6c89eddd44a0 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/1d3096c5-ab9e-452f-896b-10322d981d5d [{'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.10 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: POST: /v1/federations {'uuid': '8aaeaa40-f782-4b99-bbfe-840121298cb0', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b43de8b4-bdb1-4842-ac0a-c633f05d7ba5"} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "39ab106f-7654-49f9-ab01-2a6718a34baa"} DEBUG: POST: /v1/federations {'uuid': '13a877a9-13af-4f92-87fb-4092d4c4f2b2', 'name': 'fake-name', 'hostcluster_id': 'bfef9dc8-94c9-41f1-983d-962e9309f855', '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.10 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 bfef9dc8-94c9-41f1-983d-962e9309f855 could not be found", "detail": "Cluster bfef9dc8-94c9-41f1-983d-962e9309f855 could not be found.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'fa8ace74-cf8e-4575-940f-dd9698a12cac', '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.10 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: POST: /v1/federations {'uuid': '8c1af4ee-acd8-4a9b-9772-46dc2e77bd1e', '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.10 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: POST: /v1/federations {'uuid': 'f300ec89-50e2-44b6-a8d5-102aa86cf21d', '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.10 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": []}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_invalid_name [0.079351s] ... ok DEBUG: POST: /v1/federations {'uuid': '3e8c456f-55b3-4d52-8e3d-2887808d3297', '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.10 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': '3f30c222-3d5d-4229-9135-35bc465916e2', '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.10 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': 'ca969004-e799-46be-a4c0-988b2489a9e2', '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.10 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': '466b176b-be9b-400d-a88b-1eac255ddabb', '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.10 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': '24378238-f8f0-46c6-8f56-048b52fe0a75', '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.10 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': 'a1c9422c-dfdd-4cd2-88e6-0307a919ffea', '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.10 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: POST: /v1/federations {'uuid': '8dbaf28b-c59b-40dc-89f8-cc580a0bb5b6', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "40693bc4-769a-405d-a7c1-2077ae8fa631"} DEBUG: POST: /v1/federations {'uuid': '5155285e-b18e-439c-893a-795d52f6d017', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "74203b24-7fb5-4147-9ed3-0933e6e719ae"} DEBUG: POST: /v1/federations {'uuid': '39dc7e5c-3b3a-4cb8-957f-6025a6dc02b1', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a85a9fe5-3181-480f-8ed4-60cedb32ebb4"} DEBUG: POST: /v1/federations {'uuid': '9232512f-b058-4bea-b23d-7ac9a54bbb45', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "322220df-3137-4df0-9b09-5b5d48de60b7"} DEBUG: POST: /v1/federations {'uuid': '2ecd469a-19c4-4639-b07b-2588aba9d0c4', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "30b39637-fb18-4061-946d-eba9270a9f66"} DEBUG: POST: /v1/federations {'uuid': '2003ad0d-7c7c-467c-b342-945d9f3bd7a8', '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.'}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_with_valid_name [0.101370s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.024625s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.016877s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.015074s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_one [0.107440s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.014805s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.007112s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.030363s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.032172s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.040854s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.039928s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.042555s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.030782s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.024522s] ... ok DEBUG: GOT:Response: 202 Accepted DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "a42ca601-7ea1-4161-916d-375f52b99520"} DEBUG: POST: /v1/federations {'uuid': 'd68f354a-1956-4006-a014-7a4932d9395a', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "9819b399-05d1-44d7-9863-1faf19fd6ea3"} DEBUG: POST: /v1/federations {'uuid': '659e67d9-b452-4376-8863-ec10e3831a64', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "28dc89a9-1315-4315-9149-fa167b0d3d8c"} DEBUG: POST: /v1/federations {'uuid': '9b2331d2-a8d9-4332-9a45-bbda96bb7a4c', '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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.1 DEBUG: Vary: OpenStack-API-Version DEBUG: {"uuid": "b6cdb95f-ba64-4e76-aeb2-edf19bc7decf"} DEBUG: GET: /v1/mservices {} DEBUG: GOT:{'mservices': []} 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: 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: GET: /v1/mservices {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/46f853ee-03c4-493a-93c8-d85b0c11c090 DEBUG: GOT:Response: 400 Bad Request DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: DELETE: /v1/clusters/b08819e1-a866-49ea-bf13-7beea3eed6ee/nodegroups/1c84579a-787f-402a-9013-6a76209eb1ac DEBUG: GOT:Response: 204 No Content DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: DELETE: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/d1970865-5a2a-4d6d-86df-777a69555bcd DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"errors": [{"request_id": "", "code": "client", "status": 404, "title": "Nodegroup d1970865-5a2a-4d6d-86df-777a69555bcd could not be found", "detail": "Nodegroup d1970865-5a2a-4d6d-86df-777a69555bcd could not be found.", "links": []}]} 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: GET: /v1/clusters/090c9988-c204-480a-b7fb-45df6c8c6b9e/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '0c4d9657-ca28-447b-bb09-0d2b30179beb', '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': '7cc0ecdf-cdb1-40d6-b8a6-ebd5125be429', '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}]}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all [0.033250s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.038082s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.032108s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.032411s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.029690s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_role [0.043138s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.028125s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.054651s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.024046s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.031436s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.037425s] ... ok DEBUG: GET: /v1/clusters/0f51c60e-8565-475f-a9e3-df557770cbb5/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'cdb96369-8905-4b58-bca6-8d32aee8e1c4', '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': '98d8a380-46e7-48d8-8303-39197a9fb143', '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 {} DEBUG: GOT:{'nodegroups': [{'uuid': '601bea9f-8ee0-42a9-81c1-7a656e0714dc', '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': '48c7a41f-6fa5-4215-ae4b-685cc6ecc65a', '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 {} DEBUG: GOT:{'nodegroups': [{'uuid': 'a05eb726-7496-4ac8-b4cd-e23652986802', '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': 'a2c0fbf3-c3ae-44b8-8a90-bc9a4b541e86', '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: GET: /v1/clusters/cluster1/nodegroups?role=non-existent {} DEBUG: GOT:{'nodegroups': []} DEBUG: GET: /v1/clusters/cluster1/nodegroups?role=master {} DEBUG: GOT:{'nodegroups': [{'uuid': 'ecff3d99-5663-4f66-97e7-be8a00f91685', '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': 'b6a17a14-08f0-45b6-a14c-1c0c2c3c96d1', '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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: GET: /v1/clusters/c32e7f36-0ba5-4772-ba69-b6cb09796b85/nodegroups?limit=1 {} DEBUG: GOT:{'nodegroups': [{'uuid': '6c2c80af-6acf-441a-9583-f48b902e903e', '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/c32e7f36-0ba5-4772-ba69-b6cb09796b85/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=6c2c80af-6acf-441a-9583-f48b902e903e'} DEBUG: GET: /v1/clusters/c32e7f36-0ba5-4772-ba69-b6cb09796b85/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=6c2c80af-6acf-441a-9583-f48b902e903e {} DEBUG: GOT:{'nodegroups': [{'uuid': '6410a343-fe98-4767-8e9f-aa6b1da4a846', '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/c32e7f36-0ba5-4772-ba69-b6cb09796b85/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=6410a343-fe98-4767-8e9f-aa6b1da4a846'} DEBUG: GET: /v1/clusters/c32e7f36-0ba5-4772-ba69-b6cb09796b85/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=6410a343-fe98-4767-8e9f-aa6b1da4a846 {} DEBUG: GOT:{'nodegroups': []} DEBUG: GET: /v1/clusters/0c300401-f490-4f7e-8612-622cad42a837/nodegroups/ {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: GET: /v1/clusters/360aec99-5616-489a-ab42-34533e5bb107/nodegroups/d14a72e1-cd2d-4bd6-91a6-f530655832df {} DEBUG: GOT:{'id': 1, 'uuid': 'd14a72e1-cd2d-4bd6-91a6-f530655832df', 'name': 'test-worker', 'cluster_id': '360aec99-5616-489a-ab42-34533e5bb107', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/360aec99-5616-489a-ab42-34533e5bb107/nodegroups/d14a72e1-cd2d-4bd6-91a6-f530655832df', 'rel': 'self'}, {'href': 'http://localhost/clusters/360aec99-5616-489a-ab42-34533e5bb107/nodegroups/d14a72e1-cd2d-4bd6-91a6-f530655832df', '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-02-16T12:19:47.946885+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/7f8c911f-e094-4aac-a6fd-736473a2889e/nodegroups/4d48c9fd-61e8-4767-b641-fc9f3fea6ebb {} DEBUG: GOT:{'id': 3, 'uuid': '4d48c9fd-61e8-4767-b641-fc9f3fea6ebb', 'name': 'test-worker', 'cluster_id': '7f8c911f-e094-4aac-a6fd-736473a2889e', 'project_id': '7f8c911f-e094-4aac-a6fd-736473a2889e', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/7f8c911f-e094-4aac-a6fd-736473a2889e/nodegroups/4d48c9fd-61e8-4767-b641-fc9f3fea6ebb', 'rel': 'self'}, {'href': 'http://localhost/clusters/7f8c911f-e094-4aac-a6fd-736473a2889e/nodegroups/4d48c9fd-61e8-4767-b641-fc9f3fea6ebb', '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-02-16T12:19:47.985726+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/8761be0b-0b09-458c-9b43-44fff37bda4e/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '8761be0b-0b09-458c-9b43-44fff37bda4e', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/8761be0b-0b09-458c-9b43-44fff37bda4e/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/8761be0b-0b09-458c-9b43-44fff37bda4e/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-02-16T12:19:48.024784+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.037119s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.036140s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.030450s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.025528s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.026209s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.030513s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.007718s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.027100s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.045981s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.032510s] ... ok DEBUG: GET: /v1/clusters/a2ecc079-40af-4d58-8314-9b7a210acb07/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': 'a2ecc079-40af-4d58-8314-9b7a210acb07', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/a2ecc079-40af-4d58-8314-9b7a210acb07/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/a2ecc079-40af-4d58-8314-9b7a210acb07/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-02-16T12:19:48.061798+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/c1280925-b076-47e9-b015-bd993ffad64d/nodegroups/not-here {} DEBUG: GOT:Response: 404 Not Found DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: GET: /v1/clusters/9f8cd9ff-ca5b-4a2c-ac78-ecfda3551e02/nodegroups/886fe1ab-c819-4062-a1c1-3d99e1f554bf {} DEBUG: GOT:Response: 406 Not Acceptable DEBUG: Content-Type: application/json DEBUG: {"errors": [{"request_id": "", "code": "", "status": 406, "title": "", "detail": "", "links": []}]} DEBUG: GET: /v1/clusters/262b9afa-8a19-48c4-bfeb-a8ad4a0d479f/nodegroups {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: GET: /v1/clusters/20ce86b0-4bf3-4e91-9fe7-c10011ce29c3/nodegroups/d4296df0-cc85-4b24-b008-e58e7c09ce00 {} DEBUG: GOT:Response: 403 Forbidden DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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-02-16T12:19:48.243118+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-02-16T12:19:48.243118+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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-02-16T12:19:48.321899+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-02-16T12:19:48.321899+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_ok [0.045519s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.031817s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.033286s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.029428s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.047254s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.047374s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.025248s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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-02-16T12:19:48.463892+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-02-16T12:19:48.463892+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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-02-16T12:19:48.511431+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-02-16T12:19:48.511431+00:00', 'updated_at': '2000-01-01T00:00:00+00:00'} 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: PATCH: /v1/clusters/402b0320-7b54-45a2-a896-be3de1b69b8d/nodegroups/a4df9a3a-4e3d-4cb1-aa3f-c6ffbd24f2ab [{'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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 50, "uuid": "a4df9a3a-4e3d-4cb1-aa3f-c6ffbd24f2ab", "name": "nodegroup1", "cluster_id": "402b0320-7b54-45a2-a896-be3de1b69b8d", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/402b0320-7b54-45a2-a896-be3de1b69b8d/nodegroups/a4df9a3a-4e3d-4cb1-aa3f-c6ffbd24f2ab", "rel": "self"}, {"href": "http://localhost/clusters/402b0320-7b54-45a2-a896-be3de1b69b8d/nodegroups/a4df9a3a-4e3d-4cb1-aa3f-c6ffbd24f2ab", "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-02-16T12:19:48.590158+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.040138s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.030964s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.029142s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.033182s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.035779s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.034481s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.035622s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.025728s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "817b1dd7-059f-4f7c-b8b6-acde1e398e14", "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/817b1dd7-059f-4f7c-b8b6-acde1e398e14", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/817b1dd7-059f-4f7c-b8b6-acde1e398e14", "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-02-16T12:19:48.731466+00:00", "updated_at": null} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "1461635d-728b-47f5-b3e1-5a240b826204", "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/1461635d-728b-47f5-b3e1-5a240b826204", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/1461635d-728b-47f5-b3e1-5a240b826204", "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-02-16T12:19:48.766087+00:00", "updated_at": null} 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "34b49189-aea1-49a6-ad48-2e0bb41bb295", "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/34b49189-aea1-49a6-ad48-2e0bb41bb295", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/34b49189-aea1-49a6-ad48-2e0bb41bb295", "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-02-16T12:19:48.801472+00:00", "updated_at": null} 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "eea59e52-ea2f-4095-9fdf-4cb1462c6e24", "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/eea59e52-ea2f-4095-9fdf-4cb1462c6e24", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/eea59e52-ea2f-4095-9fdf-4cb1462c6e24", "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}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup [0.036405s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.038279s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.035577s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.033148s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.031980s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.033601s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 3, "uuid": "1736a19b-fc81-4971-bc6d-b39b8958d5ab", "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/1736a19b-fc81-4971-bc6d-b39b8958d5ab", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/1736a19b-fc81-4971-bc6d-b39b8958d5ab", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "037cb0d1-eb4d-4885-bffb-f116efc6368d", "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/037cb0d1-eb4d-4885-bffb-f116efc6368d", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/037cb0d1-eb4d-4885-bffb-f116efc6368d", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "cf57202d-c7e5-407c-88c6-76c1f8dca7ad", "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/cf57202d-c7e5-407c-88c6-76c1f8dca7ad", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/cf57202d-c7e5-407c-88c6-76c1f8dca7ad", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "eff13ee6-aea6-4f2a-9981-461d896d7ec5", "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/eff13ee6-aea6-4f2a-9981-461d896d7ec5", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/eff13ee6-aea6-4f2a-9981-461d896d7ec5", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "32ec750d-ec65-4b85-8def-18093d5a8c72", "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/32ec750d-ec65-4b85-8def-18093d5a8c72", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/32ec750d-ec65-4b85-8def-18093d5a8c72", "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}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_max_node_count [0.033070s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.032364s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.037074s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.127172s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.017819s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.014808s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.015576s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.015332s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.015119s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_zero_quota [0.017691s] ... ok 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "74c82c05-2317-4ddc-bfb4-8df379a95221", "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/74c82c05-2317-4ddc-bfb4-8df379a95221", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/74c82c05-2317-4ddc-bfb4-8df379a95221", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "0c644690-2416-47be-afc0-5e382894053b", "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/0c644690-2416-47be-afc0-5e382894053b", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/0c644690-2416-47be-afc0-5e382894053b", "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: 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.10 DEBUG: Openstack-Api-Minimum-Version: container-infra 1.1 DEBUG: Openstack-Api-Version: container-infra 1.10 DEBUG: Vary: OpenStack-API-Version DEBUG: {"id": 12, "uuid": "d11f9f36-04a6-4fc7-8aa8-4c13396e4a81", "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/d11f9f36-04a6-4fc7-8aa8-4c13396e4a81", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/d11f9f36-04a6-4fc7-8aa8-4c13396e4a81", "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: 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.10 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-02-16T12:19:49.298332+00:00", "updated_at": null} 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.10 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: 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.10 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: 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.10 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: 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.10 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: 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.10 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-02-16T12:19:49.377574+00:00", "updated_at": null} 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.10 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-02-16T12:19:49.394346+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.10 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_quota.TestQuota.test_delete_quota [0.030076s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.016738s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.022162s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants_false [0.020010s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.022244s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.021464s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.020131s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.019867s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.019964s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.024767s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.017050s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.021420s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.016583s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.018388s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.024992s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.023696s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.007215s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.035926s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.031189s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.033062s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.030085s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.023324s] ... ok DEBUG: /builddir/build/BUILD/magnum-14.1.2/magnum/drivers/common/driver.py:38: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. DEBUG: yield entry_point, entry_point.load(require=False) DEBUG: /builddir/build/BUILD/magnum-14.1.2/magnum/db/sqlalchemy/api.py:117: 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: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats [0.032330s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.031484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.029015s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.009084s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.008819s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.009880s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.008692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.008476s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.008573s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.009396s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.017361s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.010440s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.009560s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.010219s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.009788s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.009547s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.010509s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.009648s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.009477s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.009734s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.009762s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.009569s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.010235s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.008750s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.008456s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.008562s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.008650s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.008997s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.009612s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.009175s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.008494s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.008266s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.008491s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.008555s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.009267s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.008874s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.008676s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.008484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.008493s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.008666s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.009633s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.008921s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.008790s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.009280s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.009887s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_docker_memory [0.009258s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.010011s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.009060s] ... ok DEBUG: {0} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.000840s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.001191s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.001105s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.000929s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.001636s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001331s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001248s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.001233s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001187s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.002055s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001221s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001384s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.001241s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001095s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.001158s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001139s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.001151s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.001224s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_invalid [0.000502s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_valid [0.000521s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_isolation_invalid_label [0.000596s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000440s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_with_valid_providers_none_isolation [0.000487s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_invalid [0.000547s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_missing [0.000458s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_valid [0.000415s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_bad_json [0.000615s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_valid_json [0.000464s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_invalid_providers [0.000532s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_isolation [0.000447s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_isolation [0.000469s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_providers [0.000444s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_none_isolation [0.000581s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_valid_isolation [0.000421s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.004725s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.002181s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_label [0.001052s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001368s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.000855s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000893s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.000874s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.000636s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.015344s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.013223s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.012929s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.012702s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.012518s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.009966s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.009001s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.012873s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.009094s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.008784s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.009172s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.016235s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.009411s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.009262s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.018882s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.008475s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.009749s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.001711s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.002415s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.002751s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.005604s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.001130s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.001242s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.001150s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.001126s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.001835s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.002099s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.001300s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.002150s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.001133s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.002188s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000763s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.000726s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000704s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000858s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.002200s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.002089s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.002142s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.002520s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.003108s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.000833s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001577s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.016037s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.015104s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.016256s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.016874s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.015635s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.015720s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.016560s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.009454s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.009183s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.009448s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.008955s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.017410s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.010703s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.008630s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.007164s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001292s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.001063s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.003403s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.004211s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.002889s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.003270s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.004216s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.000743s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000706s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_local_cert_manager [0.000627s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalCert.test_local_cert [0.000490s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.010907s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.005989s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.003246s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.002949s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.004847s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.098815s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.005144s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.004882s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.004663s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.005853s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.004668s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.002758s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.001013s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.000459s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.010382s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.010443s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.009389s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.001484s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.001205s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001430s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.001444s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.001275s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.004837s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.002492s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.001302s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001261s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.003616s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.001354s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.001299s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.001218s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.001064s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.001262s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001249s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.002623s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.035282s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.001593s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.001613s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.001225s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.001123s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.008610s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.007056s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.007063s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.007232s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init [0.000972s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_timeout [0.000819s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_url [0.000813s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_version [0.000841s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances [0.001180s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances_inspect [0.001391s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.TestDockerUtils.test_is_docker_api_version_atleast [0.000730s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.007708s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000512s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.000424s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.014083s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.010165s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.011726s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.011523s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.011695s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.011421s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.011561s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.012235s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.011244s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.011019s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.010671s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.010886s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.011089s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.010963s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.008967s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.009838s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.008586s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.007997s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.008041s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.009428s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.008180s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.008333s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.008324s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.008503s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.008172s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.011184s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.009077s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.010604s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [60.165150s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.010240s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.008474s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.017470s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.012321s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.007789s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.007811s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.010009s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.008725s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.011799s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.007303s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.007139s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.007832s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.007530s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.016051s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.007282s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.007684s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.013732s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.007519s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.007203s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.008548s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.007445s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.011064s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.007606s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.007767s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.007886s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.008746s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.001371s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001388s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000078s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000057s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000074s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000053s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.000722s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.000077s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000266s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000078s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000074s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000070s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000069s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.001558s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.001589s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.000569s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.049760s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.011351s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.011426s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.018024s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.009212s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.008675s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.046040s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.265449s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.008911s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.010851s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.016699s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.007431s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.007206s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.008731s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.011816s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.011336s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.008327s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_docker_quantity [0.007402s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.007989s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.018642s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.001343s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.078450s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.066823s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.156031s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.106702s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.052067s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.091230s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.191540s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.116837s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.220821s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.168180s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.124357s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.071760s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_empty_chars [0.245944s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.055928s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.174964s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000178s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000075s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.000061s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000071s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed [0.000093s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions_disallowed_but_not_critical [0.000061s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000104s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000098s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000084s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000057s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000054s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000052s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000052s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.003286s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.003915s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002385s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.013302s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.001548s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.002679s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.002605s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.002407s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.001380s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.002391s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.001508s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.013847s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.001700s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.003139s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.001716s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.001727s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.001543s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.002162s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.003126s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.001851s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.002530s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001786s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.001674s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.001666s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.011498s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.011643s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.060940s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.041713s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.042584s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.027321s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.036332s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.042696s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.040003s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.029459s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.045509s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.039424s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.031634s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.039004s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.038209s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.045034s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.154456s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.034698s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.065930s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.048082s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.028027s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.048601s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.004379s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.011423s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.011564s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.012184s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.007864s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.007599s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.007386s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.007428s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.007435s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.012671s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.018080s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.012426s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.029242s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_no_discoveryurl [0.016481s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_with_disovery [0.012496s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.014251s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.013751s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.013833s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.018451s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.014082s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.013633s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.013128s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.013064s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_all_values [0.011214s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_multi_master [0.011498s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_only_required [0.010993s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_neutron [0.011309s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_octavia [0.010691s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count [0.123329s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count_by_update [0.024210s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.029311s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.022357s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.031942s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.020148s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.035722s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.022324s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.023787s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.022036s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.023855s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.022900s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.025606s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_all_values [0.011699s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_multi_master [0.032093s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_only_required [0.011253s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_neutron [0.022803s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_octavia [0.011859s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_registry [0.012129s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count [0.020811s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count_by_update [0.015906s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.037292s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.017861s] ... ok DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: /usr/lib/python3.6/site-packages/oslo_versionedobjects/fields.py:376: 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: FutureWarning) DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.CreateStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.CreateStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack [0.014713s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_delete_stack_with_error [0.023759s] ... ok DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.DeleteStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.DeleteStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.018960s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.016711s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_is_magnum_auto_healer_running [0.008943s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.009274s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.008484s] ... ok DEBUG: DEBUG [taskflow.engines.action_engine.completer] Applying resolver 'RevertAll(strategy=REVERT_ALL)' to resolve failure 'Failure: ValueError: ' of atom 'magnum.conductor.tasks.heat_tasks.UpdateStack==1.0' DEBUG: DEBUG [taskflow.engines.action_engine.completer] Modified/tweaked 1 nodes while applying resolver 'RevertAll(strategy=REVERT_ALL)' DEBUG: DEBUG [taskflow.engines.action_engine.builder] Discarding failure 'Failure: ValueError: ' (in response to outcome 'executed') under completion units request during completion of atom 'magnum.conductor.tasks.heat_tasks.UpdateStack==1.0' (intention is to REVERT) DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.007794s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.008138s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.012273s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.010225s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.011513s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.008515s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.009146s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.011541s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_cpu_util [0.009365s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_memory_util [0.009435s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_names [0.009257s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_unit [0.009338s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success [0.009690s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_no_master [0.008745s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_not_leader [0.008179s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_memory_util [0.008011s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_metric_value [0.008740s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_names [0.007997s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_unit [0.009732s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_raise [0.009872s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_success [0.122563s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_memory_util [0.009612s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_metric_value [0.007940s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_names [0.007875s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_unit [0.007801s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_raise [0.010068s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_success [0.009366s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.011916s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.015388s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.011141s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.009511s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.021867s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.009980s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.012870s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.009649s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.011396s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.010219s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestMesosScaleManager.test_get_hosts_with_container [0.012370s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.013099s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.009734s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.011977s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.009642s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.009541s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.012097s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.007484s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.007922s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.007869s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.008868s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.007526s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.007801s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.007922s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.008376s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.008619s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.009420s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.008239s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.007943s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.007181s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.007988s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.008373s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.009336s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.007480s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.008128s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.007716s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.007369s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.009708s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.014424s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.011452s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.013479s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.010318s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.010003s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.010615s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.009747s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.016804s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.010106s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.013469s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.012734s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.017597s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.011274s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.012253s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.015729s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.013204s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.019347s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.016661s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.013801s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.018783s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.044848s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.012110s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.016542s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.014377s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.010001s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.009531s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.009422s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.010317s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.024355s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.016866s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.010637s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.012212s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.010936s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.011858s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.011032s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.017836s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.011333s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.012144s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.009819s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.011103s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.011110s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.012208s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.010845s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.009728s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.022529s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.024413s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.040526s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.010425s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.013322s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.010687s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.010466s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.009378s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.010108s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.013755s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.013234s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.010165s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.012795s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.014305s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.010639s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.010979s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.012495s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.018355s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.014670s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.015441s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.025784s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.011071s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.011228s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.009185s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.012055s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.009921s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.010570s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.012573s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.010281s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.010127s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.010956s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.012365s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.025584s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.010321s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.009192s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.010002s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.010250s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.010859s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.009495s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.014285s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.013518s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.010273s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.015908s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.011226s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.010681s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.017316s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.011913s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.014132s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.011651s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.009376s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.009977s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.010021s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.015229s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.010048s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.010355s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.009721s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.010443s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.012696s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.011886s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.013189s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.013620s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.012126s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.010983s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.112899s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.010248s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.013414s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.012757s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.009326s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.011154s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.012796s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.014340s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.013823s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.011104s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.013889s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.019271s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.013505s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.014229s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.018020s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.014846s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.016474s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.019471s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.012582s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.016316s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.125435s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.018442s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.015678s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.019375s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.014962s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.015995s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.014599s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.014609s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.015742s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.015588s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.131565s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.015766s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.019758s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.019352s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.018523s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.016920s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.014445s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.016157s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.016290s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.011467s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.019719s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.015719s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.135585s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.018914s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.012120s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_ca_rotate_not_supported [0.026547s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_downgrade_not_supported [0.028394s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_invalid_ct [0.024535s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_master_ng [0.030878s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_worker_ng [0.035570s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_non_default_ng [0.029115s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.010753s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.013414s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.011140s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.008596s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params [0.028105s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.016371s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.020253s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.016722s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.016286s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.009365s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.013706s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.009353s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.007926s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.007748s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.007821s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.007778s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.008817s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.122068s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.012368s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.011631s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.011119s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.010071s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.014238s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.010130s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_api_address [0.011394s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_if_cluster_template_is_secure [0.010830s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_none_api_address [0.011481s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_heat_param [0.007562s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_params [0.009933s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_scale_params [0.008831s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs [0.009431s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address [0.009944s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.010551s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address [0.014226s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.010959s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url [0.008112s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url_not_found [0.008243s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_heat_param [0.007418s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_params [0.010401s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url [0.008198s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_fail [0.008247s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_invalid [0.008296s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_unexpect_size [0.009088s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_update_outputs [0.011780s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id [0.008356s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_client_error [0.007901s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_duplicated_name [0.008760s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_invalid_ip_ver [0.007985s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_server_error [0.008101s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.007591s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.007554s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.009423s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.010254s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.007123s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.007483s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.007398s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.007504s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.007475s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_bm_fedora_kubernetes_ironic_definition [0.012442s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.007334s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_kubernetes_definition [0.007599s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_definition [0.007315s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_v2_definition [0.007154s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_coreos_kubernetes_definition [0.013925s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_ubuntu_mesos_definition [0.007331s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.011682s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.009688s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.009971s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_heat_param [0.007693s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_params [0.009008s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_scale_params [0.008879s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_update_outputs [0.010573s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.009920s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.014787s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.009077s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.009303s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.011607s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.010125s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.009521s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.011588s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.010351s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.011515s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.016061s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.010414s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.010833s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.011050s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.010806s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.010839s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.017284s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.010569s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.016539s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.010470s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.009348s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.009434s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.009422s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.008902s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.010045s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.009286s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.009125s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.009362s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.010534s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.013969s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.010044s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001204s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.000569s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.000549s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.000522s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.000572s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.000519s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.000574s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.000583s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000544s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000514s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.000572s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000542s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000562s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.000569s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000538s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.000507s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000613s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.000527s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000602s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000549s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000538s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.000510s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000556s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000542s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000614s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000762s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000548s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.000526s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000548s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.000527s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000610s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000514s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000582s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.002470s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000594s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.000527s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.010640s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.018419s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.009179s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.010937s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.009632s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.009718s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.011343s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.009574s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.009062s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.015051s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.009256s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.012155s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.009612s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.009441s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.011321s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.009238s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.007142s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.007147s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.007023s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.007125s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.007043s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.006959s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.007121s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.006947s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.007120s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.006945s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.006925s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.007920s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.007255s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.009221s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.007115s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.007070s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.007201s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.015935s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.007715s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.007156s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.007196s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.013743s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.009501s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.007983s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.008297s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.007645s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.010284s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.007942s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.007612s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.008224s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.007970s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.008625s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.024643s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.008799s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.007856s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.054962s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.011385s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.013438s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.009451s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.010246s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.010022s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.009561s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.009095s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.009287s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.019362s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics [0.016141s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_compute_metric_raise [0.012551s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_disable_pull_data [0.012271s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_monitor_none [0.011162s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_pull_data_raise [0.011866s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.013782s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.018143s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.019840s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.011733s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.010022s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.014375s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.008227s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.007767s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.007280s] ... ok DEBUG: Exception ignored in: > DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/magnum-14.1.2/magnum/conductor/k8s_api.py", line 98, in __del__ DEBUG: self.ca_file.close() DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 511, in close DEBUG: self._closer.close() DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 448, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpe2i3vfnz/tmpb4srbfrq/tmp9vva3m5g' DEBUG: Exception ignored in: > DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 452, in __del__ DEBUG: self.close() DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 448, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpe2i3vfnz/tmpb4srbfrq/tmp8r3mzgnf' DEBUG: Exception ignored in: > DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 452, in __del__ DEBUG: self.close() DEBUG: File "/usr/lib64/python3.6/tempfile.py", line 448, in close DEBUG: unlink(self.name) DEBUG: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpe2i3vfnz/tmpb4srbfrq/tmp3tg_x6p2' DEBUG: /builddir/build/BUILD/magnum-14.1.2/magnum/db/sqlalchemy/api.py:117: 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-14.1.2/magnum/db/sqlalchemy/api.py:117: 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: {0} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.007785s] ... ok 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.10 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: GET: /v1/quotas {} DEBUG: GOT:{'quotas': []} 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-02-16T12:19:49.436731+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.437649+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.438482+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.439280+00:00', 'updated_at': None}]} 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-02-16T12:19:49.458769+00:00', 'updated_at': None}]} 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-02-16T12:19:49.480789+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.501495+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.523383+00:00', 'updated_at': None}]} DEBUG: GET: /v1/quotas?all_tenants=True {} DEBUG: GOT:{'quotas': []} 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-02-16T12:19:49.562380+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.563217+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/quotas?sort_key=id&sort_dir=asc&limit=2&marker=2'} DEBUG: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.589685+00:00', 'updated_at': None} 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.10 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: 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.10 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: GET: /v1/quotas/fake_project/Cluster {} DEBUG: GOT:Response: 200 OK DEBUG: Content-Type: application/json DEBUG: Openstack-Api-Maximum-Version: container-infra 1.10 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: GET: /v1/quotas {} DEBUG: GOT:{'quotas': [{'id': 1, 'hard_limit': 10, 'project_id': 'fake_project', 'resource': 'Cluster', 'created_at': '2024-02-16T12:19:49.662671+00:00', 'updated_at': None}]} 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.10 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-02-16T12:19:49.687770+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.10 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-02-16T12:19:49.687770+00:00", "updated_at": "2024-02-16T12:19:49.695827+00:00"} 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.10 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-02-16T12:19:49.712815+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.10 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: GET: /v1/stats {} DEBUG: GOT:{'clusters': 2, 'nodes': 12} DEBUG: GET: /v1/stats?project_id=34 {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: GET: /v1/stats?project_id=234 {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 0, 'nodes': 0} DEBUG: GET: /v1/stats?project_id=123&type=invalid {} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats {} DEBUG: GOT:{'clusters': 1, 'nodes': 6} DEBUG: GET: /v1/stats?project_id=123 {} 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: 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: 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: 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: 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: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1455 tests in 89.8871 sec. DEBUG: - Passed: 1455 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 89.6599 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1455 tests) => 0:01:29.887071 DEBUG: Processing files: python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HoY3JN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + exit 0 DEBUG: Provides: python3-magnum = 14.1.2-0.20240216121434.312aa6a.el8 python3.6dist(magnum) = 14.1.2 python3dist(magnum) = 14.1.2 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: /bin/bash python(abi) = 3.6 DEBUG: Processing files: openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0rr6ks DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-magnum-common) = 14.1.2-0.20240216121434.312aa6a.el8 openstack-magnum-common = 14.1.2-0.20240216121434.312aa6a.el8 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/libexec/platform-python DEBUG: Processing files: openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Uu1udP DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.k8hUQs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-conductor = 14.1.2-0.20240216121434.312aa6a.el8 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/libexec/platform-python DEBUG: Processing files: openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Pahx8 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3nTMCM DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + exit 0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-api = 14.1.2-0.20240216121434.312aa6a.el8 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/libexec/platform-python DEBUG: Processing files: openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3z4LQd DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OmfXZK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-doc = 14.1.2-0.20240216121434.312aa6a.el8 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-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hV51Se DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.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-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + exit 0 DEBUG: Provides: python3-magnum-tests = 14.1.2-0.20240216121434.312aa6a.el8 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: /bin/bash /usr/bin/bash python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-tests-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7hK7Ns DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-14.1.2 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm INFO: Done(/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-14.1.2-0.20240216121434.312aa6a.el8.src.rpm) Config(dlrn-5) 4 minutes 12 seconds INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4991156 2892368 3650876 8255816 7161104 DEBUG: Swap: 16777212 5908608 10868604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 585M 3.8G 14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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: 2800.000 DEBUG: BogoMIPS: 5600.00 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save 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: 16139340 4787392 1038244 5405188 10313704 5606416 DEBUG: Swap: 16777212 5908608 10868604 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-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 994M 3.4G 24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: /dev/vda1 550G 313G 238G 57% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.67ut6jnb', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-centos8-yoga-x86_64-5/root DEBUG: resultdir = /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a778b71a4b3740fd9e32fad2efae135a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', '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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', '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-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-tests-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm /home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-tests-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3f9a014a27dd4a86a030d7f1cf02ab28', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.s7qpfdte:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-tests-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595/python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-python-networking-baremetal-c145b3d2d6 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-197da7188d572b629b7ad 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-84111ad7cb4496d108370 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tap-as-a-service-efe737b028f000 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-6452c7839a13327615d 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-3b1c87c92f3f29434e171f 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-validations-common-f273ccbb963e31056bd 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 28 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 32 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 19 kB/s | 4.4 kB 00:00 DEBUG: dlrn-yoga-testing 29 kB/s | 3.0 kB 00:00 DEBUG: dlrn-yoga-build-deps 35 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 82 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 26 kB/s | 3.0 kB 00:00 DEBUG: opstools 76 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 29 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ===================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ===================================================================================================================== DEBUG: Installing: DEBUG: openstack-magnum-api noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 13 k DEBUG: openstack-magnum-common noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 29 k DEBUG: openstack-magnum-conductor noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 12 k DEBUG: openstack-magnum-doc noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 1.4 M DEBUG: python3-magnum noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 611 k DEBUG: python3-magnum-tests noarch 14.1.2-0.20240216121434.312aa6a.el8 @commandline 423 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-yoga-testing 62 k DEBUG: dejavu-fonts-common noarch 2.35-7.el8 Stream-BaseOS 74 k DEBUG: dejavu-sans-fonts noarch 2.35-7.el8 Stream-BaseOS 1.6 M DEBUG: desktop-file-utils x86_64 0.26-1.el8 Stream-AppStream 80 k DEBUG: gpm-libs x86_64 1.20.7-17.el8 Stream-AppStream 39 k DEBUG: groff-base x86_64 1.22.3-18.el8 Stream-BaseOS 1.0 M DEBUG: hdf5 x86_64 1.10.5-5.el8 delorean-yoga-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-21.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-yoga-testing 168 k DEBUG: libquadmath x86_64 8.5.0-21.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-yoga-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: lzo x86_64 2.08-14.el8 Stream-BaseOS 69 k DEBUG: openblas x86_64 0.3.15-4.el8 Stream-AppStream 4.7 M DEBUG: openblas-threads x86_64 0.3.15-4.el8 Stream-AppStream 4.9 M DEBUG: perl-Carp noarch 1.42-396.el8 Stream-BaseOS 30 k DEBUG: perl-Data-Dumper x86_64 2.167-399.el8 Stream-BaseOS 58 k DEBUG: perl-Digest noarch 1.17-395.el8 Stream-BaseOS 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-BaseOS 37 k DEBUG: perl-Encode x86_64 4:2.97-3.el8 Stream-BaseOS 1.5 M DEBUG: perl-Errno x86_64 1.28-422.el8 Stream-BaseOS 76 k DEBUG: perl-Exporter noarch 5.72-396.el8 Stream-BaseOS 34 k DEBUG: perl-File-Path noarch 2.15-2.el8 Stream-BaseOS 38 k DEBUG: perl-File-Temp noarch 0.230.600-1.el8 Stream-BaseOS 63 k DEBUG: perl-Filter x86_64 2:1.58-2.el8 Stream-AppStream 82 k DEBUG: perl-Getopt-Long noarch 1:2.50-4.el8 Stream-BaseOS 63 k DEBUG: perl-HTTP-Tiny noarch 0.074-3.el8 Stream-BaseOS 59 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-BaseOS 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8+339+1ec643e0 Stream-AppStream 304 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8+645+9d809f8c Stream-AppStream 15 k DEBUG: perl-Net-SSLeay x86_64 1.88-2.module_el8+339+1ec643e0 Stream-AppStream 402 k DEBUG: perl-PathTools x86_64 3.74-1.el8 Stream-BaseOS 90 k DEBUG: perl-Pod-Escapes noarch 1:1.07-395.el8 Stream-BaseOS 20 k DEBUG: perl-Pod-Perldoc noarch 3.28-396.el8 Stream-BaseOS 86 k DEBUG: perl-Pod-Simple noarch 1:3.35-395.el8 Stream-BaseOS 213 k DEBUG: perl-Pod-Usage noarch 4:1.69-395.el8 Stream-BaseOS 34 k DEBUG: perl-Scalar-List-Utils x86_64 3:1.49-2.el8 Stream-BaseOS 68 k DEBUG: perl-Socket x86_64 4:2.027-3.el8 Stream-BaseOS 59 k DEBUG: perl-Storable x86_64 1:3.11-3.el8 Stream-BaseOS 98 k DEBUG: perl-Term-ANSIColor noarch 4.06-396.el8 Stream-BaseOS 46 k DEBUG: perl-Term-Cap noarch 1.17-395.el8 Stream-BaseOS 23 k DEBUG: perl-Text-ParseWords noarch 3.30-395.el8 Stream-BaseOS 18 k DEBUG: perl-Text-Tabs+Wrap noarch 2013.0523-395.el8 Stream-BaseOS 24 k DEBUG: perl-Text-Unidecode noarch 1.30-5.el8 Stream-AppStream 149 k DEBUG: perl-Time-Local noarch 1:1.280-1.el8 Stream-BaseOS 34 k DEBUG: perl-URI noarch 1.73-3.el8 Stream-BaseOS 116 k DEBUG: perl-Unicode-Normalize x86_64 1.25-396.el8 Stream-BaseOS 82 k DEBUG: perl-XML-Parser x86_64 2.44-11.el8 Stream-AppStream 226 k DEBUG: perl-XML-XPath noarch 1.42-3.el8 Stream-AppStream 88 k DEBUG: perl-constant noarch 1.33-396.el8 Stream-BaseOS 25 k DEBUG: perl-encoding x86_64 4:2.22-3.el8 Stream-AppStream 68 k DEBUG: perl-interpreter x86_64 4:5.26.3-422.el8 Stream-BaseOS 6.3 M DEBUG: perl-libnet noarch 3.11-3.el8 Stream-BaseOS 121 k DEBUG: perl-libs x86_64 4:5.26.3-422.el8 Stream-BaseOS 1.6 M DEBUG: perl-macros x86_64 4:5.26.3-422.el8 Stream-BaseOS 73 k DEBUG: perl-open noarch 1.11-422.el8 Stream-AppStream 78 k DEBUG: perl-parent noarch 1:0.237-1.el8 Stream-BaseOS 20 k DEBUG: perl-podlators noarch 4.11-1.el8 Stream-BaseOS 118 k DEBUG: perl-threads x86_64 1:2.21-2.el8 Stream-BaseOS 61 k DEBUG: perl-threads-shared x86_64 1.58-2.el8 Stream-BaseOS 48 k DEBUG: python-openstackclient-lang noarch 5.8.1-0.20230908070311.f4748f4.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.12.4-0.20240126084419.92d0c17.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20220311163944.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-yoga-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-yoga-testing 1.1 M DEBUG: python3-amqp noarch 5.0.9-1.el8 delorean-yoga-testing 99 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-yoga-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.5.0-0.20220314171459.aaca110.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-yoga-testing 38 k DEBUG: python3-barbicanclient noarch 5.3.0-0.20220314185445.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-yoga-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-yoga-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-yoga-testing 35 k DEBUG: python3-cairo x86_64 1.16.3-6.el8 Stream-AppStream 90 k DEBUG: python3-cffi x86_64 1.13.2-1.el8 delorean-yoga-testing 245 k DEBUG: python3-cinderclient noarch 8.3.0-0.20220314194227.ee59b68.el8 delorean-component-clients 229 k DEBUG: python3-cliff noarch 3.10.1-0.20220314185955.a04a48f.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-yoga-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-yoga-testing 36 k DEBUG: python3-cryptography x86_64 3.2.1-7.el8 Stream-BaseOS 641 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-yoga-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-yoga-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.5.0-0.20220317120440.a6b46c5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-yoga-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-yoga-testing 224 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-yoga-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-yoga-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-yoga-testing 44 k DEBUG: python3-futurist noarch 2.4.0-0.20220311160357.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.6.0-0.20220314183717.626c500.el8 delorean-component-clients 151 k DEBUG: python3-heatclient noarch 2.5.1-0.20220315142920.a9abc54.el8 delorean-component-clients 163 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-yoga-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-yoga-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-yoga-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-yoga-testing 4.7 M DEBUG: python3-jmespath noarch 0.9.0-11.el8 Stream-AppStream 45 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-jsonpointer noarch 1.10-11.el8 Stream-AppStream 20 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-yoga-testing 112 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-yoga-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.5.0-0.20240201061910.8da0a63.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.4.0-0.20220314190516.100253d.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.4.0-0.20240201064833.8a05709.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-yoga-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-yoga-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-yoga-testing 49 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-marathon noarch 0.8.8-12.el8 delorean-yoga-testing 56 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-yoga-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-yoga-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-yoga-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-yoga-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-yoga-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-yoga-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-yoga-testing 55 k DEBUG: python3-msgpack x86_64 1.0.3-2.el8 delorean-yoga-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-yoga-testing 26 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-networkx noarch 2.5-1.el8 delorean-yoga-testing 2.5 M DEBUG: python3-neutronclient noarch 7.8.0-0.20220315090519.6ca3341.el8 delorean-component-clients 311 k DEBUG: python3-novaclient noarch 1:17.7.0-0.20220314190928.63d3681.el8 delorean-component-clients 226 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-yoga-testing 198 k DEBUG: python3-numpy x86_64 1:1.14.3-10.el8 Stream-AppStream 3.7 M DEBUG: python3-numpy-f2py x86_64 1:1.14.3-10.el8 Stream-AppStream 225 k DEBUG: python3-octaviaclient noarch 2.6.0-0.20230925092558.6502d66.el8 delorean-component-clients 92 k DEBUG: python3-openstackclient noarch 5.8.1-0.20230908070311.f4748f4.el8 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 0.62.0-0.20230411165545.4ceff8f.el8 delorean-component-clients 882 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220307201837.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220307143627.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.5.0-0.20220315075903.78d276e.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.10.1-0.20220314140354.d75020b.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.5.0-0.20220311165052.a9ccf0a.el8 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:8.8.1-0.20231115112140.966c588.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 4.1.0-0.20220314115038.3400cc2.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.2.0-0.20220314165526.22c602f.el8 delorean-component-common 144 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20220307124733.b031d17.el8 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 4.7.0-0.20220324144856.de03a59.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.13.3-0.20231124143847.047da4e.el8 delorean-component-common 233 k DEBUG: python3-oslo-metrics noarch 0.4.0-0.20220314171631.b4eb8c3.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.5.1-0.20220314160906.2f72b30.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.11.0-0.20220314171849.b48b711.el8 delorean-component-common 76 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20220311164623.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.3.0-0.20220311151409.6910f75.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.8.0-0.20220314165315.6552b9a.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.5.0-0.20220314174419.1559e03.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.12.4-0.20240126084419.92d0c17.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.6.0-0.20220314182459.25d34d6.el8 delorean-component-common 78 k DEBUG: python3-osprofiler noarch 3.4.2-0.20220307232434.e475de6.el8 delorean-component-common 132 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-yoga-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-yoga-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-yoga-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-yoga-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-20.el8 Stream-AppStream 694 k DEBUG: python3-ply noarch 3.9-9.el8 Stream-BaseOS 111 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-yoga-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-yoga-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pycadf noarch 3.1.1-0.20220311163944.4179996.el8 delorean-component-common 51 k DEBUG: python3-pycparser noarch 2.14-14.el8 Stream-BaseOS 109 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-yoga-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-yoga-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-yoga-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-yoga-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-yoga-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-yoga-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-yoga-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-yoga-testing 33 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220307123924.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-yoga-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-yoga-testing 196 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8+762+77bd8591 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-yoga-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-yoga-testing 19 k DEBUG: python3-simplejson x86_64 3.17.6-2.el8 delorean-yoga-testing 282 k DEBUG: python3-soupsieve noarch 2.3.1-2.el8 delorean-yoga-testing 75 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-yoga-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-yoga-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-yoga-testing 35 k DEBUG: python3-stevedore noarch 3.5.2-0.20221024072403.6c9978a.el8 delorean-component-clients 69 k DEBUG: python3-swiftclient noarch 3.13.1-0.20220314193840.4989d94.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-yoga-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.4-0.20220314174831.185e6c4.el8 delorean-component-common 690 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-yoga-testing 39 k DEBUG: python3-tenacity noarch 6.3.1-1.el8 delorean-yoga-testing 51 k DEBUG: python3-tkinter x86_64 3.6.8-59.el8 Stream-AppStream 404 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-yoga-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-yoga-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-yoga-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-yoga-testing 47 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-yoga-testing 253 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-yoga-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-yoga-testing 87 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-yoga-testing 456 k DEBUG: python3-wrapt x86_64 1.13.3-2.el8 delorean-yoga-testing 57 k DEBUG: python3-wsme noarch 0.10.1-0.20220314180513.63fe135.el8 delorean-component-common 139 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-yoga-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-yoga-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: snappy x86_64 1.1.8-3.el8 Stream-BaseOS 37 k DEBUG: tcl x86_64 1:8.6.8-2.el8 Stream-BaseOS 1.1 M DEBUG: texlive-base noarch 7:20180414-29.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-29.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-29.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-29.el8 Stream-AppStream 544 k DEBUG: texlive-tetex noarch 7:20180414-29.el8 Stream-AppStream 419 k DEBUG: texlive-texlive.infra noarch 7:20180414-29.el8 Stream-AppStream 286 k DEBUG: tk x86_64 1:8.6.8-1.el8 Stream-AppStream 1.6 M DEBUG: vim-common x86_64 2:8.0.1763-19.el8.4 Stream-AppStream 6.3 M DEBUG: vim-enhanced x86_64 2:8.0.1763-19.el8.4 Stream-AppStream 1.4 M DEBUG: vim-filesystem noarch 2:8.0.1763-19.el8.4 Stream-AppStream 50 k DEBUG: xdg-utils noarch 1.1.2-5.el8 Stream-AppStream 84 k DEBUG: Installing weak dependencies: DEBUG: bash-completion noarch 1:2.7-5.el8 Stream-BaseOS 274 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-yoga-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Enabling module streams: DEBUG: perl 5.26 DEBUG: perl-IO-Socket-SSL 2.066 DEBUG: perl-libwww-perl 6.34 DEBUG: Transaction Summary DEBUG: ===================================================================================================================== DEBUG: Install 241 Packages DEBUG: Total size: 115 M DEBUG: Installed size: 468 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-5.8.1-0.20230908070311.f4748f4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.6.0-0.20220314183717.626c500.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-2.5.1-0.20220315142920.a9abc54.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.7.0-0.20220314190928.63d3681.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-2.6.0-0.20230925092558.6502d66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-5.8.1-0.20230908070311.f4748f4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-3.13.1-0.20220314193840.4989d94.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.8.1-0.20231115112140.966c588.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-3.2.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpm-libs-1.20.7-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-common-8.0.1763-19.el8.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-enhanced-8.0.1763-19.el8.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-filesystem-8.0.1763-19.el8.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docker-4.2.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-logutils-0.3.5-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-marathon-0.8.8-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pecan-1.3.3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sseclient-0.0.18-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-websocket-client-0.56.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.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: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/241 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 2/241 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/241 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/241 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/241 DEBUG: Installing : python3-simplejson-3.17.6-2.el8.x86_64 6/241 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 7/241 DEBUG: Installing : texlive-base-7:20180414-29.el8.noarch 7/241 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 8/241 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 9/241 DEBUG: Installing : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 10/241 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 11/241 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 12/241 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 13/241 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 14/241 DEBUG: Installing : python3-stevedore-3.5.2-0.20221024072403.6c9978a 15/241 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 16/241 DEBUG: Installing : python3-wrapt-1.13.3-2.el8.x86_64 17/241 DEBUG: Installing : python3-debtcollector-2.5.0-0.20220317120440.a6b 18/241 DEBUG: Installing : python3-oslo-context-4.1.0-0.20220314115038.3400 19/241 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 20/241 DEBUG: Installing : python3-amqp-5.0.9-1.el8.noarch 21/241 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 22/241 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 23/241 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 24/241 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 25/241 DEBUG: Installing : texlive-lib-7:20180414-29.el8.x86_64 26/241 DEBUG: Installing : python3-pillow-5.1.1-20.el8.x86_64 27/241 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 28/241 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 29/241 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 30/241 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 30/241 DEBUG: Installing : libquadmath-8.5.0-21.el8.x86_64 31/241 DEBUG: Running scriptlet: libquadmath-8.5.0-21.el8.x86_64 31/241 DEBUG: Installing : libgfortran-8.5.0-21.el8.x86_64 32/241 DEBUG: Running scriptlet: libgfortran-8.5.0-21.el8.x86_64 32/241 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 33/241 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 33/241 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 34/241 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 34/241 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 35/241 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 36/241 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220307143627. 37/241 DEBUG: Installing : python3-keystoneauth1-4.5.0-0.20240201061910.8da 38/241 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 39/241 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 39/241 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 40/241 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 41/241 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 42/241 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 42/241 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 42/241 DEBUG: Installing : python3-tkinter-3.6.8-59.el8.x86_64 43/241 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 44/241 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 45/241 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 46/241 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 47/241 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 48/241 DEBUG: Installing : python3-automaton-2.5.0-0.20220314171459.aaca110 49/241 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 50/241 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 51/241 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 52/241 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 53/241 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 54/241 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 55/241 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 56/241 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 57/241 DEBUG: Installing : python3-tenacity-6.3.1-1.el8.noarch 58/241 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 59/241 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 60/241 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 61/241 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 62/241 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 63/241 DEBUG: Installing : python3-soupsieve-2.3.1-2.el8.noarch 64/241 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 65/241 DEBUG: Installing : python3-wsme-0.10.1-0.20220314180513.63fe135.el8 66/241 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 67/241 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 68/241 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 69/241 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 70/241 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 71/241 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 72/241 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 73/241 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 74/241 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 75/241 DEBUG: Installing : python3-msgpack-1.0.3-2.el8.x86_64 76/241 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 77/241 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 78/241 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 79/241 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 80/241 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 81/241 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 82/241 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 83/241 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 84/241 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 85/241 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 86/241 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 87/241 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 88/241 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 89/241 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 90/241 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 91/241 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 92/241 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 93/241 DEBUG: Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 94/241 DEBUG: Installing : vim-common-2:8.0.1763-19.el8.4.x86_64 95/241 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 96/241 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 97/241 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 98/241 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 99/241 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 100/241 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 101/241 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 102/241 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 103/241 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 103/241 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 104/241 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 105/241 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 106/241 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 107/241 DEBUG: Installing : python3-ply-3.9-9.el8.noarch 108/241 DEBUG: Installing : python3-pycparser-2.14-14.el8.noarch 109/241 DEBUG: Installing : python3-cffi-1.13.2-1.el8.x86_64 110/241 DEBUG: Installing : python3-cryptography-3.2.1-7.el8.x86_64 111/241 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 112/241 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 113/241 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 114/241 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 115/241 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 116/241 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 117/241 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 118/241 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 119/241 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 120/241 DEBUG: Installing : lzo-2.08-14.el8.x86_64 121/241 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 122/241 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 123/241 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 124/241 DEBUG: Installing : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 125/241 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 126/241 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 127/241 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 128/241 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 129/241 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 130/241 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 131/241 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 132/241 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 133/241 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 134/241 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 135/241 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 136/241 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 137/241 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 138/241 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 139/241 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 140/241 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 141/241 DEBUG: Installing : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 142/241 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 143/241 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 144/241 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 145/241 DEBUG: Installing : perl-HTTP-Tiny-0.074-3.el8.noarch 146/241 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 147/241 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 148/241 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 149/241 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 150/241 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 151/241 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 152/241 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 153/241 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 154/241 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 155/241 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 156/241 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 157/241 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 158/241 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 159/241 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 160/241 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 161/241 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 162/241 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 163/241 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 164/241 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 165/241 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 166/241 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 167/241 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 168/241 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 169/241 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 170/241 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 171/241 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 172/241 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 173/241 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 174/241 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 175/241 DEBUG: Installing : perl-open-1.11-422.el8.noarch 176/241 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 177/241 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 178/241 DEBUG: Installing : texlive-texlive.infra-7:20180414-29.el8.noarch 179/241 DEBUG: Installing : texlive-tetex-7:20180414-29.el8.noarch 180/241 DEBUG: Installing : texlive-kpathsea-7:20180414-29.el8.x86_64 181/241 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 181/241 DEBUG: Installing : texlive-dvipng-7:20180414-29.el8.x86_64 182/241 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64 182/241 DEBUG: Installing : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 183/241 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 184/241 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 185/241 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 186/241 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 187/241 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 188/241 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 189/241 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 190/241 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022030712392 191/241 DEBUG: Installing : python3-openstacksdk-0.62.0-0.20230411165545.4ce 192/241 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220307201837. 193/241 DEBUG: Installing : python-pycadf-common-3.1.1-0.20220311163944.4179 194/241 DEBUG: Installing : python-oslo-versionedobjects-lang-2.6.0-0.202203 195/241 DEBUG: Installing : python-oslo-utils-lang-4.12.4-0.20240126084419.9 196/241 DEBUG: Installing : python-oslo-policy-lang-3.11.0-0.20220314171849. 197/241 DEBUG: Installing : python-oslo-middleware-lang-4.5.1-0.202203141609 198/241 DEBUG: Installing : python-oslo-log-lang-4.7.0-0.20220324144856.de03 199/241 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 200/241 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 201/241 DEBUG: Installing : python3-oslo-utils-4.12.4-0.20240126084419.92d0c 202/241 DEBUG: Installing : python3-oslo-serialization-4.3.0-0.2022031115140 203/241 DEBUG: Installing : python3-oslo-config-2:8.8.1-0.20231115112140.966 204/241 DEBUG: Installing : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 205/241 DEBUG: Installing : python3-keystoneclient-1:4.4.0-0.20220314190516. 206/241 DEBUG: Installing : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 207/241 DEBUG: Installing : python3-neutronclient-7.8.0-0.20220315090519.6ca 208/241 DEBUG: Installing : python3-oslo-middleware-4.5.1-0.20220314160906.2 209/241 DEBUG: Installing : python3-oslo-policy-3.11.0-0.20220314171849.b48b 210/241 DEBUG: Installing : python3-pycadf-3.1.1-0.20220311163944.4179996.el 211/241 DEBUG: Installing : python3-novaclient-1:17.7.0-0.20220314190928.63d 212/241 DEBUG: Installing : python3-cinderclient-8.3.0-0.20220314194227.ee59 213/241 DEBUG: Installing : python3-oslo-upgradecheck-1.5.0-0.20220314174419 214/241 DEBUG: Installing : python3-swiftclient-3.13.1-0.20220314193840.4989 215/241 DEBUG: Installing : python3-heatclient-2.5.1-0.20220315142920.a9abc5 216/241 DEBUG: Installing : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 217/241 DEBUG: Installing : python3-barbicanclient-5.3.0-0.20220314185445.ad 218/241 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20220311164623.f279 219/241 DEBUG: Installing : python3-taskflow-4.6.4-0.20220314174831.185e6c4. 220/241 DEBUG: Installing : python3-glanceclient-1:3.6.0-0.20220314183717.62 221/241 DEBUG: Installing : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 222/241 DEBUG: Installing : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 223/241 DEBUG: Installing : python-oslo-concurrency-lang-4.5.0-0.20220311165 224/241 DEBUG: Installing : python3-oslo-concurrency-4.5.0-0.20220311165052. 225/241 DEBUG: Installing : python3-oslo-service-2.8.0-0.20220314165315.6552 226/241 DEBUG: Installing : python3-oslo-messaging-12.13.3-0.20231124143847. 227/241 DEBUG: Installing : python3-oslo-versionedobjects-2.6.0-0.2022031418 228/241 DEBUG: Installing : python3-osprofiler-3.4.2-0.20220307232434.e475de 229/241 DEBUG: Installing : python-oslo-cache-lang-2.10.1-0.20220314140354.d 230/241 DEBUG: Installing : python3-oslo-cache-2.10.1-0.20220314140354.d7502 231/241 DEBUG: Installing : python3-keystonemiddleware-9.4.0-0.2024020106483 232/241 DEBUG: Installing : python-openstackclient-lang-5.8.1-0.202309080703 233/241 DEBUG: Installing : python3-openstackclient-5.8.1-0.20230908070311.f 234/241 DEBUG: Running scriptlet: python3-openstackclient-5.8.1-0.20230908070311.f 234/241 DEBUG: The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. DEBUG: Installing : python3-octaviaclient-2.6.0-0.20230925092558.650 235/241 DEBUG: Installing : python3-magnum-14.1.2-0.20240216121434.312aa6a.e 236/241 DEBUG: Running scriptlet: openstack-magnum-common-14.1.2-0.20240216121434. 237/241 DEBUG: Installing : openstack-magnum-common-14.1.2-0.20240216121434. 237/241 DEBUG: Installing : openstack-magnum-api-14.1.2-0.20240216121434.312 238/241 DEBUG: Running scriptlet: openstack-magnum-api-14.1.2-0.20240216121434.312 238/241 DEBUG: Installing : openstack-magnum-conductor-14.1.2-0.202402161214 239/241 DEBUG: Running scriptlet: openstack-magnum-conductor-14.1.2-0.202402161214 239/241 DEBUG: Installing : python3-magnum-tests-14.1.2-0.20240216121434.312 240/241 DEBUG: Installing : openstack-magnum-doc-14.1.2-0.20240216121434.312 241/241 DEBUG: Running scriptlet: texlive-base-7:20180414-29.el8.noarch 241/241 DEBUG: Running scriptlet: openstack-magnum-doc-14.1.2-0.20240216121434.312 241/241 DEBUG: Running scriptlet: vim-common-2:8.0.1763-19.el8.4.x86_64 241/241 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 241/241 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64 241/241 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.8.1-0.202309080703 1/241 DEBUG: Verifying : python3-barbicanclient-5.3.0-0.20220314185445.ad 2/241 DEBUG: Verifying : python3-cinderclient-8.3.0-0.20220314194227.ee59 3/241 DEBUG: Verifying : python3-glanceclient-1:3.6.0-0.20220314183717.62 4/241 DEBUG: Verifying : python3-heatclient-2.5.1-0.20220315142920.a9abc5 5/241 DEBUG: Verifying : python3-keystoneclient-1:4.4.0-0.20220314190516. 6/241 DEBUG: Verifying : python3-neutronclient-7.8.0-0.20220315090519.6ca 7/241 DEBUG: Verifying : python3-novaclient-1:17.7.0-0.20220314190928.63d 8/241 DEBUG: Verifying : python3-octaviaclient-2.6.0-0.20230925092558.650 9/241 DEBUG: Verifying : python3-openstackclient-5.8.1-0.20230908070311.f 10/241 DEBUG: Verifying : python3-openstacksdk-0.62.0-0.20230411165545.4ce 11/241 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220307143627. 12/241 DEBUG: Verifying : python3-osc-lib-2.5.0-0.20220315075903.78d276e.e 13/241 DEBUG: Verifying : python3-stevedore-3.5.2-0.20221024072403.6c9978a 14/241 DEBUG: Verifying : python3-swiftclient-3.13.1-0.20220314193840.4989 15/241 DEBUG: Verifying : python-oslo-cache-lang-2.10.1-0.20220314140354.d 16/241 DEBUG: Verifying : python-oslo-concurrency-lang-4.5.0-0.20220311165 17/241 DEBUG: Verifying : python-oslo-db-lang-11.2.0-0.20220314165526.22c6 18/241 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03 19/241 DEBUG: Verifying : python-oslo-log-lang-4.7.0-0.20220324144856.de03 20/241 DEBUG: Verifying : python-oslo-middleware-lang-4.5.1-0.202203141609 21/241 DEBUG: Verifying : python-oslo-policy-lang-3.11.0-0.20220314171849. 22/241 DEBUG: Verifying : python-oslo-utils-lang-4.12.4-0.20240126084419.9 23/241 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.6.0-0.202203 24/241 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20220311163944.4179 25/241 DEBUG: Verifying : python3-automaton-2.5.0-0.20220314171459.aaca110 26/241 DEBUG: Verifying : python3-cliff-3.10.1-0.20220314185955.a04a48f.el 27/241 DEBUG: Verifying : python3-debtcollector-2.5.0-0.20220317120440.a6b 28/241 DEBUG: Verifying : python3-futurist-2.4.0-0.20220311160357.d70c7e5. 29/241 DEBUG: Verifying : python3-oslo-cache-2.10.1-0.20220314140354.d7502 30/241 DEBUG: Verifying : python3-oslo-concurrency-4.5.0-0.20220311165052. 31/241 DEBUG: Verifying : python3-oslo-config-2:8.8.1-0.20231115112140.966 32/241 DEBUG: Verifying : python3-oslo-context-4.1.0-0.20220314115038.3400 33/241 DEBUG: Verifying : python3-oslo-db-11.2.0-0.20220314165526.22c602f. 34/241 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17 35/241 DEBUG: Verifying : python3-oslo-log-4.7.0-0.20220324144856.de03a59. 36/241 DEBUG: Verifying : python3-oslo-messaging-12.13.3-0.20231124143847. 37/241 DEBUG: Verifying : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb 38/241 DEBUG: Verifying : python3-oslo-middleware-4.5.1-0.20220314160906.2 39/241 DEBUG: Verifying : python3-oslo-policy-3.11.0-0.20220314171849.b48b 40/241 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20220311164623.f279 41/241 DEBUG: Verifying : python3-oslo-serialization-4.3.0-0.2022031115140 42/241 DEBUG: Verifying : python3-oslo-service-2.8.0-0.20220314165315.6552 43/241 DEBUG: Verifying : python3-oslo-upgradecheck-1.5.0-0.20220314174419 44/241 DEBUG: Verifying : python3-oslo-utils-4.12.4-0.20240126084419.92d0c 45/241 DEBUG: Verifying : python3-oslo-versionedobjects-2.6.0-0.2022031418 46/241 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20220307232434.e475de 47/241 DEBUG: Verifying : python3-pycadf-3.1.1-0.20220311163944.4179996.el 48/241 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022030712392 49/241 DEBUG: Verifying : python3-taskflow-4.6.4-0.20220314174831.185e6c4. 50/241 DEBUG: Verifying : python3-wsme-0.10.1-0.20220314180513.63fe135.el8 51/241 DEBUG: Verifying : python3-keystoneauth1-4.5.0-0.20240201061910.8da 52/241 DEBUG: Verifying : python3-keystonemiddleware-9.4.0-0.2024020106483 53/241 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220307201837. 54/241 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 55/241 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 56/241 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 57/241 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 58/241 DEBUG: Verifying : libgfortran-8.5.0-21.el8.x86_64 59/241 DEBUG: Verifying : libquadmath-8.5.0-21.el8.x86_64 60/241 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 61/241 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 62/241 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 63/241 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 64/241 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 65/241 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 66/241 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 67/241 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 68/241 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 69/241 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 70/241 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 71/241 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 72/241 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 73/241 DEBUG: Verifying : perl-HTTP-Tiny-0.074-3.el8.noarch 74/241 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 75/241 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 76/241 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 77/241 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 78/241 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 79/241 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 80/241 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 81/241 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 82/241 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 83/241 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 84/241 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 85/241 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 86/241 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 87/241 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 88/241 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 89/241 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 90/241 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/241 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 92/241 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 93/241 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 94/241 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 95/241 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 96/241 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 97/241 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 98/241 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 99/241 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 100/241 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 101/241 DEBUG: Verifying : python3-cryptography-3.2.1-7.el8.x86_64 102/241 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 103/241 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 104/241 DEBUG: Verifying : python3-ply-3.9-9.el8.noarch 105/241 DEBUG: Verifying : python3-pycparser-2.14-14.el8.noarch 106/241 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 107/241 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 108/241 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 109/241 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 110/241 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 111/241 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 112/241 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 113/241 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643 114/241 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f 115/241 DEBUG: Verifying : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x 116/241 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 117/241 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 118/241 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 119/241 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 120/241 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 121/241 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 122/241 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 123/241 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 124/241 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 125/241 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 126/241 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 127/241 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 128/241 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 129/241 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 130/241 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 131/241 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 132/241 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 133/241 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 134/241 DEBUG: Verifying : python3-pillow-5.1.1-20.el8.x86_64 135/241 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 136/241 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 137/241 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x 138/241 DEBUG: Verifying : python3-tkinter-3.6.8-59.el8.x86_64 139/241 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 140/241 DEBUG: Verifying : texlive-base-7:20180414-29.el8.noarch 141/241 DEBUG: Verifying : texlive-dvipng-7:20180414-29.el8.x86_64 142/241 DEBUG: Verifying : texlive-kpathsea-7:20180414-29.el8.x86_64 143/241 DEBUG: Verifying : texlive-lib-7:20180414-29.el8.x86_64 144/241 DEBUG: Verifying : texlive-tetex-7:20180414-29.el8.noarch 145/241 DEBUG: Verifying : texlive-texlive.infra-7:20180414-29.el8.noarch 146/241 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 147/241 DEBUG: Verifying : vim-common-2:8.0.1763-19.el8.4.x86_64 148/241 DEBUG: Verifying : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 149/241 DEBUG: Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 150/241 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 151/241 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 152/241 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 153/241 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 154/241 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 155/241 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 156/241 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 157/241 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 158/241 DEBUG: Verifying : python3-amqp-5.0.9-1.el8.noarch 159/241 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 160/241 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 161/241 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 162/241 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 163/241 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 164/241 DEBUG: Verifying : python3-cffi-1.13.2-1.el8.x86_64 165/241 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 166/241 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 167/241 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 168/241 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 169/241 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 170/241 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 171/241 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 172/241 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 173/241 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 174/241 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 175/241 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 176/241 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 177/241 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 178/241 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 179/241 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 180/241 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 181/241 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 182/241 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 183/241 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 184/241 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 185/241 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 186/241 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 187/241 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 188/241 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 189/241 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 190/241 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 191/241 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 192/241 DEBUG: Verifying : python3-msgpack-1.0.3-2.el8.x86_64 193/241 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 194/241 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 195/241 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 196/241 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 197/241 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 198/241 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 199/241 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 200/241 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 201/241 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 202/241 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 203/241 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 204/241 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 205/241 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 206/241 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 207/241 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 208/241 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 209/241 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 210/241 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 211/241 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 212/241 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 213/241 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 214/241 DEBUG: Verifying : python3-simplejson-3.17.6-2.el8.x86_64 215/241 DEBUG: Verifying : python3-soupsieve-2.3.1-2.el8.noarch 216/241 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 217/241 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 218/241 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 219/241 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 220/241 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 221/241 DEBUG: Verifying : python3-tenacity-6.3.1-1.el8.noarch 222/241 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 223/241 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 224/241 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 225/241 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 226/241 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 227/241 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 228/241 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 229/241 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 230/241 DEBUG: Verifying : python3-wrapt-1.13.3-2.el8.x86_64 231/241 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 232/241 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 233/241 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 234/241 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 235/241 DEBUG: Verifying : python3-magnum-tests-14.1.2-0.20240216121434.312 236/241 DEBUG: Verifying : openstack-magnum-doc-14.1.2-0.20240216121434.312 237/241 DEBUG: Verifying : openstack-magnum-api-14.1.2-0.20240216121434.312 238/241 DEBUG: Verifying : openstack-magnum-conductor-14.1.2-0.202402161214 239/241 DEBUG: Verifying : openstack-magnum-common-14.1.2-0.20240216121434. 240/241 DEBUG: Verifying : python3-magnum-14.1.2-0.20240216121434.312aa6a.e 241/241 DEBUG: Installed: DEBUG: bash-completion-1:2.7-5.el8.noarch DEBUG: blosc-1.20.1-1.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-7.el8.noarch DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch DEBUG: desktop-file-utils-0.26-1.el8.x86_64 DEBUG: gpm-libs-1.20.7-17.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: hdf5-1.10.5-5.el8.x86_64 DEBUG: libaec-1.0.2-3.el8.x86_64 DEBUG: libgfortran-8.5.0-21.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-21.el8.x86_64 DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: openblas-0.3.15-4.el8.x86_64 DEBUG: openblas-threads-0.3.15-4.el8.x86_64 DEBUG: openstack-magnum-api-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: openstack-magnum-common-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: openstack-magnum-conductor-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: openstack-magnum-doc-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-422.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Filter-2:1.58-2.el8.x86_64 DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch DEBUG: perl-IO-1.38-422.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-3.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: perl-XML-XPath-1.42-3.el8.noarch DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-encoding-4:2.22-3.el8.x86_64 DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 DEBUG: perl-open-1.11-422.el8.noarch DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: python-openstackclient-lang-5.8.1-0.20230908070311.f4748f4.el8.noarch DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.9-1.el8.noarch DEBUG: python3-appdirs-1.4.3-12.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-cycler-0.10.0-13.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-docker-4.2.1-3.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.6.0-0.20220314183717.626c500.el8.noarch DEBUG: python3-heatclient-2.5.1-0.20220315142920.a9abc54.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jmespath-0.9.0-11.el8.noarch DEBUG: python3-jsonpatch-1.21-2.el8.noarch DEBUG: python3-jsonpointer-1.10-11.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch DEBUG: python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-magnum-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: python3-magnum-tests-14.1.2-0.20240216121434.312aa6a.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-marathon-0.8.8-12.el8.noarch DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 DEBUG: python3-munch-2.5.0-3.el8.noarch DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-networkx-2.5-1.el8.noarch DEBUG: python3-neutronclient-7.8.0-0.20220315090519.6ca3341.el8.noarch DEBUG: python3-novaclient-1:17.7.0-0.20220314190928.63d3681.el8.noarch DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 DEBUG: python3-octaviaclient-2.6.0-0.20230925092558.6502d66.el8.noarch DEBUG: python3-openstackclient-5.8.1-0.20230908070311.f4748f4.el8.noarch DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220307201837.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.5.0-0.20220315075903.78d276e.el8.noarch DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch DEBUG: python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch DEBUG: python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch DEBUG: python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch DEBUG: python3-oslo-versionedobjects-2.6.0-0.20220314182459.25d34d6.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch DEBUG: python3-pandas-0.25.3-1.el8.x86_64 DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pecan-1.3.3-2.el8.noarch DEBUG: python3-pillow-5.1.1-20.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-psutil-5.7.3-1.el8.x86_64 DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyperclip-1.8.0-2.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 DEBUG: python3-soupsieve-2.3.1-2.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-sseclient-0.0.18-9.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch DEBUG: python3-swiftclient-3.13.1-0.20220314193840.4989d94.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.3.1-1.el8.noarch DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-warlock-1.3.3-1.el8.noarch DEBUG: python3-wcwidth-0.2.5-2.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-websocket-client-0.56.0-5.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: snappy-1.1.8-3.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: texlive-base-7:20180414-29.el8.noarch DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 DEBUG: texlive-lib-7:20180414-29.el8.x86_64 DEBUG: texlive-tetex-7:20180414-29.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch DEBUG: tk-1:8.6.8-1.el8.x86_64 DEBUG: vim-common-2:8.0.1763-19.el8.4.x86_64 DEBUG: vim-enhanced-2:8.0.1763-19.el8.4.x86_64 DEBUG: vim-filesystem-2:8.0.1763-19.el8.4.noarch DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/common/31/2a/312aa6a86ac8e62f6ed4f1e9473fdabbbb7a4b1e_cd39e595'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-centos8-yoga-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-centos8-yoga-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-centos8-yoga-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