+ 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-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14' + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 --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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.582jlrni:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 --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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.6zutdjag:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 6603640 1875936 3106724 7732608 6160700 DEBUG: Swap: 16777212 3463064 13314148 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.9eer_ckk', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4764736 2104152 7885540 9343296 3220552 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.1d15mpd4', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '9cd82fb617de427ca4a946d3029cce0b', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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-xena-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-xena/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/ + '[' -z '' ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f c5f8c78ef3ad93c830b5dc49ab6053252333b077 Note: switching to 'c5f8c78ef3ad93c830b5dc49ab6053252333b077'. 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 c5f8c78e Merge "Fix pods stuck terminating." into stable/xena + '[' -d /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-xena-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 ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-xena/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-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 13.1.1 c5f8c78 + UPSTREAMVERSION=13.1.1 + [[ 13.1.1 =~ ([^-]*)-(.+) ]] + [[ 13.1.1 =~ (.*?)\.(0rc.+) ]] + [[ 13.1.1 =~ (.*?)\.(0b.+) ]] + [[ 13.1.1 =~ (.*?)\.(0a.+) ]] + [[ 13.1.1 =~ (.*?)\.(dev.+) ]] + [[ 13.1.1 =~ (.*?)\.(g.+) ]] + [[ 13.1.1 =~ (.*?)\.pre.* ]] + [[ 13.1.1 =~ ^([.0-9]*)$ ]] + VERSION=13.1.1 + [[ '' =~ \.dev[0-9]+\. ]] + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230502174054.c5f8c78 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 --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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.djg29wsf:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4569240 1600248 8741896 10042696 2559696 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.6106xg12', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4591472 1544268 8758944 10076444 2487588 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.bzr8q0d3', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'a816f3d61c674a41964fa03da004e7a6', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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-xena-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.djg29wsf:/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', 'c2646080a4a94028a5090fd53c105a57', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.djg29wsf:/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-13.1.1 creating magnum-13.1.1/api-ref creating magnum-13.1.1/api-ref/source creating magnum-13.1.1/api-ref/source/samples creating magnum-13.1.1/contrib creating magnum-13.1.1/contrib/drivers creating magnum-13.1.1/contrib/drivers/dcos_centos_v1 creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos/environment.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos/extra-data.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/docker creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/docker/install.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/docker/post-install.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates creating magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates/fragments creating magnum-13.1.1/contrib/drivers/heat creating magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 creating magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/image creating magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates creating magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments creating magnum-13.1.1/contrib/templates creating magnum-13.1.1/contrib/templates/example creating magnum-13.1.1/contrib/templates/example/example_template creating magnum-13.1.1/devstack creating magnum-13.1.1/devstack/files creating magnum-13.1.1/devstack/files/debs creating magnum-13.1.1/devstack/lib creating magnum-13.1.1/doc creating magnum-13.1.1/doc/examples creating magnum-13.1.1/doc/examples/etc creating magnum-13.1.1/doc/examples/etc/init creating magnum-13.1.1/doc/examples/etc/logrotate.d creating magnum-13.1.1/doc/examples/etc/systemd creating magnum-13.1.1/doc/examples/etc/systemd/system creating magnum-13.1.1/doc/source creating magnum-13.1.1/doc/source/admin creating magnum-13.1.1/doc/source/cli creating magnum-13.1.1/doc/source/configuration creating magnum-13.1.1/doc/source/configuration/samples creating magnum-13.1.1/doc/source/contributor creating magnum-13.1.1/doc/source/images creating magnum-13.1.1/doc/source/install creating magnum-13.1.1/doc/source/install/common creating magnum-13.1.1/doc/source/user creating magnum-13.1.1/dockerfiles creating magnum-13.1.1/dockerfiles/cluster-autoscaler creating magnum-13.1.1/dockerfiles/heat-container-agent creating magnum-13.1.1/dockerfiles/heat-container-agent/scripts creating magnum-13.1.1/dockerfiles/heat-container-agent/scripts/hooks creating magnum-13.1.1/dockerfiles/helm-client creating magnum-13.1.1/dockerfiles/kubernetes-apiserver creating magnum-13.1.1/dockerfiles/kubernetes-controller-manager creating magnum-13.1.1/dockerfiles/kubernetes-kubelet creating magnum-13.1.1/dockerfiles/kubernetes-proxy creating magnum-13.1.1/dockerfiles/kubernetes-scheduler creating magnum-13.1.1/etc creating magnum-13.1.1/etc/magnum creating magnum-13.1.1/magnum creating magnum-13.1.1/magnum.egg-info creating magnum-13.1.1/magnum/api creating magnum-13.1.1/magnum/api/controllers creating magnum-13.1.1/magnum/api/controllers/v1 creating magnum-13.1.1/magnum/api/middleware creating magnum-13.1.1/magnum/cmd creating magnum-13.1.1/magnum/common creating magnum-13.1.1/magnum/common/cert_manager creating magnum-13.1.1/magnum/common/policies creating magnum-13.1.1/magnum/common/x509 creating magnum-13.1.1/magnum/conductor creating magnum-13.1.1/magnum/conductor/handlers creating magnum-13.1.1/magnum/conductor/handlers/common creating magnum-13.1.1/magnum/conductor/tasks creating magnum-13.1.1/magnum/conf creating magnum-13.1.1/magnum/db creating magnum-13.1.1/magnum/db/sqlalchemy creating magnum-13.1.1/magnum/db/sqlalchemy/alembic creating magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions creating magnum-13.1.1/magnum/drivers creating magnum-13.1.1/magnum/drivers/common creating magnum-13.1.1/magnum/drivers/common/templates creating magnum-13.1.1/magnum/drivers/common/templates/environments creating magnum-13.1.1/magnum/drivers/common/templates/fragments creating magnum-13.1.1/magnum/drivers/common/templates/kubernetes creating magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments creating magnum-13.1.1/magnum/drivers/common/templates/kubernetes/helm creating magnum-13.1.1/magnum/drivers/common/templates/swarm creating magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments creating magnum-13.1.1/magnum/drivers/heat creating magnum-13.1.1/magnum/drivers/k8s_coreos_v1 creating magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates creating magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments creating magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1 creating magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/templates creating magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/tools creating magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1 creating magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates creating magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1 creating magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/image creating magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes creating magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/templates creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates creating magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/image creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates creating magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments creating magnum-13.1.1/magnum/hacking creating magnum-13.1.1/magnum/objects creating magnum-13.1.1/magnum/service creating magnum-13.1.1/magnum/servicegroup creating magnum-13.1.1/magnum/tests creating magnum-13.1.1/magnum/tests/contrib creating magnum-13.1.1/magnum/tests/functional creating magnum-13.1.1/magnum/tests/functional/api creating magnum-13.1.1/magnum/tests/functional/api/v1 creating magnum-13.1.1/magnum/tests/functional/api/v1/clients creating magnum-13.1.1/magnum/tests/functional/api/v1/models creating magnum-13.1.1/magnum/tests/functional/common creating magnum-13.1.1/magnum/tests/functional/k8s creating magnum-13.1.1/magnum/tests/functional/k8s_coreos creating magnum-13.1.1/magnum/tests/functional/k8s_ironic creating magnum-13.1.1/magnum/tests/functional/mesos creating magnum-13.1.1/magnum/tests/functional/swarm creating magnum-13.1.1/magnum/tests/functional/swarm_mode creating magnum-13.1.1/magnum/tests/releasenotes creating magnum-13.1.1/magnum/tests/releasenotes/notes creating magnum-13.1.1/magnum/tests/unit creating magnum-13.1.1/magnum/tests/unit/api creating magnum-13.1.1/magnum/tests/unit/api/controllers creating magnum-13.1.1/magnum/tests/unit/api/controllers/v1 creating magnum-13.1.1/magnum/tests/unit/cmd creating magnum-13.1.1/magnum/tests/unit/common creating magnum-13.1.1/magnum/tests/unit/common/cert_manager creating magnum-13.1.1/magnum/tests/unit/common/x509 creating magnum-13.1.1/magnum/tests/unit/conductor creating magnum-13.1.1/magnum/tests/unit/conductor/handlers creating magnum-13.1.1/magnum/tests/unit/conductor/handlers/common creating magnum-13.1.1/magnum/tests/unit/conductor/tasks creating magnum-13.1.1/magnum/tests/unit/conf creating magnum-13.1.1/magnum/tests/unit/db creating magnum-13.1.1/magnum/tests/unit/db/sqlalchemy creating magnum-13.1.1/magnum/tests/unit/drivers creating magnum-13.1.1/magnum/tests/unit/objects creating magnum-13.1.1/magnum/tests/unit/service creating magnum-13.1.1/magnum/tests/unit/servicegroup creating magnum-13.1.1/magnum/tests/unit/template creating magnum-13.1.1/playbooks creating magnum-13.1.1/playbooks/post creating magnum-13.1.1/playbooks/pre creating magnum-13.1.1/releasenotes creating magnum-13.1.1/releasenotes/notes creating magnum-13.1.1/releasenotes/source creating magnum-13.1.1/releasenotes/source/_static creating magnum-13.1.1/releasenotes/source/_templates creating magnum-13.1.1/releasenotes/source/locale creating magnum-13.1.1/releasenotes/source/locale/en_GB creating magnum-13.1.1/releasenotes/source/locale/en_GB/LC_MESSAGES creating magnum-13.1.1/releasenotes/source/locale/ja creating magnum-13.1.1/releasenotes/source/locale/ja/LC_MESSAGES creating magnum-13.1.1/specs creating magnum-13.1.1/tools copying files to magnum-13.1.1... copying .coveragerc -> magnum-13.1.1 copying .mailmap -> magnum-13.1.1 copying .stestr.conf -> magnum-13.1.1 copying .zuul.yaml -> magnum-13.1.1 copying AUTHORS -> magnum-13.1.1 copying CONTRIBUTING.rst -> magnum-13.1.1 copying ChangeLog -> magnum-13.1.1 copying HACKING.rst -> magnum-13.1.1 copying LICENSE -> magnum-13.1.1 copying README.rst -> magnum-13.1.1 copying babel.cfg -> magnum-13.1.1 copying bindep.txt -> magnum-13.1.1 copying functional_creds.conf.sample -> magnum-13.1.1 copying lower-constraints.txt -> magnum-13.1.1 copying requirements.txt -> magnum-13.1.1 copying setup.cfg -> magnum-13.1.1 copying setup.py -> magnum-13.1.1 copying test-requirements.txt -> magnum-13.1.1 copying tox.ini -> magnum-13.1.1 copying api-ref/source/baymodels.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/bays.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/certificates.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/clusters.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/clustertemplates.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/conf.py -> magnum-13.1.1/api-ref/source copying api-ref/source/index.rst -> magnum-13.1.1/api-ref/source copying api-ref/source/mservices.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/parameters.yaml -> magnum-13.1.1/api-ref/source copying api-ref/source/quotas.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/stats.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/status.yaml -> magnum-13.1.1/api-ref/source copying api-ref/source/urls.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/versions.inc -> magnum-13.1.1/api-ref/source copying api-ref/source/samples/bay-create-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/bay-create-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/bay-get-all-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/bay-get-one-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/bay-update-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/baymodel-create-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/baymodel-create-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/baymodel-get-all-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/baymodel-update-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/certificates-ca-show-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/certificates-ca-sign-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-create-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-create-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-get-all-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-get-one-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-resize-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-resize-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-update-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/cluster-upgrade-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/clustertemplate-create-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/clustertemplate-get-all-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/clustertemplate-update-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/mservice-get-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-create-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-create-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-delete-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-get-all-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-get-one-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-update-req.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/quota-update-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/stats-get-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/versions-01-get-resp.json -> magnum-13.1.1/api-ref/source/samples copying api-ref/source/samples/versions-get-resp.json -> magnum-13.1.1/api-ref/source/samples copying contrib/drivers/dcos_centos_v1/README.md -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/__init__.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/driver.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/monitor.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/scale_manager.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/template_def.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/version.py -> magnum-13.1.1/contrib/drivers/dcos_centos_v1 copying contrib/drivers/dcos_centos_v1/image/README.md -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/install_imagebuild_deps.sh -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/validate_dcos_image.sh -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image copying contrib/drivers/dcos_centos_v1/image/dcos/elements-deps -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/package-installs.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos copying contrib/drivers/dcos_centos_v1/image/dcos/environment.d/10-dcos-install-url -> magnum-13.1.1/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-13.1.1/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-13.1.1/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-13.1.1/contrib/drivers/dcos_centos_v1/image/dcos/post-install.d copying contrib/drivers/dcos_centos_v1/image/docker/elements-deps -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/image/docker copying contrib/drivers/dcos_centos_v1/image/docker/install.d/50-install-docker -> magnum-13.1.1/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-13.1.1/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-13.1.1/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-13.1.1/contrib/drivers/dcos_centos_v1/image/docker/pre-install.d copying contrib/drivers/dcos_centos_v1/templates/dcoscluster.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosmaster.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/dcosslave.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/lb.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/secgroup.yaml -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates copying contrib/drivers/dcos_centos_v1/templates/fragments/configure-dcos.sh -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/dcos_centos_v1/templates/fragments/write-heat-params.sh -> magnum-13.1.1/contrib/drivers/dcos_centos_v1/templates/fragments copying contrib/drivers/heat/dcos_centos_template_def.py -> magnum-13.1.1/contrib/drivers/heat copying contrib/drivers/k8s_opensuse_v1/README.md -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/__init__.py -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/driver.py -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/setup.py -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/template_def.py -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/version.py -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1 copying contrib/drivers/k8s_opensuse_v1/image/README.md -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/config.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/images.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/image/openSUSE-Leap-42.1-JeOS-for-OpenStack-Magnum-K8s.kiwi -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/image copying contrib/drivers/k8s_opensuse_v1/templates/COPYING -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/README.md -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubecluster.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubemaster.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/kubeminion.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates copying contrib/drivers/k8s_opensuse_v1/templates/fragments/add-proxy.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-docker.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-etcd.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-master.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-flanneld-minion.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-master.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/configure-kubernetes-minion.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/create-kubernetes-user.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert-client.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/make-cert.sh -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-master.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-heat-params-minion.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/drivers/k8s_opensuse_v1/templates/fragments/write-kubeconfig.yaml -> magnum-13.1.1/contrib/drivers/k8s_opensuse_v1/templates/fragments copying contrib/templates/example/README.rst -> magnum-13.1.1/contrib/templates/example copying contrib/templates/example/setup.py -> magnum-13.1.1/contrib/templates/example copying contrib/templates/example/example_template/__init__.py -> magnum-13.1.1/contrib/templates/example/example_template copying contrib/templates/example/example_template/example.yaml -> magnum-13.1.1/contrib/templates/example/example_template copying devstack/README.rst -> magnum-13.1.1/devstack copying devstack/plugin.sh -> magnum-13.1.1/devstack copying devstack/settings -> magnum-13.1.1/devstack copying devstack/files/debs/magnum -> magnum-13.1.1/devstack/files/debs copying devstack/lib/magnum -> magnum-13.1.1/devstack/lib copying doc/requirements.txt -> magnum-13.1.1/doc copying doc/examples/etc/init/magnum-api.conf -> magnum-13.1.1/doc/examples/etc/init copying doc/examples/etc/init/magnum-conductor.conf -> magnum-13.1.1/doc/examples/etc/init copying doc/examples/etc/logrotate.d/magnum.logrotate -> magnum-13.1.1/doc/examples/etc/logrotate.d copying doc/examples/etc/systemd/system/magnum-api.service -> magnum-13.1.1/doc/examples/etc/systemd/system copying doc/examples/etc/systemd/system/magnum-conductor.service -> magnum-13.1.1/doc/examples/etc/systemd/system copying doc/source/conf.py -> magnum-13.1.1/doc/source copying doc/source/index.rst -> magnum-13.1.1/doc/source copying doc/source/admin/configuring.rst -> magnum-13.1.1/doc/source/admin copying doc/source/admin/gmr.rst -> magnum-13.1.1/doc/source/admin copying doc/source/admin/index.rst -> magnum-13.1.1/doc/source/admin copying doc/source/admin/magnum-proxy.rst -> magnum-13.1.1/doc/source/admin copying doc/source/admin/troubleshooting-guide.rst -> magnum-13.1.1/doc/source/admin copying doc/source/cli/index.rst -> magnum-13.1.1/doc/source/cli copying doc/source/cli/magnum-status.rst -> magnum-13.1.1/doc/source/cli copying doc/source/configuration/index.rst -> magnum-13.1.1/doc/source/configuration copying doc/source/configuration/sample-config.rst -> magnum-13.1.1/doc/source/configuration copying doc/source/configuration/sample-policy.rst -> magnum-13.1.1/doc/source/configuration copying doc/source/configuration/samples/index.rst -> magnum-13.1.1/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> magnum-13.1.1/doc/source/configuration/samples copying doc/source/contributor/api-microversion-history.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/api-microversion.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/contributing.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/functional-test.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/index.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/objects.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/policies.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/quickstart.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/reno.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/contributor/troubleshooting.rst -> magnum-13.1.1/doc/source/contributor copying doc/source/images/MagnumVolumeIntegration.png -> magnum-13.1.1/doc/source/images copying doc/source/images/cluster-create.png -> magnum-13.1.1/doc/source/images copying doc/source/images/cluster-template-details.png -> magnum-13.1.1/doc/source/images copying doc/source/images/cluster-template.png -> magnum-13.1.1/doc/source/images copying doc/source/install/get_started.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/index.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install-debian-manual.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install-guide-from-source.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install-obs.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install-rdo.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install-ubuntu.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/install.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/launch-instance.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/next-steps.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/verify.rst -> magnum-13.1.1/doc/source/install copying doc/source/install/common/configure_2_edit_magnum_conf.rst -> magnum-13.1.1/doc/source/install/common copying doc/source/install/common/configure_3_populate_database.rst -> magnum-13.1.1/doc/source/install/common copying doc/source/install/common/prerequisites.rst -> magnum-13.1.1/doc/source/install/common copying doc/source/user/cluster-type-definition.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/glossary.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/heat-templates.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/index.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/k8s-health-monitoring.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/k8s-keystone-authN-authZ.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/kubernetes-load-balancer.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/monitoring.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/node-groups.rst -> magnum-13.1.1/doc/source/user copying doc/source/user/rolling-upgrade.rst -> magnum-13.1.1/doc/source/user copying dockerfiles/cluster-autoscaler/Dockerfile -> magnum-13.1.1/dockerfiles/cluster-autoscaler copying dockerfiles/heat-container-agent/Dockerfile -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/config.json.template -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/launch -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/manifest.json -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/service.template -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/tmpfiles.template -> magnum-13.1.1/dockerfiles/heat-container-agent copying dockerfiles/heat-container-agent/scripts/50-heat-config-docker-compose -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/55-heat-config -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/configure_container_agent.sh -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/heat-config-notify -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/write-os-apply-config-templates.sh -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts copying dockerfiles/heat-container-agent/scripts/hooks/atomic -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/docker-compose -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/heat-container-agent/scripts/hooks/script -> magnum-13.1.1/dockerfiles/heat-container-agent/scripts/hooks copying dockerfiles/helm-client/Dockerfile -> magnum-13.1.1/dockerfiles/helm-client copying dockerfiles/kubernetes-apiserver/Dockerfile -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/apiserver -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/config.json.template -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/launch.sh -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/service.template -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-apiserver/sources -> magnum-13.1.1/dockerfiles/kubernetes-apiserver copying dockerfiles/kubernetes-controller-manager/Dockerfile -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/config.json.template -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/controller-manager -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/launch.sh -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/service.template -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-controller-manager/sources -> magnum-13.1.1/dockerfiles/kubernetes-controller-manager copying dockerfiles/kubernetes-kubelet/Dockerfile -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/config.json.template -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/kubelet -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/launch.sh -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/manifest.json -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/service.template -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/sources -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-kubelet/tmpfiles.template -> magnum-13.1.1/dockerfiles/kubernetes-kubelet copying dockerfiles/kubernetes-proxy/Dockerfile -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/config.json.template -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/launch.sh -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/proxy -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/service.template -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-proxy/sources -> magnum-13.1.1/dockerfiles/kubernetes-proxy copying dockerfiles/kubernetes-scheduler/Dockerfile -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/config.json.template -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/launch.sh -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/scheduler -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying dockerfiles/kubernetes-scheduler/service.template -> magnum-13.1.1/dockerfiles/kubernetes-scheduler copying etc/magnum/README-magnum.conf.txt -> magnum-13.1.1/etc/magnum copying etc/magnum/api-paste.ini -> magnum-13.1.1/etc/magnum copying etc/magnum/keystone_auth_default_policy.sample -> magnum-13.1.1/etc/magnum copying etc/magnum/magnum-config-generator.conf -> magnum-13.1.1/etc/magnum copying etc/magnum/magnum-policy-generator.conf -> magnum-13.1.1/etc/magnum copying magnum/__init__.py -> magnum-13.1.1/magnum copying magnum/i18n.py -> magnum-13.1.1/magnum copying magnum/version.py -> magnum-13.1.1/magnum copying magnum.egg-info/PKG-INFO -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/SOURCES.txt -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/dependency_links.txt -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/entry_points.txt -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/not-zip-safe -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/pbr.json -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/requires.txt -> magnum-13.1.1/magnum.egg-info copying magnum.egg-info/top_level.txt -> magnum-13.1.1/magnum.egg-info copying magnum/api/__init__.py -> magnum-13.1.1/magnum/api copying magnum/api/app.py -> magnum-13.1.1/magnum/api copying magnum/api/app.wsgi -> magnum-13.1.1/magnum/api copying magnum/api/attr_validator.py -> magnum-13.1.1/magnum/api copying magnum/api/config.py -> magnum-13.1.1/magnum/api copying magnum/api/expose.py -> magnum-13.1.1/magnum/api copying magnum/api/hooks.py -> magnum-13.1.1/magnum/api copying magnum/api/http_error.py -> magnum-13.1.1/magnum/api copying magnum/api/rest_api_version_history.rst -> magnum-13.1.1/magnum/api copying magnum/api/servicegroup.py -> magnum-13.1.1/magnum/api copying magnum/api/utils.py -> magnum-13.1.1/magnum/api copying magnum/api/validation.py -> magnum-13.1.1/magnum/api copying magnum/api/versioned_method.py -> magnum-13.1.1/magnum/api copying magnum/api/controllers/__init__.py -> magnum-13.1.1/magnum/api/controllers copying magnum/api/controllers/base.py -> magnum-13.1.1/magnum/api/controllers copying magnum/api/controllers/link.py -> magnum-13.1.1/magnum/api/controllers copying magnum/api/controllers/root.py -> magnum-13.1.1/magnum/api/controllers copying magnum/api/controllers/versions.py -> magnum-13.1.1/magnum/api/controllers copying magnum/api/controllers/v1/__init__.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/bay.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/baymodel.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/certificate.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_actions.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/cluster_template.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/collection.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/federation.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/magnum_services.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/nodegroup.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/quota.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/stats.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/controllers/v1/types.py -> magnum-13.1.1/magnum/api/controllers/v1 copying magnum/api/middleware/__init__.py -> magnum-13.1.1/magnum/api/middleware copying magnum/api/middleware/auth_token.py -> magnum-13.1.1/magnum/api/middleware copying magnum/api/middleware/parsable_error.py -> magnum-13.1.1/magnum/api/middleware copying magnum/cmd/__init__.py -> magnum-13.1.1/magnum/cmd copying magnum/cmd/api.py -> magnum-13.1.1/magnum/cmd copying magnum/cmd/conductor.py -> magnum-13.1.1/magnum/cmd copying magnum/cmd/db_manage.py -> magnum-13.1.1/magnum/cmd copying magnum/cmd/driver_manage.py -> magnum-13.1.1/magnum/cmd copying magnum/cmd/status.py -> magnum-13.1.1/magnum/cmd copying magnum/common/__init__.py -> magnum-13.1.1/magnum/common copying magnum/common/cinder.py -> magnum-13.1.1/magnum/common copying magnum/common/clients.py -> magnum-13.1.1/magnum/common copying magnum/common/config.py -> magnum-13.1.1/magnum/common copying magnum/common/context.py -> magnum-13.1.1/magnum/common copying magnum/common/docker_utils.py -> magnum-13.1.1/magnum/common copying magnum/common/exception.py -> magnum-13.1.1/magnum/common copying magnum/common/keystone.py -> magnum-13.1.1/magnum/common copying magnum/common/name_generator.py -> magnum-13.1.1/magnum/common copying magnum/common/neutron.py -> magnum-13.1.1/magnum/common copying magnum/common/nova.py -> magnum-13.1.1/magnum/common copying magnum/common/octavia.py -> magnum-13.1.1/magnum/common copying magnum/common/policy.py -> magnum-13.1.1/magnum/common copying magnum/common/profiler.py -> magnum-13.1.1/magnum/common copying magnum/common/rpc.py -> magnum-13.1.1/magnum/common copying magnum/common/rpc_service.py -> magnum-13.1.1/magnum/common copying magnum/common/service.py -> magnum-13.1.1/magnum/common copying magnum/common/short_id.py -> magnum-13.1.1/magnum/common copying magnum/common/urlfetch.py -> magnum-13.1.1/magnum/common copying magnum/common/utils.py -> magnum-13.1.1/magnum/common copying magnum/common/cert_manager/__init__.py -> magnum-13.1.1/magnum/common/cert_manager copying magnum/common/cert_manager/barbican_cert_manager.py -> magnum-13.1.1/magnum/common/cert_manager copying magnum/common/cert_manager/cert_manager.py -> magnum-13.1.1/magnum/common/cert_manager copying magnum/common/cert_manager/local_cert_manager.py -> magnum-13.1.1/magnum/common/cert_manager copying magnum/common/cert_manager/x509keypair_cert_manager.py -> magnum-13.1.1/magnum/common/cert_manager copying magnum/common/policies/__init__.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/base.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/bay.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/baymodel.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/certificate.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/cluster.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/cluster_template.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/federation.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/magnum_service.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/nodegroup.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/quota.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/policies/stats.py -> magnum-13.1.1/magnum/common/policies copying magnum/common/x509/__init__.py -> magnum-13.1.1/magnum/common/x509 copying magnum/common/x509/extensions.py -> magnum-13.1.1/magnum/common/x509 copying magnum/common/x509/operations.py -> magnum-13.1.1/magnum/common/x509 copying magnum/common/x509/validator.py -> magnum-13.1.1/magnum/common/x509 copying magnum/conductor/__init__.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/api.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/k8s_api.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/monitors.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/scale_manager.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/utils.py -> magnum-13.1.1/magnum/conductor copying magnum/conductor/handlers/__init__.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/ca_conductor.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/cluster_conductor.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/conductor_listener.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/federation_conductor.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/indirection_api.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/nodegroup_conductor.py -> magnum-13.1.1/magnum/conductor/handlers copying magnum/conductor/handlers/common/__init__.py -> magnum-13.1.1/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/cert_manager.py -> magnum-13.1.1/magnum/conductor/handlers/common copying magnum/conductor/handlers/common/trust_manager.py -> magnum-13.1.1/magnum/conductor/handlers/common copying magnum/conductor/tasks/__init__.py -> magnum-13.1.1/magnum/conductor/tasks copying magnum/conductor/tasks/heat_tasks.py -> magnum-13.1.1/magnum/conductor/tasks copying magnum/conf/__init__.py -> magnum-13.1.1/magnum/conf copying magnum/conf/api.py -> magnum-13.1.1/magnum/conf copying magnum/conf/barbican.py -> magnum-13.1.1/magnum/conf copying magnum/conf/certificates.py -> magnum-13.1.1/magnum/conf copying magnum/conf/cinder.py -> magnum-13.1.1/magnum/conf copying magnum/conf/cluster.py -> magnum-13.1.1/magnum/conf copying magnum/conf/cluster_heat.py -> magnum-13.1.1/magnum/conf copying magnum/conf/cluster_templates.py -> magnum-13.1.1/magnum/conf copying magnum/conf/conductor.py -> magnum-13.1.1/magnum/conf copying magnum/conf/database.py -> magnum-13.1.1/magnum/conf copying magnum/conf/docker.py -> magnum-13.1.1/magnum/conf copying magnum/conf/docker_registry.py -> magnum-13.1.1/magnum/conf copying magnum/conf/drivers.py -> magnum-13.1.1/magnum/conf copying magnum/conf/glance.py -> magnum-13.1.1/magnum/conf copying magnum/conf/heat.py -> magnum-13.1.1/magnum/conf copying magnum/conf/keystone.py -> magnum-13.1.1/magnum/conf copying magnum/conf/kubernetes.py -> magnum-13.1.1/magnum/conf copying magnum/conf/magnum_client.py -> magnum-13.1.1/magnum/conf copying magnum/conf/neutron.py -> magnum-13.1.1/magnum/conf copying magnum/conf/nova.py -> magnum-13.1.1/magnum/conf copying magnum/conf/octavia.py -> magnum-13.1.1/magnum/conf copying magnum/conf/opts.py -> magnum-13.1.1/magnum/conf copying magnum/conf/paths.py -> magnum-13.1.1/magnum/conf copying magnum/conf/profiler.py -> magnum-13.1.1/magnum/conf copying magnum/conf/quota.py -> magnum-13.1.1/magnum/conf copying magnum/conf/rpc.py -> magnum-13.1.1/magnum/conf copying magnum/conf/services.py -> magnum-13.1.1/magnum/conf copying magnum/conf/trust.py -> magnum-13.1.1/magnum/conf copying magnum/conf/utils.py -> magnum-13.1.1/magnum/conf copying magnum/conf/x509.py -> magnum-13.1.1/magnum/conf copying magnum/db/__init__.py -> magnum-13.1.1/magnum/db copying magnum/db/api.py -> magnum-13.1.1/magnum/db copying magnum/db/migration.py -> magnum-13.1.1/magnum/db copying magnum/db/sqlalchemy/__init__.py -> magnum-13.1.1/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic.ini -> magnum-13.1.1/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/api.py -> magnum-13.1.1/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/migration.py -> magnum-13.1.1/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/models.py -> magnum-13.1.1/magnum/db/sqlalchemy copying magnum/db/sqlalchemy/alembic/README -> magnum-13.1.1/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/env.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/script.py.mako -> magnum-13.1.1/magnum/db/sqlalchemy/alembic copying magnum/db/sqlalchemy/alembic/versions/041d9a0f1159_add_flavor_id_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/049f81f6f584_remove_ssh_authorized_key_from_baymodel.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/04c625aa95ba_change_storage_driver_to_string.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/05d3e97de9ee_add_volume_driver.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/085e601a39f6_remove_service.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/14328d6a57e3_add_master_count_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1481f5b560dd_add_labels_column_to_baymodel_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/156ceb17fb0a_add_bay_status_reason.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1afee1db6cd0_add_master_flavor.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1c1ff5e56048_rename_container_image_id.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1d045384b966_add_insecure_baymodel_attr.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/1f196a3dabae_remove_container.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2581ebaf0cb2_initial_migration.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/27ad304554e2_adding_magnum_service_functionality.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/29affeaa2bc2_rename_bay_master_address.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ace4006498_rename_bay_minions_address.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2ae93c9c6191_add_public_column_to_baymodel_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2b5f24dd95de_rename_service_port.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d1354bbf76e_ssh_authorized_key.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/2d8657c0cdc_add_bay_uuid.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/33ef79969018_add_memory_to_container.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/35cff7c86221_add_private_network_to_baymodel.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3a938526b35d_add_docker_volume_size.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3b6c4c42adb4_add_unique_constraints.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3be65537a94a_add_network_driver_baymodel_column.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/3bea56f25597_multi_tenant.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/40f325033343_add_bay_create_timeout_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/417917e778f5_add_server_type_to_baymodel.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/421102d1f2d2_create_x509keypair_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/456126c6c9e9_create_baylock_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/461d798132c7_change_cluster_to_support_nodegroups.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/47380964133d_add_network_subnet_fip_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4956f03cabad_add_cluster_distro.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4e263f236334_add_registry_enabled.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/4ea34a59a64c_add_discovery_url_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/52bcaf58fecb_add_master_flavor_id_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/53882537ac57_add_host_column_to_pod.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5518af8dbc21_rename_cert_uuid.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5793cd26898d_add_bay_status.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/57fbdf2327a2_remove_baylock.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/592131657ca1_add_coe_column_to_baymodel.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5977879072a7_add_env_to_container.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/59e7664a8ba1_add_container_status.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5ad410481b88_rename_insecure.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/5d4caa6e0a42_create_trustee_for_each_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/68ce16dfd341_add_master_lb_enabled_column_to_baymodel_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc920bb_add_cert_uuid_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/6f21dc998bb_add_master_addresses_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/720f640f43d1_rename_bay_table_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/7da8489d6a68_separated_ca_cert_for_etcd_and_front_.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/859fb45df249_remove_replication_controller.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/87e62e3c7abc_add_hidden_to_cluster_template.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/95096e2334ee_add_master_lb_enabled_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/966a99e70ff_add_proxy.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/9a1539f1cd2c_add_federation_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a0e7c8450ab1_add_labels_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/a1136d335540_add_docker_storage_driver_column.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/aa0cc27839af_add_docker_volume_size_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ac92cbae311c_add_nodegoup_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/adc3b7679ae_add_registry_trust_id_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/b1f612248cab_add_floating_ip_enabled_column_to_.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bb42b7cad130_remove_node_object.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/bc46ba6cf949_add_keypair_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/c04e925e65c2_nodegroups_v2.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/cbbc65a86986_add_health_status_to_cluster.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/d072f58ab240_modify_x509keypair_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e0653b2d5271_add_fixed_subnet_column_to_baymodel_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e647f5931da8_add_insecure_registry_to_baymodel.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/e772b2598d9_add_container_command.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ee92b41b8809_create_quotas_table.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/ef08a5e057bd_remove_pod.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/f1d8b0ab8b8d_added_observations_to_cluster_template.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fb03fdef8919_rename_baymodel_to_clustertemplate.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/db/sqlalchemy/alembic/versions/fcb4efee8f8b_add_version_info_to_bay.py -> magnum-13.1.1/magnum/db/sqlalchemy/alembic/versions copying magnum/drivers/__init__.py -> magnum-13.1.1/magnum/drivers copying magnum/drivers/common/__init__.py -> magnum-13.1.1/magnum/drivers/common copying magnum/drivers/common/driver.py -> magnum-13.1.1/magnum/drivers/common copying magnum/drivers/common/k8s_monitor.py -> magnum-13.1.1/magnum/drivers/common copying magnum/drivers/common/k8s_scale_manager.py -> magnum-13.1.1/magnum/drivers/common copying magnum/drivers/common/templates/lb_api.yaml -> magnum-13.1.1/magnum/drivers/common/templates copying magnum/drivers/common/templates/lb_etcd.yaml -> magnum-13.1.1/magnum/drivers/common/templates copying magnum/drivers/common/templates/network.yaml -> magnum-13.1.1/magnum/drivers/common/templates copying magnum/drivers/common/templates/environments/disable_floating_ip.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/disable_lb_floating_ip.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_floating_ip.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/enable_lb_floating_ip.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_etcd_volume.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_master_lb.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_private_network.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/no_volume.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_etcd_volume.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_master_lb_octavia.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_private_network.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/environments/with_volume.yaml -> magnum-13.1.1/magnum/drivers/common/templates/environments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_master.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/api_gateway_switcher_pool.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/atomic-install-openstack-ca.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-registry.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure-docker-storage.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_atomic.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/configure_docker_storage_driver_fedora_coreos.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/enable-docker-registry.sh -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_private.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/floating_ip_address_switcher_public.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_existing.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/fragments/network_switcher_private.yaml -> magnum-13.1.1/magnum/drivers/common/templates/fragments copying magnum/drivers/common/templates/kubernetes/fragments/add-proxy.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service-v3-3-x.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/calico-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-etcd.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-master.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/configure-kubernetes-minion.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/core-dns-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/disable-selinux.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-healing.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-auto-scaling.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cert-api-manager.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-cinder-csi.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-helm-tiller.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-controller.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-octavia.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-ingress-traefik.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-keystone-auth.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-prometheus-monitoring.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-master.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/enable-services-minion.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/flannel-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-clients.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-cri.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/install-helm-modules.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-apiserver-to-kubelet-role.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/kube-dashboard-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert-client.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/make-cert.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-master.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/rotate-kubernetes-ca-certs-worker.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/start-container-agent.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/upgrade-kubernetes.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/wc-notify-master.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params-master.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-heat-params.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/fragments/write-kube-os-config.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/fragments copying magnum/drivers/common/templates/kubernetes/helm/ingress-nginx.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/metrics-server.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-adapter.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/kubernetes/helm/prometheus-operator.sh -> magnum-13.1.1/magnum/drivers/common/templates/kubernetes/helm copying magnum/drivers/common/templates/swarm/fragments/add-docker-daemon-options.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/add-proxy.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/cfn-signal.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-etcd.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/configure-selinux.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/enable-services.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/make-cert.py -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-config-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/network-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/remove-docker-key.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/volume-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-cluster-failure-service.yaml -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-docker-socket.yaml -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-master.yaml -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-heat-params-node.yaml -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-network-config.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-agent-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/common/templates/swarm/fragments/write-swarm-master-service.sh -> magnum-13.1.1/magnum/drivers/common/templates/swarm/fragments copying magnum/drivers/heat/__init__.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/driver.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/k8s_coreos_template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/k8s_fedora_template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/k8s_template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/swarm_fedora_template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/swarm_mode_template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/heat/template_def.py -> magnum-13.1.1/magnum/drivers/heat copying magnum/drivers/k8s_coreos_v1/__init__.py -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/driver.py -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/template_def.py -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/version.py -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1 copying magnum/drivers/k8s_coreos_v1/templates/COPYING -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubecluster.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubemaster.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/kubeminion.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-ext-ca-certs.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/add-proxy.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-docker.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/configure-etcd.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/create-kube-namespace.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-coredns.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-docker-mount.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-apiserver.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-controller-manager.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-dashboard.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-master.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-proxy-minion.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kube-scheduler.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-master.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-kubelet-minion.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service-client.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/enable-network-service.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert-client.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/make-cert.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/wc-notify.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params-master.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-heat-params.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-kubeconfig.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-master-kubeconfig.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_coreos_v1/templates/fragments/write-network-config.yaml -> magnum-13.1.1/magnum/drivers/k8s_coreos_v1/templates/fragments copying magnum/drivers/k8s_fedora_atomic_v1/__init__.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/driver.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/template_def.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/version.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1 copying magnum/drivers/k8s_fedora_atomic_v1/templates/COPYING -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubemaster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/templates/kubeminion.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/templates copying magnum/drivers/k8s_fedora_atomic_v1/tools/grafana-prometheus-dashboard.json -> magnum-13.1.1/magnum/drivers/k8s_fedora_atomic_v1/tools copying magnum/drivers/k8s_fedora_coreos_v1/__init__.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/driver.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/template_def.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/version.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1 copying magnum/drivers/k8s_fedora_coreos_v1/templates/COPYING -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/fcct-config.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubecluster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubemaster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/kubeminion.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_coreos_v1/templates/user_data.json -> magnum-13.1.1/magnum/drivers/k8s_fedora_coreos_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/__init__.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/driver.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/template_def.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/version.py -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1 copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/Readme.md -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/elements-deps -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes/package-installs.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/image/kubernetes copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubecluster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubemaster.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/k8s_fedora_ironic_v1/templates/kubeminion_software_configs.yaml -> magnum-13.1.1/magnum/drivers/k8s_fedora_ironic_v1/templates copying magnum/drivers/mesos_ubuntu_v1/COPYING -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/__init__.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/driver.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/monitor.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/scale_manager.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/template_def.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/version.py -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1 copying magnum/drivers/mesos_ubuntu_v1/image/Dockerfile -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/README.md -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/install_imagebuild_deps.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/validate_image.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image copying magnum/drivers/mesos_ubuntu_v1/image/docker/elements-deps -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/package-installs.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker copying magnum/drivers/mesos_ubuntu_v1/image/docker/post-install.d/60-disable-docker-service -> magnum-13.1.1/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-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/docker/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/image/mesos/elements-deps -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/package-installs.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos copying magnum/drivers/mesos_ubuntu_v1/image/mesos/post-install.d/60-disable-upstart -> magnum-13.1.1/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-13.1.1/magnum/drivers/mesos_ubuntu_v1/image/mesos/pre-install.d copying magnum/drivers/mesos_ubuntu_v1/templates/mesos_slave_software_configs.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesoscluster.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosmaster.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/mesosslave.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-ext-ca-certs.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/add-proxy.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-master.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/configure-mesos-slave.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-master.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/start-services-slave.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/volume-service.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params-master.sh -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/mesos_ubuntu_v1/templates/fragments/write-heat-params.yaml -> magnum-13.1.1/magnum/drivers/mesos_ubuntu_v1/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v1/__init__.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/driver.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/monitor.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/template_def.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/version.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1 copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/Dockerfile -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/README.rst -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch/run_openvswitch_neutron.sh -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/image/openvswitch copying magnum/drivers/swarm_fedora_atomic_v1/templates/COPYING -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/README.md -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/cluster.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmmaster.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v1/templates/swarmnode.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v1/templates copying magnum/drivers/swarm_fedora_atomic_v2/__init__.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/driver.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/monitor.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/template_def.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/version.py -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2 copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmcluster.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmmaster.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/swarmnode.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-heat-params-master.yaml -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-master-service.sh -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/drivers/swarm_fedora_atomic_v2/templates/fragments/write-swarm-worker-service.sh -> magnum-13.1.1/magnum/drivers/swarm_fedora_atomic_v2/templates/fragments copying magnum/hacking/__init__.py -> magnum-13.1.1/magnum/hacking copying magnum/hacking/checks.py -> magnum-13.1.1/magnum/hacking copying magnum/objects/__init__.py -> magnum-13.1.1/magnum/objects copying magnum/objects/base.py -> magnum-13.1.1/magnum/objects copying magnum/objects/certificate.py -> magnum-13.1.1/magnum/objects copying magnum/objects/cluster.py -> magnum-13.1.1/magnum/objects copying magnum/objects/cluster_template.py -> magnum-13.1.1/magnum/objects copying magnum/objects/federation.py -> magnum-13.1.1/magnum/objects copying magnum/objects/fields.py -> magnum-13.1.1/magnum/objects copying magnum/objects/magnum_service.py -> magnum-13.1.1/magnum/objects copying magnum/objects/nodegroup.py -> magnum-13.1.1/magnum/objects copying magnum/objects/quota.py -> magnum-13.1.1/magnum/objects copying magnum/objects/stats.py -> magnum-13.1.1/magnum/objects copying magnum/objects/x509keypair.py -> magnum-13.1.1/magnum/objects copying magnum/service/__init__.py -> magnum-13.1.1/magnum/service copying magnum/service/periodic.py -> magnum-13.1.1/magnum/service copying magnum/servicegroup/__init__.py -> magnum-13.1.1/magnum/servicegroup copying magnum/servicegroup/magnum_service_periodic.py -> magnum-13.1.1/magnum/servicegroup copying magnum/tests/__init__.py -> magnum-13.1.1/magnum/tests copying magnum/tests/base.py -> magnum-13.1.1/magnum/tests copying magnum/tests/conf_fixture.py -> magnum-13.1.1/magnum/tests copying magnum/tests/fake_notifier.py -> magnum-13.1.1/magnum/tests copying magnum/tests/fakes.py -> magnum-13.1.1/magnum/tests copying magnum/tests/output_fixture.py -> magnum-13.1.1/magnum/tests copying magnum/tests/policy_fixture.py -> magnum-13.1.1/magnum/tests copying magnum/tests/utils.py -> magnum-13.1.1/magnum/tests copying magnum/tests/contrib/copy_instance_logs.sh -> magnum-13.1.1/magnum/tests/contrib copying magnum/tests/contrib/gate_hook.sh -> magnum-13.1.1/magnum/tests/contrib copying magnum/tests/contrib/post_test_hook.sh -> magnum-13.1.1/magnum/tests/contrib copying magnum/tests/functional/__init__.py -> magnum-13.1.1/magnum/tests/functional copying magnum/tests/functional/python_client_base.py -> magnum-13.1.1/magnum/tests/functional copying magnum/tests/functional/api/__init__.py -> magnum-13.1.1/magnum/tests/functional/api copying magnum/tests/functional/api/base.py -> magnum-13.1.1/magnum/tests/functional/api copying magnum/tests/functional/api/v1/__init__.py -> magnum-13.1.1/magnum/tests/functional/api/v1 copying magnum/tests/functional/api/v1/clients/__init__.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/bay_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/baymodel_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cert_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/cluster_template_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/clients/magnum_service_client.py -> magnum-13.1.1/magnum/tests/functional/api/v1/clients copying magnum/tests/functional/api/v1/models/__init__.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/bay_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodel_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baymodelpatch_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/baypatch_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cert_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_id_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_template_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/cluster_templatepatch_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/clusterpatch_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/api/v1/models/magnum_service_model.py -> magnum-13.1.1/magnum/tests/functional/api/v1/models copying magnum/tests/functional/common/__init__.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/base.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/client.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/config.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/datagen.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/manager.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/models.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/common/utils.py -> magnum-13.1.1/magnum/tests/functional/common copying magnum/tests/functional/k8s/__init__.py -> magnum-13.1.1/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_k8s_python_client.py -> magnum-13.1.1/magnum/tests/functional/k8s copying magnum/tests/functional/k8s/test_magnum_python_client.py -> magnum-13.1.1/magnum/tests/functional/k8s copying magnum/tests/functional/k8s_coreos/__init__.py -> magnum-13.1.1/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_coreos/test_k8s_python_client.py -> magnum-13.1.1/magnum/tests/functional/k8s_coreos copying magnum/tests/functional/k8s_ironic/__init__.py -> magnum-13.1.1/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/k8s_ironic/test_k8s_python_client.py -> magnum-13.1.1/magnum/tests/functional/k8s_ironic copying magnum/tests/functional/mesos/__init__.py -> magnum-13.1.1/magnum/tests/functional/mesos copying magnum/tests/functional/mesos/test_mesos_python_client.py -> magnum-13.1.1/magnum/tests/functional/mesos copying magnum/tests/functional/swarm/__init__.py -> magnum-13.1.1/magnum/tests/functional/swarm copying magnum/tests/functional/swarm/test_swarm_python_client.py -> magnum-13.1.1/magnum/tests/functional/swarm copying magnum/tests/functional/swarm_mode/__init__.py -> magnum-13.1.1/magnum/tests/functional/swarm_mode copying magnum/tests/functional/swarm_mode/test_swarm_mode_python_client.py -> magnum-13.1.1/magnum/tests/functional/swarm_mode copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> magnum-13.1.1/magnum/tests/releasenotes/notes copying magnum/tests/unit/__init__.py -> magnum-13.1.1/magnum/tests/unit copying magnum/tests/unit/test_hacking.py -> magnum-13.1.1/magnum/tests/unit copying magnum/tests/unit/api/__init__.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/base.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_app.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_attr_validator.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_expose.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_hooks.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_servicegroup.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/test_validation.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/utils.py -> magnum-13.1.1/magnum/tests/unit/api copying magnum/tests/unit/api/controllers/__init__.py -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-paste.ini -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-root-access.ini -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/auth-v1-access.ini -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/noauth-paste.ini -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_base.py -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/test_root.py -> magnum-13.1.1/magnum/tests/unit/api/controllers copying magnum/tests/unit/api/controllers/v1/__init__.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_bay.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_baymodel.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_certificate.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_actions.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_cluster_template.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_federation.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_magnum_service.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_nodegroup.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_quota.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_stats.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_types.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/api/controllers/v1/test_utils.py -> magnum-13.1.1/magnum/tests/unit/api/controllers/v1 copying magnum/tests/unit/cmd/__init__.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_api.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_conductor.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_db_manage.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_driver_manage.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/cmd/test_status.py -> magnum-13.1.1/magnum/tests/unit/cmd copying magnum/tests/unit/common/__init__.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_clients.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_context.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_docker_utils.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_exception.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_keystone.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_neutron.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_octavia.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_policy.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_profiler.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_rpc.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_service.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_short_id.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_urlfetch.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/test_utils.py -> magnum-13.1.1/magnum/tests/unit/common copying magnum/tests/unit/common/cert_manager/__init__.py -> magnum-13.1.1/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_barbican.py -> magnum-13.1.1/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_cert_manager.py -> magnum-13.1.1/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_local.py -> magnum-13.1.1/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/cert_manager/test_x509keypair_cert_manager.py -> magnum-13.1.1/magnum/tests/unit/common/cert_manager copying magnum/tests/unit/common/x509/__init__.py -> magnum-13.1.1/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_operations.py -> magnum-13.1.1/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_sign.py -> magnum-13.1.1/magnum/tests/unit/common/x509 copying magnum/tests/unit/common/x509/test_validator.py -> magnum-13.1.1/magnum/tests/unit/common/x509 copying magnum/tests/unit/conductor/__init__.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_k8s_api.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_monitors.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_rpcapi.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_scale_manager.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/test_utils.py -> magnum-13.1.1/magnum/tests/unit/conductor copying magnum/tests/unit/conductor/handlers/__init__.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_ca_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_cluster_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_conductor_listener.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_federation_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_indirection_api.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_k8s_cluster_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_mesos_cluster_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_nodegroup_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers copying magnum/tests/unit/conductor/handlers/common/__init__.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_cert_manager.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/handlers/common/test_trust_manager.py -> magnum-13.1.1/magnum/tests/unit/conductor/handlers/common copying magnum/tests/unit/conductor/tasks/__init__.py -> magnum-13.1.1/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conductor/tasks/test_heat_tasks.py -> magnum-13.1.1/magnum/tests/unit/conductor/tasks copying magnum/tests/unit/conf/__init__.py -> magnum-13.1.1/magnum/tests/unit/conf copying magnum/tests/unit/conf/test_conf.py -> magnum-13.1.1/magnum/tests/unit/conf copying magnum/tests/unit/db/__init__.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/base.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_cluster_template.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_federation.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_magnum_service.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_nodegroup.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_quota.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/test_x509keypair.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/utils.py -> magnum-13.1.1/magnum/tests/unit/db copying magnum/tests/unit/db/sqlalchemy/__init__.py -> magnum-13.1.1/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/db/sqlalchemy/test_types.py -> magnum-13.1.1/magnum/tests/unit/db/sqlalchemy copying magnum/tests/unit/drivers/__init__.py -> magnum-13.1.1/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_heat_driver.py -> magnum-13.1.1/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_k8s_fedora_atomic_v1_driver.py -> magnum-13.1.1/magnum/tests/unit/drivers copying magnum/tests/unit/drivers/test_template_definition.py -> magnum-13.1.1/magnum/tests/unit/drivers copying magnum/tests/unit/objects/__init__.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_cluster_template.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_federation.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_fields.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_magnum_service.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_nodegroup.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_objects.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/test_x509keypair.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/objects/utils.py -> magnum-13.1.1/magnum/tests/unit/objects copying magnum/tests/unit/service/__init__.py -> magnum-13.1.1/magnum/tests/unit/service copying magnum/tests/unit/service/test_periodic.py -> magnum-13.1.1/magnum/tests/unit/service copying magnum/tests/unit/servicegroup/__init__.py -> magnum-13.1.1/magnum/tests/unit/servicegroup copying magnum/tests/unit/servicegroup/test_magnum_service.py -> magnum-13.1.1/magnum/tests/unit/servicegroup copying magnum/tests/unit/template/__init__.py -> magnum-13.1.1/magnum/tests/unit/template copying magnum/tests/unit/template/test_template.py -> magnum-13.1.1/magnum/tests/unit/template copying playbooks/container-builder-copy-logs.yaml -> magnum-13.1.1/playbooks copying playbooks/container-builder-setup-gate.yaml -> magnum-13.1.1/playbooks copying playbooks/container-builder-vars.yaml -> magnum-13.1.1/playbooks copying playbooks/container-builder.yaml -> magnum-13.1.1/playbooks copying playbooks/container-publish.yaml -> magnum-13.1.1/playbooks copying playbooks/magnum-functional-base.yaml -> magnum-13.1.1/playbooks copying playbooks/post/upload-logs.yaml -> magnum-13.1.1/playbooks/post copying playbooks/pre/prepare-workspace-images.yaml -> magnum-13.1.1/playbooks/pre copying playbooks/pre/prepare-workspace.yaml -> magnum-13.1.1/playbooks/pre copying releasenotes/notes/.placeholder -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/CVE-2016-7404-f53e62a4a40e4d30.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/Deploy-traefik-from-the-heat-agent-0bb32f0f2c97405d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/RBAC-and-client-incompatibility-fdfeab326dfda3bf.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-container_infra_prefix-516cc43fbc5a0617.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-docker-storage-driver-to-baymodel-1ed9ba8d43ecfea1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-federation-api-cf55d04f96772b0f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-hostgw-backend-option-1d1f9d8d95ec374f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-information-about-cluster-in-event-notifications-a3c992ab24b32fbd.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-k8s-label-for-portal-network-cidr-a09edab29da6e7da.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-kubelet-to-master-nodes-da2d4ea0d3a332cd.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-master_lb_enabled-to-cluster-c773fac9086b2531.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-octavia-client-4e5520084eae3c2b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-opensuse-driver-f69b6d346ca82b87.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-overlay-networks-to-swarm-4467986d7853fcd8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add-upgrade-check-framework-5057ad67a7690a14.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/add_cluster_template_observations_db_and_api_objects-d7350c8193da9470.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/affinity-policy-for-mesos-template-def-82627eb231aa4d28.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/allow-cluster-template-being-renamed-82f7d5d1f33a7957.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/allow-empty-node_groups-ec16898bfc82aec0.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/allow-multimaster-no-fip-b11520485012d949.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/allow-setting-network-subnet-FIP-when-creating-cluster-ae0cda35ade28a9f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/altered_grafanaUI_dashboards_persistency-1106b2e259a769b0.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/async-bay-operations-support-9819bd06122ea9e5.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/availability_zone-2d73671f5ea065d8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/boot-from-volume-7c73df68d7f325aa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-add-kube-dashboard-8a9f7d7c73c2debd.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-auto-generate-name-052ea3fdf05fdbbf.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-barbican-alternative-store-35ec3eda0abb0e25.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-container-monitoring-d4bb1cbd0a4e44cc.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-decouple-lbaas-c8f2d73313c40b98.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-keypair-override-on-create-ca8f12ffca41cd62.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-magnum-notifications-8bd44cfe9e80f82b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-mesos-slave-flags-de6cf8c4d2c3c916.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bp-secure-etcd-cluster-coe-5abd22546f05a85b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/broken-kuberenetes-client-d2d1da6029825208.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1580704-32a0e91e285792ea.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1614596-support-ssl-magnum-api-e4896928c6562e03.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1663757-198e1aa8fa810984.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1697655-add-etcd-volume-size-label-abde0060595bbbeb.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1718947-0d4e67529e2817d7.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1722522-d94743c6362a5e48.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-1766284-k8s-fedora-admin-user-e760f9b0edf49391.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-2002728-kube-os-conf-region-46cd60537bdabdb2.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-2002981-trustee-auth-region-name-37796a4e6a274fb8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/bug-2004942-052321df27529562.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/calico-configuration-label-ae0b43a7c7123f02.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/calico-network-driver-0199c2459041ae81.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/cert-manager-api-ee0cf7f3b767bb5d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/change-bay-to-cluster-in-config-1f2b95d1176d7231.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/change-service-name-ce5c72642fe1d3d1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/cinder-csi-enabled-label-ab2b8ade63c57cf3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/client-embed-certs-322701471e4d6e1d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/cluster_template_update_labels-10ce66c87795f11c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/configurable-k8s-health-polling-interval-75bb83b4701d48c5.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/configure-etcd-auth-bug-1759813-baac5e0fe8a2e97f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/configure_monitoring_app_endpoints-f00600c244a76cf4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/containerd-598761bb536af6ba.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/coredns-update-9b03da4b89be18ad.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/default-admission-controller-04398548cf63597c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/default-ng-worker-node-count-a88911a0b7a760a7.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/default-policy-k8s-keystone-auth-fa74aa03dcc12ef3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/deploy-tiller-in-k8s-df12ee41d00dd7ff.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/deprecate-heapster-7e8dea0bab06aa51.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/deprecate-in-tree-cinder-c781a5c160d45ab6.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-b52d805359bc73b7.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/deprecate-send_cluster_metrics-8adaac64a979f720.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/devicemapper-deprecation-46a59adbf131bde1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/dns-autoscale-90b63e3d71d7794e.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/docker-volume-type-46044734f5a27661.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/drop-py27-support-7e2c4300341f9719.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/enable_cloud_provider_label-ed79295041bc46a8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/ensure-delete-complete-2f9bb53616e1e02b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/expose_autoscaler_metrics-0ea9c61660409efe.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/expose_traefik_metrics-aebbde99d4ecc231.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fedora_coreos-e66b44d86dea380f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-cert-apimanager-527352622c5a9c3b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-cluster-floating-ip-enabled-default-value-4e24d4bf09fc08c8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-cluster-update-886bd2d1156bef88.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-fedora-proxy-a4b8d5fc4ec65e80.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-global-stack-list-7a3a66169f5c4aa8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-k8s-coe-version-a8ea38f327ea6bb3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-label-fixed_network_cidr-95d6a2571b58a8fc.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-nginx-getting-oom-killed-76139fd8b57e6c15.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-proxy-of-grafana-script-8b408d9d103dfc06.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-race-condition-for-k8s-multi-masters-29bd36de57df355a.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-serveraddressoutputmapping-for-private-clusters-73a874bb4827d568.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/fix-volume-api-version-908c3f1cf154b231.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/flannel-cni-4a5c9f574325761e.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/flannel-reboot-fix-f1382818daed4fa8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/grafana_prometheus_tag_label-78540ea106677485.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/heapster-enabled-label-292ca1ddac68a156.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/heat-container-agent-for-train-e63bc1559750fe9c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-92848c1062c16c76.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/heat-container-agent-tag-fe7cec6b890329af.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/helm-install-ingress-nginx-fe2acec1dd3032e3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-cd18be76c4ed0e5f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/helm-install-metrics-service-e7a5459417504a75.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/helm-install-prometheus-operator-ea87752bc57a0945.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/helm_client_label-1d6e70dfcf8ecd0d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/hyperkube-prefix-01b9a5f4664edc90.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/ignore-calico-devices-in-network-manager-e1bdb052834e11e9.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/improve-k8s-master-kubelet-taint-0c56ffede270116d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/ingress-controller-552ea956ceabdd25.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-79bdf2d0cd8a39fb.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-cluster-creation-speedup-21b5b368184d7bf0.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-dashboard-v2.0.0-771ce78b527209d3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-delete-vip-fip-b2ddf61ddbc080bc.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-fcos-version-bumps-ca89507d2cf15384.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-fedora-atomic-rolling-upgrade-3d8edcdd91fa1529.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-improve-floating-ip-enabled-84cd00224d6b7bc1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-keystone-auth-6c88c1a2d406fb61.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-nodes-security-group-9d8dbb91b006d9dd.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-octavia-ingress-controller-32c0b97031fd0dd4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-prometheus-clusterip-b191fa163e3f1125.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s-volumes-az-fix-85ad48998d2c12aa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s_fedora_atomic_apply_cluster_role-8a46c881de1a1fa3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/k8s_fedora_protect_kubelet-8468ddcb92c2a624.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/keystone-auth-repo-6970c05f44299326.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/keystone_trustee_interface-6d63b74616dda1d4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/kubelet-nfs-b51e572adfb56378.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/kubernetes-cloud-config-6c9a4bfec47e3bb4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/make-keypair-optional-fcf4a17e440d0879.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/master-lb-allowed-cidrs-cc599da4eb96e983.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/merge-labels-9ba7deffc5bb3c7f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/migrations-1.3.20-60e5f990422f2ca5.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/missing-ip-in-api-address-c25eef757d5336aa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/monitoring_persistent_storage-c5857fc099bd2f65.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/monitoring_scrape_ca_and_traefik-5544d8dd5ab7c234.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/monitoring_scrape_internal-6697e50f091b0c9c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/no-cinder-volume-87b9339e066c30a0.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/nodegroup-limit-89930d45ee06c621.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/podsecuritypolicy-2400063d73524e06.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/pre-delete-all-loadbalancers-350a69ec787e11ea.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/pre-delete-cluster-5e27cfdf45e25805.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/prometheus-adapter-15fba9d739676e70.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/prometheus-operator-compatible-with-k8s-1-16-f8be99cf527075b8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/quota-api-182cd1bc9e706b17.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/remove-container-endpoint-3494eb8bd2406e87.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/rename-minion-to-node-9d32fe77d765f149.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/resize-api-2bf1fb164484dea9.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/return-clusterid-for-resize-upgrade-6e841c7b568fa807.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/return-server-id-in-kubeminion-cb33f5141e0b7fa9.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/rollback-bay-on-update-failure-83e5ff8a7904d5c4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/rotate-cluster-cert-9f84deb0adf9afb1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/server-groups-for-both-master-and-workder-bdd491e4323955d4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/set-traefik-tag-7d4aca5685147970.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/stats-api-68bc66147ac027e6.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/story-2008548-65a571ad15451937.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/strip-ca-certificate-a09d0c31c45973df.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-all-tenants-for-admin-a042f5c520d35837.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-auto-healing-3e07c16c55209b0a.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-auto-healing-controller-333d1266918111e9.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-docker-storage-driver-for-fedora-coreos-697ffcc47e7e8359.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-fedora-atomic-os-upgrade-9f47182b21c6c028.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-helm-v3-5c68eca89fc9446b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-multi-dns-server-0528be20f0e6aa62.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-octavia-for-k8s-service-d5d7fd041f9d76fa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-policy-and-doc-in-code-0c19e479dbd953c9.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-post-install-file-1fe7afe7698dd7b2.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-rotate-ca-certs-913a6ef1b571733c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-selinux-mode-5bd2a3ece23a2caa.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-sha256-verification-for-hyperkube-fb2292c6a8bb00ba.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-updating-k8s-cluster-health-via-api-b8a3cac3031c50a5.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support-upgrade-on-behalf-of-user-c04994831360f8c1.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/support_nodes_affinity_policy-22253fb9cf6739ec.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/swarm-integration-with-cinder-e3068138a3f75dbe.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/swarm-live-restore-b03ad192367abced.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/sync-service-account-keys-for-multi-masters-71217c4cf4dd472c.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/traefik-compatible-with-k8s-1-16-9a9ef6d3ccc92fb4.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update-containerd-version-url-c095c0ee3c1a538b.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update-kubernetes-dashboard-5196831c32d55aee.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update-swarm-73d4340a881bff2f.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update-to-f27-cc8aa873cdf111bc.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update-traefik-min-tls-protocol-de7e36de90c1a2f3.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/update_prometheus_monitoring-342a86f826be6579.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-api-975233ab93c0c092.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-calico-6912a6f4fb5c21de.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-coredns-25f3879c3a658309.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-etcd-and-use-quay-io-coreos-etcd-1cb8e38e974f5975.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-flannel-db5ef049e23fc4a8.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade-to-k8s-v1.11.1-8065fd768873295d.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/upgrade_api-1fecc206e5b0ef99.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/use_podman-39532143be2296c2.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/notes/using-vxlan-for-flannel-backend-8d82a290ca97d6e2.yaml -> magnum-13.1.1/releasenotes/notes copying releasenotes/source/conf.py -> magnum-13.1.1/releasenotes/source copying releasenotes/source/index.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/liberty.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/mitaka.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/newton.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/ocata.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/pike.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/queens.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/rocky.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/stein.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/train.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/unreleased.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/ussuri.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/victoria.rst -> magnum-13.1.1/releasenotes/source copying releasenotes/source/_static/.placeholder -> magnum-13.1.1/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> magnum-13.1.1/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> magnum-13.1.1/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> magnum-13.1.1/releasenotes/source/locale/ja/LC_MESSAGES copying specs/async-container-operation.rst -> magnum-13.1.1/specs copying specs/bay-drivers.rst -> magnum-13.1.1/specs copying specs/container-networking-model.rst -> magnum-13.1.1/specs copying specs/container-volume-integration-model.rst -> magnum-13.1.1/specs copying specs/containers-service.rst -> magnum-13.1.1/specs copying specs/create-trustee-user-for-each-bay.rst -> magnum-13.1.1/specs copying specs/flatten_attributes.rst -> magnum-13.1.1/specs copying specs/magnum-horizon-plugin.rst -> magnum-13.1.1/specs copying specs/open-dcos.rst -> magnum-13.1.1/specs copying specs/resource-quotas.rst -> magnum-13.1.1/specs copying specs/stats-api-spec.rst -> magnum-13.1.1/specs copying specs/tls-support-magnum.rst -> magnum-13.1.1/specs copying tools/cover.sh -> magnum-13.1.1/tools copying tools/flake8wrap.sh -> magnum-13.1.1/tools Writing magnum-13.1.1/setup.cfg creating dist Creating tar archive removing 'magnum-13.1.1' (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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.AomvklWanv/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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.7dwre8iq:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4573224 1542276 8794060 10096684 2503376 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.m_uzwf8r', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4563860 1543100 8807608 10105224 2499548 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.fflnazv1', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'c53a2c5aa47d4d42ac0f3e704cd38d98', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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-xena-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.AomvklWanv/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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.AomvklWanv/dist ++ grep .tar.gz + SOURCE=magnum-13.1.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.AomvklWanv/dist/magnum-13.1.1.tar.gz ++ basename magnum-13.1.1.tar.gz .tar.gz + SOURCEWITHREL=magnum-13.1.1-0.20230502174054.c5f8c78.tar.gz + mv /tmp/tmp.AomvklWanv/dist/magnum-13.1.1.tar.gz /tmp/tmp.AomvklWanv/SOURCES/magnum-13.1.1-0.20230502174054.c5f8c78.tar.gz + cd /home/centos8-xena/data/openstack-magnum_distro + cp -a magnum.logrotate openstack-magnum-api.service openstack-magnum-conductor.service openstack-magnum.spec /tmp/tmp.AomvklWanv/SOURCES/ + cp openstack-magnum.spec /tmp/tmp.AomvklWanv/SPECS/ + cd /tmp/tmp.AomvklWanv/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-magnum.spec + sed -i -e '1i%define upstream_version 13.1.1\' 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-13.1.1-0.20230502174054.c5f8c78.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr magnum-13.1.1-0.20230502174054.c5f8c78\' openstack-magnum.spec + sed -i -e s/UPSTREAMVERSION/13.1.1/g openstack-magnum.spec + set_nvr_in_spec + VERSION=13.1.1 + sed -i -e 's/Version:.*/Version: 13.1.1/g' openstack-magnum.spec + sed -i -e 's/Release:.*/Release: 0.20230502174054.c5f8c78%{?dist}/g' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: magnum-13.1.1-0.20230502174054.c5f8c78.tar.gz/' openstack-magnum.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-magnum.spec + cat openstack-magnum.spec %global dlrn_nvr magnum-13.1.1-0.20230502174054.c5f8c78 %global dlrn 1 %define upstream_version 13.1.1 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x815AFEC729392386480E076DCC0DFE2D21C023C9 %{!?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: 13.1.1 Release: 0.20230502174054.c5f8c78%{?dist} License: ASL 2.0 URL: https://github.com/openstack/magnum.git Source0: magnum-13.1.1-0.20230502174054.c5f8c78.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-kubernetes >= 11.0.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-kubernetes BuildRequires: python3-keystoneclient BuildRequires: python3-octaviaclient BuildRequires: python3-cinderclient BuildRequires: python3-requests 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 -W -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.AomvklWanv/SOURCES openstack-magnum.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 --spec openstack-magnum.spec --sources=/tmp/tmp.AomvklWanv/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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.qhh4tw1o:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4502564 2602956 7817440 9106664 3550860 DEBUG: Swap: 16777212 3448216 13328996 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.k545k73s', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4161616 1527508 9099936 10523060 2605196 DEBUG: Swap: 16777212 3447960 13329252 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xw41e3u6', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'b55e81a754854cc6a8ee856059a231b2', '-D', '/var/lib/mock/dlrn-centos8-xena-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', 'a2a16760f2f044838603f1618e1e4569', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '179b930d611c4033bc53226ba228f1dd', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '2fdc62eede3b46c1bfdfbda9078cb833', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '-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-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '8445bab48f7640cb936c3d698fe6bfc7', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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: python3-six-1.15.0-2.el8.noarch DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: libgcc-8.5.0-19.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: libstdc++-8.5.0-19.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: systemd-libs-239-75.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: systemd-pam-239-75.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: elfutils-libs-0.189-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libgomp-8.5.0-19.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: cpp-8.5.0-19.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-19.el8.x86_64 DEBUG: elfutils-0.189-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: kernel-headers-4.18.0-489.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: dracut-049-224.git20230330.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: elfutils-libelf-0.189-1.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: binutils-2.30-120.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-1.el8.noarch DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: systemd-239-75.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-1.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: gcc-8.5.0-19.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: systemd-udev-239-75.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-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.dzjdr7my:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '305bd372ae32411ca68fdffa7fb66de7', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dzjdr7my:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-openstack-ironic-python-agent-d77424d7 240 kB/s | 58 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-73430cd15f945e56c6b376a0 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-cd172e5dad8e866293f88 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-5fb729642b9b78b6 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-41bd797db5611f2e1 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-40903f824997ad9e837bf8e 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-bc07bea7b461474ba1034 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6670d8869a40a2a304d7d0 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-af9d0658aad17d4ad9e50 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-8e25d823e4b73e1f328 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec82 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-195383c0c2ecf5b35afc 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 24 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 12 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 29 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 35 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 17 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 16 kB/s | 3.0 kB 00:00 DEBUG: opstools 16 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 16 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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-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', '02e14d7fb03e44e69fec7d822b5cdf1e', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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: python3-six-1.15.0-2.el8.noarch DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: libgcc-8.5.0-19.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: libstdc++-8.5.0-19.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: systemd-libs-239-75.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: systemd-pam-239-75.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: elfutils-libs-0.189-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libgomp-8.5.0-19.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: cpp-8.5.0-19.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-19.el8.x86_64 DEBUG: elfutils-0.189-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: kernel-headers-4.18.0-489.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: dracut-049-224.git20230330.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: elfutils-libelf-0.189-1.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: binutils-2.30-120.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-1.el8.noarch DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: systemd-239-75.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-1.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: gcc-8.5.0-19.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: systemd-udev-239-75.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qhh4tw1o:/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.qhh4tw1o:/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', 'a8c86e84669e489b89680ffb38bd52f3', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qhh4tw1o:/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-13.1.1-0.20230502174054.c5f8c78.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 30 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-xena-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-xena-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-xena-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.AomvklWanv 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-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-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: 1024 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.vjkbpdvv:/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-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, '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-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'}} 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 1024 -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.novalocal', '%_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-xena-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-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7315e24390d6b159eab8dd9b3d4c56942 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/d7/74/d77424d7315e24390d6b159eab8dd9b3d4c56942_115adbfa enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-ovn-bgp-agent-73430cd15f945e56c6b376a04b3408e73677f265 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/73/43/73430cd15f945e56c6b376a04b3408e73677f265_3bb51b93 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-cd172e5dad8e866293f88c3f25c8e182175fd903 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/cd/17/cd172e5dad8e866293f88c3f25c8e182175fd903_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-python-django-horizon-5fb729642b9b78b653ab3021f048f488977d8e64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/5f/b7/5fb729642b9b78b653ab3021f048f488977d8e64_649afa9f enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-ceilometer-41bd797db5611f2e15529ca6b818fdd37f1e133a baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/41/bd/41bd797db5611f2e15529ca6b818fdd37f1e133a_48f07e88 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-40903f824997ad9e837bf8e1c82604b5e43dad6d baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/40/90/40903f824997ad9e837bf8e1c82604b5e43dad6d_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-tobiko-bc07bea7b461474ba10340af091e8561b1a29af2 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/bc/07/bc07bea7b461474ba10340af091e8561b1a29af2_9942b252 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-72134198cb5907fc88742a6561ce40672656d567 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/72/13/72134198cb5907fc88742a6561ce40672656d567_eb7e9c63 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6670d8869a40a2a304d7d02e8a3b1280ac90e003 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/66/70/6670d8869a40a2a304d7d02e8a3b1280ac90e003_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-af9d0658aad17d4ad9e5053e5c5b07df7924bd58 baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/af/9d/af9d0658aad17d4ad9e5053e5c5b07df7924bd58_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-openstack-keystone-8e25d823e4b73e1f3285a4ea64976cc770cb2644 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/8e/25/8e25d823e4b73e1f3285a4ea64976cc770cb2644_67fab251 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec8283c388db392d64 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/88/b5/88b58f0aa3fad6de63cfdaec8283c388db392d64_4886789a enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-195383c0c2ecf5b35afcd6028b45b22b52bfc9aa baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/19/53/195383c0c2ecf5b35afcd6028b45b22b52bfc9aa_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm INFO: Start(/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4057512 6796064 3864060 5358608 7949688 DEBUG: Swap: 16777212 3447960 13329252 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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.7hyw7b23', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 3621692 2491336 7306296 10099156 4942880 DEBUG: Swap: 16777212 3447960 13329252 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fc6e8y1y', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '4a6a52a14f774b4287928cd9b9788e85', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '3c575b3af6a54b6b912317cd2b011ff9', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '8d111f5a3da24956af9878cff73f112f', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1cf3b2c2b09b41cebcf48b7d75224718', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '-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-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', '70d4016cf9e14065820bd3362bf15cc9', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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: python3-six-1.15.0-2.el8.noarch DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: libgcc-8.5.0-19.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: libstdc++-8.5.0-19.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: systemd-libs-239-75.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: systemd-pam-239-75.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: elfutils-libs-0.189-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libgomp-8.5.0-19.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: cpp-8.5.0-19.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-19.el8.x86_64 DEBUG: elfutils-0.189-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: kernel-headers-4.18.0-489.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: dracut-049-224.git20230330.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: elfutils-libelf-0.189-1.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: binutils-2.30-120.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-1.el8.noarch DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: systemd-239-75.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-1.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: gcc-8.5.0-19.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: systemd-udev-239-75.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-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.si0r8vks:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6c2a3eb0983d46ab8fefae6978fdaa59', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.si0r8vks:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-openstack-ironic-python-agent-d77424d7 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-73430cd15f945e56c6b376a0 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-cd172e5dad8e866293f88 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-5fb729642b9b78b6 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-41bd797db5611f2e1 40 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-40903f824997ad9e837bf8e 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-bc07bea7b461474ba1034 39 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6670d8869a40a2a304d7d0 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-af9d0658aad17d4ad9e50 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-8e25d823e4b73e1f328 38 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec82 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-195383c0c2ecf5b35afc 35 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 14 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 24 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 2.3 kB/s | 2.9 kB 00:01 DEBUG: CentOS-Stream - PowerTools 32 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 38 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 38 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 17 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-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', 'bd2024cb2dc74186a540f47dc313d66b', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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: python3-six-1.15.0-2.el8.noarch DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-5.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-6.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-10.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-17.el8.x86_64 DEBUG: git-core-2.39.1-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-9.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-19.el8.x86_64 DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-20.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-225.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: gmp-6.1.2-10.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libuuid-2.32.1-41.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-2.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: graphviz-2.40.1-44.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: python3-eventlet-0.31.1-1.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: tzdata-2023c-1.el8.noarch DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: libgcc-8.5.0-19.el8.x86_64 DEBUG: glibc-headers-2.28-225.el8.x86_64 DEBUG: libstdc++-8.5.0-19.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: systemd-libs-239-75.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: systemd-pam-239-75.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 DEBUG: elfutils-libs-0.189-1.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libgomp-8.5.0-19.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: cpp-8.5.0-19.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: gcc-plugin-annobin-8.5.0-19.el8.x86_64 DEBUG: elfutils-0.189-1.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: kernel-headers-4.18.0-489.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-225.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-41.el8.x86_64 DEBUG: memstrack-0.2.4-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-27.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-47.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-30.el8.x86_64 DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-13.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-39.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-24.el8.noarch DEBUG: libmount-2.32.1-41.el8.x86_64 DEBUG: dbus-tools-1.12.8-24.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-41.el8.x86_64 DEBUG: shadow-utils-4.6-17.el8.x86_64 DEBUG: openssl-libs-1.1.1k-9.el8.x86_64 DEBUG: rpm-libs-4.14.3-26.el8.x86_64 DEBUG: kmod-libs-25-19.el8.x86_64 DEBUG: trousers-lib-0.3.15-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-41.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-161.el8.x86_64 DEBUG: gnutls-3.6.16-6.el8.x86_64 DEBUG: trousers-0.3.15-1.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-1.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-9.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-10.el8.noarch DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-17.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 DEBUG: cups-libs-2.2.6-51.el8.x86_64 DEBUG: glibc-common-2.28-225.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-21.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: libcap-2.48-4.el8.x86_64 DEBUG: python3-jinja2-2.10.1-3.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 DEBUG: libxml2-2.9.7-16.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.1-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libgs-9.27-5.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-1.el8.x86_64 DEBUG: librsvg2-2.42.7-4.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 DEBUG: rpm-build-4.14.3-26.el8.x86_64 DEBUG: audit-libs-3.0.7-4.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: dracut-049-224.git20230330.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: elfutils-libelf-0.189-1.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: binutils-2.30-120.el8.x86_64 DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.189-1.el8.noarch DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: systemd-239-75.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.189-1.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: file-libs-5.33-25.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: gcc-8.5.0-19.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: file-5.33-25.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: systemd-udev-239-75.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-9.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-5.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-9.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-5.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-22.el8.noarch DEBUG: python3-libs-3.6.8-51.el8.x86_64 DEBUG: libssh-0.9.6-6.el8.x86_64 DEBUG: platform-python-3.6.8-51.el8.x86_64 DEBUG: libkcapi-1.2.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-30.el8.x86_64 DEBUG: openssl-1.1.1k-9.el8.x86_64 DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-22.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-9.el8.x86_64 DEBUG: rpm-4.14.3-26.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-41.el8.x86_64 DEBUG: dbus-libs-1.12.8-24.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-9.el8.x86_64 DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-19.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 DEBUG: dbus-daemon-1.12.8-24.el8.x86_64 DEBUG: kbd-2.0.4-10.el8.x86_64 DEBUG: pam-1.3.1-25.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: dbus-1.12.8-24.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-22.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm Start: build setup for openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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', '457200df7c574b49a6d4bc8a32411b34', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.202305021740######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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', '7fdf4a053a9c42f9bd8c5c0ba98b1794', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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.vjkbpdvv:/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', '6ffe9e81d6094e079ffd82f1c85f123f', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.si0r8vks:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd490bc9d6f7d42579b65e3638e74a14c', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.si0r8vks:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root//builddir/build/SRPMS/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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 Tue May 2 17:43:04 2023. DEBUG: Package git-core-2.39.1-1.el8.x86_64 is already installed. DEBUG: Package graphviz-2.40.1-44.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 is already installed. DEBUG: Package python3-eventlet-0.31.1-1.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.18-1.1.el8.x86_64 is already installed. DEBUG: Package systemd-239-75.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-xena-testing 1.1 M DEBUG: python3-barbicanclient noarch 5.2.0-0.20210920073316.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-cinderclient noarch 8.1.0-0.20210909084657.fab6ddf.el8 delorean-component-clients 228 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-xena-testing 224 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-xena-testing 96 k DEBUG: python3-glanceclient noarch 1:3.5.0-0.20210909074601.74a55bd.el8 delorean-component-clients 147 k DEBUG: python3-hacking noarch 1.0.1-0.20220311084556.865398f.el8 delorean-component-common 1.0 M DEBUG: python3-heatclient noarch 2.4.0-0.20210909105708.b438314.el8 delorean-component-clients 163 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-testing 25 k DEBUG: python3-jsonpatch noarch 1.21-2.el8 Stream-AppStream 27 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-kubernetes noarch 11.0.0-4.el8 delorean-xena-testing 1.2 M DEBUG: python3-marathon noarch 0.8.8-12.el8 delorean-xena-testing 56 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-testing 55 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-neutronclient noarch 7.6.0-0.20210909093154.983f0ab.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.6.0-0.20210909075316.8066f8c.el8 delorean-component-clients 226 k DEBUG: python3-octaviaclient noarch 2.4.0-0.20210909113715.6ef3eed.el8 delorean-component-clients 92 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-xena-build-deps 956 k DEBUG: python3-os-testr noarch 2.0.1-0.20210913072537.7f52c37.el8 delorean-component-common 71 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20210908171418.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.4.0-0.20210908165845.3ca8698.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.5.0-0.20210908181710.a85275f.el8 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects-tests noarch 2.5.0-0.20210908181710.a85275f.el8 delorean-component-common 79 k DEBUG: python3-oslotest noarch 4.5.0-0.20210908170400.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.2-0.20210908180341.e475de6.el8 delorean-component-common 132 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-xena-testing 283 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-testing 208 k DEBUG: python3-stestr noarch 2.6.0-4.el8 delorean-xena-testing 166 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-xena-testing 97 k DEBUG: python3-taskflow noarch 4.6.2-0.20210908175224.05bdafd.el8 delorean-component-common 689 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-xena-testing 40 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-xena-testing 353 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-xena-testing 253 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wsme noarch 0.10.1-0.20210906201358.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-xena-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-xena-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-19.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-xena-testing 168 k DEBUG: libquadmath x86_64 8.5.0-19.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-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-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 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-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 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-AppStream 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-AppStream 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.6.2-0.20230203143851.e6da07b.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.5.0-0.20210908181710.a85275f.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-xena-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.4.0-0.20210908173915.0461d8e.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-xena-testing 38 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-xena-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-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-xena-testing 16 k DEBUG: python3-cliff noarch 3.9.0-0.20210909074329.734bc0c.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-xena-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-xena-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-xena-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-xena-testing 412 k DEBUG: python3-entrypoints noarch 0.3-4.el8 delorean-xena-testing 165 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-xena-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-flake8 noarch 3.7.7-6.el8 delorean-xena-testing 123 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-google-auth noarch 1:1.24.0-1.el8 delorean-xena-testing 132 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-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-xena-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-xena-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20210920083347.112bcae.el8 delorean-component-security 431 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-xena-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-xena-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-xena-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-xena-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-xena-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-xena-testing 64 k DEBUG: python3-mccabe noarch 0.6.1-14.el8 delorean-xena-testing 22 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-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-xena-testing 2.5 M DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-xena-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-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openstackclient noarch 5.6.2-0.20230203143851.e6da07b.el8 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 0.59.0-0.20210909070318.d0d4d8b.el8 delorean-component-clients 876 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220311090529.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.4.2-0.20210909090145.415a6c7.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-xena-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 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-xena-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-xena-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pycodestyle noarch 2.5.0-6.el8 delorean-xena-testing 94 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-xena-testing 51 k DEBUG: python3-pyflakes noarch 2.1.1-5.el8 delorean-xena-testing 69 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-xena-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-xena-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-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-xena-testing 33 k DEBUG: python3-requests-oauthlib noarch 1.0.0-1.el8 Stream-BaseOS 43 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220311083722.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-rsa noarch 4.6-2.el8 delorean-xena-testing 60 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-xena-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-xena-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-xena-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-xena-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-swiftclient noarch 3.12.0-0.20210909085833.38c435f.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-xena-testing 1.4 M DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-xena-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-51.el8 Stream-AppStream 373 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-voluptuous noarch 0.12.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-xena-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-xena-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-xena-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-xena-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-xena-testing 87 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-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-28.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-28.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-28.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-28.el8 Stream-AppStream 542 k DEBUG: texlive-tetex noarch 7:20180414-28.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-28.el8 Stream-AppStream 280 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: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-xena-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 259 Packages DEBUG: Total size: 117 M DEBUG: Total download size: 76 M DEBUG: Installed size: 492 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-5.6.2-0.20230203143851.e6da07b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.5.0-0.20210909074601.74a55bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-2.4.0-0.20210909105708.b438314.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.6.0-0.20210909075316.8066f8c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-2.4.0-0.20210909113715.6ef3eed.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-5.6.2-0.20230203143851.e6da07b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-3.12.0-0.20210909085833.38c435f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.5.0-0.20210908181710.a85275f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.9.0-0.20210909074329.734bc0c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.7.1-0.20210908173604.1a7bd66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.5.0-0.20210908181710.a85275f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-completion-2.7-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.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] 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-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-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.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-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-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-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] 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-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.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-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-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.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.5-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-certifi-2018.10.15-8.el8.noarch.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-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-16.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-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-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.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.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-pyasn1-0.4.6-3.el8.noarch.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-rsa-4.6-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.17.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.6.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-6.2.0-1.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.12.1-3.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: (183/259): python-pycadf-common-3.1.1-0.2021090 98 kB/s | 14 kB 00:00 DEBUG: (184/259): python-oslo-cache-lang-2.8.2-0.20220 103 kB/s | 16 kB 00:00 DEBUG: (185/259): python3-automaton-2.4.0-0.2021090817 256 kB/s | 41 kB 00:00 DEBUG: (186/259): python3-oslo-cache-2.8.2-0.202203180 2.0 MB/s | 53 kB 00:00 DEBUG: (187/259): python3-os-testr-2.0.1-0.20210913072 1.4 MB/s | 71 kB 00:00 DEBUG: (188/259): python3-oslo-reports-2.3.0-0.2021090 1.7 MB/s | 58 kB 00:00 DEBUG: (189/259): python3-oslo-upgradecheck-1.4.0-0.20 906 kB/s | 26 kB 00:00 DEBUG: (190/259): python3-oslo-versionedobjects-tests- 2.8 MB/s | 79 kB 00:00 DEBUG: (191/259): python3-pycadf-3.1.1-0.2021090619382 2.0 MB/s | 51 kB 00:00 DEBUG: (192/259): python3-hacking-1.0.1-0.202203110845 7.4 MB/s | 1.0 MB 00:00 DEBUG: (193/259): python3-requestsexceptions-1.4.0-0.2 464 kB/s | 15 kB 00:00 DEBUG: (194/259): python3-wsme-0.10.1-0.20210906201358 3.8 MB/s | 139 kB 00:00 DEBUG: (195/259): python3-taskflow-4.6.2-0.20210908175 9.3 MB/s | 689 kB 00:00 DEBUG: (196/259): dejavu-fonts-common-2.35-7.el8.noarc 1.0 MB/s | 74 kB 00:00 DEBUG: (197/259): libquadmath-8.5.0-19.el8.x86_64.rpm 4.7 MB/s | 172 kB 00:00 DEBUG: (198/259): lzo-2.08-14.el8.x86_64.rpm 1.9 MB/s | 69 kB 00:00 DEBUG: (199/259): libgfortran-8.5.0-19.el8.x86_64.rpm 5.6 MB/s | 645 kB 00:00 DEBUG: (200/259): dejavu-sans-fonts-2.35-7.el8.noarch. 11 MB/s | 1.6 MB 00:00 DEBUG: (201/259): python3-jwt-1.6.1-2.el8.noarch.rpm 1.1 MB/s | 43 kB 00:00 DEBUG: (202/259): python3-oauthlib-2.1.0-1.el8.noarch. 5.0 MB/s | 155 kB 00:00 DEBUG: (203/259): python3-requests-oauthlib-1.0.0-1.el 1.9 MB/s | 43 kB 00:00 DEBUG: (204/259): snappy-1.1.8-3.el8.x86_64.rpm 1.7 MB/s | 37 kB 00:00 DEBUG: (205/259): desktop-file-utils-0.26-1.el8.x86_64 2.8 MB/s | 80 kB 00:00 DEBUG: (206/259): gpm-libs-1.20.7-17.el8.x86_64.rpm 1.3 MB/s | 39 kB 00:00 DEBUG: (207/259): tcl-8.6.8-2.el8.x86_64.rpm 14 MB/s | 1.1 MB 00:00 DEBUG: (208/259): perl-Filter-1.58-2.el8.x86_64.rpm 1.9 MB/s | 82 kB 00:00 DEBUG: (209/259): perl-Text-Unidecode-1.30-5.el8.noarc 4.0 MB/s | 149 kB 00:00 DEBUG: (210/259): perl-XML-XPath-1.42-3.el8.noarch.rpm 2.9 MB/s | 88 kB 00:00 DEBUG: (211/259): openblas-0.3.15-4.el8.x86_64.rpm 25 MB/s | 4.7 MB 00:00 DEBUG: (212/259): perl-encoding-2.22-3.el8.x86_64.rpm 1.5 MB/s | 68 kB 00:00 DEBUG: (213/259): perl-open-1.11-422.el8.noarch.rpm 3.7 MB/s | 78 kB 00:00 DEBUG: (214/259): python3-cairo-1.16.3-6.el8.x86_64.rp 2.3 MB/s | 90 kB 00:00 DEBUG: (215/259): openblas-threads-0.3.15-4.el8.x86_64 19 MB/s | 4.9 MB 00:00 DEBUG: (216/259): python3-numpy-f2py-1.14.3-10.el8.x86 5.6 MB/s | 225 kB 00:00 DEBUG: (217/259): python3-pillow-5.1.1-18.el8.x86_64.r 10 MB/s | 632 kB 00:00 DEBUG: (218/259): python3-numpy-1.14.3-10.el8.x86_64.r 21 MB/s | 3.7 MB 00:00 DEBUG: (219/259): python3-tkinter-3.6.8-51.el8.x86_64. 5.5 MB/s | 373 kB 00:00 DEBUG: (220/259): texlive-dvipng-20180414-28.el8.x86_6 4.5 MB/s | 332 kB 00:00 DEBUG: (221/259): texlive-base-20180414-28.el8.noarch. 19 MB/s | 2.4 MB 00:00 DEBUG: (222/259): texlive-kpathsea-20180414-28.el8.x86 14 MB/s | 1.1 MB 00:00 DEBUG: (223/259): texlive-lib-20180414-28.el8.x86_64.r 11 MB/s | 542 kB 00:00 DEBUG: (224/259): texlive-tetex-20180414-28.el8.noarch 6.7 MB/s | 403 kB 00:00 DEBUG: (225/259): texlive-texlive.infra-20180414-28.el 5.3 MB/s | 280 kB 00:00 DEBUG: (226/259): tk-8.6.8-1.el8.x86_64.rpm 15 MB/s | 1.6 MB 00:00 DEBUG: (227/259): python3-scipy-1.0.0-21.module_el8.5. 27 MB/s | 14 MB 00:00 DEBUG: (228/259): vim-filesystem-8.0.1763-19.el8.4.noa 1.4 MB/s | 50 kB 00:00 DEBUG: (229/259): vim-enhanced-8.0.1763-19.el8.4.x86_6 11 MB/s | 1.4 MB 00:00 DEBUG: (230/259): xdg-utils-1.1.2-5.el8.noarch.rpm 2.2 MB/s | 84 kB 00:00 DEBUG: (231/259): vim-common-8.0.1763-19.el8.4.x86_64. 21 MB/s | 6.3 MB 00:00 DEBUG: (232/259): blosc-1.20.1-1.el8.x86_64.rpm 922 kB/s | 62 kB 00:00 DEBUG: (233/259): libaec-1.0.2-3.el8.x86_64.rpm 365 kB/s | 39 kB 00:00 DEBUG: (234/259): libqhull-7.2.1-2.el8.x86_64.rpm 3.9 MB/s | 168 kB 00:00 DEBUG: (235/259): python3-cycler-0.10.0-13.el8.noarch. 676 kB/s | 20 kB 00:00 DEBUG: (236/259): python3-entrypoints-0.3-4.el8.noarch 5.0 MB/s | 165 kB 00:00 DEBUG: (237/259): python3-Bottleneck-1.2.1-13.el8.x86_ 1.4 MB/s | 131 kB 00:00 DEBUG: (238/259): hdf5-1.10.5-5.el8.x86_64.rpm 13 MB/s | 2.1 MB 00:00 DEBUG: (239/259): python3-flake8-3.7.7-6.el8.noarch.rp 2.2 MB/s | 123 kB 00:00 DEBUG: (240/259): python3-google-auth-1.24.0-1.el8.noa 2.3 MB/s | 132 kB 00:00 DEBUG: (241/259): python3-kiwisolver-1.1.0-4.el8.x86_6 2.8 MB/s | 78 kB 00:00 DEBUG: (242/259): python3-marathon-0.8.8-12.el8.noarch 1.8 MB/s | 56 kB 00:00 DEBUG: (243/259): python3-kubernetes-11.0.0-4.el8.noar 16 MB/s | 1.2 MB 00:00 DEBUG: (244/259): python3-matplotlib-3.1.1-2.el8.x86_6 24 MB/s | 3.3 MB 00:00 DEBUG: (245/259): python3-matplotlib-data-3.1.1-2.el8. 14 MB/s | 1.8 MB 00:00 DEBUG: (246/259): python3-matplotlib-tk-3.1.1-2.el8.x8 2.1 MB/s | 64 kB 00:00 DEBUG: (247/259): python3-matplotlib-data-fonts-3.1.1- 16 MB/s | 2.4 MB 00:00 DEBUG: (248/259): python3-mccabe-0.6.1-14.el8.noarch.r 444 kB/s | 22 kB 00:00 DEBUG: (249/259): python3-numexpr-2.7.1-1.el8.x86_64.r 4.5 MB/s | 198 kB 00:00 DEBUG: (250/259): python3-pyasn1-modules-0.4.6-3.el8.n 4.4 MB/s | 151 kB 00:00 DEBUG: (251/259): python3-networkx-2.5-1.el8.noarch.rp 15 MB/s | 2.5 MB 00:00 DEBUG: (252/259): python3-pycodestyle-2.5.0-6.el8.noar 1.4 MB/s | 94 kB 00:00 DEBUG: (253/259): python3-pydot-1.4.1-1.el8.noarch.rpm 2.0 MB/s | 51 kB 00:00 DEBUG: (254/259): python3-pyflakes-2.1.1-5.el8.noarch. 2.0 MB/s | 69 kB 00:00 DEBUG: (255/259): python3-pygraphviz-1.5-9.el8.x86_64. 3.1 MB/s | 91 kB 00:00 DEBUG: (256/259): python3-simplegeneric-0.8.1-17.el8.n 547 kB/s | 19 kB 00:00 DEBUG: (257/259): python3-sseclient-0.0.18-9.el8.noarc 453 kB/s | 16 kB 00:00 DEBUG: (258/259): python3-tables-3.5.2-6.el8.x86_64.rp 18 MB/s | 1.4 MB 00:00 DEBUG: (259/259): python3-pandas-0.25.3-1.el8.x86_64.r 23 MB/s | 11 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 22 MB/s | 76 MB 00:03 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/259 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 2/259 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 3/259 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/259 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/259 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/259 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 7/259 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/259 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 9/259 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 10/259 DEBUG: Installing : texlive-base-7:20180414-28.el8.noarch 10/259 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/259 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 12/259 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 13/259 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 14/259 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 15/259 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 16/259 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 17/259 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 18/259 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 19/259 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 20/259 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 21/259 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 22/259 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 23/259 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 24/259 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 25/259 DEBUG: Installing : python3-pyflakes-2.1.1-5.el8.noarch 26/259 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 27/259 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 28/259 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 29/259 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 30/259 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 31/259 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 32/259 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 33/259 DEBUG: Installing : texlive-lib-7:20180414-28.el8.x86_64 34/259 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 35/259 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 36/259 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 37/259 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 38/259 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 39/259 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 40/259 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 40/259 DEBUG: Installing : libquadmath-8.5.0-19.el8.x86_64 41/259 DEBUG: Running scriptlet: libquadmath-8.5.0-19.el8.x86_64 41/259 DEBUG: Installing : libgfortran-8.5.0-19.el8.x86_64 42/259 DEBUG: Running scriptlet: libgfortran-8.5.0-19.el8.x86_64 42/259 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 43/259 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 43/259 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 44/259 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 44/259 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 45/259 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 46/259 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 47/259 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20210920083347.112 48/259 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/259 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 49/259 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 50/259 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 51/259 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/259 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 52/259 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 52/259 DEBUG: Installing : python3-tkinter-3.6.8-51.el8.x86_64 53/259 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 54/259 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 55/259 DEBUG: Installing : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 56/259 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 57/259 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 58/259 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 59/259 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 60/259 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 61/259 DEBUG: Installing : python3-rsa-4.6-2.el8.noarch 62/259 DEBUG: Installing : python3-google-auth-1:1.24.0-1.el8.noarch 63/259 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 64/259 DEBUG: Installing : python3-automaton-2.4.0-0.20210908173915.0461d8e 65/259 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 66/259 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 67/259 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 68/259 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 69/259 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 70/259 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 71/259 DEBUG: Installing : python3-voluptuous-0.12.1-1.el8.noarch 72/259 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 73/259 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 74/259 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 75/259 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 76/259 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 77/259 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 78/259 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 79/259 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 80/259 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 81/259 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 82/259 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 83/259 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 84/259 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 85/259 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 86/259 DEBUG: Installing : python3-pycodestyle-2.5.0-6.el8.noarch 87/259 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 88/259 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 89/259 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 90/259 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 91/259 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 92/259 DEBUG: Installing : python3-mccabe-0.6.1-14.el8.noarch 93/259 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 94/259 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 95/259 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 96/259 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 97/259 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 98/259 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 99/259 DEBUG: Installing : python3-entrypoints-0.3-4.el8.noarch 100/259 DEBUG: Installing : python3-flake8-3.7.7-6.el8.noarch 101/259 DEBUG: Installing : python3-hacking-1.0.1-0.20220311084556.865398f.e 102/259 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 103/259 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 104/259 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 105/259 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 106/259 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 107/259 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 108/259 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 109/259 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 110/259 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 111/259 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 112/259 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 113/259 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 114/259 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 115/259 DEBUG: Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 116/259 DEBUG: Installing : vim-common-2:8.0.1763-19.el8.4.x86_64 117/259 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 118/259 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 119/259 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 120/259 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 121/259 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 122/259 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 123/259 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 124/259 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 125/259 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 126/259 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 126/259 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 127/259 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 128/259 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 129/259 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 130/259 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 131/259 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 132/259 DEBUG: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 133/259 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 134/259 DEBUG: Installing : lzo-2.08-14.el8.x86_64 135/259 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 136/259 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 137/259 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 138/259 DEBUG: Installing : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 139/259 DEBUG: Installing : python3-stestr-2.6.0-4.el8.noarch 140/259 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 141/259 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 142/259 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 143/259 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 144/259 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 145/259 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 146/259 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 147/259 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 148/259 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 149/259 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 150/259 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 151/259 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 152/259 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 153/259 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 154/259 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 155/259 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 156/259 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 157/259 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 158/259 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 159/259 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 160/259 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 161/259 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 162/259 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 163/259 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 164/259 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 165/259 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 166/259 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 167/259 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 168/259 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 169/259 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 170/259 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 171/259 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 172/259 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 173/259 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 174/259 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 175/259 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 176/259 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 177/259 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 178/259 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 179/259 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 180/259 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 181/259 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 182/259 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 183/259 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 184/259 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 185/259 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 186/259 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 187/259 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 188/259 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 189/259 DEBUG: Installing : perl-open-1.11-422.el8.noarch 190/259 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 191/259 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 192/259 DEBUG: Installing : texlive-texlive.infra-7:20180414-28.el8.noarch 193/259 DEBUG: Installing : texlive-tetex-7:20180414-28.el8.noarch 194/259 DEBUG: Installing : texlive-kpathsea-7:20180414-28.el8.x86_64 195/259 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 195/259 DEBUG: Installing : texlive-dvipng-7:20180414-28.el8.x86_64 196/259 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-28.el8.x86_64 196/259 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 197/259 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 198/259 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 199/259 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 200/259 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 201/259 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 202/259 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 203/259 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022031108372 204/259 DEBUG: Installing : python3-openstacksdk-0.59.0-0.20210909070318.d0d 205/259 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220311090529. 206/259 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 207/259 DEBUG: Installing : python-oslo-versionedobjects-lang-2.5.0-0.202109 208/259 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 209/259 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 210/259 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 211/259 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 212/259 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 213/259 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 214/259 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 215/259 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 216/259 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 217/259 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 218/259 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 219/259 DEBUG: Installing : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 220/259 DEBUG: Installing : python3-neutronclient-7.6.0-0.20210909093154.983 221/259 DEBUG: Installing : python3-swiftclient-3.12.0-0.20210909085833.38c4 222/259 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 223/259 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 224/259 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 225/259 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 226/259 DEBUG: Installing : python3-novaclient-1:17.6.0-0.20210909075316.806 227/259 DEBUG: Installing : python3-cinderclient-8.1.0-0.20210909084657.fab6 228/259 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 229/259 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 230/259 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 231/259 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 232/259 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 233/259 DEBUG: Installing : python3-oslo-versionedobjects-2.5.0-0.2021090818 234/259 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 235/259 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 236/259 DEBUG: Installing : python-openstackclient-lang-5.6.2-0.202302031438 237/259 DEBUG: Installing : python3-openstackclient-5.6.2-0.20230203143851.e 238/259 DEBUG: Running scriptlet: python3-openstackclient-5.6.2-0.20230203143851.e 238/259 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.4.0-0.20210909113715.6ef 239/259 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 240/259 DEBUG: Installing : python3-oslo-versionedobjects-tests-2.5.0-0.2021 241/259 DEBUG: Installing : python3-osprofiler-3.4.2-0.20210908180341.e475de 242/259 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 243/259 DEBUG: Installing : python3-oslo-upgradecheck-1.4.0-0.20210908165845 244/259 DEBUG: Installing : python3-heatclient-2.4.0-0.20210909105708.b43831 245/259 DEBUG: Installing : python3-barbicanclient-5.2.0-0.20210920073316.ad 246/259 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20210908171418.f279 247/259 DEBUG: Installing : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 248/259 DEBUG: Installing : python3-glanceclient-1:3.5.0-0.20210909074601.74 249/259 DEBUG: Installing : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 250/259 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 251/259 DEBUG: Installing : python3-os-testr-2.0.1-0.20210913072537.7f52c37. 252/259 DEBUG: Installing : python3-kubernetes-11.0.0-4.el8.noarch 253/259 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 254/259 DEBUG: Installing : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 255/259 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 256/259 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 257/259 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 258/259 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 259/259 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 259/259 DEBUG: Running scriptlet: python3-docker-4.2.1-3.el8.noarch 259/259 DEBUG: Running scriptlet: vim-common-2:8.0.1763-19.el8.4.x86_64 259/259 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 259/259 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 259/259 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.6.2-0.202302031438 1/259 DEBUG: Verifying : python3-barbicanclient-5.2.0-0.20210920073316.ad 2/259 DEBUG: Verifying : python3-cinderclient-8.1.0-0.20210909084657.fab6 3/259 DEBUG: Verifying : python3-glanceclient-1:3.5.0-0.20210909074601.74 4/259 DEBUG: Verifying : python3-heatclient-2.4.0-0.20210909105708.b43831 5/259 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 6/259 DEBUG: Verifying : python3-neutronclient-7.6.0-0.20210909093154.983 7/259 DEBUG: Verifying : python3-novaclient-1:17.6.0-0.20210909075316.806 8/259 DEBUG: Verifying : python3-octaviaclient-2.4.0-0.20210909113715.6ef 9/259 DEBUG: Verifying : python3-openstackclient-5.6.2-0.20230203143851.e 10/259 DEBUG: Verifying : python3-openstacksdk-0.59.0-0.20210909070318.d0d 11/259 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 12/259 DEBUG: Verifying : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 13/259 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 14/259 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 15/259 DEBUG: Verifying : python3-swiftclient-3.12.0-0.20210909085833.38c4 16/259 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 17/259 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 18/259 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 19/259 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 20/259 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 21/259 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 22/259 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 23/259 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 24/259 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.5.0-0.202109 25/259 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 26/259 DEBUG: Verifying : python3-automaton-2.4.0-0.20210908173915.0461d8e 27/259 DEBUG: Verifying : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 28/259 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 29/259 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 30/259 DEBUG: Verifying : python3-hacking-1.0.1-0.20220311084556.865398f.e 31/259 DEBUG: Verifying : python3-os-testr-2.0.1-0.20210913072537.7f52c37. 32/259 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 33/259 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 34/259 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 35/259 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 36/259 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 37/259 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 38/259 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 39/259 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 40/259 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 41/259 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 42/259 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 43/259 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20210908171418.f279 44/259 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 45/259 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 46/259 DEBUG: Verifying : python3-oslo-upgradecheck-1.4.0-0.20210908165845 47/259 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 48/259 DEBUG: Verifying : python3-oslo-versionedobjects-2.5.0-0.2021090818 49/259 DEBUG: Verifying : python3-oslo-versionedobjects-tests-2.5.0-0.2021 50/259 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20210908180341.e475de 51/259 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 52/259 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022031108372 53/259 DEBUG: Verifying : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 54/259 DEBUG: Verifying : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 55/259 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20210920083347.112 56/259 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 57/259 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220311090529. 58/259 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 59/259 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 60/259 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 61/259 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 62/259 DEBUG: Verifying : libgfortran-8.5.0-19.el8.x86_64 63/259 DEBUG: Verifying : libquadmath-8.5.0-19.el8.x86_64 64/259 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 65/259 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 66/259 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 67/259 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 68/259 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 69/259 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 70/259 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 71/259 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 72/259 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 73/259 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 74/259 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 75/259 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 76/259 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 77/259 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 78/259 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 79/259 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 80/259 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 81/259 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 82/259 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 83/259 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 84/259 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 85/259 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 86/259 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 87/259 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 88/259 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 89/259 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 90/259 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 91/259 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 92/259 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 93/259 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 94/259 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 95/259 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 96/259 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 97/259 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 98/259 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 99/259 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 100/259 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 101/259 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 102/259 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 103/259 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 104/259 DEBUG: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 105/259 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 106/259 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 107/259 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 108/259 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 109/259 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 110/259 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 111/259 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 112/259 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 113/259 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 114/259 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 115/259 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 116/259 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 117/259 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 118/259 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 119/259 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 120/259 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 121/259 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 122/259 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 123/259 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 124/259 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 125/259 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 126/259 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 127/259 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 128/259 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 129/259 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 130/259 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 131/259 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 132/259 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 133/259 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 134/259 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 135/259 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 136/259 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 137/259 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 138/259 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 139/259 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 140/259 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 141/259 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 142/259 DEBUG: Verifying : python3-tkinter-3.6.8-51.el8.x86_64 143/259 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 144/259 DEBUG: Verifying : texlive-base-7:20180414-28.el8.noarch 145/259 DEBUG: Verifying : texlive-dvipng-7:20180414-28.el8.x86_64 146/259 DEBUG: Verifying : texlive-kpathsea-7:20180414-28.el8.x86_64 147/259 DEBUG: Verifying : texlive-lib-7:20180414-28.el8.x86_64 148/259 DEBUG: Verifying : texlive-tetex-7:20180414-28.el8.noarch 149/259 DEBUG: Verifying : texlive-texlive.infra-7:20180414-28.el8.noarch 150/259 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 151/259 DEBUG: Verifying : vim-common-2:8.0.1763-19.el8.4.x86_64 152/259 DEBUG: Verifying : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 153/259 DEBUG: Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 154/259 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 155/259 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 156/259 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 157/259 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 158/259 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 159/259 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 160/259 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 161/259 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 162/259 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 163/259 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 164/259 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 165/259 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 166/259 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 167/259 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 168/259 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 169/259 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 170/259 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 171/259 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 172/259 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 173/259 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 174/259 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 175/259 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 176/259 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 177/259 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 178/259 DEBUG: Verifying : python3-entrypoints-0.3-4.el8.noarch 179/259 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 180/259 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 181/259 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 182/259 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 183/259 DEBUG: Verifying : python3-flake8-3.7.7-6.el8.noarch 184/259 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 185/259 DEBUG: Verifying : python3-google-auth-1:1.24.0-1.el8.noarch 186/259 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 187/259 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 188/259 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 189/259 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 190/259 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 191/259 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 192/259 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 193/259 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 194/259 DEBUG: Verifying : python3-kubernetes-11.0.0-4.el8.noarch 195/259 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 196/259 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 197/259 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 198/259 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 199/259 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 200/259 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 201/259 DEBUG: Verifying : python3-mccabe-0.6.1-14.el8.noarch 202/259 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 203/259 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 204/259 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 205/259 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 206/259 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 207/259 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 208/259 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 209/259 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 210/259 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 211/259 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 212/259 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 213/259 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 214/259 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 215/259 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 216/259 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 217/259 DEBUG: Verifying : python3-pycodestyle-2.5.0-6.el8.noarch 218/259 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 219/259 DEBUG: Verifying : python3-pyflakes-2.1.1-5.el8.noarch 220/259 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 221/259 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 222/259 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 223/259 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 224/259 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 225/259 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 226/259 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 227/259 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 228/259 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 229/259 DEBUG: Verifying : python3-rsa-4.6-2.el8.noarch 230/259 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 231/259 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 232/259 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 233/259 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 234/259 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 235/259 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 236/259 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 237/259 DEBUG: Verifying : python3-stestr-2.6.0-4.el8.noarch 238/259 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 239/259 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 240/259 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 241/259 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 242/259 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 243/259 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 244/259 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 245/259 DEBUG: Verifying : python3-voluptuous-0.12.1-1.el8.noarch 246/259 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 247/259 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 248/259 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 249/259 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 250/259 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 251/259 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 252/259 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 253/259 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 254/259 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 255/259 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 256/259 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 257/259 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 258/259 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 259/259 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-19.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-19.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-1.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.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.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.6.2-0.20230203143851.e6da07b.el8.noarch DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.5.0-0.20210908181710.a85275f.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.5-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.4.0-0.20210908173915.0461d8e.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.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-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch DEBUG: python3-cliff-3.9.0-0.20210909074329.734bc0c.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch 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.3.0-0.20210909100842.0bf5bf5.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-entrypoints-0.3-4.el8.noarch 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-16.el8.noarch DEBUG: python3-flake8-3.7.7-6.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.el8.noarch DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch DEBUG: python3-hacking-1.0.1-0.20220311084556.865398f.el8.noarch DEBUG: python3-heatclient-2.4.0-0.20210909105708.b438314.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-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kubernetes-11.0.0-4.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-mccabe-0.6.1-14.el8.noarch 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.2-1.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.6.0-0.20210909093154.983f0ab.el8.noarch DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.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-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-octaviaclient-2.4.0-0.20210909113715.6ef3eed.el8.noarch DEBUG: python3-openstackclient-5.6.2-0.20230203143851.e6da07b.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.1-0.20210913072537.7f52c37.el8.noarch DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-oslo-versionedobjects-2.5.0-0.20210908181710.a85275f.el8.noarch DEBUG: python3-oslo-versionedobjects-tests-2.5.0-0.20210908181710.a85275f.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20210908180341.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-18.el8.x86_64 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-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-pycodestyle-2.5.0-6.el8.noarch DEBUG: python3-pydot-1.4.1-1.el8.noarch DEBUG: python3-pyflakes-2.1.1-5.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-oauthlib-1.0.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220311083722.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.6-2.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.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.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.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-2.6.0-4.el8.noarch DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-swiftclient-3.12.0-0.20210909085833.38c435f.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-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-51.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.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210906201358.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-28.el8.noarch DEBUG: texlive-dvipng-7:20180414-28.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-28.el8.x86_64 DEBUG: texlive-lib-7:20180414-28.el8.x86_64 DEBUG: texlive-tetex-7:20180414-28.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-28.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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-13.1.1-0.20230502174054.c5f8c78.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', '8b0fe7b13064415aa3d8c5287c84d6ee', '-D', '/var/lib/mock/dlrn-centos8-xena-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-xena-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: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-6.el8.noarch 1674052261 277 824a4ef2221391774200713f7357a680 installed DEBUG: perl-Errno-0:1.28-422.el8.x86_64 1674590126 9495 3f35101371b72bf65f709bdd7edc873c installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed DEBUG: git-core-2.39.1-1.el8.x86_64 1675871471 31638795 9c77382bc9951642fc08e05ed0895675 installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 1674590126 5184 63e324053fdc2b036b6a70e03a91355d installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: perl-IO-0:1.38-422.el8.x86_64 1674590126 139767 5b00ebccf573637d246b4db4031890a2 installed DEBUG: gdb-headless-8.2-19.el8.x86_64 1653937916 11909670 7393046e7e7f56b56f662ecc4a40e1be installed DEBUG: ncurses-libs-6.1-9.20180224.el8.x86_64 1622524064 951240 31979f707562a5aafd12d0e8f3992da4 installed DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-225.el8.x86_64 1675873919 6717544 f9d2c826b6f8c6adfce98b865538254d installed DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: texlive-texlive.infra-7:20180414-28.el8.noarch 1670916255 905070 9fe8d95fd9483d94222e3b4de1b54039 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libuuid-2.32.1-41.el8.x86_64 1676684287 35096 a668d97be7c49e9cbf05b016b06f9bfa installed DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch 1631171320 4342503 4fae48d8dd7449cf08bf164cd4437ed3 installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: sqlite-libs-3.26.0-17.el8.x86_64 1669927468 1166473 d893ededcc167c9b43ebe357e748fd97 installed DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 15675 e7d5a121df3860f0039506f349e152d9 installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 16179 23af3aa488e857f9bfc86cc7abce0870 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch 1631122739 1169168 1d122519214471a59b4d3453cc75d93d installed DEBUG: pixman-0.38.4-2.el8.x86_64 1645772813 697399 b4f169e3a8bba93d16679bdbcdfb45c8 installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch 1631180079 1471590 cf0ba0321e97423c8e00b851f6375321 installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 254914 3116aefc1973c43bb091e0ab68f09d45 installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 17156 5f952384ed0bbf9a79c7934228c4ede2 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch 1656320042 972374 89d536aff74ae6b5efcba00ea9b0faa0 installed DEBUG: tzdata-2023c-1.el8.noarch 1680044438 1788198 2098dc73d00c1eaa998eae8a319ddadb installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python-openstackclient-lang-5.6.2-0.20230203143851.e6da07b.el8.noarch 1675435567 223009 b8ad9a2548ce6df5bb3a5d7d4b924a9b installed DEBUG: libgcc-8.5.0-19.el8.x86_64 1682105440 190224 888b59cc957c1ae2995a8e372ad65cc3 installed DEBUG: glibc-headers-2.28-225.el8.x86_64 1675873919 2031923 e1f7ef8f9452696b0132ba532f18ff9b installed DEBUG: python3-oslo-versionedobjects-tests-2.5.0-0.20210908181710.a85275f.el8.noarch 1631125143 374816 32a537bfef39ab05f95e03f27fabaa71 installed DEBUG: systemd-libs-239-75.el8.x86_64 1681804684 4678222 441259e2df17adbd35b5aacfe8eb1307 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-heatclient-2.4.0-0.20210909105708.b438314.el8.noarch 1631185134 647077 f4cddf7417ce58d62a16f023cd100f7d installed DEBUG: elfutils-libs-0.189-1.el8.x86_64 1680622538 729839 a87ff20592c4d8af63602cd86df84ef8 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.el8.noarch 1631173678 556157 687095fd861b6c144b9f2728687590f2 installed DEBUG: cpp-8.5.0-19.el8.x86_64 1682105440 29698382 918b6ed3adf3999a3d2eefc9517a28f6 installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-kubernetes-11.0.0-4.el8.noarch 1599466985 22333834 21791b2732044ddfea840771b1e2d2e1 installed DEBUG: elfutils-0.189-1.el8.x86_64 1680622538 2846339 e86456d3d76d1ad20c5d20aad7bf0280 installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: texlive-base-7:20180414-28.el8.noarch 1670916255 14753197 5c34f813965088982edda4a63e1c57c5 installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-websocket-client-0.56.0-5.el8.noarch 1579834246 184036 ba2f3db5114d278e917cad8c888f06bf installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-pyflakes-2.1.1-5.el8.noarch 1579709884 213355 b518d0a0ba68e276c155f12fa7f165d6 installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: texlive-lib-7:20180414-28.el8.x86_64 1670916451 1279328 39dd3d1d4a88ae4087588dcef7dc1e8d installed DEBUG: memstrack-0.2.4-2.el8.x86_64 1660612174 128551 5255209fe85b2e883ad030df496467f4 installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: libgfortran-8.5.0-19.el8.x86_64 1682105440 2626504 f4ac8dfecd24cafcfcc2ce6a1fa512da installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 1621396899 52708492 5c4096d32036af7bc2eeed1dc1b3e034 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-rsa-4.6-2.el8.noarch 1596111337 194593 132f0c5ffca25c6659bd2964be27cbff installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: libkcapi-hmaccalc-1.2.0-2.el8.x86_64 1592278935 34197 5fdb7ce2e0d5710c1733d06846fbb172 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: libcurl-7.61.1-30.el8.x86_64 1677728508 597624 08d230928dc3cdaeaee7cf477074cb1d installed DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: procps-ng-3.3.15-13.el8.x86_64 1675871813 903420 ff0420e62f7dfe98ddf9a2194c82f466 installed DEBUG: python3-logutils-0.3.5-11.el8.noarch 1579773083 129309 b4640e209c61deb4380f7e72f7b4d5af installed DEBUG: kpartx-0.8.4-39.el8.x86_64 1679000125 77459 f3b31908bb86e390a5d8b76958d59efb installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: python3-hacking-1.0.1-0.20220311084556.865398f.el8.noarch 1646988577 2844698 77f6a3cabfdebd41d85ceb4267863d9e installed DEBUG: dbus-common-1:1.12.8-24.el8.noarch 1667387247 11044 c2b71e7ed82881aed5805be3ea3536b9 installed DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed DEBUG: dbus-tools-1:1.12.8-24.el8.x86_64 1667387257 125069 9624ac4accddf43de8d75e1d11612308 installed DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed DEBUG: libblkid-2.32.1-41.el8.x86_64 1676684287 343976 b3bd0bd9678293aaa3c3d4d812954437 installed DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed DEBUG: openssl-libs-1:1.1.1k-9.el8.x86_64 1676684453 3769866 f388309f4c270ba373f84969ce696316 installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: kmod-libs-25-19.el8.x86_64 1638465389 126632 4a391dfbf0ad1f6e002b5c69bf61915f installed DEBUG: python3-warlock-1.3.3-1.el8.noarch 1579833459 31258 8b72eda3dd0870af5c7965bfe5c8fca9 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: gpm-libs-1.20.7-17.el8.x86_64 1611039751 28984 cd933a8b766da924f4dbdc249a4ee496 installed DEBUG: util-linux-2.32.1-41.el8.x86_64 1676684287 11572264 9e04e33a3d4038e738169abf0b2b4c55 installed DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: gnutls-3.6.16-6.el8.x86_64 1673600991 3007967 6c4e0080aa1a028682e5039aa6a3d6c3 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: trousers-0.3.15-1.el8.x86_64 1605566220 379862 235c760ad73fd5580c2d3fe9a67ea520 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 6544e244d2f6738e01f4ae552a7b8935 installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: annobin-11.13-1.el8.x86_64 1678367466 1005406 dc6127cd34c8986360b992fd717eec9c installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: python3-docutils-0.14-12.module_el8.5.0+761+faacb0fb.noarch 1620074374 6160361 7208bbbba42890e2682ab5ef40c790e4 installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-22.el8.noarch 1634360859 929805 26306b986252541a80afa90640f733b3 installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ncurses-base-6.1-9.20180224.el8.noarch 1622524117 290089 d71e9cc902c4baa977bf103b4f40d8ba installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-10.el8.noarch 1595275356 511139 30bcf0bb44efa8fb332b234ab7790ba4 installed DEBUG: harfbuzz-1.7.5-3.el8.x86_64 1557793694 802826 f0573459cfad84d39db6f740bbfa3c27 installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: openssh-clients-8.0p1-17.el8.x86_64 1673341813 2570132 d2aa43715cf1858c52b456fc80b6fe2c installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-4.el8.x86_64 1621264538 1208854 91b058b5fe1fbefd0266581ea26e15f5 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-225.el8.x86_64 1675873919 436431320 a840df82380a124f16b6c09972aa96e1 installed DEBUG: cups-libs-1:2.2.6-51.el8.x86_64 1673514371 948084 c2adad6b9cf589c226dc5158b4b29ba5 installed DEBUG: glibc-common-2.28-225.el8.x86_64 1675873919 7997116 a2832e098df5d3f2a8cdf18cab55b0d1 installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-21.el8.x86_64 1669927250 199959 1445ba5529ae272a9d2376b2dc648b4f installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-cryptography-3.2.1-5.el8.x86_64 1623448191 2873607 81c581f76153fbb2913c7b11a921eb46 installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-pytz-2017.2-9.el8.noarch 1557808381 178761 81a72e89bccb719f61bf73bbeb17f54b installed DEBUG: libcap-2.48-4.el8.x86_64 1653246806 164877 2e10c6faebc5634e1472757886ee60ee installed DEBUG: python3-jinja2-2.10.1-3.el8.noarch 1617167112 2611832 c24d19259a2cf7b862a445fb3edd2e40 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: platform-python-devel-3.6.8-51.el8.x86_64 1674661383 674053 ec8b034cd7c80d6d332a975d9dbea099 installed DEBUG: libxml2-2.9.7-16.el8.x86_64 1672823293 1753250 e1ba9231bfb5e653c04c1bea81576970 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: chkconfig-1.19.1-1.el8.x86_64 1627448755 827694 d34342ac99fd6407a7c1847a1e5a62ff installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libacl-2.2.53-1.el8.x86_64 1557533834 59272 cd43f03193723ee093e7705f1c5c6f39 installed DEBUG: libgs-9.27-5.el8.x86_64 1674589493 19192307 f6276bf1564a52b0605ba41a15d199d3 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: p11-kit-0.23.22-1.el8.x86_64 1610439813 1637889 b3179d583d80d2c2d7a8a83dd6a158f7 installed DEBUG: librsvg2-2.42.7-4.el8.x86_64 1592251977 1717175 daf64a23e545e3af20de3b8549d3f2d5 installed DEBUG: findutils-1:4.6.0-20.el8.x86_64 1557536961 1816673 5ca7479cd7d1cdbe30746ce1c53d6bc1 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python36-devel-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64 1629906467 13131 cac33b32862e7620bd62775440cfada6 installed DEBUG: rpm-build-4.14.3-26.el8.x86_64 1671621519 299118 d7ed05be297f0399ea3000782be19c1c installed DEBUG: audit-libs-3.0.7-4.el8.x86_64 1651878447 308466 c1ea4ce6af3783f95d1aab664e01effb installed DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 1624005940 14091342 27e1bb120227f0297c5213ffa88b8126 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 1676579986 49110 ae078daa7f29c22ca453f09c691d3306 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: dracut-049-224.git20230330.el8.x86_64 1680708177 1057299 67050a7535ed5fff6c6311e15e6655a2 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: elfutils-libelf-0.189-1.el8.x86_64 1680622538 1023837 49b219916a9ada30f7c063e6d1c58286 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: binutils-2.30-120.el8.x86_64 1679315169 24938471 b051010ed2a0072a42131081096356e6 installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: elfutils-default-yama-scope-0.189-1.el8.noarch 1680622569 1810 25431d83d7d918e62c2df7688f3da255 installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: systemd-239-75.el8.x86_64 1681804684 11343932 514e946e5ca4feb252ce160af60e57f6 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: elfutils-debuginfod-client-0.189-1.el8.x86_64 1680622538 54950 34b3f70f96bfa2cab0daeffebddfadd2 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: file-libs-5.33-25.el8.x86_64 1682333749 6386562 08bffb2391927a9cd5dc225094adee25 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: gcc-8.5.0-19.el8.x86_64 1682105440 61733734 a0c3e6e09e5bb060d35adc23cdc0453e installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: file-5.33-25.el8.x86_64 1682333749 93419 630d5965e48a602c343e127bd1b3f42d installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: systemd-udev-239-75.el8.x86_64 1681804684 9351527 429f98e467a6556e50def7fb75d3cb76 installed DEBUG: acl-2.2.53-1.el8.x86_64 1557533834 205740 483792b8b5f9eb8be7dc4407733118d0 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-simplejson-3.17.2-2.el8.x86_64 1599556574 1019745 6f92bc56ea4251e9c680f52c6a439868 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch 1666338492 260086 a746ab0d4040ba4774f66c7628a006af installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch 1635231919 52668 6ed1592f20e4e921b6a8eeaf1a9d409a installed DEBUG: libnghttp2-1.33.0-3.el8_2.1.x86_64 1593182373 168044 54279556ffeb8d7a527c7d6d157965e3 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: ncurses-6.1-9.20180224.el8.x86_64 1622524064 589260 7b3a1ad3710728b25aea8db0cc7ad5aa installed DEBUG: python3-pillow-5.1.1-18.el8.x86_64 1645571158 2105297 d8804433be02acc0d978b525797c9482 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-5.el8.x86_64 1629846960 1339928 9b43fbad55fbae75ce7c8102437b847a installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-9.el8.x86_64 1674589552 120991 2f701bca7e2a5022333cf7c6cfca4e5c installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-5.el8.x86_64 1622653539 790600 9278d868d50362dda7eaf4d7c6931220 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-22.el8.noarch 1634360859 7116858 325c97cf9307d8bb748a37b134c91e98 installed DEBUG: python3-libs-3.6.8-51.el8.x86_64 1674661383 32308445 0a8142533c826240896922096bfbbe36 installed DEBUG: libssh-0.9.6-6.el8.x86_64 1674052151 517735 23c9df7457ee0068e5332063a4086928 installed DEBUG: platform-python-3.6.8-51.el8.x86_64 1674661383 41206 fe7e3639a15b0b784cffb68ebf0bc917 installed DEBUG: libkcapi-1.2.0-2.el8.x86_64 1592278935 80563 bc01bd73cc562d8c2dc51ec63a3f7737 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: curl-7.61.1-30.el8.x86_64 1677728508 700909 3f82e2bed6fd2629bcbc9343695c6bf9 installed DEBUG: openssl-1:1.1.1k-9.el8.x86_64 1676684453 1185204 1eef670946a60c748e7fa409d95ce3bd installed DEBUG: crypto-policies-20221215-1.gitece0092.el8.noarch 1671174580 73467 71c2f9fdce93c3aad354022cfbbb45db installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-22.el8.x86_64 1668589954 2238123 0b0fb67507196facfe7675c7c966db6d installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-9.el8.x86_64 1674658507 357918 d9e2da070d6fbecd9a926dd84c8460d4 installed DEBUG: rpm-4.14.3-26.el8.x86_64 1671621519 2087814 00b0447116988b0cb6cf2c1be423fc87 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-41.el8.x86_64 1676684287 438906 d7927bbbe2a6dae29ae6f11b4bc3ab19 installed DEBUG: dbus-libs-1:1.12.8-24.el8.x86_64 1667387257 380768 4ad7df902ef753bd03efd9a1be981f97 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: device-mapper-libs-8:1.02.181-9.el8.x86_64 1674658507 415663 26a65edca00a6a00f1310adab9c7c119 installed DEBUG: ca-certificates-2022.2.54-80.2.el8.noarch 1661957575 2321681 9e6b6719c1941659597c499f7d9501ff installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-19.el8.x86_64 1638465389 244190 dced2437316142be60440cf9794c50dd installed DEBUG: cryptsetup-libs-2.3.7-5.el8.x86_64 1673600698 2145911 0ba25843d5ee076f146674b897ee027b installed DEBUG: dbus-daemon-1:1.12.8-24.el8.x86_64 1667387257 559563 690df683118285fe70ec2064b885a55e installed DEBUG: kbd-2.0.4-10.el8.x86_64 1595275221 1625949 d3c0ecad9da6a296d1e4a620e29973ac installed DEBUG: pam-1.3.1-25.el8.x86_64 1669878722 2644361 46eadf83044a5b198fabd5786c2b21a9 installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-3.el8.x86_64 1557589056 2442451 1d8fd8be23dbda89657c931d08c58c20 installed DEBUG: dbus-1:1.12.8-24.el8.x86_64 1667387257 0 dac3a5b58e268075ce02f885bc1a28be installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-22.el8.noarch 1634360859 2870 7e6bfe54f1dd7fe2a65ada4e818e9230 installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64 1600983892 1325271 3b156d1ebea685bf049c17eb210c63ae installed DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch 1600986963 618705 eb1600841d271a565f9794d85d8047cc installed DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch 1557587946 149162 450794533f6287021ea470ccdb71a39a installed DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 1674590126 6105173 a7e8aef616624b8d569ecf299138d6f3 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-28.el8.noarch 1670916255 684892 31499bc06f9a1cd89afe6ea08013a8b2 installed DEBUG: texlive-dvipng-7:20180414-28.el8.x86_64 1670916451 450130 5d50357c3f21c6c94800f52edf59264e 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.20220311083722.d7ac0ff.el8.noarch 1646988197 16711 ec3b68c3c10748508a3ee54d4b8f1d49 installed DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch 1646989727 204155 1a1b09fbcf199fead899663c676fabf7 installed DEBUG: python-oslo-versionedobjects-lang-2.5.0-0.20210908181710.a85275f.el8.noarch 1631125143 14691 c77985b059741d85c32ce5280db94cd2 installed DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 14081 8e6b25fa476db8213c300ebc389e887a installed DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 17101 5d283e63d76630c40db6ec9eefbed027 installed DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 179505 a8fe6476e0e4d1ac0b1a9cee5e49ce60 installed DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch 1631121212 75252 cefdb60ef660eea2fb83df03454787df installed DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 166160 3e98dcaf52be0194801d7d760b94ac3a installed DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch 1631178230 242847 93e1e8afc5a0d335891d63e6882f4e37 installed DEBUG: python3-swiftclient-3.12.0-0.20210909085833.38c435f.el8.noarch 1631178077 628913 11ba4ad87c7442823101f7bb5db0943b installed DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 171378 80994dae5306852a5357070d1c28a47e installed DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 151246 3fbaa47020d565734853881fb758aba9 installed DEBUG: python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch 1631177324 972341 090f56a4d13fe20630096936a35a381d installed DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 18833 b244764cfce709a514b0c9eddddf52a8 installed DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch 1652452038 226200 2ad0c7b32017851f47ff29f3bf3b568c installed DEBUG: python3-oslo-versionedobjects-2.5.0-0.20210908181710.a85275f.el8.noarch 1631125143 273069 4c0e94ea71d767f288d420caba8ae0ab installed DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 163227 9487c4095ba70843405b9e906a1ccea6 installed DEBUG: python3-openstackclient-5.6.2-0.20230203143851.e6da07b.el8.noarch 1675435567 8167520 7ee2727a82defbf326eb4d582f41e362 installed DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch 1631189152 288693 cfb118261127cc7d6ba8d0fa513e1ec1 installed DEBUG: python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch 1631124375 471561 2cc2ca2e2e9c15ab8a6d20c77c3164c5 installed DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch 1631120503 48276 0961929debc7074bdd8ac4f1a6e47611 installed DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch 1632123336 604635 a56cebc01f3119f33887af507a9d3029 installed DEBUG: python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch 1631123729 2957184 40b726865cfa42f8369234447fda6819 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.20210913072537.7f52c37.el8.noarch 1631518074 220214 7506a3e0db68025aa26aadb496632fdc 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-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: libquadmath-8.5.0-19.el8.x86_64 1682105440 305362 b84877d844699107386fc0154d34a74e installed DEBUG: openblas-0.3.15-4.el8.x86_64 1659702013 38153368 4d83d8a3009fc3f863eb748e5c93e51c installed DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch 1646989502 105128 b31b87bc8abb618afb318a936185f4d5 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-51.el8.x86_64 1674661383 1556588 7d359bf656b0beac6d9bb71b65e720c7 installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch 1609925755 647591 79626d5697a611668cd46b106b9d6c1d installed DEBUG: python3-automaton-2.4.0-0.20210908173915.0461d8e.el8.noarch 1631122952 119344 3c98465ceafd20bc9336d170c9ebc5fc installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: python3-tenacity-6.2.0-1.el8.noarch 1599451243 151829 19f62ffb2b56017e15cd5979562eaabf 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-pycodestyle-2.5.0-6.el8.noarch 1580147123 327374 e5027ab6d882eecf4685b24ab05982bc 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-mccabe-0.6.1-14.el8.noarch 1579900235 32244 305f11f66ee762a3137e73ea9422c482 installed DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: python3-flake8-3.7.7-6.el8.noarch 1580148125 395447 904e74206929a6dcead0adc4a7a70174 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-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f 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: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch 1620074355 340156 2beb6871e34f6c72488c32fc2a47f02c installed DEBUG: desktop-file-utils-0.26-1.el8.x86_64 1668488979 254627 36596f2ecd7e6da943dc9096bbdb2f35 installed DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed DEBUG: python3-jwt-1.6.1-2.el8.noarch 1557588633 89863 1d8a82c3e81af0367a39f6b7b995b0cd installed DEBUG: python3-requests-oauthlib-1.0.0-1.el8.noarch 1557588711 109954 901829dcf32f6f8f990d697ba19e7c14 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.9.0-0.20210909074329.734bc0c.el8.noarch 1631173537 277616 42046427c8c005b9466b12f8d26a2c12 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: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed DEBUG: python3-pygments-2.2.0-22.module_el8.5.0+764+71fa3b33.noarch 1620317703 7786043 ae85cdfb9dbf4cdfa011ec227e949d86 installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch 1594920582 5716 bd6010d3c9a8ebbab8d7a5a2b4c87c4d installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libX11-common-1.6.8-5.el8.noarch 1629847132 1339608 70aec9ee704d88760f769387bc9e4549 installed DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-10.el8.noarch 1595275356 2549569 39dd6d758f9d97a75fc107d5a348e43e installed DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed DEBUG: openssh-8.0p1-17.el8.x86_64 1673341813 1918201 1ba7203a2bbb416d3b0d81b716b40625 installed DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-9.el8.noarch 1669777603 724747 eb850404b4d93e697113d280b63f6eec installed DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed DEBUG: rpm-build-libs-4.14.3-26.el8.x86_64 1671621519 216160 0a6c9fef6d78472eef87a7bb5bcccf7d installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed DEBUG: avahi-libs-0.7-20.el8.x86_64 1605562469 155720 ec8ee5613242166fe0ba327b9712462b installed DEBUG: glibc-gconv-extra-2.28-225.el8.x86_64 1675873919 6416086 d22bfc96018a17c6aaba13f3c3f9fb51 installed DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: texlive-kpathsea-7:20180414-28.el8.x86_64 1670916451 1963327 e81968eeb5af4c8f28d29b2505c49dbf installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: gmp-1:6.1.2-10.el8.x86_64 1573237036 1678740 d97c6201b7617cb78474f88a10f7da34 installed DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: bash-completion-1:2.7-5.el8.noarch 1557580534 916515 1c0a7c5528a238511e9b5c2aef653399 installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 17480 1830734684019b9277ad0ad0ea6e69dd installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 11821 0b6ee463987266984a82d708210b8d82 installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 264938 3ba11b55bdba9cfd820ca22dad4c1e83 installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch 1657699489 1181018 8e6cb4994460d86539df2e5e53093078 installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch 1644829288 34888 f29df9b8548ab22593d6f5231ba992b5 installed DEBUG: graphviz-2.40.1-44.el8.x86_64 1677727140 8258887 7067703e9d3f333a25ea2d3895dba200 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.el8.noarch 1631174125 941298 cd5223993dccf801da7ec26a1fb79df4 installed DEBUG: python3-eventlet-0.31.1-1.el8.noarch 1628593955 2570687 92e3a67bcadd29bd1285f2ee73489529 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 107501 3eec937e407e1547c8da55215a544d32 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 28475 7c02cbe7cd93c658eac7d07f87bab034 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-octaviaclient-2.4.0-0.20210909113715.6ef3eed.el8.noarch 1631187571 476613 75e78971ab181fe6a40955ecf7a6dd32 installed DEBUG: libstdc++-8.5.0-19.el8.x86_64 1682105440 1857708 ad592702f4d18b2f63d90bca9cbc5fe3 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 580722 3a660c222d3e3ebaf98200364c091c51 installed DEBUG: systemd-pam-239-75.el8.x86_64 1681804684 944496 c4e699d1d4d6963398b4bbfe4790e81a installed DEBUG: p11-kit-trust-0.23.22-1.el8.x86_64 1610439813 471705 8a956eb5d4f6d6a055b4efaf3b9f62c7 installed DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch 1631121459 159309 239b98410f79cc3ff5797c108b6651c8 installed DEBUG: libgomp-8.5.0-19.el8.x86_64 1682105440 331983 c8c48b485cd104eb3b4c0c1ca1c80631 installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-pecan-1.3.3-2.el8.noarch 1606209068 1408575 3c429ad587a48a606adde06182faad4c installed DEBUG: gcc-plugin-annobin-8.5.0-19.el8.x86_64 1682105440 49376 c9564958c2652a986f08dd2adecd78cd installed DEBUG: python3-wsme-0.10.1-0.20210906201358.63fe135.el8.noarch 1630959400 633464 1cdc566d0f01685ed3e2386ad924c99f installed DEBUG: kernel-headers-4.18.0-489.el8.x86_64 1682615884 5600767 8d68ea5df00c03a2dc8f992b3c59148f installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-docker-4.2.1-3.el8.noarch 1599237579 942140 ca69a26301d549283a7704869d8d09c8 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch 1631122015 217869 460927b8fb5038c038fcfadfa84fdb41 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch 1631182312 78224 fb5f3d71a2f6d88a6f98f3699f73bbfc installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: glibc-devel-2.28-225.el8.x86_64 1675873919 240562 5b90a26c1922661296cfdf1ed779d2b1 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: libsmartcols-2.32.1-41.el8.x86_64 1676684287 248490 d188f0d440495ea56d7ba4176b8d94fc installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed DEBUG: libtiff-4.0.9-27.el8.x86_64 1675188975 517785 6124d1d8006bb43976f94066f8881482 installed DEBUG: openblas-threads-0.3.15-4.el8.x86_64 1659702013 39605640 e08dba227c68198dd6d7a2df1827bd3d installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch 1632127021 2044791 e94e6d329eddc912702540ade75b63cb installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch 1631120798 122824 185934e58232f65a09f85945d8697e77 installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: grubby-8.40-47.el8.x86_64 1665810503 63497 f640936b750b4ff9642054b5c7141483 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: crypto-policies-scripts-20221215-1.gitece0092.el8.noarch 1671174580 190718 1642ad812f8bbb737f0545b9f9bf661c installed DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: libtirpc-1.1.4-8.el8.x86_64 1660021681 228734 f29ffcbd28e5a26ab435ede86dbefb2b installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: python3-entrypoints-0.3-4.el8.noarch 1579946369 547620 20ccd639301726ed813954aa6f9b60ee installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed DEBUG: libmount-2.32.1-41.el8.x86_64 1676684287 398274 7c19a745033ef3f4bd30b11737985ef0 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: shadow-utils-2:4.6-17.el8.x86_64 1659474460 4071202 e50585ac13a422d73600d9c5fb950c57 installed DEBUG: vim-filesystem-2:8.0.1763-19.el8.4.noarch 1656337741 40 34ae7302ed6ac47b0a890ad08f90c0b0 installed DEBUG: rpm-libs-4.14.3-26.el8.x86_64 1671621519 735448 6be040d364179dbdc308389c3a9801bc installed DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed DEBUG: trousers-lib-0.3.15-1.el8.x86_64 1605566220 487077 423e3ba3a61be1cc581d0ba03d0e229d installed DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed DEBUG: python3-oauthlib-2.1.0-1.el8.noarch 1557588664 755065 db885f732b29ebcd4210a396b46cf018 installed DEBUG: glib2-2.56.4-161.el8.x86_64 1672981785 12279992 f3c6b3d5012880ec327da3aa162a24e9 installed DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed DEBUG: python3-stestr-2.6.0-4.el8.noarch 1580102595 656922 4470c1296011a91abc1fd91b576392e1 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-xena-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=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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.vjkbpdvv:/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', '4d7a62fa84be4fa2bf0a5cf2aa4ce7a4', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.vjkbpdvv:/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.IP7LGb DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf magnum-13.1.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/magnum-13.1.1-0.20230502174054.c5f8c78.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd magnum-13.1.1 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-13.1.1 base' DEBUG: + rm -rf test-requirements-bandit.txt test-requirements.txt requirements-bandit.txt requirements.txt tools/pip-requires tools/test-requires DEBUG: + find contrib -name tests -type d DEBUG: + xargs rm -rf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FkFKxj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 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/drivers 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: creating build/lib/magnum/tests DEBUG: creating build/lib/magnum/tests/unit 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/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/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: 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: creating build/lib/magnum/tests/unit/conductor DEBUG: creating build/lib/magnum/tests/unit/conductor/handlers 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/api DEBUG: creating 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: 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/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/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/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/tests/functional 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: creating build/lib/magnum/tests/functional/api DEBUG: creating build/lib/magnum/tests/functional/api/v1 DEBUG: creating build/lib/magnum/tests/functional/api/v1/models DEBUG: copying magnum/tests/functional/api/v1/models/__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: 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/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/api DEBUG: creating build/lib/magnum/tests/unit/api/controllers 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/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: 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/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/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/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: 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/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/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/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/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/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/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/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/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: 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/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: 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/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/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/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/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: copying magnum/tests/functional/api/v1/__init__.py -> build/lib/magnum/tests/functional/api/v1 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/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/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: 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/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/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/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/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/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: 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/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: 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/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: 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: copying magnum/drivers/__init__.py -> build/lib/magnum/drivers 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: 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: 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/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/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/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: 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: 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: 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/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: 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/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/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/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/tests/contrib DEBUG: copying magnum/tests/contrib/copy_instance_logs.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/gate_hook.sh -> build/lib/magnum/tests/contrib DEBUG: copying magnum/tests/contrib/post_test_hook.sh -> build/lib/magnum/tests/contrib DEBUG: creating build/lib/magnum/tests/releasenotes DEBUG: creating build/lib/magnum/tests/releasenotes/notes DEBUG: copying magnum/tests/releasenotes/notes/separated-ca-certs-299c95eea1ffd9b1.yaml -> build/lib/magnum/tests/releasenotes/notes DEBUG: creating build/lib/magnum/drivers/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/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: 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/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: copying magnum/api/app.wsgi -> build/lib/magnum/api DEBUG: copying magnum/api/rest_api_version_history.rst -> build/lib/magnum/api 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: 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: + sleep 1 DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3F2Xcn DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 DEBUG: + cd magnum-13.1.1 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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/status.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/api.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: copying build/lib/magnum/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/x509keypair.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/stats.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/nodegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/fields.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/federation.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/certificate.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/base.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/objects DEBUG: copying build/lib/magnum/version.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/i18n.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: copying build/lib/magnum/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: copying build/lib/magnum/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/migration.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/api.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: copying build/lib/magnum/db/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy/alembic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/monitors.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/api.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: copying build/lib/magnum/conductor/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: copying build/lib/magnum/servicegroup/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/x509 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common/cert_manager DEBUG: copying build/lib/magnum/common/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/urlfetch.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/service.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/policy.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/exception.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/context.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/config.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/clients.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: copying build/lib/magnum/common/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/x509.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/trust.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/services.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/rpc.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/quota.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/profiler.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/paths.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/opts.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/octavia.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/nova.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/neutron.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/kubernetes.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/keystone.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/heat.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/glance.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/drivers.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/docker.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/database.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cluster.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/cinder.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/certificates.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/barbican.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/api.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: copying build/lib/magnum/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/middleware DEBUG: copying build/lib/magnum/api/versioned_method.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/validation.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/servicegroup.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/hooks.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/expose.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/config.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/app.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: copying build/lib/magnum/api/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: copying build/lib/magnum/api/controllers/versions.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/api/controllers/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/periodic.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: copying build/lib/magnum/service/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/releasenotes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/releasenotes/notes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/fakes.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/base.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: copying build/lib/magnum/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: copying build/lib/magnum/tests/functional/python_client_base.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_ironic DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm_mode DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s_coreos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: copying build/lib/magnum/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/clients DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/api/v1/models DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/functional/k8s DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: copying build/lib/magnum/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/template DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/servicegroup DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/service DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: copying build/lib/magnum/tests/unit/api/controllers/test_root.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/api/controllers/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks DEBUG: copying build/lib/magnum/tests/unit/conductor/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers/common DEBUG: copying build/lib/magnum/tests/unit/conductor/handlers/test_swarm_cluster_conductor.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/handlers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/x509 DEBUG: copying build/lib/magnum/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/common/cert_manager DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1/tools DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_coreos_v1 DEBUG: copying build/lib/magnum/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/mesos DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1/image/docker DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/mesos_ubuntu_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/swarm/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/helm DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/kubernetes/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common/templates/fragments DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/common DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/swarm_fedora_atomic_v2 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_coreos_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/heat DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/templates DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/image DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1 DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/tests/unit/conductor/tasks/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum/drivers/k8s_fedora_ironic_v1/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpnjrnoo5l.py' DEBUG: /usr/libexec/platform-python /tmp/tmpnjrnoo5l.py DEBUG: removing /tmp/tmpnjrnoo5l.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/etc/magnum DEBUG: copying etc/magnum/api-paste.ini -> /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/python3.6/site-packages/magnum-13.1.1-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing magnum-api script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: Installing magnum-conductor script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: Installing magnum-db-manage script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: Installing magnum-driver-manage script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: Installing magnum-status script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: Installing magnum-api-wsgi script to /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/bin DEBUG: + export PYTHONPATH=. DEBUG: + PYTHONPATH=. DEBUG: + sphinx-build -W -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-13.1.1/.gitreview found DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/magnum-13.1.1/doc/source/../../etc/magnum/magnum-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/magnum-13.1.1/doc/source/_static/magnum.conf.sample DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/magnum-13.1.1/doc/source/../../etc/magnum/magnum-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/magnum-13.1.1/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: generating indices... 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. 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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/var/log/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/var/run/magnum/ DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/magnum.logrotate /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/lib/systemd/system/openstack-magnum-conductor.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/var/lib/magnum/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/var/lib/magnum/certificates/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/etc/magnum/ DEBUG: + oslo-config-generator --config-file etc/magnum/magnum-config-generator.conf --output-file /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/etc/magnum/magnum.conf DEBUG: + chmod 640 /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/etc/magnum/magnum.conf DEBUG: + mv /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/etc/magnum/api-paste.ini /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/etc/magnum DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/etc/magnum DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 13.1.1-0.20230502174054.c5f8c78.el8 --unique-debug-suffix -13.1.1-0.20230502174054.c5f8c78.el8.x86_64 --unique-debug-src-base openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/magnum-13.1.1 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-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.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: *** 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: 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: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.5sLelN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 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.154682s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_negative [0.007100s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_positive [0.014685s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_check_for_versions_intersection_shared_start_end [0.006951s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attr_version_not_found [0.008457s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestController.test_controller_get_attribute [0.009851s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_equal [0.006994s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__eq__with_unequal [0.008959s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_equal [0.009033s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_higher_version [0.007083s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ge__with_lower_version [0.006905s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_major_version [0.007005s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_higher_minor_version [0.007135s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_major_version [0.006929s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__gt__with_lower_minor_version [0.006479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_equal [0.006809s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_higher_version [0.007598s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__le__with_lower_version [0.007008s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_major_version [0.008471s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_higher_minor_version [0.006558s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_major_version [0.006611s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__lt__with_lower_minor_version [0.006626s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_equal [0.006515s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test__ne__with_unequal [0.006644s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_init [0.006793s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_false [0.006898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_is_null_true [0.006536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_end_version [0.014395s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_null_version [0.007012s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_start_version [0.006887s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_valid_version [0.007377s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_high [0.019941s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_matches_version_too_low [0.006604s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_bad_length [0.012366s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_latest [0.007031s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_headers_ok [0.006948s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_incorrect_service_type [0.006914s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_parse_no_header [0.006824s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr [0.006955s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_base.TestVersion.test_repr_with_strings [0.006958s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_invalid_major_version [0.007211s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_ok [0.007091s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_high [0.006865s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestCheckVersions.test_check_version_too_low [0.006855s] ... ok DEBUG: /usr/lib/python3.6/site-packages/kubernetes/client/apis/__init__.py:12: DeprecationWarning: The package kubernetes.client.apis is renamed and deprecated, use kubernetes.client.api instead (please note that the trailing s was removed). DEBUG: DeprecationWarning 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.133164s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestHeathcheck.test_healthcheck_enabled [0.021900s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist [0.011939s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_api_paste_file_not_exist_not_abs [0.011772s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_no_public_routes [0.020764s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_root_access [0.030222s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_auth_with_v1_access [0.037840s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_get_not_found [0.017670s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_noauth [0.070961s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_v1_controller [0.020030s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestRootController.test_version [0.018274s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.test_root.TestV1Routing.test_route_checks_version [0.022196s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_as_dict_faults [0.007573s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayObject.test_bay_init [0.012176s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_create [0.050589s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_delete [0.064872s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_detail [0.021852s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_all [0.028738s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_get_one [0.155088s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_disallow_update [0.033303s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_delete [0.041014s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_get_one [0.032102s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestBayPolicyEnforcement.test_policy_only_owner_update [0.038659s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay [0.052642s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_not_found [0.027203s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_bay_with_name [0.038237s] ... 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/0f0d1495-cab7-4715-b526-90e34f5c97c6/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/5be24689-222b-4908-bf37-53e4a719e4ca 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 5be24689-222b-4908-bf37-53e4a719e4ca could not be found", "detail": "Cluster 5be24689-222b-4908-bf37-53e4a719e4ca 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.025832s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestDelete.test_delete_multiple_bay_by_name [0.049536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links [0.086668s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_collection_links_default_limit [0.071597s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail [0.031756s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_against_single [0.029261s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_detail_with_pagination_marker [0.053089s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_empty [0.019706s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_all_with_pagination_marker [0.053129s] ... 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': '14899eb2-3eaf-4529-b5b9-77401bb2ccef', '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/14899eb2-3eaf-4529-b5b9-77401bb2ccef', 'rel': 'self'}, {'href': 'http://localhost/bays/14899eb2-3eaf-4529-b5b9-77401bb2ccef', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '918a1ab0-7d00-4ce4-bcda-0b31a0caf2c6', '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/918a1ab0-7d00-4ce4-bcda-0b31a0caf2c6', 'rel': 'self'}, {'href': 'http://localhost/bays/918a1ab0-7d00-4ce4-bcda-0b31a0caf2c6', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '6e661160-aeba-40d9-b2e2-e4fa1878e8bc', '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/6e661160-aeba-40d9-b2e2-e4fa1878e8bc', 'rel': 'self'}, {'href': 'http://localhost/bays/6e661160-aeba-40d9-b2e2-e4fa1878e8bc', '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=6e661160-aeba-40d9-b2e2-e4fa1878e8bc'} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '07e89832-a029-46c4-bdcb-2dd22ff99763', '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/07e89832-a029-46c4-bdcb-2dd22ff99763', 'rel': 'self'}, {'href': 'http://localhost/bays/07e89832-a029-46c4-bdcb-2dd22ff99763', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'ef169622-5053-4d9d-a132-4e4dafc0e650', '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/ef169622-5053-4d9d-a132-4e4dafc0e650', 'rel': 'self'}, {'href': 'http://localhost/bays/ef169622-5053-4d9d-a132-4e4dafc0e650', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '94abb319-75fa-4a01-bdc7-eb42f819574c', '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/94abb319-75fa-4a01-bdc7-eb42f819574c', 'rel': 'self'}, {'href': 'http://localhost/bays/94abb319-75fa-4a01-bdc7-eb42f819574c', '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=94abb319-75fa-4a01-bdc7-eb42f819574c'} 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': '2023-05-02T17:44:10.856700+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=4ce7782f-61d9-4ac6-bcdf-6894a7a33d5c {} DEBUG: GOT:{'bays': [{'uuid': 'ad4ef92a-33cd-4469-96a6-a4d926f9efb3', '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/ad4ef92a-33cd-4469-96a6-a4d926f9efb3', 'rel': 'self'}, {'href': 'http://localhost/bays/ad4ef92a-33cd-4469-96a6-a4d926f9efb3', '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': '2023-05-02T17:44:10.935066+00:00', 'updated_at': None}]} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': []} DEBUG: GET: /v1/bays?limit=3&marker=e8e9bc27-d01f-4abd-94ea-056a26f0ed82 {} DEBUG: GOT:{'bays': [{'uuid': '153ca9da-b9a7-49d2-86b1-893577680c16', '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/153ca9da-b9a7-49d2-86b1-893577680c16', 'rel': 'self'}, {'href': 'http://localhost/bays/153ca9da-b9a7-49d2-86b1-893577680c16', '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': '2023-05-02T17:44:11.047345+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one [0.046266s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name [0.039104s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_multiple_bay [0.055744s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_by_name_not_found [0.033628s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay [0.057648s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_get_one_failed_bay_heatclient_exception [0.042035s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_links [0.092886s] ... 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': '2023-05-02T17:44:11.092451+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': '2023-05-02T17:44:11.227832+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': '2023-05-02T17:44:11.280015+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe {} DEBUG: GOT:{'uuid': 'd49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', 'rel': 'self'}, {'href': 'http://localhost/bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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': '2023-05-02T17:44:11.321019+00:00', 'updated_at': None} DEBUG: GET: /v1/bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe {} DEBUG: GOT:{'uuid': 'd49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', 'rel': 'self'}, {'href': 'http://localhost/bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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': '2023-05-02T17:44:11.321019+00:00', 'updated_at': None} DEBUG: GET: /bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe {} DEBUG: GOT:{'uuid': 'd49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', 'rel': 'self'}, {'href': 'http://localhost/bays/d49f6d7e-676c-40e0-95c2-fb0448fafbbe', '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': '2023-05-02T17:44:11.321019+00:00', 'updated_at': None} DEBUG: GET: /v1/bays {} DEBUG: GOT:{'bays': [{'uuid': '84376f6c-7724-43d7-a5f0-b816534401b0', '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/84376f6c-7724-43d7-a5f0-b816534401b0', 'rel': 'self'}, {'href': 'http://localhost/bays/84376f6c-7724-43d7-a5f0-b816534401b0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'f4455aed-02a0-4a3c-b760-e89cb5ee4ab3', '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/f4455aed-02a0-4a3c-b760-e89cb5ee4ab3', 'rel': 'self'}, {'href': 'http://localhost/bays/f4455aed-02a0-4a3c-b760-e89cb5ee4ab3', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'b7d65f1a-5830-41d0-870c-a036dd8878a4', '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/b7d65f1a-5830-41d0-870c-a036dd8878a4', 'rel': 'self'}, {'href': 'http://localhost/bays/b7d65f1a-5830-41d0-870c-a036dd8878a4', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': 'c2a99120-30b6-42fa-a6e8-0aa2538b05ad', '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/c2a99120-30b6-42fa-a6e8-0aa2538b05ad', 'rel': 'self'}, {'href': 'http://localhost/bays/c2a99120-30b6-42fa-a6e8-0aa2538b05ad', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'floating_ip_enabled': True}, {'uuid': '13615d97-6512-4036-a931-45b845e7f06d', '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/13615d97-6512-4036-a931-45b845e7f06d', 'rel': 'self'}, {'href': 'http://localhost/bays/13615d97-6512-4036-a931-45b845e7f06d', '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.084846s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestListBay.test_one [0.038250s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_add_non_existent_property [0.038617s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_mandatory_property_fail [0.030929s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_non_existent_property [0.035766s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_remove_ok [0.096616s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_bay_name_failed [0.038456s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_baymodel_id_failed [0.037692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_invalid_node_count [0.042632s] ... 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': '2023-05-02T17:44:11.642388+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": "2023-05-02T17:44:11.642388+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': '2023-05-02T17:44:11.642388+00:00', 'updated_at': '2023-05-02T17:44:11.686369+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': 'b8a67792-4bd0-4022-a669-8569caad53c6', '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': 'b8a67792-4bd0-4022-a669-8569caad53c6'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': 'b8a67792-4bd0-4022-a669-8569caad53c6'}]'. 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/9eaa656a-a63a-4399-8867-6df998a176e2 [{'path': '/name', 'value': 'bay_example_B', 'op': 'replace'}]{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_bay [0.024224s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_non_existent_baymodel_id [0.036196s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok [0.103734s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name [0.068778s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_multiple_bay [0.036643s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_replace_ok_by_name_not_found [0.030200s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_async [0.042847s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPatch.test_update_bay_with_rollback_enabled [0.039304s] ... 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 9eaa656a-a63a-4399-8867-6df998a176e2 could not be found", "detail": "Cluster 9eaa656a-a63a-4399-8867-6df998a176e2 could not be found.", "links": []}]} DEBUG: PATCH: /v1/bays/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/baymodel_id', 'value': 'aa497b36-ed2a-49db-8052-d56e04fbd5ec', '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': 'aa497b36-ed2a-49db-8052-d56e04fbd5ec'}]'", "detail": "Couldn't apply patch '[{'path': '/baymodel_id', 'op': 'replace', 'value': 'aa497b36-ed2a-49db-8052-d56e04fbd5ec'}]'. 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": "2023-05-02T17:44:11.940024+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': '2023-05-02T17:44:11.940024+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": "2023-05-02T17:44:12.024660+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': '2023-05-02T17:44:12.024660+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/d463f9ea-4fb4-4bfa-9956-51cfe8a4046c DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "d463f9ea-4fb4-4bfa-9956-51cfe8a4046c", "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/d463f9ea-4fb4-4bfa-9956-51cfe8a4046c", "rel": "self"}, {"href": "http://localhost/bays/d463f9ea-4fb4-4bfa-9956-51cfe8a4046c", "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.033408s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_doesnt_contain_id [0.041092s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_generate_uuid [0.033999s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_no_baymodel_id [0.018049s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_set_project_id_and_user_id [0.037535s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_baymodel_name [0.043116s] ... 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/f0a13634-0e2b-4de6-a3f7-3f01f3a916f5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "f0a13634-0e2b-4de6-a3f7-3f01f3a916f5", "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/f0a13634-0e2b-4de6-a3f7-3f01f3a916f5", "rel": "self"}, {"href": "http://localhost/bays/f0a13634-0e2b-4de6-a3f7-3f01f3a916f5", "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": "2023-05-02T17:44:12.289739+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/2e9f64c5-52b9-4d5a-8db9-dc2e7c76a6fd DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "2e9f64c5-52b9-4d5a-8db9-dc2e7c76a6fd", "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/2e9f64c5-52b9-4d5a-8db9-dc2e7c76a6fd", "rel": "self"}, {"href": "http://localhost/bays/2e9f64c5-52b9-4d5a-8db9-dc2e7c76a6fd", "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": "2023-05-02T17:44:12.324939+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/f4ccac20-0472-4e83-9f2c-5e991a0e0434 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "f4ccac20-0472-4e83-9f2c-5e991a0e0434", "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/f4ccac20-0472-4e83-9f2c-5e991a0e0434", "rel": "self"}, {"href": "http://localhost/bays/f4ccac20-0472-4e83-9f2c-5e991a0e0434", "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": "2023-05-02T17:44:12.380667+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/026fb8e8-e6af-4e41-834e-6e52b95feda1 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "026fb8e8-e6af-4e41-834e-6e52b95feda1", "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/026fb8e8-e6af-4e41-834e-6e52b95feda1", "rel": "self"}, {"href": "http://localhost/bays/026fb8e8-e6af-4e41-834e-6e52b95feda1", "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": "2023-05-02T17:44:12.421692+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.153423s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_docker_volume_size [0.034679s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_at_end_valid_name [0.033816s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_invalid_at_start_name [0.017807s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_hyphen_valid_name [0.031870s] ... ok DEBUG: GOT:Response: 201 Created DEBUG: Content-Type: application/json DEBUG: Location: http://localhost/v1/bays/0fba83f3-2dee-467e-88d5-e42716f7c94d DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "0fba83f3-2dee-467e-88d5-e42716f7c94d", "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/0fba83f3-2dee-467e-88d5-e42716f7c94d", "rel": "self"}, {"href": "http://localhost/bays/0fba83f3-2dee-467e-88d5-e42716f7c94d", "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": "2023-05-02T17:44:12.576859+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/e322ade6-a4c5-4da7-9bdf-8562057ec079 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "e322ade6-a4c5-4da7-9bdf-8562057ec079", "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/e322ade6-a4c5-4da7-9bdf-8562057ec079", "rel": "self"}, {"href": "http://localhost/bays/e322ade6-a4c5-4da7-9bdf-8562057ec079", "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": "2023-05-02T17:44:12.611679+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/f607f764-539e-42de-8829-5b4288aad775 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "f607f764-539e-42de-8829-5b4288aad775", "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/f607f764-539e-42de-8829-5b4288aad775", "rel": "self"}, {"href": "http://localhost/bays/f607f764-539e-42de-8829-5b4288aad775", "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": "2023-05-02T17:44:12.646604+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/8ae57f9c-8a3d-4e11-8ca9-78f08aeb0490 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "8ae57f9c-8a3d-4e11-8ca9-78f08aeb0490", "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/8ae57f9c-8a3d-4e11-8ca9-78f08aeb0490", "rel": "self"}, {"href": "http://localhost/bays/8ae57f9c-8a3d-4e11-8ca9-78f08aeb0490", "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": "2023-05-02T17:44:12.696687+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.021118s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_ext_network [0.023791s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_flavor [0.022448s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_name [0.017373s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_integer_str_name [0.021209s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_keypair [0.023582s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_invalid_long_name [0.017581s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_master_count_zero [0.024326s] ... 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/3f22360f-3177-4396-a4b3-ca86d887b29e DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "3f22360f-3177-4396-a4b3-ca86d887b29e", "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/3f22360f-3177-4396-a4b3-ca86d887b29e", "rel": "self"}, {"href": "http://localhost/bays/3f22360f-3177-4396-a4b3-ca86d887b29e", "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": "2023-05-02T17:44:12.904181+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.035616s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_multi_images_same_name [0.027492s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_multi_node [0.039453s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_lb_one_node [0.070855s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_master_count [0.056136s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_node_count [0.061999s] ... 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/230e15e0-72d8-4490-8449-c58eddddd4ca DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "230e15e0-72d8-4490-8449-c58eddddd4ca", "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/230e15e0-72d8-4490-8449-c58eddddd4ca", "rel": "self"}, {"href": "http://localhost/bays/230e15e0-72d8-4490-8449-c58eddddd4ca", "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": "2023-05-02T17:44:13.027607+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/c2884fe9-5667-47ee-9ba8-25ecd32d766e DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "c2884fe9-5667-47ee-9ba8-25ecd32d766e", "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/c2884fe9-5667-47ee-9ba8-25ecd32d766e", "rel": "self"}, {"href": "http://localhost/bays/c2884fe9-5667-47ee-9ba8-25ecd32d766e", "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": "2023-05-02T17:44:13.093742+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/980a8e68-eaa5-4de3-8b78-d1ade298b0f0 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "980a8e68-eaa5-4de3-8b78-d1ade298b0f0", "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/980a8e68-eaa5-4de3-8b78-d1ade298b0f0", "rel": "self"}, {"href": "http://localhost/bays/980a8e68-eaa5-4de3-8b78-d1ade298b0f0", "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": "2023-05-02T17:44:13.157220+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/21c5417a-5756-4296-8330-635c50bfd65c DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "21c5417a-5756-4296-8330-635c50bfd65c", "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/21c5417a-5756-4296-8330-635c50bfd65c", "rel": "self"}, {"href": "http://localhost/bays/21c5417a-5756-4296-8330-635c50bfd65c", "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": "2023-05-02T17:44:13.208755+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_no_timeout [0.047079s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_negative [0.020764s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_node_count_zero [0.023307s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_non_existent_baymodel_id [0.023313s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_nonexist_image [0.025316s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_on_os_distro_image [0.023594s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_at_end_valid_name [0.032357s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_invalid_at_start_name [0.017378s] ... 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': '54633b23-19b3-4fa7-8a1a-4ca4e586e1f6', '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 54633b23-19b3-4fa7-8a1a-4ca4e586e1f6 could not be found", "detail": "ClusterTemplate 54633b23-19b3-4fa7-8a1a-4ca4e586e1f6 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/4131de19-3ca1-45d1-8fe2-da3007af64bc DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "4131de19-3ca1-45d1-8fe2-da3007af64bc", "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/4131de19-3ca1-45d1-8fe2-da3007af64bc", "rel": "self"}, {"href": "http://localhost/bays/4131de19-3ca1-45d1-8fe2-da3007af64bc", "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": "2023-05-02T17:44:13.358878+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/4d6a0d8d-8e0f-4213-a4b0-5874be6fc37e DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "4d6a0d8d-8e0f-4213-a4b0-5874be6fc37e", "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/4d6a0d8d-8e0f-4213-a4b0-5874be6fc37e", "rel": "self"}, {"href": "http://localhost/bays/4d6a0d8d-8e0f-4213-a4b0-5874be6fc37e", "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": "2023-05-02T17:44:13.409750+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_period_valid_name [0.037617s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_negative [0.021491s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_none [0.061511s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_timeout_zero [0.049735s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_at_end_valid_name [0.045077s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_underscore_invalid_at_start_name [0.027684s] ... 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/47e3cd6f-1f0d-4835-a5e2-6cc8379df070 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "47e3cd6f-1f0d-4835-a5e2-6cc8379df070", "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/47e3cd6f-1f0d-4835-a5e2-6cc8379df070", "rel": "self"}, {"href": "http://localhost/bays/47e3cd6f-1f0d-4835-a5e2-6cc8379df070", "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": "2023-05-02T17:44:13.497095+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/1340ab3e-4b56-4ba2-8429-eb0a04ef9d3e DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "1340ab3e-4b56-4ba2-8429-eb0a04ef9d3e", "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/1340ab3e-4b56-4ba2-8429-eb0a04ef9d3e", "rel": "self"}, {"href": "http://localhost/bays/1340ab3e-4b56-4ba2-8429-eb0a04ef9d3e", "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": "2023-05-02T17:44:13.533628+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/8d1f0d34-c405-40b1-9ec3-42f9c6f540c7 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "8d1f0d34-c405-40b1-9ec3-42f9c6f540c7", "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/8d1f0d34-c405-40b1-9ec3-42f9c6f540c7", "rel": "self"}, {"href": "http://localhost/bays/8d1f0d34-c405-40b1-9ec3-42f9c6f540c7", "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": "2023-05-02T17:44:13.591820+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/97e29cc3-bb3f-422c-bf7e-eddc8b8e89ff DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "97e29cc3-bb3f-422c-bf7e-eddc8b8e89ff", "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/97e29cc3-bb3f-422c-bf7e-eddc8b8e89ff", "rel": "self"}, {"href": "http://localhost/bays/97e29cc3-bb3f-422c-bf7e-eddc8b8e89ff", "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": "2023-05-02T17:44:13.666466+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_with_valid_str_int_name [0.046162s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_docker_volume_size [0.081484s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_bay.TestPost.test_create_bay_without_name [0.093414s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelObject.test_baymodel_init [0.010753s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_create [0.020634s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_delete [0.022492s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_detail [0.015714s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_all [0.017704s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_get_one [0.021084s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_disallow_update [0.038406s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_delete [0.023114s] ... 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/018420ef-fa71-486e-afde-5e58128510be DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "018420ef-fa71-486e-afde-5e58128510be", "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/018420ef-fa71-486e-afde-5e58128510be", "rel": "self"}, {"href": "http://localhost/bays/018420ef-fa71-486e-afde-5e58128510be", "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": "2023-05-02T17:44:13.721716+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/ecd469f5-19da-4e64-ae16-3d3b49e80022 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "ecd469f5-19da-4e64-ae16-3d3b49e80022", "name": "epsilon-17-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/ecd469f5-19da-4e64-ae16-3d3b49e80022", "rel": "self"}, {"href": "http://localhost/bays/ecd469f5-19da-4e64-ae16-3d3b49e80022", "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": "2023-05-02T17:44:13.821864+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/1ae4779e-11ba-4f97-8300-9eff77edcdc0/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.020883s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestBayModelPolicyEnforcement.test_policy_only_owner_update [0.023241s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel [0.156290s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_not_found [0.024799s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_bay [0.036292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name [0.026304s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_baymodel_with_name_not_found [0.018776s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestDelete.test_delete_multiple_baymodel_by_name [0.019961s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links [0.029081s] ... 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/01f717f0-1fec-4084-8290-443179a4b1c5 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 01f717f0-1fec-4084-8290-443179a4b1c5 could not be found", "detail": "ClusterTemplate 01f717f0-1fec-4084-8290-443179a4b1c5 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': '0cacc7de-da34-4728-a919-9d832d559ed3', '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/0cacc7de-da34-4728-a919-9d832d559ed3', 'rel': 'self'}, {'href': 'http://localhost/baymodels/0cacc7de-da34-4728-a919-9d832d559ed3', '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': '2023-05-02T17:44:14.361590+00:00', 'updated_at': None}, {'uuid': '3eb03b48-bf77-4daf-aaa4-ea8e456de3b2', '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/3eb03b48-bf77-4daf-aaa4-ea8e456de3b2', 'rel': 'self'}, {'href': 'http://localhost/baymodels/3eb03b48-bf77-4daf-aaa4-ea8e456de3b2', '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': '2023-05-02T17:44:14.363220+00:00', 'updated_at': None}, {'uuid': 'd64c96c9-1f35-4c01-9745-9addf8cf92c8', '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/d64c96c9-1f35-4c01-9745-9addf8cf92c8', 'rel': 'self'}, {'href': 'http://localhost/baymodels/d64c96c9-1f35-4c01-9745-9addf8cf92c8', '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': '2023-05-02T17:44:14.364501+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=d64c96c9-1f35-4c01-9745-9addf8cf92c8'} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': '6cb4928c-b326-467c-9857-10d20e36ca0a', '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/6cb4928c-b326-467c-9857-10d20e36ca0a', 'rel': 'self'}, {'href': 'http://localhost/baymodels/6cb4928c-b326-467c-9857-10d20e36ca0a', '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': '2023-05-02T17:44:14.391559+00:00', 'updated_at': None}, {'uuid': '88f21c41-7436-48c1-8e23-d96fdf0401dc', '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/88f21c41-7436-48c1-8e23-d96fdf0401dc', 'rel': 'self'}, {'href': 'http://localhost/baymodels/88f21c41-7436-48c1-8e23-d96fdf0401dc', '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': '2023-05-02T17:44:14.392987+00:00', 'updated_at': None}, {'uuid': '2f714a75-5ab7-45e9-ba58-3cb2775ebda5', '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/2f714a75-5ab7-45e9-ba58-3cb2775ebda5', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2f714a75-5ab7-45e9-ba58-3cb2775ebda5', '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': '2023-05-02T17:44:14.394339+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/baymodels?sort_key=id&sort_dir=asc&limit=3&marker=2f714a75-5ab7-45e9-ba58-3cb2775ebda5'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_collection_links_default_limit [0.031501s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail [0.038357s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_against_single [0.044352s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_detail_with_pagination_marker [0.086646s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_empty [0.042687s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_all_with_pagination_marker [0.033085s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one [0.022060s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name [0.023767s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_multiple_baymodel [0.020050s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_get_one_by_name_not_found [0.017853s] ... 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': '2023-05-02T17:44:14.433349+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=43830bdb-cb3c-4f5b-8cec-611878b5fdff {} DEBUG: GOT:{'baymodels': [{'uuid': 'ab59c85d-39ec-4008-8119-b968203968a7', '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/ab59c85d-39ec-4008-8119-b968203968a7', 'rel': 'self'}, {'href': 'http://localhost/baymodels/ab59c85d-39ec-4008-8119-b968203968a7', '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': '2023-05-02T17:44:14.521572+00:00', 'updated_at': None}]} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': []} DEBUG: GET: /v1/baymodels?limit=3&marker=da33fa03-5f9e-4b24-b54f-cc80dcdc8b29 {} DEBUG: GOT:{'baymodels': [{'uuid': '1d9459dc-6c10-4ab2-85e3-1018d9e8a18b', '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/1d9459dc-6c10-4ab2-85e3-1018d9e8a18b', 'rel': 'self'}, {'href': 'http://localhost/baymodels/1d9459dc-6c10-4ab2-85e3-1018d9e8a18b', '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': '2023-05-02T17:44:14.654463+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': '2023-05-02T17:44:14.678342+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': '2023-05-02T17:44:14.701174+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/2715b293-e1bb-4b98-9789-155c2c4ff9f1 {} DEBUG: GOT:{'uuid': '2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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/2715b293-e1bb-4b98-9789-155c2c4ff9f1', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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': '2023-05-02T17:44:14.762707+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_links [0.038347s] ... ok DEBUG: GET: /v1/baymodels/2715b293-e1bb-4b98-9789-155c2c4ff9f1 {} DEBUG: GOT:{'uuid': '2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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/2715b293-e1bb-4b98-9789-155c2c4ff9f1', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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': '2023-05-02T17:44:14.762707+00:00', 'updated_at': None} DEBUG: GET: /baymodels/2715b293-e1bb-4b98-9789-155c2c4ff9f1 {} DEBUG: GOT:{'uuid': '2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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/2715b293-e1bb-4b98-9789-155c2c4ff9f1', 'rel': 'self'}, {'href': 'http://localhost/baymodels/2715b293-e1bb-4b98-9789-155c2c4ff9f1', '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': '2023-05-02T17:44:14.762707+00:00', 'updated_at': None} DEBUG: GET: /v1/baymodels {} DEBUG: GOT:{'baymodels': [{'uuid': '3dc45532-8067-40c9-9c48-7f9941912947', '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/3dc45532-8067-40c9-9c48-7f9941912947', 'rel': 'self'}, {'href': 'http://localhost/baymodels/3dc45532-8067-40c9-9c48-7f9941912947', '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': '2023-05-02T17:44:14.802490+00:00', 'updated_at': None}, {'uuid': 'a6ae6261-495a-45e9-87e2-c75a3208c458', '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/a6ae6261-495a-45e9-87e2-c75a3208c458', 'rel': 'self'}, {'href': 'http://localhost/baymodels/a6ae6261-495a-45e9-87e2-c75a3208c458', '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': '2023-05-02T17:44:14.803866+00:00', 'updated_at': None}, {'uuid': 'd01fd24a-3d7c-43b6-af40-961b622a66bb', '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/d01fd24a-3d7c-43b6-af40-961b622a66bb', 'rel': 'self'}, {'href': 'http://localhost/baymodels/d01fd24a-3d7c-43b6-af40-961b622a66bb', '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': '2023-05-02T17:44:14.805172+00:00', 'updated_at': None}, {'uuid': 'cc1e79d9-0860-4e46-8b71-d7ef59ab5ce5', '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/cc1e79d9-0860-4e46-8b71-d7ef59ab5ce5', 'rel': 'self'}, {'href': 'http://localhost/baymodels/cc1e79d9-0860-4e46-8b71-d7ef59ab5ce5', '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': '2023-05-02T17:44:14.806815+00:00', 'updated_at': None}, {'uuid': 'b0a8b92f-e2a3-44bd-8a80-2a7ce4388155', '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/b0a8b92f-e2a3-44bd-8a80-2a7ce4388155', 'rel': 'self'}, {'href': 'http://localhost/baymodels/b0a8b92f-e2a3-44bd-8a80-2a7ce4388155', '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': '2023-05-02T17:44:14.808158+00:00', 'updated_at': None}]} DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_many [0.031915s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestListBayModel.test_one [0.022365s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_add_root_non_existent [0.059218s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_create_baymodel_with_no_os_distro_image [0.030783s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_mandatory_property_fail [0.079149s] ... 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': '2023-05-02T17:44:14.833808+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.020078s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_singular [0.045962s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_remove_uuid [0.016109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_external_network_id [0.023556s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_flavor_id [0.024281s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_image_id [0.024952s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_replace_baymodel_with_no_exist_keypair_id [0.023723s] ... 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': '2023-05-02T17:44:15.045208+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": "2023-05-02T17:44:15.045208+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': '2023-05-02T17:44:15.045208+00:00', 'updated_at': '2023-05-02T17:44:15.071747+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": "2023-05-02T17:44:15.204420+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': '2023-05-02T17:44:15.204420+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.036309s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_name_with_bay [0.040798s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay [0.036968s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_allow_update [0.042465s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_baymodel_with_bay_not_allow_update [0.031936s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_not_found [0.022171s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_fail [0.023643s] ... 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": "2023-05-02T17:44:15.242228+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": "2023-05-02T17:44:15.319351+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': '2023-05-02T17:44:15.319351+00:00', 'updated_at': '2023-05-02T17:44:15.342792+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/19c80d72-f22c-4d95-8539-bfe9e084c055 [{'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 19c80d72-f22c-4d95-8539-bfe9e084c055 could not be found", "detail": "ClusterTemplate 19c80d72-f22c-4d95-8539-bfe9e084c055 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": "2023-05-02T17:44:15.439763+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': '2023-05-02T17:44:15.439763+00:00', 'updated_at': '2023-05-02T17:44:15.455651+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPatch.test_update_public_baymodel_success [0.034479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel [0.019384s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_doesnt_contain_id [0.018898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_generate_uuid [0.008735s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_fail [0.017168s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_public_not_set [0.018718s] ... 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": "2023-05-02T17:44:15.501754+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": "2023-05-02T17:44:15.546662+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.017917s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_set_project_id_and_user_id [0.025861s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_dns [0.019530s] ... 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": "2023-05-02T17:44:15.564673+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": "2023-05-02T17:44:15.590310+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": "2023-05-02T17:44:15.610474+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": "2023-05-02T17:44:15.629961+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_docker_volume_size [0.019409s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_external_network [0.020132s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_flavor [0.019537s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_image_name [0.018931s] ... 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": "2023-05-02T17:44:15.650165+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": "2023-05-02T17:44:15.669789+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/303e00e8-a245-41f6-83a1-18f3c0f654c5 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "303e00e8-a245-41f6-83a1-18f3c0f654c5", "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/303e00e8-a245-41f6-83a1-18f3c0f654c5", "rel": "self"}, {"href": "http://localhost/baymodels/303e00e8-a245-41f6-83a1-18f3c0f654c5", "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": "2023-05-02T17:44:15.688793+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.043498s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_coe [0.035487s] ... 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.029780s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_invalid_docker_volume_size [0.034024s] ... 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.138847s] ... 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.139750s] ... 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.025095s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_labels [0.020582s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_multi_image_name [0.016692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_network_driver [0.020732s] ... 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": "2023-05-02T17:44:16.156961+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": "2023-05-02T17:44:16.194808+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": "2023-05-02T17:44:16.218924+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.024474s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_external_network [0.021869s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_flavor [0.018173s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_image_name [0.016450s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_exist_keypair [0.016561s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_network_driver [0.033358s] ... 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": "2023-05-02T17:44:16.326227+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.185884s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_no_volume_driver [0.031257s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_os_distro_image [0.031474s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_overlay [0.046689s] ... 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": "2023-05-02T17:44:16.543869+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/536e061e-a381-474a-a38a-02bd89aeeeb1 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "536e061e-a381-474a-a38a-02bd89aeeeb1", "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/536e061e-a381-474a-a38a-02bd89aeeeb1", "rel": "self"}, {"href": "http://localhost/baymodels/536e061e-a381-474a-a38a-02bd89aeeeb1", "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": "2023-05-02T17:44:16.575747+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": "2023-05-02T17:44:16.611299+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": "2023-05-02T17:44:16.657669+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_with_volume_driver [0.035076s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_image_id [0.019140s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_keypair_id [0.027057s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_baymodel.TestPost.test_create_baymodel_without_name [0.038766s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertObject.test_cert_init [0.017637s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_create [0.051130s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_get_one [0.039313s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestCertPolicyEnforcement.test_policy_disallow_rotate [0.047029s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one [0.045853s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name [0.038443s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_get_one_by_name_multiple_cluster [0.054075s] ... 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": "iota-17-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": "2023-05-02T17:44:16.742958+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.028842s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestGetCaCertificate.test_links [0.085249s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert [0.071321s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_bay_name [0.050669s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_by_cluster_name [0.049076s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestPost.test_create_cert_cluster_not_found [0.024721s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificate.test_rotate_ca_cert [0.033209s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_certificate.TestRotateCaCertificateNonTls.test_rotate_ca_cert_non_tls [0.031890s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterObject.test_cluster_init [0.009170s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_create [0.047751s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_delete [0.032294s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_detail [0.016910s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_all [0.017052s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_get_one [0.030379s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_disallow_update [0.041887s] ... 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/398f8e31-d0d9-444b-9c3a-fab52f9c02f7/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.037227s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_get_one [0.029791s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestClusterPolicyEnforcement.test_policy_only_owner_update [0.047023s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster [0.099742s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_as_admin [0.066079s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_not_found [0.043760s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name [0.051643s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_cluster_with_name_not_found [0.028376s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestDelete.test_delete_multiple_cluster_by_name [0.052755s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links [0.086950s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_collection_links_default_limit [0.086447s] ... 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/81063056-9689-49e1-a298-4b17414ebf06 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/18997691-07f1-4fdb-be82-50cf5a914f79 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 18997691-07f1-4fdb-be82-50cf5a914f79 could not be found", "detail": "Cluster 18997691-07f1-4fdb-be82-50cf5a914f79 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': '400ffe17-a20a-4896-8316-fb44f6c5f56a', '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/400ffe17-a20a-4896-8316-fb44f6c5f56a', 'rel': 'self'}, {'href': 'http://localhost/clusters/400ffe17-a20a-4896-8316-fb44f6c5f56a', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '9702c731-004b-4785-9728-81d03c50e429', '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/9702c731-004b-4785-9728-81d03c50e429', 'rel': 'self'}, {'href': 'http://localhost/clusters/9702c731-004b-4785-9728-81d03c50e429', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'dab6f46c-51e5-42b8-9f43-483c03318286', '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/dab6f46c-51e5-42b8-9f43-483c03318286', 'rel': 'self'}, {'href': 'http://localhost/clusters/dab6f46c-51e5-42b8-9f43-483c03318286', '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=dab6f46c-51e5-42b8-9f43-483c03318286'} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': 'b17ecb92-4a72-4127-9394-7e553803474b', '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/b17ecb92-4a72-4127-9394-7e553803474b', 'rel': 'self'}, {'href': 'http://localhost/clusters/b17ecb92-4a72-4127-9394-7e553803474b', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'bc5ae4d0-9bae-4e52-a56c-54a99149eff0', '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/bc5ae4d0-9bae-4e52-a56c-54a99149eff0', 'rel': 'self'}, {'href': 'http://localhost/clusters/bc5ae4d0-9bae-4e52-a56c-54a99149eff0', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '4433390e-b09f-4b17-bb34-70b3477df632', '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/4433390e-b09f-4b17-bb34-70b3477df632', 'rel': 'self'}, {'href': 'http://localhost/clusters/4433390e-b09f-4b17-bb34-70b3477df632', '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=4433390e-b09f-4b17-bb34-70b3477df632'} 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': '2023-05-02T17:44:18.269243+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail [0.041243s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_against_single [0.028699s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_detail_with_pagination_marker [0.093281s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_empty [0.030331s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_all_projects [0.086575s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_all_with_pagination_marker [0.067258s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one [0.043977s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name [0.045554s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_name_multiple_cluster [0.038922s] ... 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=1bf8a405-2891-44dd-b002-c4d1126d55d6 {} DEBUG: GOT:{'clusters': [{'uuid': '3c85ae47-dec9-4dbb-93ac-8a392a8631f7', '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/3c85ae47-dec9-4dbb-93ac-8a392a8631f7', 'rel': 'self'}, {'href': 'http://localhost/clusters/3c85ae47-dec9-4dbb-93ac-8a392a8631f7', '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': '2023-05-02T17:44:18.372196+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': []} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '5315b039-be78-4d69-8775-ac9ef7df7fe1', '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/5315b039-be78-4d69-8775-ac9ef7df7fe1', 'rel': 'self'}, {'href': 'http://localhost/clusters/5315b039-be78-4d69-8775-ac9ef7df7fe1', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'a0e9da83-e2c7-4829-a1e1-901fed6a570c', '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/a0e9da83-e2c7-4829-a1e1-901fed6a570c', 'rel': 'self'}, {'href': 'http://localhost/clusters/a0e9da83-e2c7-4829-a1e1-901fed6a570c', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '783bfe2f-6a9b-41e0-be59-78d84fc08e5e', '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/783bfe2f-6a9b-41e0-be59-78d84fc08e5e', 'rel': 'self'}, {'href': 'http://localhost/clusters/783bfe2f-6a9b-41e0-be59-78d84fc08e5e', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f33dbc3f-d832-47b1-8c97-526792c78f99', '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/f33dbc3f-d832-47b1-8c97-526792c78f99', 'rel': 'self'}, {'href': 'http://localhost/clusters/f33dbc3f-d832-47b1-8c97-526792c78f99', '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=4df92bc9-1f82-4c76-bf9b-e4b08ad6f2bc {} DEBUG: GOT:{'clusters': [{'uuid': '51be7e92-1fc1-4ca8-9f7c-70ac7e82a26d', '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/51be7e92-1fc1-4ca8-9f7c-70ac7e82a26d', 'rel': 'self'}, {'href': 'http://localhost/clusters/51be7e92-1fc1-4ca8-9f7c-70ac7e82a26d', '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': '2023-05-02T17:44:18.612263+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': '2023-05-02T17:44:18.657608+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.024214s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid [0.045795s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_admin [0.074687s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_by_uuid_not_found [0.028607s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_failed_cluster [0.053706s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_get_one_merged_labels [0.047348s] ... ok DEBUG: GET: /v1/clusters/445e2e09-8714-4336-ae25-b97a53ffa27d {} DEBUG: GOT:{'uuid': '445e2e09-8714-4336-ae25-b97a53ffa27d', '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/445e2e09-8714-4336-ae25-b97a53ffa27d', 'rel': 'self'}, {'href': 'http://localhost/clusters/445e2e09-8714-4336-ae25-b97a53ffa27d', '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': '2023-05-02T17:44:18.766799+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/8ed2cd5f-74ea-426b-9af9-a09321ce9ee7 {} DEBUG: GOT:{'uuid': '8ed2cd5f-74ea-426b-9af9-a09321ce9ee7', '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/8ed2cd5f-74ea-426b-9af9-a09321ce9ee7', 'rel': 'self'}, {'href': 'http://localhost/clusters/8ed2cd5f-74ea-426b-9af9-a09321ce9ee7', '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': '8ed2cd5f-74ea-426b-9af9-a09321ce9ee7', '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': '2023-05-02T17:44:18.819830+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/6820916f-754e-423c-831a-bd3b90adbb7a {} 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 6820916f-754e-423c-831a-bd3b90adbb7a could not be found", "detail": "Cluster 6820916f-754e-423c-831a-bd3b90adbb7a 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': '2023-05-02T17:44:18.916879+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/5b48de80-8932-4fd4-8805-20b5591723ec {} DEBUG: GOT:{'uuid': '5b48de80-8932-4fd4-8805-20b5591723ec', 'name': 'cluster1', 'cluster_template_id': '4e9455c8-e3f4-426d-8c8e-1ec6a49146bc', '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/5b48de80-8932-4fd4-8805-20b5591723ec', 'rel': 'self'}, {'href': 'http://localhost/clusters/5b48de80-8932-4fd4-8805-20b5591723ec', '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': '2023-05-02T17:44:18.972035+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612 {} DEBUG: GOT:{'uuid': '6b45cd07-1c14-4aa8-89bb-fb0644312612', '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/6b45cd07-1c14-4aa8-89bb-fb0644312612', 'rel': 'self'}, {'href': 'http://localhost/clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612', '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': '2023-05-02T17:44:19.018644+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612 {} DEBUG: GOT:{'uuid': '6b45cd07-1c14-4aa8-89bb-fb0644312612', '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/6b45cd07-1c14-4aa8-89bb-fb0644312612', 'rel': 'self'}, {'href': 'http://localhost/clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612', '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': '2023-05-02T17:44:19.018644+00:00', 'updated_at': None} DEBUG: GET: /clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612 {}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_links [0.118050s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_many [0.136331s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestListCluster.test_one [0.048364s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_add_non_existent_property [0.069710s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_mandatory_property_fail [0.050914s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_non_existent_property [0.073442s] ... ok DEBUG: GOT:{'uuid': '6b45cd07-1c14-4aa8-89bb-fb0644312612', '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/6b45cd07-1c14-4aa8-89bb-fb0644312612', 'rel': 'self'}, {'href': 'http://localhost/clusters/6b45cd07-1c14-4aa8-89bb-fb0644312612', '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': '2023-05-02T17:44:19.018644+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters {} DEBUG: GOT:{'clusters': [{'uuid': '309f9085-7542-4569-acf9-d05642fab305', '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/309f9085-7542-4569-acf9-d05642fab305', 'rel': 'self'}, {'href': 'http://localhost/clusters/309f9085-7542-4569-acf9-d05642fab305', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'b0f5687a-ceee-462f-9f43-37251fdd4f9a', '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/b0f5687a-ceee-462f-9f43-37251fdd4f9a', 'rel': 'self'}, {'href': 'http://localhost/clusters/b0f5687a-ceee-462f-9f43-37251fdd4f9a', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'e9559ac2-ea7d-4dd2-90e1-da92ed1013bf', '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/e9559ac2-ea7d-4dd2-90e1-da92ed1013bf', 'rel': 'self'}, {'href': 'http://localhost/clusters/e9559ac2-ea7d-4dd2-90e1-da92ed1013bf', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': 'f57b00de-3797-4a02-9af5-47eaf35ff913', '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/f57b00de-3797-4a02-9af5-47eaf35ff913', 'rel': 'self'}, {'href': 'http://localhost/clusters/f57b00de-3797-4a02-9af5-47eaf35ff913', 'rel': 'bookmark'}], 'stack_id': '047c6319-7abd-4bd9-a033-8c6af0173cd0', 'status': 'CREATE_IN_PROGRESS', 'health_status': None, 'merge_labels': False}, {'uuid': '4db8fd48-8208-435e-8499-9bf590bbb16a', '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/4db8fd48-8208-435e-8499-9bf590bbb16a', 'rel': 'self'}, {'href': 'http://localhost/clusters/4db8fd48-8208-435e-8499-9bf590bbb16a', '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': '2023-05-02T17:44:19.673371+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_remove_ok [0.276698s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_name_failed [0.074054s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_cluster_template_id_failed [0.059149s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_health_status_ok [0.097209s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_invalid_node_count [0.049057s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster [0.026070s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_non_existent_cluster_template_id [0.042735s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok [0.067323s] ... 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': '2023-05-02T17:44:19.673371+00:00', 'updated_at': '2023-05-02T17:44:19.747337+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': '76e7083e-365e-415c-8812-6876569437bf', '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': '2023-05-02T17:44:19.925540+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/c4012617-78b9-437a-aaa3-8f3b5c2751e0 [{'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 c4012617-78b9-437a-aaa3-8f3b5c2751e0 could not be found", "detail": "Cluster c4012617-78b9-437a-aaa3-8f3b5c2751e0 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52 [{'path': '/cluster_template_id', 'value': 'ebf51c90-7dbe-40b9-872c-13ebdfe472ee', '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': '2023-05-02T17:44:20.138714+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.107123s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_multiple_cluster [0.054957s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_name_not_found [0.027056s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_replace_ok_by_uuid_not_found [0.025810s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_as_admin [0.054793s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_disabled [0.048503s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_rollback_enabled [0.046303s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count [0.046584s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPatch.test_update_cluster_with_zero_node_count_fail [0.042508s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster [0.034321s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_doesnt_contain_id [0.031101s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_generate_uuid [0.026809s] ... 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': '2023-05-02T17:44:20.205524+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/850dbe23-7b18-46c8-a574-329e499f6646 [{'path': '/cluster_id', 'value': '850dbe23-7b18-46c8-a574-329e499f6646', '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 850dbe23-7b18-46c8-a574-329e499f6646 could not be found", "detail": "Cluster 850dbe23-7b18-46c8-a574-329e499f6646 could not be found.", "links": []}]} DEBUG: PATCH: /v1/clusters/6c52e141-d953-45ae-82f0-35b4ea803845 [{'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": "6c52e141-d953-45ae-82f0-35b4ea803845"} 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": "feb362cf-583f-4ff5-9210-79bb23403472"} 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": "b58d2559-9faa-4378-8bf1-7fd30e1caa08"} 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": "fb3b9f43-815a-4bec-bb14-6b4ac9915bf0"} 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.016691s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_resource_limit_reached [0.038301s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_set_project_id_and_user_id [0.026450s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cinder_csi_disabled [0.034866s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_cluster_template_name [0.028017s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_docker_volume_size [0.026593s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_flavor_id [0.026604s] ... 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": "7b526a72-f2e4-4bb3-8cdd-5a95d2dec75d"} 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": "9db413c0-1de4-49b6-b4a0-742ca38420d1"} 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": "6cab9571-10b9-417d-b693-22581040829c"} 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": "5dc7ae67-f196-44c6-9b35-688c23233958"} 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": "7b3ca343-a951-4f39-b278-2836b4fce527"} 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": "988de7d4-052d-4c7a-967f-2e9f2f92494c"} 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.041514s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_ext_network [0.032024s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_flavor [0.035488s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_keypair [0.033775s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_invalid_labels [0.019612s] ... 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.056716s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_keypair [0.028019s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_labels [0.028656s] ... 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": "bf29dac1-6dc0-461d-bdec-882735aeb88e"} 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": "6a1b05ba-07be-4227-ae60-47e644ab8fa6"} 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.022305s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_master_flavor_id [0.029417s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels [0.049424s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_merge_labels_no_labels [0.043145s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_images_same_name [0.145694s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_multi_keypair_same_name [0.035655s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_multi_node [0.029080s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_lb_one_node [0.029573s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_master_count [0.027758s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_node_count [0.042393s] ... 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": "488666c5-77e4-4be6-8432-698c574e6305"} 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": "6f1c3e0f-5c1f-4f90-8e5f-a4bba47dcaac"} 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": "b4d4390b-e9c3-4bb9-9fb0-6e3ac6bd5bdd"} 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": "b55f526e-e3bd-4075-abfe-a14a7d895a80"} 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": "51cb16a3-d3e3-4a96-a231-d7f94a9571ba"} 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": "aeb237dc-9d0f-4922-bfd6-43434f3c4925"} 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": "06842a6b-3bb2-4462-98e6-12d1945c57b6"}{0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_no_timeout [0.030272s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_node_count_negative [0.022948s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_id [0.029457s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_non_existent_cluster_template_name [0.036393s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_nonexist_image [0.028425s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_on_os_distro_image [0.027574s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_negative [0.019062s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_none [0.031831s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_timeout_zero [0.027877s] ... 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': '99b043d6-5578-41dd-bb43-c33f11672379', '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 99b043d6-5578-41dd-bb43-c33f11672379 could not be found", "detail": "ClusterTemplate 99b043d6-5578-41dd-bb43-c33f11672379 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": "d23559bb-b43e-49d2-87dc-937b2f195673"} 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": "b5b3400b-b569-4f1c-aa33-80c71e32be02"} 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": "5e538b18-a4fc-44dd-8636-82c32b27d1db"} 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.142341s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count [0.032931s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_with_zero_node_count_fail [0.022292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_docker_volume_size [0.057205s] ... 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": "c852a2b7-36c4-4ffa-b380-43ac071762e0"} 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": "005dbf3c-d325-4569-b607-3603781ce083"} 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": "fd87c0eb-3487-4029-850e-0a8acf495072"} 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": "82c40d6c-943b-493e-af76-e4398fa06d16"} 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": "6020a671-a429-4354-89fe-0e1e1fc864a1"} 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": "2ed805dc-5d07-4f7c-9b39-20072f43ad55"} 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": "9536347a-8cf3-4792-b55b-e3458a11ef66"} 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": "df4b7da3-b2fe-4a8f-a7ba-63bd69443a77"} 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": "e8ac1c3a-d7d6-4328-b40b-8d37e8c0ec5a"} 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.028674s] ... 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.033561s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_master_flavor_id [0.053485s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_merge_labels [0.049827s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster.TestPost.test_create_cluster_without_name [0.039260s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize [0.077878s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_master_nodegroup [0.037812s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_greater_than_max [0.045526s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_node_count_less_than_min [0.030538s] ... 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": "3493de69-c60e-4084-8745-b07ffa8c7c43"} 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": "a12eaef4-0bc7-4d40-926f-e489131eef86"} 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": "f7994a9f-b2b0-41c7-9ee9-d9d272558d41"} 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": "ce5aee33-9a7c-4b15-a10d-2a4021faf1de"} 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": "037ec872-3d82-4ed9-83c2-5d4a95a6a4cc"} 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": "8a338a3b-62a0-407a-99cd-d584cd5379ae"} 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': '2023-05-02T17:44:22.439544+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 6, 'nodegroup': 'd3da76d4-6861-479b-a8ff-eb2e65c76150'} 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': 'c889b93d-527a-4e23-9c5e-c90695418e0b'} 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': '305173be-b02d-4965-b62e-e6d094ace748'} 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': '6c7551cf-139d-464f-99a5-18d92bfd734e'} 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.052163s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count [0.037816s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterResize.test_resize_with_zero_node_count_fail [0.025449s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade [0.036469s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_as_admin [0.040192s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_cluster_not_found [0.029785s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ct_not_found [0.032928s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_master [0.034469s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_default_worker [0.036320s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_ng_not_found [0.034044s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng [0.033693s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_actions.TestClusterUpgrade.test_upgrade_non_default_ng_invalid_ct [0.191743s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplateObject.test_cluster_template_init [0.008280s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_create [0.017217s] ... 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': '2023-05-02T17:44:22.622018+00:00', 'updated_at': None} DEBUG: POST: /v1/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/actions/resize {'node_count': 0, 'nodegroup': 'e6737a1e-c103-427a-9922-61b34b46fb8c'} 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': 'd3d05768-1962-4bcf-9a14-c328f36573f2'} 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/f1ce8248-408c-4d7e-8f55-6441023cf69a/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": "f1ce8248-408c-4d7e-8f55-6441023cf69a"} 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': '90cc6ca0-a9b0-4349-882c-088474ad48cb'} 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': '550ba3d6-6136-4d57-8ac0-7f5a62023814'} 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.024117s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_detail [0.024671s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_all [0.025362s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_get_one [0.036417s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_disallow_update [0.035780s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_delete [0.021391s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_get_one [0.033814s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestClusterTemplatePolicyEnforcement.test_policy_only_owner_update [0.037758s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template [0.041822s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_as_admin [0.026393s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_not_found [0.022753s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_cluster [0.038949s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name [0.027591s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_cluster_template_with_name_not_found [0.018529s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestDelete.test_delete_multiple_cluster_template_by_name [0.023020s] ... ok DEBUG: GET: /v1/clustertemplates/b14dc9dd-fa76-4e0b-a4cb-b9b77de880e5/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/662d787e-37ac-4d8a-961e-15d3edcc3ff4 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/2e3944ab-56fa-4077-b63b-712796566121 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 2e3944ab-56fa-4077-b63b-712796566121 could not be found", "detail": "ClusterTemplate 2e3944ab-56fa-4077-b63b-712796566121 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': 'c88a8338-2d22-4dec-af48-bd5a0ead4d0b', '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/c88a8338-2d22-4dec-af48-bd5a0ead4d0b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c88a8338-2d22-4dec-af48-bd5a0ead4d0b', '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': '2023-05-02T17:44:23.690684+00:00', 'updated_at': None}, {'uuid': '94b753cc-0b33-405c-b5a5-4474419f57b4', '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/94b753cc-0b33-405c-b5a5-4474419f57b4', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/94b753cc-0b33-405c-b5a5-4474419f57b4', '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': '2023-05-02T17:44:23.692070+00:00', 'updated_at': None}, {'uuid': '3508a6d4-779f-4736-b6a3-2f4334bb28e3', '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/3508a6d4-779f-4736-b6a3-2f4334bb28e3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/3508a6d4-779f-4736-b6a3-2f4334bb28e3', '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': '2023-05-02T17:44:23.693343+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=3508a6d4-779f-4736-b6a3-2f4334bb28e3'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links [0.033273s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_collection_links_default_limit [0.029644s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail [0.022438s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_against_single [0.018146s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_detail_with_pagination_marker [0.041424s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_empty [0.034768s] ... ok DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '6c9e93a7-456b-4170-a4ac-d96e9f842cbd', '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/6c9e93a7-456b-4170-a4ac-d96e9f842cbd', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/6c9e93a7-456b-4170-a4ac-d96e9f842cbd', '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': '2023-05-02T17:44:23.722230+00:00', 'updated_at': None}, {'uuid': 'eee7a8f1-d0d2-4d05-9646-8197478d0f27', '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/eee7a8f1-d0d2-4d05-9646-8197478d0f27', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/eee7a8f1-d0d2-4d05-9646-8197478d0f27', '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': '2023-05-02T17:44:23.723624+00:00', 'updated_at': None}, {'uuid': '51f46a29-e24e-40fa-9ba5-4b4a1ba38d37', '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/51f46a29-e24e-40fa-9ba5-4b4a1ba38d37', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/51f46a29-e24e-40fa-9ba5-4b4a1ba38d37', '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': '2023-05-02T17:44:23.724918+00:00', 'updated_at': None}], 'next': 'http://localhost/v1/clustertemplates?sort_key=id&sort_dir=asc&limit=3&marker=51f46a29-e24e-40fa-9ba5-4b4a1ba38d37'} 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': '2023-05-02T17:44:23.750583+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=1a7d1b55-eea9-4139-8f62-3467afec1209 {} DEBUG: GOT:{'clustertemplates': [{'uuid': '1f02b040-7ec7-4348-b62c-a13770aa6c0f', '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/1f02b040-7ec7-4348-b62c-a13770aa6c0f', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1f02b040-7ec7-4348-b62c-a13770aa6c0f', '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': '2023-05-02T17:44:23.801511+00:00', 'updated_at': None}]} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': []} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'a12f6f82-8c26-4fed-9064-11b374025022', '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/a12f6f82-8c26-4fed-9064-11b374025022', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/a12f6f82-8c26-4fed-9064-11b374025022', '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': '2023-05-02T17:44:23.876532+00:00', 'updated_at': None}, {'uuid': 'c285706f-48fe-45ab-a358-5ef88cbe6f42', '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/c285706f-48fe-45ab-a358-5ef88cbe6f42', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/c285706f-48fe-45ab-a358-5ef88cbe6f42', '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': '2023-05-02T17:44:23.877952+00:00', 'updated_at': None}, {'uuid': '1b055f00-4bfe-4fb6-ae62-079e02638b05', '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/1b055f00-4bfe-4fb6-ae62-079e02638b05', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/1b055f00-4bfe-4fb6-ae62-079e02638b05', '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': '2023-05-02T17:44:23.879212+00:00', 'updated_at': None}, {'uuid': '44ed049d-9660-4303-bd86-a35bb4b3c253', '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/44ed049d-9660-4303-bd86-a35bb4b3c253', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/44ed049d-9660-4303-bd86-a35bb4b3c253', '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': '2023-05-02T17:44:23.880461+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_all_projects [0.064089s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_all_with_pagination_marker [0.028423s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one [0.028393s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name [0.026633s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_multiple_cluster_template [0.024554s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_name_not_found [0.017422s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid [0.027009s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_admin [0.024287s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_get_one_by_uuid_not_found [0.018353s] ... ok DEBUG: GET: /v1/clustertemplates?limit=3&marker=0efc2acb-fdad-4228-8b15-5523ff0f260b {} DEBUG: GOT:{'clustertemplates': [{'uuid': 'b1a8907c-d281-49d5-9c95-8b921aaaa04d', '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/b1a8907c-d281-49d5-9c95-8b921aaaa04d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/b1a8907c-d281-49d5-9c95-8b921aaaa04d', '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': '2023-05-02T17:44:23.936522+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': '2023-05-02T17:44:23.962003+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': '2023-05-02T17:44:23.991668+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/58554ed4-2b54-4ddf-b1b0-7f9e168dd5a6 {} DEBUG: GOT:{'uuid': '58554ed4-2b54-4ddf-b1b0-7f9e168dd5a6', '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/58554ed4-2b54-4ddf-b1b0-7f9e168dd5a6', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/58554ed4-2b54-4ddf-b1b0-7f9e168dd5a6', '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': '2023-05-02T17:44:24.063496+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/eba916db-5096-4358-9080-d382988606af {} DEBUG: GOT:{'uuid': 'eba916db-5096-4358-9080-d382988606af', '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/eba916db-5096-4358-9080-d382988606af', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/eba916db-5096-4358-9080-d382988606af', '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': 'eba916db-5096-4358-9080-d382988606af', 'user_id': 'fake_user', 'hidden': False, 'tags': '', 'created_at': '2023-05-02T17:44:24.089716+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates/2f291b68-7668-44ce-a461-da19b8348817 {} 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 2f291b68-7668-44ce-a461-da19b8348817 could not be found", "detail": "ClusterTemplate 2f291b68-7668-44ce-a461-da19b8348817 could not be found.", "links": []}]} DEBUG: GET: /v1/clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d {} DEBUG: GOT:{'uuid': '0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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/0b67259d-398c-4154-b9a9-9c5e5ebece2d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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': '2023-05-02T17:44:24.128921+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_links [0.052502s] ... ok DEBUG: GET: /v1/clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d {} DEBUG: GOT:{'uuid': '0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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/0b67259d-398c-4154-b9a9-9c5e5ebece2d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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': '2023-05-02T17:44:24.128921+00:00', 'updated_at': None} DEBUG: GET: /clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d {} DEBUG: GOT:{'uuid': '0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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/0b67259d-398c-4154-b9a9-9c5e5ebece2d', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/0b67259d-398c-4154-b9a9-9c5e5ebece2d', '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': '2023-05-02T17:44:24.128921+00:00', 'updated_at': None} DEBUG: GET: /v1/clustertemplates {} DEBUG: GOT:{'clustertemplates': [{'uuid': '60e842f9-ca51-4512-9351-d11d08fe8ae3', '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/60e842f9-ca51-4512-9351-d11d08fe8ae3', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/60e842f9-ca51-4512-9351-d11d08fe8ae3', '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': '2023-05-02T17:44:24.182390+00:00', 'updated_at': None}, {'uuid': 'db58cf99-8133-4357-968c-67b744f7a6d6', '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/db58cf99-8133-4357-968c-67b744f7a6d6', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/db58cf99-8133-4357-968c-67b744f7a6d6', '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': '2023-05-02T17:44:24.183769+00:00', 'updated_at': None}, {'uuid': 'a73bd3d2-bf8a-4d1c-8c01-5d11921ec18b', '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/a73bd3d2-bf8a-4d1c-8c01-5d11921ec18b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/a73bd3d2-bf8a-4d1c-8c01-5d11921ec18b', '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': '2023-05-02T17:44:24.185088+00:00', 'updated_at': None}, {'uuid': 'a73d93ba-0dd0-476b-9d45-e87aecc1ab4b', '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/a73d93ba-0dd0-476b-9d45-e87aecc1ab4b', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/a73d93ba-0dd0-476b-9d45-e87aecc1ab4b', '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': '2023-05-02T17:44:24.186389+00:00', 'updated_at': None}, {'uuid': 'e0dbfaa6-3eae-4467-8a21-90b8560457f6', '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/e0dbfaa6-3eae-4467-8a21-90b8560457f6', 'rel': 'self'}, {'href': 'http://localhost/clustertemplates/e0dbfaa6-3eae-4467-8a21-90b8560457f6', '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': '2023-05-02T17:44:24.187661+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_many [0.032453s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestListClusterTemplate.test_one [0.026486s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_add_root_non_existent [0.027196s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_create_cluster_template_with_no_os_distro_image [0.026259s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_mandatory_property_fail [0.064489s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_non_existent_property_fail [0.020323s] ... 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': '2023-05-02T17:44:24.215109+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.047868s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_remove_uuid [0.020985s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_external_network_id [0.026614s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_flavor_id [0.026045s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_image_id [0.027430s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_replace_cluster_template_with_no_exist_keypair_id [0.028682s] ... 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': '2023-05-02T17:44:24.379407+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": "2023-05-02T17:44:24.379407+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': '2023-05-02T17:44:24.379407+00:00', 'updated_at': '2023-05-02T17:44:24.405521+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": "2023-05-02T17:44:24.559250+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': '2023-05-02T17:44:24.559250+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.038200s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_as_admin [0.034848s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_hidden_with_cluster_allow_update [0.078798s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_name_with_cluster [0.063576s] ... ok DEBUG: PATCH: /v1/clustertemplates/8f0d2559-686b-4f94-8447-8750d80b2fc6 [{'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": "8f0d2559-686b-4f94-8447-8750d80b2fc6", "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/8f0d2559-686b-4f94-8447-8750d80b2fc6", "rel": "self"}, {"href": "http://localhost/clustertemplates/8f0d2559-686b-4f94-8447-8750d80b2fc6", "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": "8f0d2559-686b-4f94-8447-8750d80b2fc6", "user_id": "fake_user", "hidden": false, "tags": "", "created_at": "2023-05-02T17:44:24.598349+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": "2023-05-02T17:44:24.634714+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': '2023-05-02T17:44:24.634714+00:00', 'updated_at': '2023-05-02T17:44:24.671831+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": "2023-05-02T17:44:24.716649+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": "2023-05-02T17:44:24.779788+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': '2023-05-02T17:44:24.779788+00:00', 'updated_at': '2023-05-02T17:44:24.806780+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_replace_labels_success [0.058972s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster [0.056668s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_allow_update [0.071952s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_cluster_not_allow_update [0.046679s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_cluster_template_with_devicemapper [0.050891s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_fail [0.034684s] ... 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": "2023-05-02T17:44:24.901160+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': '2023-05-02T17:44:24.901160+00:00', 'updated_at': '2023-05-02T17:44:24.937132+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": "2023-05-02T17:44:25.020423+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": "2023-05-02T17:44:25.102146+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': '2023-05-02T17:44:25.102146+00:00', 'updated_at': '2023-05-02T17:44:25.129531+00:00'}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_hidden_cluster_template_success [0.051930s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_not_found [0.069890s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_fail [0.033998s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPatch.test_update_public_cluster_template_success [0.044800s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template [0.033287s] ... ok DEBUG: PATCH: /v1/clustertemplates/7d94c992-ae37-4cb6-b05b-ffe9ceb4e6c6 [{'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 7d94c992-ae37-4cb6-b05b-ffe9ceb4e6c6 could not be found", "detail": "ClusterTemplate 7d94c992-ae37-4cb6-b05b-ffe9ceb4e6c6 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": "2023-05-02T17:44:25.258665+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': '2023-05-02T17:44:25.258665+00:00', 'updated_at': '2023-05-02T17:44:25.278867+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": "2023-05-02T17:44:25.356081+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_doesnt_contain_id [0.031227s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_fail [0.051088s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_hidden_success [0.021798s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_no_exist_external_network [0.018594s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_fail [0.017556s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_public_not_set [0.021663s] ... 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": "2023-05-02T17:44:25.429314+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": "2023-05-02T17:44:25.487612+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.024101s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_set_project_id_and_user_id [0.050291s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_dns [0.021397s] ... 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": "2023-05-02T17:44:25.512100+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": "2023-05-02T17:44:25.562592+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": "2023-05-02T17:44:25.585092+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": "2023-05-02T17:44:25.610769+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.025705s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_external_network [0.054676s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_flavor [0.024472s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_image_name [0.137362s] ... 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": "2023-05-02T17:44:25.665583+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": "2023-05-02T17:44:25.690521+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/274e00b9-9ebb-4f75-8845-5b1d9763204b DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "274e00b9-9ebb-4f75-8845-5b1d9763204b", "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/274e00b9-9ebb-4f75-8845-5b1d9763204b", "rel": "self"}, {"href": "http://localhost/clustertemplates/274e00b9-9ebb-4f75-8845-5b1d9763204b", "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": "2023-05-02T17:44:25.827994+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.072700s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_coe [0.035754s] ... 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.046287s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_invalid_docker_volume_size [0.053064s] ... 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.194718s] ... 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.179366s] ... 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.028022s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_labels [0.040125s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_dns [0.020247s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_multi_image_name [0.018149s] ... 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": "2023-05-02T17:44:26.479223+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": "2023-05-02T17:44:26.539739+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver [0.032719s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_network_driver_non_def_config [0.041002s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_flavor [0.017958s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_image_name [0.019930s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_exist_keypair [0.017416s] ... 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": "2023-05-02T17:44:26.591805+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": "2023-05-02T17:44:26.668180+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.020474s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_os_distro_image [0.039908s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_no_volume_driver [0.028675s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_os_distro_image [0.020145s] ... 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": "2023-05-02T17:44:26.737129+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/ad28f8da-68de-40ad-81f5-d94065061bf6 DEBUG: Openstack-Api-Maximum-Version: container-infra 1.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": "ad28f8da-68de-40ad-81f5-d94065061bf6", "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/ad28f8da-68de-40ad-81f5-d94065061bf6", "rel": "self"}, {"href": "http://localhost/clustertemplates/ad28f8da-68de-40ad-81f5-d94065061bf6", "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": "2023-05-02T17:44:26.757528+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": "2023-05-02T17:44:26.783480+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_overlay [0.026078s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_with_volume_driver [0.050636s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_image_id [0.016855s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_keypair_id [0.019850s] ... 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": "2023-05-02T17:44:26.834485+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": "2023-05-02T17:44:26.871586+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": "phi-9-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": "2023-05-02T17:44:26.892883+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_template_without_name [0.033777s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_cluster_template.TestPost.test_create_cluster_with_disabled_driver [0.032750s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation [0.035863s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_not_found [0.018018s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name [0.023595s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestDelete.test_delete_federation_with_name_not_found [0.018470s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestFederationObject.test_federation_init [0.007906s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links [0.029921s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_collection_links_default_limit [0.037695s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail [0.020679s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_against_single [0.018081s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_detail_with_pagination_marker [0.025439s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_empty [0.028537s] ... 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/3c5221d3-73a9-41a6-b629-6a7bfb6645b8 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/3c5221d3-73a9-41a6-b629-6a7bfb6645b8 {} 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 3c5221d3-73a9-41a6-b629-6a7bfb6645b8 could not be found", "detail": "Federation 3c5221d3-73a9-41a6-b629-6a7bfb6645b8 could not be found.", "links": []}]} DEBUG: DELETE: /v1/federations/ad69cecb-35de-496c-8ff0-e0ad371aa86d 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 ad69cecb-35de-496c-8ff0-e0ad371aa86d could not be found", "detail": "Federation ad69cecb-35de-496c-8ff0-e0ad371aa86d 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': 'c111d0c7-ba75-4629-ae5a-1e79d854f87d', '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/c111d0c7-ba75-4629-ae5a-1e79d854f87d', 'rel': 'self'}, {'href': 'http://localhost/federations/c111d0c7-ba75-4629-ae5a-1e79d854f87d', 'rel': 'bookmark'}]}, {'uuid': '5653ed5c-cc31-4568-ae3b-46cc88cbbef7', '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/5653ed5c-cc31-4568-ae3b-46cc88cbbef7', 'rel': 'self'}, {'href': 'http://localhost/federations/5653ed5c-cc31-4568-ae3b-46cc88cbbef7', 'rel': 'bookmark'}]}, {'uuid': '2eaeb629-c9e3-4f43-b245-a5875486f367', '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/2eaeb629-c9e3-4f43-b245-a5875486f367', 'rel': 'self'}, {'href': 'http://localhost/federations/2eaeb629-c9e3-4f43-b245-a5875486f367', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=2eaeb629-c9e3-4f43-b245-a5875486f367'} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': '7050c2c8-aa26-4f28-88e6-f8560d1f9bca', '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/7050c2c8-aa26-4f28-88e6-f8560d1f9bca', 'rel': 'self'}, {'href': 'http://localhost/federations/7050c2c8-aa26-4f28-88e6-f8560d1f9bca', 'rel': 'bookmark'}]}, {'uuid': '908c0a7e-4fdc-444a-9ae9-9ed7c1c6f9c7', '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/908c0a7e-4fdc-444a-9ae9-9ed7c1c6f9c7', 'rel': 'self'}, {'href': 'http://localhost/federations/908c0a7e-4fdc-444a-9ae9-9ed7c1c6f9c7', 'rel': 'bookmark'}]}, {'uuid': 'ba3b5deb-95b4-4ce5-8cf0-ccf7647aeb3e', '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/ba3b5deb-95b4-4ce5-8cf0-ccf7647aeb3e', 'rel': 'self'}, {'href': 'http://localhost/federations/ba3b5deb-95b4-4ce5-8cf0-ccf7647aeb3e', 'rel': 'bookmark'}]}], 'next': 'http://localhost/v1/federations?sort_key=id&sort_dir=asc&limit=3&marker=ba3b5deb-95b4-4ce5-8cf0-ccf7647aeb3e'} DEBUG: GET: /v1/federations/detail {} DEBUG: GOT:{'federations': [{'uuid': '60d823f1-d4b0-4f4c-9e09-d74acd2f10ac', '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/60d823f1-d4b0-4f4c-9e09-d74acd2f10ac', 'rel': 'self'}, {'href': 'http://localhost/federations/60d823f1-d4b0-4f4c-9e09-d74acd2f10ac', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.124067+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations/a1d1a855-3ad5-440c-b236-8295418ea514/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=a6b568ac-989e-4158-8eb0-c3e626db129b {} DEBUG: GOT:{'federations': [{'uuid': '8dfa6df2-3dbc-44d2-b864-bab39dd2d505', '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/8dfa6df2-3dbc-44d2-b864-bab39dd2d505', 'rel': 'self'}, {'href': 'http://localhost/federations/8dfa6df2-3dbc-44d2-b864-bab39dd2d505', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.165419+00:00', 'updated_at': None}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': []} DEBUG: GET: /v1/federations?limit=3&marker=32839e0a-5dc8-497b-a70d-678a5ddc2e41 {} DEBUG: GOT:{'federations': [{'uuid': 'e6b41e07-4013-483c-9a96-8dfb557e522f', '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/e6b41e07-4013-483c-9a96-8dfb557e522f', 'rel': 'self'}, {'href': 'http://localhost/federations/e6b41e07-4013-483c-9a96-8dfb557e522f', 'rel': 'bookmark'}]}]}{0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_all_with_pagination_marker [0.037188s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one [0.056195s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name [0.022015s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_multiple_federation [0.019853s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_name_not_found [0.028521s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid [0.026587s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_get_one_by_uuid_not_found [0.017927s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_links [0.051370s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_many [0.026156s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestListFederation.test_one [0.019133s] ... ok DEBUG: GET: /v1/federations/90efb5ab-ca77-49c9-9b13-19430689351a {} DEBUG: GOT:{'uuid': '90efb5ab-ca77-49c9-9b13-19430689351a', '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/90efb5ab-ca77-49c9-9b13-19430689351a', 'rel': 'self'}, {'href': 'http://localhost/federations/90efb5ab-ca77-49c9-9b13-19430689351a', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.272445+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/fake-name {} DEBUG: GOT:{'uuid': '522b08a6-4b93-4b43-8847-8c6bb1eedf05', '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/522b08a6-4b93-4b43-8847-8c6bb1eedf05', 'rel': 'self'}, {'href': 'http://localhost/federations/522b08a6-4b93-4b43-8847-8c6bb1eedf05', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.311972+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/44a5b4f8-8a5a-4a83-ab67-3879716552f3 {} DEBUG: GOT:{'uuid': '44a5b4f8-8a5a-4a83-ab67-3879716552f3', '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/44a5b4f8-8a5a-4a83-ab67-3879716552f3', 'rel': 'self'}, {'href': 'http://localhost/federations/44a5b4f8-8a5a-4a83-ab67-3879716552f3', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.384487+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/9d3aaf41-1d8f-4117-ad48-ccde7f68dad4 {} 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 9d3aaf41-1d8f-4117-ad48-ccde7f68dad4 could not be found", "detail": "Federation 9d3aaf41-1d8f-4117-ad48-ccde7f68dad4 could not be found.", "links": []}]} DEBUG: GET: /v1/federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0 {} DEBUG: GOT:{'uuid': '8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', '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/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'self'}, {'href': 'http://localhost/federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.425753+00:00', 'updated_at': None} DEBUG: GET: /v1/federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0 {} DEBUG: GOT:{'uuid': '8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', '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/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'self'}, {'href': 'http://localhost/federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.425753+00:00', 'updated_at': None} DEBUG: GET: /federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0 {} DEBUG: GOT:{'uuid': '8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', '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/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'self'}, {'href': 'http://localhost/federations/8e6304a5-0593-438e-9db3-2d1a8fd9bbe0', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.425753+00:00', 'updated_at': None} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': 'a7f58779-bf6e-4a1c-a6dd-7976b7ead32d', '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/a7f58779-bf6e-4a1c-a6dd-7976b7ead32d', 'rel': 'self'}, {'href': 'http://localhost/federations/a7f58779-bf6e-4a1c-a6dd-7976b7ead32d', 'rel': 'bookmark'}]}, {'uuid': '61d086a7-630b-4311-bf02-0735ac478847', '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/61d086a7-630b-4311-bf02-0735ac478847', 'rel': 'self'}, {'href': 'http://localhost/federations/61d086a7-630b-4311-bf02-0735ac478847', 'rel': 'bookmark'}]}, {'uuid': '060a9e9f-e7e5-40fd-bf77-a7170af2129f', '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/060a9e9f-e7e5-40fd-bf77-a7170af2129f', 'rel': 'self'}, {'href': 'http://localhost/federations/060a9e9f-e7e5-40fd-bf77-a7170af2129f', 'rel': 'bookmark'}]}, {'uuid': '3a80bdd9-5262-49c4-9c0f-b1cbe9730904', '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/3a80bdd9-5262-49c4-9c0f-b1cbe9730904', 'rel': 'self'}, {'href': 'http://localhost/federations/3a80bdd9-5262-49c4-9c0f-b1cbe9730904', 'rel': 'bookmark'}]}, {'uuid': '1d0bfe65-0e1a-409d-98be-32fbc650c0bb', '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/1d0bfe65-0e1a-409d-98be-32fbc650c0bb', 'rel': 'self'}, {'href': 'http://localhost/federations/1d0bfe65-0e1a-409d-98be-32fbc650c0bb', 'rel': 'bookmark'}]}]} DEBUG: GET: /v1/federations {} DEBUG: GOT:{'federations': [{'uuid': 'e1acfb86-05cc-4203-966e-8a32156060f4', '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/e1acfb86-05cc-4203-966e-8a32156060f4', 'rel': 'self'}, {'href': 'http://localhost/federations/e1acfb86-05cc-4203-966e-8a32156060f4', 'rel': 'bookmark'}]}]} DEBUG: PATCH: /v1/federations/9caa5393-8621-4de7-ab10-c96c043bb5b5 [{'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.025822s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_join_non_existent_cluster [0.021240s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_join [0.038960s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_member_unjoin [0.055088s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_existent_cluster [0.037777s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPatch.test_unjoin_non_member_cluster [0.044018s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation [0.035438s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_generate_uuid [0.024984s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_hostcluster_does_not_exist [0.027926s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_dns_zone_name [0.025597s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_no_hostcluster_id [0.021373s] ... ok DEBUG: PATCH: /v1/federations/1ce60e91-2bd4-4675-affe-6d55baedccfa [{'path': '/member_ids', 'value': '85249af3-a21d-4dff-9a96-2f0ccd2c2a64', '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 85249af3-a21d-4dff-9a96-2f0ccd2c2a64 could not be found", "detail": "Cluster 85249af3-a21d-4dff-9a96-2f0ccd2c2a64 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/b03cd59c-1b09-4fe9-8969-d24e9326b20a [{'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": "b03cd59c-1b09-4fe9-8969-d24e9326b20a"} DEBUG: GET: /v1/federations/b03cd59c-1b09-4fe9-8969-d24e9326b20a {} DEBUG: GOT:{'uuid': 'b03cd59c-1b09-4fe9-8969-d24e9326b20a', '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/b03cd59c-1b09-4fe9-8969-d24e9326b20a', 'rel': 'self'}, {'href': 'http://localhost/federations/b03cd59c-1b09-4fe9-8969-d24e9326b20a', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.570056+00:00', 'updated_at': '2023-05-02T17:44:27.589735+00:00'} DEBUG: PATCH: /v1/federations/b8639a62-ab25-4e31-8f41-f26e64da3ac2 [{'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": "b8639a62-ab25-4e31-8f41-f26e64da3ac2"} DEBUG: GET: /v1/federations/b8639a62-ab25-4e31-8f41-f26e64da3ac2 {} DEBUG: GOT:{'uuid': 'b8639a62-ab25-4e31-8f41-f26e64da3ac2', '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/b8639a62-ab25-4e31-8f41-f26e64da3ac2', 'rel': 'self'}, {'href': 'http://localhost/federations/b8639a62-ab25-4e31-8f41-f26e64da3ac2', 'rel': 'bookmark'}], 'created_at': '2023-05-02T17:44:27.621105+00:00', 'updated_at': '2023-05-02T17:44:27.638827+00:00'} DEBUG: PATCH: /v1/federations/26fec9c7-2072-43cd-972c-6cb1ce555d0e [{'path': '/member_ids', 'value': '7025864b-fb2d-401a-8368-526c5af71a18', '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 7025864b-fb2d-401a-8368-526c5af71a18 could not be found", "detail": "Cluster 7025864b-fb2d-401a-8368-526c5af71a18 could not be found.", "links": []}]} DEBUG: PATCH: /v1/federations/1cd0fa6c-1254-45e0-b9e2-7778b56ede92 [{'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': '7ea03297-862b-4fe6-b4a1-b5b86041605c', '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": "94bc32d8-dda5-46d2-af9c-bacfe1a85525"} 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": "4fe6947c-b793-4866-94b9-643c77f5742f"} DEBUG: POST: /v1/federations {'uuid': '737fc3be-cb36-40a4-bf6e-b12842f12f61', 'name': 'fake-name', 'hostcluster_id': '85a7fe05-49c8-4a83-b83e-d3cdf0e210ea', '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 85a7fe05-49c8-4a83-b83e-d3cdf0e210ea could not be found", "detail": "Cluster 85a7fe05-49c8-4a83-b83e-d3cdf0e210ea could not be found.", "links": []}]} DEBUG: POST: /v1/federations {'uuid': 'f15a731b-5ad3-47b5-aa7f-79132a8f6a6a', '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': 'af4b82d0-5d52-424a-955a-2c4e616b450d', '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': '79128107-87d7-4826-8f06-bda7d24ea573', '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.055345s] ... ok DEBUG: POST: /v1/federations {'uuid': '0ea6ffb8-f655-43d5-9a3f-122c3580a3fc', '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': '8f3702a9-cf2b-4192-a96e-3cf984f0f54f', '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': '2f48e183-7998-42b2-a3eb-b8508876c3c2', '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': '403504e8-5375-4f45-99b4-40497dd18dc9', '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': '1fcb8f8a-7684-4063-a9a8-453fac3f4118', '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': '8abe9d2f-50e0-4ed4-8fe7-f1d961c3bc88', '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': '33692c3c-91d4-4afe-9e89-3b4d684ab8f6', '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": "fbd9cea3-b9a4-4724-959b-63356d1b0f57"} DEBUG: POST: /v1/federations {'uuid': '2287a35d-201d-464e-868b-55f74404e527', '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": "cb17096e-ab6f-4817-9985-d40793de0b5d"} DEBUG: POST: /v1/federations {'uuid': '983220fe-66f8-4212-b5fa-bcb8518aaadb', '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": "a11b50db-955f-43cf-9470-ed70d5211bba"} DEBUG: POST: /v1/federations {'uuid': '59cc36e0-0269-4531-9c72-9803ae9562b2', '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": "f933dcc6-47fd-4dd4-8c1f-582317caffd3"} DEBUG: POST: /v1/federations {'uuid': '57e7a4b0-6899-4e35-8dce-2f1262b58c19', '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": "97ef6e03-c79f-45e4-9d94-e64780bb91fc"} DEBUG: POST: /v1/federations {'uuid': '9c56b99b-f1df-4662-a635-d49a5dc7be59', '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.088187s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_federation.TestPost.test_create_federation_without_name [0.025240s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_empty [0.139782s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_many [0.016429s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceController.test_get_one [0.015364s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceEnforcement.test_policy_disallow_get_all [0.015714s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_magnum_service.TestMagnumServiceObject.test_msvc_obj_fields_filtering [0.007914s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_by_name_not_found [0.030891s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_default_nodegroup [0.032411s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup [0.045188s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_as_admin [0.044134s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_nodegroup_by_name [0.054658s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_not_found [0.037960s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestDelete.test_delete_wrong_microversion [0.042455s] ... 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": "d7f85cda-d252-4761-bfbb-305574170486"} DEBUG: POST: /v1/federations {'uuid': '5bda89f6-57a5-4331-a1aa-6dc7139a3de5', '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": "829453bd-c871-4258-baed-4860472dd81e"} DEBUG: POST: /v1/federations {'uuid': 'fa8d0e13-c00b-45ff-8127-5ce5958f9328', '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": "ae7f8428-46c3-4832-9cbc-527406a3049d"} DEBUG: POST: /v1/federations {'uuid': 'b9035cb0-b68a-4f39-b5c8-74995fd4bcbd', '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": "5f0f7720-03a2-4f1a-a797-9c59604814d1"} 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/638e1540-7b15-4fa3-8e3f-db14798095f3 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/ac974bac-6537-432f-83a1-520cba6bd5f9/nodegroups/ec8a5cda-ab3d-4596-a188-71a59a373867 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/d25ecf0c-38c2-4d91-80f6-0cdd187e9d5f 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 d25ecf0c-38c2-4d91-80f6-0cdd187e9d5f could not be found", "detail": "Nodegroup d25ecf0c-38c2-4d91-80f6-0cdd187e9d5f 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/3410f948-e12b-4345-a96c-1be1ba606134/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': 'ff29c8fe-5a95-4830-a8bb-3d7728398c1f', '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': '15932582-6ac0-4874-a79a-efec4fbda1c2', '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.044081s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_as_admin [0.061513s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name [0.046398s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_name_non_default_ngs [0.043589s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_non_existent_role [0.038927s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_by_role [0.056242s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_non_existent_cluster [0.037434s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_with_pagination_marker [0.064917s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_all_wrong_microversion [0.023425s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one [0.034818s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_as_admin [0.046395s] ... ok DEBUG: GET: /v1/clusters/2a30b5bf-74f7-4f0c-94fa-3567e9f3211e/nodegroups {} DEBUG: GOT:{'nodegroups': [{'uuid': '265d0835-c042-478b-bc85-cd9b6d3fe18b', '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': 'a46a09b6-2406-4866-8e57-0e00fe724ed1', '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': 'd3e8b432-400d-452f-8c98-cdf51db5f24c', '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': '0beab082-63b8-4fc3-8011-060e3a3194a0', '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': '86a88155-47a5-443c-bb37-4a5ea56bf55c', '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': '391cbf54-78f0-40df-95de-3def8efe015d', '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': '3f1a3802-8fcd-4ea5-b8af-9c4055952730', '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': '2849ea5f-cfa9-4fb3-86ff-4b115096ce8c', '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/360aa738-e2e0-4cb0-b6ef-6ca13f6f06b9/nodegroups?limit=1 {} DEBUG: GOT:{'nodegroups': [{'uuid': 'ef23fd55-6683-4f57-b5a4-9072bbdfcae1', '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/360aa738-e2e0-4cb0-b6ef-6ca13f6f06b9/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=ef23fd55-6683-4f57-b5a4-9072bbdfcae1'} DEBUG: GET: /v1/clusters/360aa738-e2e0-4cb0-b6ef-6ca13f6f06b9/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=ef23fd55-6683-4f57-b5a4-9072bbdfcae1 {} DEBUG: GOT:{'nodegroups': [{'uuid': 'f4acfb58-0d0e-43a8-8f4d-eebffa3b9703', '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/360aa738-e2e0-4cb0-b6ef-6ca13f6f06b9/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=f4acfb58-0d0e-43a8-8f4d-eebffa3b9703'} DEBUG: GET: /v1/clusters/360aa738-e2e0-4cb0-b6ef-6ca13f6f06b9/nodegroups?sort_key=id&sort_dir=asc&limit=1&marker=f4acfb58-0d0e-43a8-8f4d-eebffa3b9703 {} DEBUG: GOT:{'nodegroups': []} DEBUG: GET: /v1/clusters/dcbaf650-9800-49e6-aa67-ce512cce9842/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/c3f59c9c-018f-4be6-94f6-223d44bd283e/nodegroups/287e34ef-fbfb-43fb-b505-02ce40813bcf {} DEBUG: GOT:{'id': 1, 'uuid': '287e34ef-fbfb-43fb-b505-02ce40813bcf', 'name': 'test-worker', 'cluster_id': 'c3f59c9c-018f-4be6-94f6-223d44bd283e', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/c3f59c9c-018f-4be6-94f6-223d44bd283e/nodegroups/287e34ef-fbfb-43fb-b505-02ce40813bcf', 'rel': 'self'}, {'href': 'http://localhost/clusters/c3f59c9c-018f-4be6-94f6-223d44bd283e/nodegroups/287e34ef-fbfb-43fb-b505-02ce40813bcf', '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': '2023-05-02T17:44:28.960677+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/b1ad89c6-f7e7-4141-b101-60ec1a80d4be/nodegroups/f2f9d7a7-bf86-48ca-a193-d97cd8722632 {} DEBUG: GOT:{'id': 3, 'uuid': 'f2f9d7a7-bf86-48ca-a193-d97cd8722632', 'name': 'test-worker', 'cluster_id': 'b1ad89c6-f7e7-4141-b101-60ec1a80d4be', 'project_id': 'b1ad89c6-f7e7-4141-b101-60ec1a80d4be', 'docker_volume_size': None, 'labels': {}, 'links': [{'href': 'http://localhost/v1/clusters/b1ad89c6-f7e7-4141-b101-60ec1a80d4be/nodegroups/f2f9d7a7-bf86-48ca-a193-d97cd8722632', 'rel': 'self'}, {'href': 'http://localhost/clusters/b1ad89c6-f7e7-4141-b101-60ec1a80d4be/nodegroups/f2f9d7a7-bf86-48ca-a193-d97cd8722632', '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': '2023-05-02T17:44:29.011528+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/07924100-a107-41a8-9912-904e6acf90cb/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '07924100-a107-41a8-9912-904e6acf90cb', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label2': 'value2', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/07924100-a107-41a8-9912-904e6acf90cb/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/07924100-a107-41a8-9912-904e6acf90cb/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': '2023-05-02T17:44:29.049671+00:00', 'updated_at': None}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default [0.034513s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_default_skipped_labels [0.034200s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_non_existent_ng [0.030455s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestListNodegroups.test_get_one_wrong_microversion [0.028942s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_all [0.031120s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodeGroupPolicyEnforcement.test_policy_disallow_get_one [0.036639s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestNodegroupObject.test_nodegroup_init [0.013268s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_internal_attr [0.036558s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_min_node_count [0.046296s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_remove_non_existent_property [0.032173s] ... ok DEBUG: GET: /v1/clusters/65b5fcaa-ac8e-4836-b215-86886869274a/nodegroups/non_default_ng {} DEBUG: GOT:{'id': 3, 'uuid': '483203a3-dbee-4a9c-9d65-9820512f4df8', 'name': 'non_default_ng', 'cluster_id': '65b5fcaa-ac8e-4836-b215-86886869274a', 'project_id': 'fake_project', 'docker_volume_size': None, 'labels': {'label1': 'value3', 'label4': 'value4'}, 'links': [{'href': 'http://localhost/v1/clusters/65b5fcaa-ac8e-4836-b215-86886869274a/nodegroups/483203a3-dbee-4a9c-9d65-9820512f4df8', 'rel': 'self'}, {'href': 'http://localhost/clusters/65b5fcaa-ac8e-4836-b215-86886869274a/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': '2023-05-02T17:44:29.083024+00:00', 'updated_at': None} DEBUG: GET: /v1/clusters/dfdbeb62-599f-416d-82a3-7ac706792b8f/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/0afb6c6e-f2ab-484b-ab7b-14d49de72d71/nodegroups/a7a3de43-bc9b-4bee-85d9-b8c0f64c95d8 {} 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/6406fd92-df16-4f9c-8ca8-065f5011a639/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/a5bd5ea0-76f0-4110-b486-5536858ddc4e/nodegroups/b309c70b-86af-4363-9be0-75ce31dcdf07 {} 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": "2023-05-02T17:44:29.295149+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': '2023-05-02T17:44:29.295149+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": "2023-05-02T17:44:29.375522+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': '2023-05-02T17:44:29.375522+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.048568s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_max_node_count_failed [0.064284s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_min_node_count_failed [0.033503s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_node_count_failed [0.030267s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok [0.050041s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_ok_by_name [0.050846s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_replace_wrong_microversion [0.034577s] ... 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": "2023-05-02T17:44:29.553220+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': '2023-05-02T17:44:29.553220+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": "2023-05-02T17:44:29.601180+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': '2023-05-02T17:44:29.601180+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/c138d44f-69af-4a5c-b7bc-b972430e1a45/nodegroups/85e0488e-4540-4d27-9810-aba720950a55 [{'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": "85e0488e-4540-4d27-9810-aba720950a55", "name": "nodegroup1", "cluster_id": "c138d44f-69af-4a5c-b7bc-b972430e1a45", "project_id": "fake", "docker_volume_size": null, "labels": {}, "links": [{"href": "http://localhost/v1/clusters/c138d44f-69af-4a5c-b7bc-b972430e1a45/nodegroups/85e0488e-4540-4d27-9810-aba720950a55", "rel": "self"}, {"href": "http://localhost/clusters/c138d44f-69af-4a5c-b7bc-b972430e1a45/nodegroups/85e0488e-4540-4d27-9810-aba720950a55", "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": "2023-05-02T17:44:29.701632+00:00", "updated_at": null}{0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPatch.test_update_nodegroup_as_admin [0.066050s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_master_ng [0.044503s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_cluster_no_api_address [0.034910s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_same_name [0.036692s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_labels [0.040772s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels [0.047587s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_with_merge_labels_no_labels [0.065912s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_ng_wrong_microversion [0.032523s] ... 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": "b0ba138a-bb5c-417f-9196-5aa3b62ad3dd", "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/b0ba138a-bb5c-417f-9196-5aa3b62ad3dd", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/b0ba138a-bb5c-417f-9196-5aa3b62ad3dd", "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": "2023-05-02T17:44:29.887745+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": "0605c963-eeda-49ac-87ac-681c9951467a", "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/0605c963-eeda-49ac-87ac-681c9951467a", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/0605c963-eeda-49ac-87ac-681c9951467a", "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": "2023-05-02T17:44:29.935930+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": "459b1490-6e1e-4d93-ae6e-63c4ff1bac60", "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/459b1490-6e1e-4d93-ae6e-63c4ff1bac60", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/459b1490-6e1e-4d93-ae6e-63c4ff1bac60", "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": "2023-05-02T17:44:30.002193+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": "59b868af-98c4-4e4f-935f-96991a6bc6f6", "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/59b868af-98c4-4e4f-935f-96991a6bc6f6", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/59b868af-98c4-4e4f-935f-96991a6bc6f6", "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.044582s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_invalid_node_count [0.046658s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_only_name [0.039907s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_flavor [0.035789s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_image_id [0.035296s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_labels [0.033985s] ... 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": "48f6c095-ff57-430b-a696-7859d46b06f2", "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/48f6c095-ff57-430b-a696-7859d46b06f2", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/48f6c095-ff57-430b-a696-7859d46b06f2", "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": "e780bd4b-947a-4754-b930-4dd9ea8f0c8d", "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/e780bd4b-947a-4754-b930-4dd9ea8f0c8d", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/e780bd4b-947a-4754-b930-4dd9ea8f0c8d", "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": "2ebdeeaf-0959-4e02-aa27-ab3beb24f5b9", "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/2ebdeeaf-0959-4e02-aa27-ab3beb24f5b9", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/2ebdeeaf-0959-4e02-aa27-ab3beb24f5b9", "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": "63350f49-e438-4b88-9cb1-bf1c8c4bfc4a", "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/63350f49-e438-4b88-9cb1-bf1c8c4bfc4a", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/63350f49-e438-4b88-9cb1-bf1c8c4bfc4a", "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": "6ac8efa8-7d0a-48d1-bc5a-f8f428ad9d54", "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/6ac8efa8-7d0a-48d1-bc5a-f8f428ad9d54", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/6ac8efa8-7d0a-48d1-bc5a-f8f428ad9d54", "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.034596s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_role [0.072096s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_with_zero_nodes [0.035372s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_nodegroup.TestPost.test_create_nodegroup_without_node_count [0.034183s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota [0.140025s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_hard_limit [0.023415s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_invalid_resource [0.017292s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_no_project_id [0.021026s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_create_quota_project_id_not_found [0.022755s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_delete_quota [0.042839s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_empty [0.026498s] ... 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": "5069d5be-0c4d-47fd-bb6a-e3b055f5deb4", "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/5069d5be-0c4d-47fd-bb6a-e3b055f5deb4", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/5069d5be-0c4d-47fd-bb6a-e3b055f5deb4", "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": "16d7e188-9251-4da0-83e1-a636ffa0e035", "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/16d7e188-9251-4da0-83e1-a636ffa0e035", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/16d7e188-9251-4da0-83e1-a636ffa0e035", "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": "7dee4f34-1df8-4ef3-b696-2db7711a4d1a", "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/7dee4f34-1df8-4ef3-b696-2db7711a4d1a", "rel": "self"}, {"href": "http://localhost/clusters/5d12f6fd-a196-4bf0-ae4c-1f639a523a52/nodegroups/7dee4f34-1df8-4ef3-b696-2db7711a4d1a", "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": "2023-05-02T17:44:30.590742+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 1", "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': 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": "2023-05-02T17:44:30.697984+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: 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': '2023-05-02T17:44:30.758058+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2023-05-02T17:44:30.758993+00:00', 'updated_at': None}, {'id': 3, 'hard_limit': 10, 'project_id': 'proj-id-2', 'resource': 'Cluster', 'created_at': '2023-05-02T17:44:30.759795+00:00', 'updated_at': None}, {'id': 4, 'hard_limit': 10, 'project_id': 'proj-id-3', 'resource': 'Cluster', 'created_at': '2023-05-02T17:44:30.760696+00:00', 'updated_at': None}]}{0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants [0.024205s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_tenants_false [0.065142s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_all_with_pagination_marker [0.026211s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_admin_not_all_tenants [0.023908s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_non_admin [0.021249s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_non_admin_context [0.029821s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_all_with_pagination_limit [0.026265s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one [0.021496s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_no_config_default [0.022336s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_not_authorized [0.024386s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_get_one_with_config_default [0.017999s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_one [0.021417s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota [0.028182s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuota.test_patch_quota_not_found [0.031957s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_quota.TestQuotaObject.test_quota_init [0.010826s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_all_stats [0.045347s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_invalid_tenant_stats [0.038693s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_admin_get_tenant_stats [0.036659s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_empty [0.028887s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_invalid_type_stats [0.026947s] ... ok DEBUG: /builddir/build/BUILD/magnum-13.1.1/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-13.1.1/magnum/db/sqlalchemy/api.py:117: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning. 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.035109s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_self_stats_without_param [0.036541s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_stats.TestStatsController.test_get_some_other_user_stats [0.040839s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_frombasetype_no_value [0.012025s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_invalid_value [0.010189s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_false_values [0.015889s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestBooleanType.test_valid_true_values [0.009391s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_invalid_single_dns [0.013925s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_multi_dns [0.012898s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestDNSListType.test_valid_single_dns [0.008940s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_internal_attr [0.018477s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_add_with_no_value [0.013022s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_extra_non_removable_attr [0.013899s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_internal_attr [0.012294s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_remove_mandatory_attr [0.014024s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_replace_with_no_value [0.009599s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_cannot_update_internal_attr [0.012869s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_op [0.010479s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_invalid_path [0.009597s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_op [0.016163s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_missing_required_fields_path [0.009602s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_update_mandatory_attr [0.013790s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestJsonPatchType.test_valid_patches [0.010793s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype [0.012591s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_frombasetype_no_value [0.009382s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_invalid_mac_addr [0.011957s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMacAddressType.test_valid_mac_addr [0.011929s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_invalid_values [0.013309s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_multitype_tostring [0.009765s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestMultiType.test_valid_values [0.009410s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype [0.008900s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_frombasetype_no_value [0.015020s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_invalid_name [0.009154s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestNameType.test_valid_name [0.010911s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_invalid_uuid [0.008937s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_types.TestUuidType.test_valid_uuid [0.011393s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch [0.009470s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_already_exist [0.010714s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_apply_jsonpatch_add_attr_not_exist [0.017536s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_name [0.014134s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_by_uuid [0.017283s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_multi_exist [0.016305s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_openstack_resource_non_exist [0.010400s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_name [0.016891s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_get_resource_with_uuid [0.015338s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_docker_memory [0.012572s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_limit [0.012664s] ... ok DEBUG: {0} magnum.tests.unit.api.controllers.v1.test_utils.TestApiUtils.test_validate_sort_dir [0.021224s] ... ok DEBUG: {0} magnum.tests.unit.api.test_app.TestAppConfig.test_get_pecan_config [0.007073s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_invalid_network [0.001252s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_multiple_valid_network [0.001457s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_external_network_with_valid_network [0.000933s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_invalid_flavor [0.006737s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_none_flavor [0.001215s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_flavor_with_vaild_flavor [0.001547s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_when_user_forbidden [0.001290s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_forbidden_image [0.001171s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_multi_images_same_name [0.007067s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_id [0.001189s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_nonexist_image_by_name [0.001840s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_id [0.001185s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_with_valid_image_by_name [0.001076s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_image_without_os_distro [0.002717s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_invalid_keypair [0.001135s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_no_keypair [0.001126s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_keypair_with_valid_keypair [0.002191s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_invalid [0.000509s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_isolation_valid [0.000415s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_isolation_invalid_label [0.000504s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_no_label [0.000411s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_main_with_valid_providers_none_isolation [0.000453s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_invalid [0.000489s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_missing [0.000413s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_strategy_valid [0.004906s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_bad_json [0.000633s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_environment_variables_valid_json [0.000448s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_invalid_providers [0.000468s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_isolation [0.000407s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_isolation [0.000471s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_invalid_providers [0.000403s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_none_isolation [0.000504s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_labels_with_valid_providers_valid_isolation [0.000431s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_cluster [0.007132s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_invalid_flavor [0.003271s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_with_label [0.001045s] ... ok DEBUG: {0} magnum.tests.unit.api.test_attr_validator.TestAttrValidator.test_validate_os_resources_without_validator [0.001298s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_with_rest_content_types [0.001766s] ... ok DEBUG: {0} magnum.tests.unit.api.test_expose.TestExpose.test_expose_without_rest_content_types [0.000886s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method [0.000772s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestContextHook.test_context_hook_before_method_auth_info [0.000633s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_exception_success [0.017923s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_remote_error_success [0.014901s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_clientfault [0.014930s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_server_debug_on_serverfault [0.014200s] ... ok DEBUG: {0} magnum.tests.unit.api.test_hooks.TestNoExceptionTracebackHook.test_hook_without_traceback [0.013179s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive [0.009283s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_all_three [0.012309s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_created [0.012122s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_latest_update [0.012155s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_alive_with_updated [0.012053s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_check_type [0.009119s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down [0.009045s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_all_three [0.010785s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_create [0.009093s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_old_update [0.008964s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_down_with_update [0.009379s] ... ok DEBUG: {0} magnum.tests.unit.api.test_servicegroup.TestServiceGroup.test_service_is_up_forced_down [0.008823s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_not_supported [0.002639s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_cluster_type_supported [0.001513s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_create [0.002675s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_all_allowed_update [0.008585s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_config_create [0.001155s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_create [0.001240s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_default_invalid_create [0.001165s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_invalid_coe_create [0.001146s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_create [0.001313s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_not_allowed_update [0.002106s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_create [0.003282s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_one_allowed_update [0.002183s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_create [0.001107s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_network_driver_types_two_allowed_update [0.003073s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_invalid [0.000768s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_bm [0.002160s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_server_type_valid_vm [0.000681s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_invalid_create [0.000844s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_add_update [0.002128s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_not_supported_replace_update [0.004131s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_remove_update [0.002111s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_add_update [0.002056s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_supported_replace_update [0.006101s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_enforce_volume_driver_types_valid_create [0.001021s] ... ok DEBUG: {0} magnum.tests.unit.api.test_validation.TestValidation.test_validate_cluster_properties [0.001564s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http [0.016685s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_http_config_workers [0.019748s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https [0.017447s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_cert [0.018372s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_api.TestMagnumAPI.test_api_https_no_key [0.018529s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor [0.019354s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_conductor.TestMagnumConductor.test_conductor_config_workers [0.018213s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_revision [0.011993s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_stamp [0.009517s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_upgrade [0.011696s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_db_manage.TestMagnumDbManage.test_db_manage_version [0.010494s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_with_details_and_path [0.021346s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_correct_arg_without_details_and_path [0.016164s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_driver_manage.TestMagnumDriverManage.test_none_arg [0.008834s] ... ok DEBUG: {0} magnum.tests.unit.cmd.test_status.TestUpgradeChecks.test_checks [0.015974s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert [0.001289s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanCert.test_barbican_cert_none_values [0.007286s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_delete_cert [0.003618s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert [0.006046s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_get_cert_no_registration [0.002990s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert [0.003462s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_barbican.TestBarbicanManager.test_store_cert_failure [0.008943s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCert.test_get_decrypted_private_key [0.000771s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_cert_manager.TestCertManager.test_barbican_cert_manager [0.000727s] ... 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.000462s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert [0.020385s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_with_fail [0.011613s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_intermediate [0.003228s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_delete_cert_without_pkp [0.003085s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert [0.014282s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_cert_fail [0.005021s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_intermediates_fail [0.004930s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_pkp_fail [0.013363s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_with_loading_private_key_fail [0.004837s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_intermediate [0.011082s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_get_cert_without_pkp [0.005038s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert [0.004148s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_local.TestLocalManager.test_store_cert_with_io_error [0.006398s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairCert.test_x509keypair_cert [0.000633s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_delete_cert [0.013922s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_get_cert [0.009320s] ... ok DEBUG: {0} magnum.tests.unit.common.cert_manager.test_x509keypair_cert_manager.TestX509keypairManager.test_store_cert [0.016670s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican [0.005563s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_cached [0.001372s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_noauth [0.001408s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_barbican_region [0.002447s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance [0.001304s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_cached [0.004306s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_noauth [0.009551s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_glance_region [0.001637s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat [0.001331s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_cached [0.003773s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_noauth [0.001398s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_heat_region [0.001284s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron [0.001234s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_cached [0.001076s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_noauth [0.008704s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_neutron_region [0.001277s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova [0.001577s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_cached [0.052588s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_noauth [0.001627s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_clients_nova_region [0.001699s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_magnum_url [0.002662s] ... ok DEBUG: {0} magnum.tests.unit.common.test_clients.ClientsTest.test_url_for [0.140469s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context [0.008025s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_context_with_roles [0.009020s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_request_context_sets_is_admin [0.006943s] ... ok DEBUG: {0} magnum.tests.unit.common.test_context.ContextTestCase.test_to_dict_from_dict [0.012181s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init [0.000983s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_timeout [0.000814s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_url [0.000849s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_docker_client_init_version [0.000789s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances [0.001176s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.DockerClientTestCase.test_list_instances_inspect [0.001322s] ... ok DEBUG: {0} magnum.tests.unit.common.test_docker_utils.TestDockerUtils.test_is_docker_api_version_atleast [0.000733s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_all_exceptions [0.011723s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_custom_message_is_templated [0.000464s] ... ok DEBUG: {0} magnum.tests.unit.common.test_exception.TestException.test_message_is_templated [0.000443s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_access_info [0.018762s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_no_credentials [0.013101s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password [0.012292s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_password_legacy [0.012735s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_client_with_token [0.012177s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_all_roles [0.012939s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trust_with_limit_roles [0.011923s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_create_trustee [0.021302s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust [0.011302s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_delete_trust_not_found [0.013122s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name [0.013863s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_is_None [0.012911s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_get_validate_region_name_not_found [0.014909s] ... ok DEBUG: {0} magnum.tests.unit.common.test_keystone.KeystoneClientTest.test_trustee_domain_id [0.011843s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip [0.010352s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_empty [0.008763s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_delete_floatingip_exception [0.009427s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id [0.008236s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_conflict [0.008679s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_external_network_id_notfound [0.009689s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name [0.008160s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_network_name_notfound [0.008499s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id [0.008286s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_conflict [0.009677s] ... ok DEBUG: {0} magnum.tests.unit.common.test_neutron.NeutronTest.test_get_fixed_subnet_id_notfound [0.009877s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers [0.010214s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_already_deleted [0.009513s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_no_candidate [0.013671s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_timeout [60.151938s] ... ok DEBUG: {0} magnum.tests.unit.common.test_octavia.OctaviaTest.test_delete_loadbalancers_with_stack_not_found [0.011527s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_admin_context_succeeds [0.014977s] ... ok DEBUG: {0} magnum.tests.unit.common.test_policy.TestPolicy.test_check_is_admin_with_user_context_fails [0.018552s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_all_public_methods_are_traced [0.016707s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler [0.008071s] ... ok DEBUG: {0} magnum.tests.unit.common.test_profiler.TestProfiler.test_setup_profiler_without_osprofiler [0.011700s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_deserialize_context [0.011557s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestProfilerRequestContextSerializer.test_serialize_context [0.015977s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_context [0.014147s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity [0.007299s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_deserialize_entity_null_base [0.011978s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_context [0.007190s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity [0.012519s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRequestContextSerializer.test_serialize_entity_null_base [0.010425s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_add_extra_exmods [0.007146s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup [0.008225s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_notifier_null [0.009187s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_cleanup_transport_null [0.009420s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_clear_extra_exmods [0.008590s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client [0.014745s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_client_profiler_enabled [0.012244s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server [0.007539s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_server_profiler_enabled [0.014709s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url [0.009404s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_get_transport_url_null [0.015890s] ... ok DEBUG: {0} magnum.tests.unit.common.test_rpc.TestRpc.test_serialize_entity [0.007448s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_none [0.006217s] ... ok DEBUG: {0} magnum.tests.unit.common.test_service.TestMagnumService.test_prepare_service_with_argv_not_none [0.001462s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_12 [0.000084s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_16 [0.000075s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_60 [0.000057s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_byte_string_8 [0.000056s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_generate_ids [0.000742s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_string [0.000074s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid1 [0.000257s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_0 [0.000080s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_1 [0.000076s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_endianness [0.000071s] ... ok DEBUG: {0} magnum.tests.unit.common.test_short_id.ShortIdTest.test_get_id_uuid_f [0.000071s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get [0.001639s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_exceed_manifest_size [0.001650s] ... ok DEBUG: {0} magnum.tests.unit.common.test_urlfetch.TestUrlFetch.test_get_unsupported_scheme [0.000614s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_check_exit_code_boolean [0.036091s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_get_root_helper [0.027526s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_not_use_standard_locale [0.012137s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_no_env_variables [0.013069s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_use_standard_locale_with_env_variables [0.010968s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_execute_without_root_helper [0.016089s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_no_retry_on_success [0.052209s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_retry_on_failure [0.241107s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip [0.014200s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_safe_rstrip_not_raises_exceptions [0.013137s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_unknown_kwargs_raises_error [0.016402s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac [0.013691s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.ExecuteTestCase.test_validate_and_normalize_mac_invalid_format [0.010296s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.GeneratePasswordTestCase.test_generate_password [0.011868s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir [0.016312s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked [0.016197s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.TempFilesTestCase.test_tempdir_mocked_error_on_rmtree [0.014065s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_docker_quantity [0.010636s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_k8s_quantity [0.015230s] ... ok DEBUG: {0} magnum.tests.unit.common.test_utils.UtilsTestCase.test_get_openstasck_ca [0.019745s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_decrypt_key [0.001342s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_operations.TestX509Operations.test_generate_csr_and_key [0.106252s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_has_publickey [0.236282s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_extentions_as_ca [0.082699s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_issuer_name [0.105903s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_set_subject_name [0.061641s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_ca_certificate_with_bytes_issuer_name [0.175337s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_has_publickey [0.705444s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_extentions_as_client [0.087676s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_issuer_name [0.165559s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_generate_client_certificate_set_subject_name [0.262890s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_bytes_private_key [0.068227s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_load_pem_private_key_with_unicode_private_key [0.133778s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_empty_chars [0.091285s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_invalid_csr [0.133046s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_sign.TestX509.test_sign_with_unicode_csr [0.164410s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints [0.000174s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_not_critical [0.000089s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_disallow_ca_in_basic_constraints_with_non_ca [0.000062s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_filter_allowed_extensions [0.000068s] ... 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.000065s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage [0.000094s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed [0.000090s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_merge_key_usage_disallowed_but_not_critical [0.000085s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage [0.000069s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_cert_sign [0.000055s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_crl_sign [0.000053s] ... ok DEBUG: {0} magnum.tests.unit.common.x509.test_validator.TestValidators.test_remove_ca_key_usage_without_ca_usage [0.000053s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_in_cache [0.005062s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_notin_cache [0.002452s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_set_file_permissions [0.002409s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_create_client_files_temp_no_dir [0.003840s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates [0.001444s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_if_raise_error [0.003628s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_certificates_without_cert_ref [0.001158s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files [0.002474s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_delete_client_files_none [0.001166s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_ca_cert [0.002112s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates [0.001481s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_with_error [0.005518s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_certificates_without_name [0.001556s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_generate_client_cert [0.002713s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate [0.001577s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_ca_certificate_ca_cert_type [0.001643s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_get_cluster_magnum_cert [0.001532s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate [0.002199s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_cert_manager.CertManagerTestCase.test_sign_node_certificate_without_cluster_name [0.003074s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust [0.002798s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_create_trustee_and_trust_with_error [0.002343s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust [0.001751s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trust_id [0.001590s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.common.test_trust_manager.TrustManagerTestCase.test_delete_trustee_and_trust_without_trustee_user_id [0.007608s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_get_ca_certificate [0.015139s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_ca_conductor.TestSignConductor.test_sign_certificate [0.013161s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete [0.091566s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_conflict [0.045305s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_delete_with_lb [0.047085s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_failure [0.041468s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_cluster_resize_success [0.046421s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create [0.063189s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_handles_bad_request [0.037566s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_cert_failed [0.052511s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_environment [0.068972s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_invalid_unicode_name [0.086966s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_create_with_trust_failed [0.063952s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_adopt_complete [0.046969s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_check_complete [0.038761s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_restore_complete [0.034583s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_resume_complete [0.042298s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_rollback_complete [0.054123s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_snapshot_complete [0.038068s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_cluster_status_update_complete [0.046051s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_failure [0.036134s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_cluster_conductor.TestHandler.test_update_node_count_success [0.059153s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_conductor_listener.TestHandler.test_ping_conductor [0.000577s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_create_federation [0.011999s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_delete_federation [0.010703s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_federation_conductor.TestHandler.test_update_federation [0.010515s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action [0.008169s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_copies_object [0.134944s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_action_on_raise [0.008603s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action [0.010115s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_indirection_api.TestIndirectionApiConductor.test_object_class_action_on_raise [0.007363s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack [0.015356s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_no_timeout_specified [0.014816s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_create_stack_timeout_is_zero [0.011693s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition [0.016330s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_no_discoveryurl [0.018889s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_coreos_with_disovery [0.022636s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_only_required [0.022216s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_with_registry [0.025439s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_apiserver_port [0.018008s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_discovery_url [0.019142s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_dns [0.020413s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_docker_storage_driver [0.018376s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_extract_template_definition_without_server_image [0.023896s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_k8s_cluster_conductor.TestClusterConductorWithK8s.test_update_stack [0.016102s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_all_values [0.013619s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_multi_master [0.018095s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_only_required [0.010257s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_neutron [0.013752s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_extract_template_definition_with_lb_octavia [0.011658s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count [0.016786s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_mesos_cluster_conductor.TestClusterConductorWithMesos.test_poll_node_count_by_update [0.018083s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create [0.027364s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed [0.024400s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_create_failed_bad_request [0.022666s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete [0.020799s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_failed [0.022098s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_and_ng_not_found [0.020762s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_not_found [0.024855s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_delete_stack_operation_ongoing [0.157276s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_udpate [0.025052s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed [0.024350s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_nodegroup_conductor.TestHandler.test_nodegroup_update_failed_bad_request [0.028752s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_all_values [0.012606s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_multi_master [0.011678s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_only_required [0.012452s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_neutron [0.018788s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_lb_octavia [0.013303s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_extract_template_definition_with_registry [0.013511s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count [0.021827s] ... ok DEBUG: {0} magnum.tests.unit.conductor.handlers.test_swarm_cluster_conductor.TestClusterConductorWithSwarm.test_poll_node_count_by_update [0.018115s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack [0.053984s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_create_stack_with_error [0.023137s] ... 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.019680s] ... 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_delete_stack_with_error [0.025255s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack [0.030820s] ... ok DEBUG: {0} magnum.tests.unit.conductor.tasks.test_heat_tasks.HeatTasksTests.test_update_stack_with_error [0.023244s] ... 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_is_magnum_auto_healer_running [0.010118s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_cpu_util [0.013236s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_compute_memory_util [0.007794s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_names [0.008730s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_get_metric_unit [0.010441s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_healthy [0.008759s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_api [0.013827s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unhealthy_node [0.015413s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_cluster [0.012712s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_health_unreachable_with_master_lb [0.008471s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_k8s_monitor_pull_data_success [0.013488s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_cpu_util [0.007848s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_compute_memory_util [0.009043s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_names [0.008337s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_get_metric_unit [0.007825s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success [0.007892s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_no_master [0.007915s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_mesos_monitor_pull_data_success_not_leader [0.009156s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_memory_util [0.007522s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_compute_metric_value [0.007820s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_names [0.007468s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_get_metric_unit [0.011720s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_raise [0.010433s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_monitor_pull_data_success [0.011507s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_memory_util [0.007566s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_compute_metric_value [0.007845s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_names [0.010601s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_get_metric_unit [0.007507s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_raise [0.010971s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_monitors.MonitorsTestCase.test_swarm_v2_monitor_pull_data_success [0.017875s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_create [0.015688s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_delete [0.013273s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_cluster_update [0.010800s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_get_ca_certificate [0.008573s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_create [0.010539s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_delete [0.012960s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_nodegroup_update [0.012132s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_ping_conductor [0.011937s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_rpcapi.RPCAPITestCase.test_sign_certificate [0.009617s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestK8sScaleManager.test_get_hosts_with_container [0.009646s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestMesosScaleManager.test_get_hosts_with_container [0.009256s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_no_container_host [0.009288s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_one_container_host [0.009920s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_scale_up [0.008969s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_three_container_hosts [0.009935s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_two_container_hosts [0.009675s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_scale_manager.TestScaleManager.test_get_removal_nodes_with_none_hosts [0.010537s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_context [0.007652s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domain_project_id [0.007906s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid [0.010394s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_domainid_userid [0.007237s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_projectid [0.007663s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid [0.018999s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_get_request_audit_info_with_none_userid_projectid [0.021133s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_complete_status [0.015394s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_delete_in_progress [0.013913s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_object_has_stack_invalid_status [0.012084s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_name [0.152272s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_template [0.015067s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid [0.007435s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_name [0.032811s] ... ok DEBUG: {0} magnum.tests.unit.conductor.test_utils.TestConductorUtils.test_retrieve_cluster_uuid_from_uuid [0.026508s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_append_config [0.008048s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_no_func [0.011400s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_import_mods_valid_func [0.007419s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_invalid_mods [0.007632s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_module_name_valid_mods [0.010943s] ... ok DEBUG: {0} magnum.tests.unit.conf.test_conf.ConfTestCase.test_list_opts [0.023106s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_default_value [0.021229s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedDict_type_check [0.017654s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_default_value [0.018472s] ... ok DEBUG: {0} magnum.tests.unit.db.sqlalchemy.test_types.SqlAlchemyCustomTypesTestCase.test_JSONEncodedList_type_check [0.012036s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster [0.013950s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_already_exists [0.012571s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_create_cluster_nullable_cluster_template_id [0.010076s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster [0.017097s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_id_that_does_not_exist [0.013547s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid [0.012872s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.012017s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_all_cluster_stats [0.019722s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_id [0.018923s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name [0.012286s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_name_multiple_cluster [0.015502s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_by_uuid [0.010870s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list [0.016621s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_by_admin_all_tenants [0.019526s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_cluster_template_not_exist [0.015774s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_sorted [0.022896s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_list_with_filters [0.058662s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_cluster_that_does_not_exist [0.016469s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_get_one_tenant_cluster_stats [0.027128s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster [0.028723s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_not_found [0.013400s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster.DbClusterTestCase.test_update_cluster_uuid [0.010052s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template [0.009714s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_create_cluster_template_already_exists [0.027362s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template [0.034493s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_by_uuid [0.023646s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_does_not_exist [0.019333s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_destroy_cluster_template_that_referenced_by_clusters [0.016666s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id [0.018495s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_hidden [0.013518s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_id_public [0.011365s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name [0.011075s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_hidden [0.011284s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_multiple_cluster_template [0.030190s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_not_found [0.010226s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_name_public [0.018140s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid [0.019061s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_hidden [0.014511s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_public [0.013654s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_by_uuid_that_does_not_exist [0.011393s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list [0.025498s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_sorted [0.025770s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_list_with_filters [0.033071s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_get_cluster_template_that_does_not_exist [0.012256s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template [0.020827s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_that_does_not_exist [0.013512s] ... ok DEBUG: {0} magnum.tests.unit.db.test_cluster_template.DbClusterTemplateTestCase.test_update_cluster_template_uuid [0.022023s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation [0.010224s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_create_federation_already_exists [0.022316s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation [0.026939s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_id_that_does_not_exist [0.011164s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uudid_that_does_not_exist [0.010784s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_destroy_federation_by_uuid [0.015113s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_id [0.012961s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name [0.011310s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_name_multiple_federation [0.018430s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_by_uuid [0.012652s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list [0.018415s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_by_admin_all_tenants [0.024264s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_sorted [0.019235s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_list_with_filters [0.049723s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_get_federation_that_does_not_exist [0.017661s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_members [0.013020s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_not_found [0.012414s] ... ok DEBUG: {0} magnum.tests.unit.db.test_federation.DbFederationTestCase.test_update_federation_properties [0.011804s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service [0.010847s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_create_magnum_service_failure_for_dup [0.010961s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service [0.016089s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_destroy_magnum_service_failure [0.012845s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary [0.010164s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_by_host_and_binary_failure [0.013892s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_get_magnum_service_list [0.012460s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service [0.012241s] ... ok DEBUG: {0} magnum.tests.unit.db.test_magnum_service.DbMagnumServiceTestCase.test_update_magnum_service_failure [0.011099s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup [0.009818s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_already_exists [0.010265s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_different_cluster [0.010433s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_create_nodegroup_same_name_same_cluster [0.011970s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_cluster_by_uuid_that_does_not_exist [0.010156s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup [0.016999s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_destroy_nodegroup_by_uuid [0.014318s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_by_uuid [0.010698s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_cluster_list_sorted [0.016816s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_id [0.014216s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_by_name [0.012905s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_list_with_filters [0.020365s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroup_that_does_not_exist [0.017600s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_get_nodegroups_in_cluster [0.016139s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_cluster [0.012145s] ... ok DEBUG: {0} magnum.tests.unit.db.test_nodegroup.DbNodeGroupTestCase.test_update_nodegroup_not_found [0.011799s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota [0.011350s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_create_quota_already_exists [0.013089s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota [0.017405s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_delete_quota_that_does_not_exist [0.019409s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_all [0.016604s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource [0.013923s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_by_project_id_resource_not_found [0.015987s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list [0.021313s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_invalid_sort_key [0.015084s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_sorted [0.013843s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_get_quota_list_with_filters [0.016488s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota [0.013410s] ... ok DEBUG: {0} magnum.tests.unit.db.test_quota.DbQuotaTestCase.test_update_quota_not_found [0.012520s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair [0.012908s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_create_x509keypair_already_exists [0.015064s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair [0.039269s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_by_uuid [0.036179s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_destroy_x509keypair_that_does_not_exist [0.012708s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_id [0.011272s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_by_uuid [0.011460s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list [0.018648s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_list_by_admin_all_tenants [0.014540s] ... ok DEBUG: {0} magnum.tests.unit.db.test_x509keypair.DbX509KeyPairTestCase.test_get_x509keypair_that_does_not_exist [0.012526s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_delete_complete [0.014000s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_nodegroup_failed [0.018002s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_complete [0.159237s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_create_failed [0.014120s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_creating [0.012993s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed [0.014387s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_delete_failed_def_ng [0.016244s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleted [0.018315s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_deleting [0.014275s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_failed_default_ng [0.016213s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_new_ngs [0.017727s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_multiple_ngs_failed_and_updating [0.017664s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_create_failed [0.015786s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_created [0.157731s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_creating [0.027269s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_delete_failed [0.017167s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleted [0.017064s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_deleting [0.017914s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_complete [0.018958s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_rollback_failed [0.016314s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_update_failed [0.015780s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_new_ng_updated [0.014402s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_def_ng [0.015590s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_rollback_failed_default_ng [0.015675s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_complete [0.232272s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_update_failed [0.020961s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_and_check_updating [0.019778s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_complete [0.025428s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_poll_done_rollback_failed [0.024761s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_creating [0.018151s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_deleting [0.023930s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_creating [0.026708s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_deleting [0.019919s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_new_ng_updating [0.015956s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_heat_driver.TestHeatPoller.test_stack_not_found_updating [0.011431s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_ca_rotate_not_supported [0.031295s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_downgrade_not_supported [0.024866s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_invalid_ct [0.024062s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_master_ng [0.029697s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_default_worker_ng [0.033822s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_k8s_fedora_atomic_v1_driver.K8sFedoraAtomicV1DriverTest.test_upgrade_non_default_ng [0.038389s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url [0.009713s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_fail [0.008960s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_discovery_url_not_found [0.009142s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_heat_param [0.016192s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params [0.022276s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_external_network_id [0.151326s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_insecure [0.022035s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_disabled [0.018146s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_params_octavia_enabled [0.017102s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_get_scale_params [0.013052s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url [0.007936s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_fail [0.014178s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_invalid [0.016507s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_k8s_validate_discovery_url_unexpect_size [0.008869s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs [0.008714s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_find_subnet_cidr [0.008391s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_set_master_lb_allowed_cidrs_fixed_subnet_cidr [0.008000s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_api_address [0.011577s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_if_cluster_template_is_secure [0.012117s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_k8s_outputs_none_api_address [0.011797s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address [0.009838s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.010846s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address [0.017300s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.010704s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_api_address [0.011501s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_if_cluster_template_is_secure [0.011648s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicK8sTemplateDefinitionTestCase.test_update_swarm_outputs_none_api_address [0.024190s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_heat_param [0.007794s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_params [0.014222s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_swarm_get_scale_params [0.007942s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs [0.010678s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address [0.009620s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_master_address_fip_disabled [0.011191s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address [0.014873s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmModeTemplateDefinitionTestCase.test_update_outputs_node_address_fip_disabled [0.012746s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url [0.009328s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_discovery_url_not_found [0.012424s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_heat_param [0.007973s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_get_params [0.010972s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url [0.008453s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_fail [0.007981s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_invalid [0.008216s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_swarm_validate_discovery_url_unexpect_size [0.012095s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.AtomicSwarmTemplateDefinitionTestCase.test_update_outputs [0.012678s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id [0.010113s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_client_error [0.014204s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_duplicated_name [0.015023s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_invalid_ip_ver [0.012290s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.FedoraK8sIronicTemplateDefinitionTestCase.test_get_fixed_network_id_with_server_error [0.007943s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_with_fp [0.011573s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_disabled_without_fp [0.015071s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_disable [0.012990s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enable_lbfip_template_disable_cluster_enable [0.210256s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_with_fp [0.015514s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_enabled_without_fp [0.010308s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_env_lb_fip_enabled_without_fp [0.009371s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_fip_master_lb_fip_disabled_cluster_fip_enabled [0.014811s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_add_output_with_mapping_type [0.013252s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_bm_fedora_kubernetes_ironic_definition [0.008413s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_driver_not_supported [0.011450s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_kubernetes_definition [0.014610s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_definition [0.020269s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_atomic_swarm_v2_definition [0.019262s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_coreos_kubernetes_definition [0.020461s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_get_vm_ubuntu_mesos_definition [0.019524s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_load_entry_points [0.018274s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_output_mapping [0.019337s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.TemplateDefinitionTestCase.test_required_param_not_set [0.012663s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_heat_param [0.022646s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_params [0.022647s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_mesos_get_scale_params [0.011721s] ... ok DEBUG: {0} magnum.tests.unit.drivers.test_template_definition.UbuntuMesosTemplateDefinitionTestCase.test_update_outputs [0.023342s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_create [0.022685s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_destroy [0.018232s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_bad_id_and_uuid [0.013357s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_id [0.019552s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_name [0.015095s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_get_by_uuid [0.018942s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list [0.024051s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_all [0.025157s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_list_with_filters [0.015856s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_refresh [0.017970s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster.TestClusterObject.test_save [0.023785s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_create [0.014736s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_destroy [0.025345s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_bad_id_and_uuid [0.016822s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_id [0.021146s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_name [0.021191s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_get_by_uuid [0.015995s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_list [0.014624s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_refresh [0.011408s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_cluster_template.TestClusterTemplateObject.test_save [0.010079s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_create [0.010142s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_destroy [0.011036s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_bad_id_and_uuid [0.009332s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_id [0.009613s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_name [0.010545s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_get_by_uuid [0.009420s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list [0.017482s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_all [0.011972s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_list_with_filters [0.009995s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_refresh [0.010115s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_federation.TestFederationObject.test_save [0.012053s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_bad_values [0.001566s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_coerce_good_values [0.000543s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_from_primitive [0.000574s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify [0.001247s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_stringify_invalid [0.000659s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterHealthStatus.test_to_primitive [0.000548s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_bad_values [0.001335s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_coerce_good_values [0.000626s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_from_primitive [0.000555s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify [0.000538s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_stringify_invalid [0.000650s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterStatus.test_to_primitive [0.000552s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_bad_values [0.000582s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_coerce_good_values [0.000578s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_from_primitive [0.000567s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify [0.000539s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_stringify_invalid [0.000547s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestClusterType.test_to_primitive [0.000670s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_bad_values [0.000619s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_coerce_good_values [0.000528s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_from_primitive [0.000529s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify [0.001899s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_stringify_invalid [0.000596s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestContainerStatus.test_to_primitive [0.000557s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_bad_values [0.000568s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_coerce_good_values [0.000920s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_from_primitive [0.000587s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify [0.000563s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_stringify_invalid [0.000540s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestMagnumServiceBinary.test_to_primitive [0.001984s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_bad_values [0.000591s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_coerce_good_values [0.000617s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_from_primitive [0.000567s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify [0.000512s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_stringify_invalid [0.000563s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_fields.TestServerType.test_to_primitive [0.001881s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_create [0.013433s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_destroy [0.010014s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary [0.011042s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_get_by_host_and_binary_no_service [0.011944s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_report_state_up [0.009964s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_magnum_service.TestMagnumServiceObject.test_save [0.010917s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_create [0.009799s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_destroy [0.009922s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_id [0.009606s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_name [0.009552s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_get_by_uuid [0.009358s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list [0.014431s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_list_with_filters [0.012837s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_refresh [0.014448s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_nodegroup.TestNodeGroupObject.test_save [0.011977s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_base_attributes [0.008263s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_1 [0.008833s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_2 [0.007584s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_3 [0.007565s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changed_4 [0.009736s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_changes_in_primitive [0.007470s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_contains [0.010437s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_dehydration [0.007388s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get [0.009060s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_changes [0.007946s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_get_updates [0.007949s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration [0.007793s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_bad_ns [0.007702s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_hydration_type_error [0.009041s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load [0.007488s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_load_in_base [0.008711s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_loaded_in_primitive [0.008242s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_attr_is_set [0.009469s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_constructor [0.008165s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_obj_fields [0.009710s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_inheritance [0.008110s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property [0.009086s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_object_property_type_error [0.009727s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_orphaned_object [0.009024s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_static_result [0.009380s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_unknown_objtype [0.007395s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_updates [0.008392s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObject.test_with_alternate_context [0.019068s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport [0.015490s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_revision_does_not_backport_zero [0.013311s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level1 [0.012015s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_backports_level2 [0.015399s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_newer_version_passes_revision [0.013593s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_deserialize_entity_same_revision_does_not_backport [0.016800s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization [0.007494s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectSerializer.test_object_serialization_iterables [0.010278s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.013387s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_create [0.013080s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_destroy [0.016682s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_bad_id_and_uuid [0.008953s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_id [0.013479s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_get_by_uuid [0.010209s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list [0.011328s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_list_all [0.009493s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_refresh [0.009505s] ... ok DEBUG: {0} magnum.tests.unit.objects.test_x509keypair.TestX509KeyPairObject.test_save [0.009914s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics [0.013757s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_compute_metric_raise [0.014188s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_disable_pull_data [0.012216s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_monitor_none [0.012574s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_send_cluster_metrics_pull_data_raise [0.013687s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_health_status [0.015984s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_changes [0.021817s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_heat_not_found [0.019183s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_sync_cluster_status_not_changes [0.013702s] ... ok DEBUG: /builddir/build/BUILD/magnum-13.1.1/magnum/db/sqlalchemy/api.py:117: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning. DEBUG: return query.all() DEBUG: /builddir/build/BUILD/magnum-13.1.1/magnum/db/sqlalchemy/api.py:117: SAWarning: TypeDecorator JSONEncodedDict() will not produce a cache key because the ``cache_ok`` flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning. DEBUG: return query.all() DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_non_trusts_error [0.013942s] ... ok DEBUG: {0} magnum.tests.unit.service.test_periodic.PeriodicTestCase.test_update_status_trusts_not_found [0.010930s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_firsttime [0.009522s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_on_restart [0.008869s] ... ok DEBUG: {0} magnum.tests.unit.servicegroup.test_magnum_service.MagnumServicePeriodicTestCase.test_update_magnum_service_regular [0.009638s] ... ok DEBUG: {0} magnum.tests.unit.template.test_template.TestTemplate.test_template_yaml [0.007389s] ... ok DEBUG: /usr/lib/python3.6/site-packages/debtcollector/renames.py:43: DeprecationWarning: Using the 'tenant' argument is deprecated in version '2.18' and will be removed in version '3.0', please use the 'project_id' argument instead DEBUG: return wrapped(*args, **kwargs) DEBUG: GET: /v1/quotas?all_tenants=False {} DEBUG: GOT:{'quotas': [{'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2023-05-02T17:44:30.815238+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': '2023-05-02T17:44:30.850869+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': '2023-05-02T17:44:30.874577+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': '2023-05-02T17:44:30.899700+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': '2023-05-02T17:44:30.952018+00:00', 'updated_at': None}, {'id': 2, 'hard_limit': 10, 'project_id': 'proj-id-1', 'resource': 'Cluster', 'created_at': '2023-05-02T17:44:30.952882+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': '2023-05-02T17:44:30.978684+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': '2023-05-02T17:44:31.061884+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": "2023-05-02T17:44:31.090188+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": "2023-05-02T17:44:31.090188+00:00", "updated_at": "2023-05-02T17:44:31.100547+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": "2023-05-02T17:44:31.124092+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: 1454 tests in 97.3047 sec. DEBUG: - Passed: 1454 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 97.0020 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (1454 tests) => 0:01:37.304711 DEBUG: Processing files: python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gRPjIM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/python3-magnum DEBUG: + exit 0 DEBUG: Provides: python3-magnum = 13.1.1-0.20230502174054.c5f8c78.el8 python3.6dist(magnum) = 13.1.1 python3dist(magnum) = 13.1.1 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: /bin/bash python(abi) = 3.6 DEBUG: Processing files: openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QSMuFG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-common DEBUG: + exit 0 DEBUG: Provides: config(openstack-magnum-common) = 13.1.1-0.20230502174054.c5f8c78.el8 openstack-magnum-common = 13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.97HFKl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Aw4wv5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-conductor DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-conductor = 13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jq1msN DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-api DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yueaoI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-api DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-api = 13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wtjTVV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/doc/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E3BvuD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/openstack-magnum-doc DEBUG: + exit 0 DEBUG: Provides: openstack-magnum-doc = 13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2ZaD86 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64/usr/share/licenses/python3-magnum-tests DEBUG: + exit 0 DEBUG: Provides: python3-magnum-tests = 13.1.1-0.20230502174054.c5f8c78.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-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-conductor-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-api-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-magnum-doc-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-magnum-tests-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VIP32R DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd magnum-13.1.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm INFO: Done(/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-13.1.1-0.20230502174054.c5f8c78.el8.src.rpm) Config(dlrn-5) 4 minutes 40 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4586156 3848528 6827824 7777500 4457508 DEBUG: Swap: 16777212 4148584 12628628 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-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: 16212184 4879220 2004636 8163300 9328328 2775640 DEBUG: Swap: 16777212 4139112 12638100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root DEBUG: /dev/vda1 550G 495G 56G 90% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-305.0.1.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fc6e8y1y', '/var/lib/mock/dlrn-centos8-xena-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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/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-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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', 'ed3d57eebeb449f09e228c8caec98751', '-D', '/var/lib/mock/dlrn-centos8-xena-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', '1024', '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-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-tests-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-doc-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-api-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-conductor-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm /home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-tests-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-doc-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-api-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-conductor-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.si0r8vks:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae547d4bac8b46d9bc649901525733f5', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.si0r8vks:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-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-xena-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-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-tests-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-doc-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-api-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-conductor-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14/python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-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-openstack-ironic-python-agent-d77424d7 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-ovn-bgp-agent-73430cd15f945e56c6b376a0 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-cd172e5dad8e866293f88 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-django-horizon-5fb729642b9b78b6 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ceilometer-41bd797db5611f2e1 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-40903f824997ad9e837bf8e 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tobiko-bc07bea7b461474ba1034 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-72134198cb5907 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6670d8869a40a2a304d7d0 36 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-af9d0658aad17d4ad9e50 37 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-8e25d823e4b73e1f328 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceph-88b58f0aa3fad6de63cfdaec82 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-195383c0c2ecf5b35afc 36 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 19 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 23 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 26 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 16 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 36 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 27 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 17 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 17 kB/s | 3.0 kB 00:00 DEBUG: opstools 17 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 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 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 13 k DEBUG: openstack-magnum-common noarch 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 28 k DEBUG: openstack-magnum-conductor noarch 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 12 k DEBUG: openstack-magnum-doc noarch 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 1.4 M DEBUG: python3-magnum noarch 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 580 k DEBUG: python3-magnum-tests noarch 13.1.1-0.20230502174054.c5f8c78.el8 @commandline 422 k DEBUG: Installing dependencies: DEBUG: blosc x86_64 1.20.1-1.el8 delorean-xena-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-xena-testing 2.1 M DEBUG: libaec x86_64 1.0.2-3.el8 Stream-PowerTools 39 k DEBUG: libgfortran x86_64 8.5.0-19.el8 Stream-BaseOS 645 k DEBUG: libqhull x86_64 1:7.2.1-2.el8 delorean-xena-testing 168 k DEBUG: libquadmath x86_64 8.5.0-19.el8 Stream-BaseOS 172 k DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-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-AppStream 27 k DEBUG: perl-Digest-MD5 x86_64 2.55-396.el8 Stream-AppStream 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-1.el8 Stream-BaseOS 58 k DEBUG: perl-IO x86_64 1.38-422.el8 Stream-BaseOS 142 k DEBUG: perl-MIME-Base64 x86_64 3.15-396.el8 Stream-BaseOS 31 k DEBUG: perl-Net-SSLeay x86_64 1.88-1.module_el8.4.0+517+be1595ff Stream-AppStream 379 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-AppStream 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-AppStream 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.6.2-0.20230203143851.e6da07b.el8 delorean-component-clients 57 k DEBUG: python-oslo-cache-lang noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 2.5.0-0.20210908181710.a85275f.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-Bottleneck x86_64 1.2.1-13.el8 delorean-xena-testing 131 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8.5.0+761+faacb0fb Stream-AppStream 98 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-xena-testing 1.1 M DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-appdirs noarch 1.4.3-12.el8 delorean-xena-testing 23 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-automaton noarch 2.4.0-0.20210908173915.0461d8e.el8 delorean-component-common 41 k DEBUG: python3-autopage noarch 0.4.0-1.el8 delorean-xena-testing 38 k DEBUG: python3-barbicanclient noarch 5.2.0-0.20210920073316.ad49c40.el8 delorean-component-clients 130 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-xena-testing 215 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-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-xena-testing 16 k DEBUG: python3-cinderclient noarch 8.1.0-0.20210909084657.fab6ddf.el8 delorean-component-clients 228 k DEBUG: python3-cliff noarch 3.9.0-0.20210909074329.734bc0c.el8 delorean-component-common 95 k DEBUG: python3-cmd2 noarch 1.4.0-1.1.el8 delorean-xena-testing 307 k DEBUG: python3-colorama noarch 0.4.3-3.el8 delorean-xena-testing 36 k DEBUG: python3-cycler noarch 0.10.0-13.el8 delorean-xena-testing 20 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-docker noarch 4.2.1-3.el8 delorean-xena-testing 224 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-glanceclient noarch 1:3.5.0-0.20210909074601.74a55bd.el8 delorean-component-clients 147 k DEBUG: python3-google-auth noarch 1:1.24.0-1.el8 delorean-xena-testing 132 k DEBUG: python3-heatclient noarch 2.4.0-0.20210909105708.b438314.el8 delorean-component-clients 163 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-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-xena-testing 25 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-xena-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-xena-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20210920083347.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-kiwisolver x86_64 1.1.0-4.el8 delorean-xena-testing 78 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-kubernetes noarch 11.0.0-4.el8 delorean-xena-testing 1.2 M DEBUG: python3-logutils noarch 0.3.5-11.el8 delorean-xena-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-xena-testing 56 k DEBUG: python3-matplotlib x86_64 3.1.1-2.el8 delorean-xena-testing 3.3 M DEBUG: python3-matplotlib-data noarch 3.1.1-2.el8 delorean-xena-testing 1.8 M DEBUG: python3-matplotlib-data-fonts noarch 3.1.1-2.el8 delorean-xena-testing 2.4 M DEBUG: python3-matplotlib-tk x86_64 3.1.1-2.el8 delorean-xena-testing 64 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-testing 55 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-munch noarch 2.5.0-3.el8 delorean-xena-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-xena-testing 2.5 M DEBUG: python3-neutronclient noarch 7.6.0-0.20210909093154.983f0ab.el8 delorean-component-clients 310 k DEBUG: python3-novaclient noarch 1:17.6.0-0.20210909075316.8066f8c.el8 delorean-component-clients 226 k DEBUG: python3-numexpr x86_64 2.7.1-1.el8 delorean-xena-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-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-octaviaclient noarch 2.4.0-0.20210909113715.6ef3eed.el8 delorean-component-clients 92 k DEBUG: python3-openstackclient noarch 5.6.2-0.20230203143851.e6da07b.el8 delorean-component-clients 1.3 M DEBUG: python3-openstacksdk noarch 0.59.0-0.20210909070318.d0d4d8b.el8 delorean-component-clients 876 k DEBUG: python3-os-client-config noarch 2.1.0-0.20220311090529.bc96c23.el8 delorean-component-tripleo 53 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-osc-lib noarch 2.4.2-0.20210909090145.415a6c7.el8 delorean-component-clients 77 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslo-reports noarch 2.3.0-0.20210908171418.f2799dc.el8 delorean-component-common 58 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.4.0-0.20210908165845.3ca8698.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-oslo-versionedobjects noarch 2.5.0-0.20210908181710.a85275f.el8 delorean-component-common 77 k DEBUG: python3-osprofiler noarch 3.4.2-0.20210908180341.e475de6.el8 delorean-component-common 132 k DEBUG: python3-pandas x86_64 0.25.3-1.el8 delorean-xena-testing 11 M DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-pecan noarch 1.3.3-2.el8 delorean-xena-testing 283 k DEBUG: python3-pillow x86_64 5.1.1-18.el8 Stream-AppStream 632 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-xena-testing 82 k DEBUG: python3-psutil x86_64 5.7.3-1.el8 delorean-xena-testing 420 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pydot noarch 1.4.1-1.el8 delorean-xena-testing 51 k DEBUG: python3-pygraphviz x86_64 1.5-9.el8 delorean-xena-testing 91 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyperclip noarch 1.8.0-2.el8 delorean-xena-testing 24 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-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-xena-testing 33 k DEBUG: python3-requests-oauthlib noarch 1.0.0-1.el8 Stream-BaseOS 43 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20220311083722.d7ac0ff.el8 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-rsa noarch 4.6-2.el8 delorean-xena-testing 60 k DEBUG: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 Stream-AppStream 14 M DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-simplegeneric noarch 0.8.1-17.el8 delorean-xena-testing 19 k DEBUG: python3-simplejson x86_64 3.17.2-2.el8 delorean-xena-testing 280 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-xena-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-sseclient noarch 0.0.18-9.el8 delorean-xena-testing 16 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-swiftclient noarch 3.12.0-0.20210909085833.38c435f.el8 delorean-component-clients 175 k DEBUG: python3-tables x86_64 3.5.2-6.el8 delorean-xena-testing 1.4 M DEBUG: python3-taskflow noarch 4.6.2-0.20210908175224.05bdafd.el8 delorean-component-common 689 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-tenacity noarch 6.2.0-1.el8 delorean-xena-testing 50 k DEBUG: python3-tkinter x86_64 3.6.8-51.el8 Stream-AppStream 373 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-xena-testing 255 k DEBUG: python3-warlock noarch 1.3.3-1.el8 delorean-xena-testing 22 k DEBUG: python3-wcwidth noarch 0.2.5-2.el8 delorean-xena-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-xena-testing 253 k DEBUG: python3-websocket-client noarch 0.56.0-5.el8 delorean-xena-testing 61 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-xena-testing 87 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-wsme noarch 0.10.1-0.20210906201358.63fe135.el8 delorean-component-common 139 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-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-28.el8 Stream-AppStream 2.4 M DEBUG: texlive-dvipng x86_64 7:20180414-28.el8 Stream-AppStream 332 k DEBUG: texlive-kpathsea x86_64 7:20180414-28.el8 Stream-AppStream 1.1 M DEBUG: texlive-lib x86_64 7:20180414-28.el8 Stream-AppStream 542 k DEBUG: texlive-tetex noarch 7:20180414-28.el8 Stream-AppStream 403 k DEBUG: texlive-texlive.infra noarch 7:20180414-28.el8 Stream-AppStream 280 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: perl-IO-Socket-IP noarch 0.39-5.el8 Stream-AppStream 47 k DEBUG: perl-IO-Socket-SSL noarch 2.066-4.module_el8.4.0+517+be1595ff Stream-AppStream 298 k DEBUG: perl-Mozilla-CA noarch 20160104-7.module_el8.3.0+416+dee7bcef Stream-AppStream 15 k DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-xena-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 246 Packages DEBUG: Total size: 115 M DEBUG: Installed size: 487 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-5.6.2-0.20230203143851.e6da07b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-5.2.0-0.20210920073316.ad49c40.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-glanceclient-3.5.0-0.20210909074601.74a55bd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-2.4.0-0.20210909105708.b438314.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-7.6.0-0.20210909093154.983f0ab.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-17.6.0-0.20210909075316.8066f8c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-octaviaclient-2.4.0-0.20210909113715.6ef3eed.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackclient-5.6.2-0.20230203143851.e6da07b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-3.12.0-0.20210909085833.38c435f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-2.5.0-0.20210908181710.a85275f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-automaton-2.4.0-0.20210908173915.0461d8e.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-3.9.0-0.20210909074329.734bc0c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.7.1-0.20210908173604.1a7bd66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-2.5.0-0.20210908181710.a85275f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220311083722.d7ac0ff.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20210906201358.63fe135.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20220311090529.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-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.5.0-19.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-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-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.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-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-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-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-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-oauthlib-1.0.0-1.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-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-Filter-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.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-libnet-3.11-3.el8.noarch.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.5.0+761+faacb0fb.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-18.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.5.0+771+e5d9a225.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tkinter-3.6.8-51.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-28.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-28.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-tetex-20180414-28.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-texlive.infra-20180414-28.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.5-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-certifi-2018.10.15-8.el8.noarch.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-google-auth-1.24.0-1.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-kubernetes-11.0.0-4.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.2-1.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-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.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-rsa-4.6-2.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.2-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.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.2.0-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.12.1-3.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/246 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 2/246 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/246 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/246 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 5/246 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 6/246 DEBUG: Installing : python3-simplejson-3.17.2-2.el8.x86_64 7/246 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 8/246 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 9/246 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 10/246 DEBUG: Installing : texlive-base-7:20180414-28.el8.noarch 10/246 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 11/246 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 12/246 DEBUG: Installing : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 13/246 DEBUG: Installing : python3-matplotlib-data-3.1.1-2.el8.noarch 14/246 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 15/246 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 16/246 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 17/246 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 18/246 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 19/246 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 20/246 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 21/246 DEBUG: Installing : python3-websocket-client-0.56.0-5.el8.noarch 22/246 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 23/246 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 24/246 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 25/246 DEBUG: Installing : python3-pydot-1.4.1-1.el8.noarch 26/246 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 27/246 DEBUG: Installing : texlive-lib-7:20180414-28.el8.x86_64 28/246 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 29/246 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 30/246 DEBUG: Installing : python3-pillow-5.1.1-18.el8.x86_64 31/246 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 32/246 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 33/246 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 34/246 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 34/246 DEBUG: Installing : libquadmath-8.5.0-19.el8.x86_64 35/246 DEBUG: Running scriptlet: libquadmath-8.5.0-19.el8.x86_64 35/246 DEBUG: Installing : libgfortran-8.5.0-19.el8.x86_64 36/246 DEBUG: Running scriptlet: libgfortran-8.5.0-19.el8.x86_64 36/246 DEBUG: Installing : openblas-0.3.15-4.el8.x86_64 37/246 DEBUG: Running scriptlet: openblas-0.3.15-4.el8.x86_64 37/246 DEBUG: Installing : openblas-threads-0.3.15-4.el8.x86_64 38/246 DEBUG: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 38/246 DEBUG: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 39/246 DEBUG: Installing : python3-numexpr-2.7.1-1.el8.x86_64 40/246 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 41/246 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20210920083347.112 42/246 DEBUG: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/246 DEBUG: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 43/246 DEBUG: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 44/246 DEBUG: Installing : python3-Bottleneck-1.2.1-13.el8.x86_64 45/246 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/246 DEBUG: Installing : tk-1:8.6.8-1.el8.x86_64 46/246 DEBUG: Running scriptlet: tk-1:8.6.8-1.el8.x86_64 46/246 DEBUG: Installing : python3-tkinter-3.6.8-51.el8.x86_64 47/246 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 48/246 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 49/246 DEBUG: Installing : python3-docker-4.2.1-3.el8.noarch 50/246 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 51/246 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 52/246 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 53/246 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 54/246 DEBUG: Installing : python3-rsa-4.6-2.el8.noarch 55/246 DEBUG: Installing : python3-google-auth-1:1.24.0-1.el8.noarch 56/246 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 57/246 DEBUG: Installing : python3-automaton-2.4.0-0.20210908173915.0461d8e 58/246 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 59/246 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 60/246 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 61/246 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 62/246 DEBUG: Installing : python3-wcwidth-0.2.5-2.el8.noarch 63/246 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 64/246 DEBUG: Installing : python3-tenacity-6.2.0-1.el8.noarch 65/246 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 66/246 DEBUG: Installing : python3-sseclient-0.0.18-9.el8.noarch 67/246 DEBUG: Installing : python3-marathon-0.8.8-12.el8.noarch 68/246 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 69/246 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 70/246 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 71/246 DEBUG: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 72/246 DEBUG: Installing : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 73/246 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 74/246 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 75/246 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 76/246 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 77/246 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 78/246 DEBUG: Installing : python3-pyperclip-1.8.0-2.el8.noarch 79/246 DEBUG: Installing : python3-pygraphviz-1.5-9.el8.x86_64 80/246 DEBUG: Installing : python3-psutil-5.7.3-1.el8.x86_64 81/246 DEBUG: Installing : python3-munch-2.5.0-3.el8.noarch 82/246 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 83/246 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 84/246 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 85/246 DEBUG: Installing : python3-logutils-0.3.5-11.el8.noarch 86/246 DEBUG: Installing : python3-kiwisolver-1.1.0-4.el8.x86_64 87/246 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 88/246 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 89/246 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 90/246 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 91/246 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 92/246 DEBUG: Installing : python3-cycler-0.10.0-13.el8.noarch 93/246 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 94/246 DEBUG: Installing : python3-colorama-0.4.3-3.el8.noarch 95/246 DEBUG: Installing : python3-cmd2-1.4.0-1.1.el8.noarch 96/246 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 97/246 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 98/246 DEBUG: Installing : python3-autopage-0.4.0-1.el8.noarch 99/246 DEBUG: Installing : python3-appdirs-1.4.3-12.el8.noarch 100/246 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 101/246 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 102/246 DEBUG: Installing : libqhull-1:7.2.1-2.el8.x86_64 103/246 DEBUG: Installing : libaec-1.0.2-3.el8.x86_64 104/246 DEBUG: Installing : hdf5-1.10.5-5.el8.x86_64 105/246 DEBUG: Installing : vim-filesystem-2:8.0.1763-19.el8.4.noarch 106/246 DEBUG: Installing : vim-common-2:8.0.1763-19.el8.4.x86_64 107/246 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 108/246 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 109/246 DEBUG: Installing : python3-jsonpointer-1.10-11.el8.noarch 110/246 DEBUG: Installing : python3-jsonpatch-1.21-2.el8.noarch 111/246 DEBUG: Installing : python3-warlock-1.3.3-1.el8.noarch 112/246 DEBUG: Installing : python3-jmespath-0.9.0-11.el8.noarch 113/246 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 114/246 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 115/246 DEBUG: Installing : gpm-libs-1.20.7-17.el8.x86_64 116/246 DEBUG: Running scriptlet: gpm-libs-1.20.7-17.el8.x86_64 116/246 DEBUG: Installing : desktop-file-utils-0.26-1.el8.x86_64 117/246 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 118/246 DEBUG: Installing : snappy-1.1.8-3.el8.x86_64 119/246 DEBUG: Installing : blosc-1.20.1-1.el8.x86_64 120/246 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 121/246 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 122/246 DEBUG: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 123/246 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 124/246 DEBUG: Installing : lzo-2.08-14.el8.x86_64 125/246 DEBUG: Installing : python3-tables-3.5.2-6.el8.x86_64 126/246 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 127/246 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 128/246 DEBUG: Installing : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 129/246 DEBUG: Installing : python3-kubernetes-11.0.0-4.el8.noarch 130/246 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 131/246 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 132/246 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 133/246 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 134/246 DEBUG: Installing : python3-pecan-1.3.3-2.el8.noarch 135/246 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 136/246 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 137/246 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 138/246 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 139/246 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 140/246 DEBUG: Installing : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 141/246 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 142/246 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 143/246 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 144/246 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 145/246 DEBUG: Installing : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 146/246 DEBUG: Installing : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 147/246 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 148/246 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 149/246 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 150/246 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 151/246 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 152/246 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 153/246 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 154/246 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 155/246 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 156/246 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 157/246 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 158/246 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 159/246 DEBUG: Installing : perl-Errno-1.28-422.el8.x86_64 160/246 DEBUG: Installing : perl-Socket-4:2.027-3.el8.x86_64 161/246 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 162/246 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 163/246 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 164/246 DEBUG: Installing : perl-libs-4:5.26.3-422.el8.x86_64 165/246 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 166/246 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 167/246 DEBUG: Installing : perl-macros-4:5.26.3-422.el8.x86_64 168/246 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 169/246 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 170/246 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 171/246 DEBUG: Installing : perl-IO-1.38-422.el8.x86_64 172/246 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 173/246 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 174/246 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 175/246 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 176/246 DEBUG: Installing : perl-interpreter-4:5.26.3-422.el8.x86_64 177/246 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 178/246 DEBUG: Installing : perl-Filter-2:1.58-2.el8.x86_64 179/246 DEBUG: Installing : perl-encoding-4:2.22-3.el8.x86_64 180/246 DEBUG: Installing : perl-open-1.11-422.el8.noarch 181/246 DEBUG: Installing : perl-XML-XPath-1.42-3.el8.noarch 182/246 DEBUG: Installing : perl-Text-Unidecode-1.30-5.el8.noarch 183/246 DEBUG: Installing : texlive-texlive.infra-7:20180414-28.el8.noarch 184/246 DEBUG: Installing : texlive-tetex-7:20180414-28.el8.noarch 185/246 DEBUG: Installing : texlive-kpathsea-7:20180414-28.el8.x86_64 186/246 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 186/246 DEBUG: Installing : texlive-dvipng-7:20180414-28.el8.x86_64 187/246 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-28.el8.x86_64 187/246 DEBUG: Installing : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 188/246 DEBUG: Installing : dejavu-fonts-common-2.35-7.el8.noarch 189/246 DEBUG: Installing : dejavu-sans-fonts-2.35-7.el8.noarch 190/246 DEBUG: Installing : python3-matplotlib-tk-3.1.1-2.el8.x86_64 191/246 DEBUG: Installing : python3-matplotlib-3.1.1-2.el8.x86_64 192/246 DEBUG: Installing : python3-pandas-0.25.3-1.el8.x86_64 193/246 DEBUG: Installing : python3-networkx-2.5-1.el8.noarch 194/246 DEBUG: Installing : bash-completion-1:2.7-5.el8.noarch 195/246 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2022031108372 196/246 DEBUG: Installing : python3-openstacksdk-0.59.0-0.20210909070318.d0d 197/246 DEBUG: Installing : python3-os-client-config-2.1.0-0.20220311090529. 198/246 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 199/246 DEBUG: Installing : python-oslo-versionedobjects-lang-2.5.0-0.202109 200/246 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 201/246 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 202/246 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 203/246 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 204/246 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 205/246 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 206/246 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 207/246 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 208/246 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 209/246 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 210/246 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 211/246 DEBUG: Installing : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 212/246 DEBUG: Installing : python3-neutronclient-7.6.0-0.20210909093154.983 213/246 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 214/246 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 215/246 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 216/246 DEBUG: Installing : python3-novaclient-1:17.6.0-0.20210909075316.806 217/246 DEBUG: Installing : python3-cinderclient-8.1.0-0.20210909084657.fab6 218/246 DEBUG: Installing : python3-oslo-upgradecheck-1.4.0-0.20210908165845 219/246 DEBUG: Installing : python3-swiftclient-3.12.0-0.20210909085833.38c4 220/246 DEBUG: Installing : python3-heatclient-2.4.0-0.20210909105708.b43831 221/246 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 222/246 DEBUG: Installing : python3-barbicanclient-5.2.0-0.20210920073316.ad 223/246 DEBUG: Installing : python3-oslo-reports-2.3.0-0.20210908171418.f279 224/246 DEBUG: Installing : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 225/246 DEBUG: Installing : python3-glanceclient-1:3.5.0-0.20210909074601.74 226/246 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 227/246 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 228/246 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 229/246 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 230/246 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 231/246 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 232/246 DEBUG: Installing : python3-oslo-versionedobjects-2.5.0-0.2021090818 233/246 DEBUG: Installing : python3-osprofiler-3.4.2-0.20210908180341.e475de 234/246 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 235/246 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 236/246 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 237/246 DEBUG: Installing : python-openstackclient-lang-5.6.2-0.202302031438 238/246 DEBUG: Installing : python3-openstackclient-5.6.2-0.20230203143851.e 239/246 DEBUG: Running scriptlet: python3-openstackclient-5.6.2-0.20230203143851.e 239/246 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.4.0-0.20210909113715.6ef 240/246 DEBUG: Installing : python3-magnum-13.1.1-0.20230502174054.c5f8c78.e 241/246 DEBUG: Running scriptlet: openstack-magnum-common-13.1.1-0.20230502174054. 242/246 DEBUG: Installing : openstack-magnum-common-13.1.1-0.20230502174054. 242/246 DEBUG: Installing : openstack-magnum-api-13.1.1-0.20230502174054.c5f 243/246 DEBUG: Running scriptlet: openstack-magnum-api-13.1.1-0.20230502174054.c5f 243/246 DEBUG: Installing : openstack-magnum-conductor-13.1.1-0.202305021740 244/246 DEBUG: Running scriptlet: openstack-magnum-conductor-13.1.1-0.202305021740 244/246 DEBUG: Installing : python3-magnum-tests-13.1.1-0.20230502174054.c5f 245/246 DEBUG: Installing : openstack-magnum-doc-13.1.1-0.20230502174054.c5f 246/246 DEBUG: Running scriptlet: texlive-base-7:20180414-28.el8.noarch 246/246 DEBUG: Running scriptlet: openstack-magnum-doc-13.1.1-0.20230502174054.c5f 246/246 DEBUG: Running scriptlet: vim-common-2:8.0.1763-19.el8.4.x86_64 246/246 DEBUG: Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64 246/246 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-28.el8.x86_64 246/246 DEBUG: updmap [WARNING]: resetting $HOME value (was /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir) to root's actual home (/root). DEBUG: Verifying : python-openstackclient-lang-5.6.2-0.202302031438 1/246 DEBUG: Verifying : python3-barbicanclient-5.2.0-0.20210920073316.ad 2/246 DEBUG: Verifying : python3-cinderclient-8.1.0-0.20210909084657.fab6 3/246 DEBUG: Verifying : python3-glanceclient-1:3.5.0-0.20210909074601.74 4/246 DEBUG: Verifying : python3-heatclient-2.4.0-0.20210909105708.b43831 5/246 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 6/246 DEBUG: Verifying : python3-neutronclient-7.6.0-0.20210909093154.983 7/246 DEBUG: Verifying : python3-novaclient-1:17.6.0-0.20210909075316.806 8/246 DEBUG: Verifying : python3-octaviaclient-2.4.0-0.20210909113715.6ef 9/246 DEBUG: Verifying : python3-openstackclient-5.6.2-0.20230203143851.e 10/246 DEBUG: Verifying : python3-openstacksdk-0.59.0-0.20210909070318.d0d 11/246 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 12/246 DEBUG: Verifying : python3-osc-lib-2.4.2-0.20210909090145.415a6c7.e 13/246 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 14/246 DEBUG: Verifying : python3-swiftclient-3.12.0-0.20210909085833.38c4 15/246 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 16/246 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 17/246 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 18/246 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 19/246 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 20/246 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 21/246 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 22/246 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 23/246 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.5.0-0.202109 24/246 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 25/246 DEBUG: Verifying : python3-automaton-2.4.0-0.20210908173915.0461d8e 26/246 DEBUG: Verifying : python3-cliff-3.9.0-0.20210909074329.734bc0c.el8 27/246 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 28/246 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 29/246 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 30/246 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 31/246 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 32/246 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 33/246 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 34/246 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 35/246 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 36/246 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 37/246 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 38/246 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 39/246 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 40/246 DEBUG: Verifying : python3-oslo-reports-2.3.0-0.20210908171418.f279 41/246 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 42/246 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 43/246 DEBUG: Verifying : python3-oslo-upgradecheck-1.4.0-0.20210908165845 44/246 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 45/246 DEBUG: Verifying : python3-oslo-versionedobjects-2.5.0-0.2021090818 46/246 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20210908180341.e475de 47/246 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 48/246 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2022031108372 49/246 DEBUG: Verifying : python3-taskflow-4.6.2-0.20210908175224.05bdafd. 50/246 DEBUG: Verifying : python3-wsme-0.10.1-0.20210906201358.63fe135.el8 51/246 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20210920083347.112 52/246 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 53/246 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20220311090529. 54/246 DEBUG: Verifying : bash-completion-1:2.7-5.el8.noarch 55/246 DEBUG: Verifying : dejavu-fonts-common-2.35-7.el8.noarch 56/246 DEBUG: Verifying : dejavu-sans-fonts-2.35-7.el8.noarch 57/246 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 58/246 DEBUG: Verifying : libgfortran-8.5.0-19.el8.x86_64 59/246 DEBUG: Verifying : libquadmath-8.5.0-19.el8.x86_64 60/246 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 61/246 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 62/246 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 63/246 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 64/246 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 65/246 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 66/246 DEBUG: Verifying : perl-Errno-1.28-422.el8.x86_64 67/246 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 68/246 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 69/246 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 70/246 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 71/246 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 72/246 DEBUG: Verifying : perl-IO-1.38-422.el8.x86_64 73/246 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 74/246 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 75/246 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 76/246 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 77/246 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 78/246 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 79/246 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 80/246 DEBUG: Verifying : perl-Socket-4:2.027-3.el8.x86_64 81/246 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 82/246 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 83/246 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 84/246 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 85/246 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 86/246 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 87/246 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 88/246 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 89/246 DEBUG: Verifying : perl-interpreter-4:5.26.3-422.el8.x86_64 90/246 DEBUG: Verifying : perl-libs-4:5.26.3-422.el8.x86_64 91/246 DEBUG: Verifying : perl-macros-4:5.26.3-422.el8.x86_64 92/246 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 93/246 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 94/246 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 95/246 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 96/246 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 97/246 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 98/246 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 99/246 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 100/246 DEBUG: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 101/246 DEBUG: Verifying : snappy-1.1.8-3.el8.x86_64 102/246 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 103/246 DEBUG: Verifying : desktop-file-utils-0.26-1.el8.x86_64 104/246 DEBUG: Verifying : gpm-libs-1.20.7-17.el8.x86_64 105/246 DEBUG: Verifying : openblas-0.3.15-4.el8.x86_64 106/246 DEBUG: Verifying : openblas-threads-0.3.15-4.el8.x86_64 107/246 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 108/246 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 109/246 DEBUG: Verifying : perl-Filter-2:1.58-2.el8.x86_64 110/246 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 111/246 DEBUG: Verifying : perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be 112/246 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.module_el8.3.0+416+de 113/246 DEBUG: Verifying : perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595 114/246 DEBUG: Verifying : perl-Text-Unidecode-1.30-5.el8.noarch 115/246 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 116/246 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 117/246 DEBUG: Verifying : perl-XML-XPath-1.42-3.el8.noarch 118/246 DEBUG: Verifying : perl-encoding-4:2.22-3.el8.x86_64 119/246 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 120/246 DEBUG: Verifying : perl-open-1.11-422.el8.noarch 121/246 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faac 122/246 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 123/246 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 124/246 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 125/246 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8.noarch 126/246 DEBUG: Verifying : python3-jsonpatch-1.21-2.el8.noarch 127/246 DEBUG: Verifying : python3-jsonpointer-1.10-11.el8.noarch 128/246 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 129/246 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 130/246 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 131/246 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 132/246 DEBUG: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 133/246 DEBUG: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 134/246 DEBUG: Verifying : python3-pillow-5.1.1-18.el8.x86_64 135/246 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 136/246 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 137/246 DEBUG: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 138/246 DEBUG: Verifying : python3-tkinter-3.6.8-51.el8.x86_64 139/246 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 140/246 DEBUG: Verifying : texlive-base-7:20180414-28.el8.noarch 141/246 DEBUG: Verifying : texlive-dvipng-7:20180414-28.el8.x86_64 142/246 DEBUG: Verifying : texlive-kpathsea-7:20180414-28.el8.x86_64 143/246 DEBUG: Verifying : texlive-lib-7:20180414-28.el8.x86_64 144/246 DEBUG: Verifying : texlive-tetex-7:20180414-28.el8.noarch 145/246 DEBUG: Verifying : texlive-texlive.infra-7:20180414-28.el8.noarch 146/246 DEBUG: Verifying : tk-1:8.6.8-1.el8.x86_64 147/246 DEBUG: Verifying : vim-common-2:8.0.1763-19.el8.4.x86_64 148/246 DEBUG: Verifying : vim-enhanced-2:8.0.1763-19.el8.4.x86_64 149/246 DEBUG: Verifying : vim-filesystem-2:8.0.1763-19.el8.4.noarch 150/246 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 151/246 DEBUG: Verifying : libaec-1.0.2-3.el8.x86_64 152/246 DEBUG: Verifying : blosc-1.20.1-1.el8.x86_64 153/246 DEBUG: Verifying : hdf5-1.10.5-5.el8.x86_64 154/246 DEBUG: Verifying : libqhull-1:7.2.1-2.el8.x86_64 155/246 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 156/246 DEBUG: Verifying : python3-Bottleneck-1.2.1-13.el8.x86_64 157/246 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 158/246 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 159/246 DEBUG: Verifying : python3-appdirs-1.4.3-12.el8.noarch 160/246 DEBUG: Verifying : python3-autopage-0.4.0-1.el8.noarch 161/246 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 162/246 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 163/246 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 164/246 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 165/246 DEBUG: Verifying : python3-cmd2-1.4.0-1.1.el8.noarch 166/246 DEBUG: Verifying : python3-colorama-0.4.3-3.el8.noarch 167/246 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 168/246 DEBUG: Verifying : python3-cycler-0.10.0-13.el8.noarch 169/246 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 170/246 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 171/246 DEBUG: Verifying : python3-docker-4.2.1-3.el8.noarch 172/246 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 173/246 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 174/246 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 175/246 DEBUG: Verifying : python3-google-auth-1:1.24.0-1.el8.noarch 176/246 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 177/246 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 178/246 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 179/246 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 180/246 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 181/246 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 182/246 DEBUG: Verifying : python3-kiwisolver-1.1.0-4.el8.x86_64 183/246 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 184/246 DEBUG: Verifying : python3-kubernetes-11.0.0-4.el8.noarch 185/246 DEBUG: Verifying : python3-logutils-0.3.5-11.el8.noarch 186/246 DEBUG: Verifying : python3-marathon-0.8.8-12.el8.noarch 187/246 DEBUG: Verifying : python3-matplotlib-3.1.1-2.el8.x86_64 188/246 DEBUG: Verifying : python3-matplotlib-data-3.1.1-2.el8.noarch 189/246 DEBUG: Verifying : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 190/246 DEBUG: Verifying : python3-matplotlib-tk-3.1.1-2.el8.x86_64 191/246 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 192/246 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 193/246 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 194/246 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 195/246 DEBUG: Verifying : python3-munch-2.5.0-3.el8.noarch 196/246 DEBUG: Verifying : python3-networkx-2.5-1.el8.noarch 197/246 DEBUG: Verifying : python3-numexpr-2.7.1-1.el8.x86_64 198/246 DEBUG: Verifying : python3-pandas-0.25.3-1.el8.x86_64 199/246 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 200/246 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 201/246 DEBUG: Verifying : python3-pecan-1.3.3-2.el8.noarch 202/246 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 203/246 DEBUG: Verifying : python3-psutil-5.7.3-1.el8.x86_64 204/246 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 205/246 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 206/246 DEBUG: Verifying : python3-pydot-1.4.1-1.el8.noarch 207/246 DEBUG: Verifying : python3-pygraphviz-1.5-9.el8.x86_64 208/246 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 209/246 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 210/246 DEBUG: Verifying : python3-pyperclip-1.8.0-2.el8.noarch 211/246 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 212/246 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 213/246 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 214/246 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 215/246 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 216/246 DEBUG: Verifying : python3-rsa-4.6-2.el8.noarch 217/246 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 218/246 DEBUG: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 219/246 DEBUG: Verifying : python3-simplejson-3.17.2-2.el8.x86_64 220/246 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 221/246 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 222/246 DEBUG: Verifying : python3-sseclient-0.0.18-9.el8.noarch 223/246 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 224/246 DEBUG: Verifying : python3-tables-3.5.2-6.el8.x86_64 225/246 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 226/246 DEBUG: Verifying : python3-tenacity-6.2.0-1.el8.noarch 227/246 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 228/246 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 229/246 DEBUG: Verifying : python3-warlock-1.3.3-1.el8.noarch 230/246 DEBUG: Verifying : python3-wcwidth-0.2.5-2.el8.noarch 231/246 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 232/246 DEBUG: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 233/246 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 234/246 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 235/246 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 236/246 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 237/246 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 238/246 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 239/246 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 240/246 DEBUG: Verifying : python3-magnum-tests-13.1.1-0.20230502174054.c5f 241/246 DEBUG: Verifying : openstack-magnum-doc-13.1.1-0.20230502174054.c5f 242/246 DEBUG: Verifying : openstack-magnum-api-13.1.1-0.20230502174054.c5f 243/246 DEBUG: Verifying : openstack-magnum-conductor-13.1.1-0.202305021740 244/246 DEBUG: Verifying : openstack-magnum-common-13.1.1-0.20230502174054. 245/246 DEBUG: Verifying : python3-magnum-13.1.1-0.20230502174054.c5f8c78.e 246/246 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-19.el8.x86_64 DEBUG: libqhull-1:7.2.1-2.el8.x86_64 DEBUG: libquadmath-8.5.0-19.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-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: openstack-magnum-common-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: openstack-magnum-conductor-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: openstack-magnum-doc-13.1.1-0.20230502174054.c5f8c78.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-1.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.4.0+517+be1595ff.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch DEBUG: perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.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.6.2-0.20230203143851.e6da07b.el8.noarch DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.5.0-0.20210908181710.a85275f.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 DEBUG: python3-PyMySQL-0.10.1-2.module_el8.5.0+761+faacb0fb.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.5-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.4.0-0.20210908173915.0461d8e.el8.noarch DEBUG: python3-autopage-0.4.0-1.el8.noarch DEBUG: python3-barbicanclient-5.2.0-0.20210920073316.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-cinderclient-8.1.0-0.20210909084657.fab6ddf.el8.noarch DEBUG: python3-cliff-3.9.0-0.20210909074329.734bc0c.el8.noarch DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch DEBUG: python3-colorama-0.4.3-3.el8.noarch 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.3.0-0.20210909100842.0bf5bf5.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.20210908172359.d70c7e5.el8.noarch DEBUG: python3-glanceclient-1:3.5.0-0.20210909074601.74a55bd.el8.noarch DEBUG: python3-google-auth-1:1.24.0-1.el8.noarch DEBUG: python3-heatclient-2.4.0-0.20210909105708.b438314.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-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.4.0-0.20210920083347.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-kubernetes-11.0.0-4.el8.noarch DEBUG: python3-logutils-0.3.5-11.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-magnum-13.1.1-0.20230502174054.c5f8c78.el8.noarch DEBUG: python3-magnum-tests-13.1.1-0.20230502174054.c5f8c78.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.2-1.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.6.0-0.20210909093154.983f0ab.el8.noarch DEBUG: python3-novaclient-1:17.6.0-0.20210909075316.8066f8c.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-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-octaviaclient-2.4.0-0.20210909113715.6ef3eed.el8.noarch DEBUG: python3-openstackclient-5.6.2-0.20230203143851.e6da07b.el8.noarch DEBUG: python3-openstacksdk-0.59.0-0.20210909070318.d0d4d8b.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20220311090529.bc96c23.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-osc-lib-2.4.2-0.20210909090145.415a6c7.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-reports-2.3.0-0.20210908171418.f2799dc.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-oslo-versionedobjects-2.5.0-0.20210908181710.a85275f.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20210908180341.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-18.el8.x86_64 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-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.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-requests-oauthlib-1.0.0-1.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20220311083722.d7ac0ff.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-rsa-4.6-2.el8.noarch DEBUG: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.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.2-2.el8.x86_64 DEBUG: python3-soupsieve-2.1.0-1.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.4.2-0.20221021074429.1c12706.el8.noarch DEBUG: python3-swiftclient-3.12.0-0.20210909085833.38c435f.el8.noarch DEBUG: python3-tables-3.5.2-6.el8.x86_64 DEBUG: python3-taskflow-4.6.2-0.20210908175224.05bdafd.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-tenacity-6.2.0-1.el8.noarch DEBUG: python3-tkinter-3.6.8-51.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.12.1-3.el8.x86_64 DEBUG: python3-wsme-0.10.1-0.20210906201358.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-28.el8.noarch DEBUG: texlive-dvipng-7:20180414-28.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-28.el8.x86_64 DEBUG: texlive-lib-7:20180414-28.el8.x86_64 DEBUG: texlive-tetex-7:20180414-28.el8.noarch DEBUG: texlive-texlive.infra-7:20180414-28.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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-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-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/common/c5/f8/c5f8c78ef3ad93c830b5dc49ab6053252333b077_8e42cd14'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} 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-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-xena-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-xena-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-xena-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-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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-xena-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-xena-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-xena-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